aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-07-21driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman
2008-07-21driver core: remove DEVICE_NAME_SIZE defineKay Sievers
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-07-21class: add lockdep infrastructureMatthew Wilcox
2008-07-21class: move driver core specific parts to a private structureGreg Kroah-Hartman
2008-07-21Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman
2008-07-21Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman
2008-07-21device create: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-21driver core: remove device_create()Greg Kroah-Hartman
2008-07-21sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-07-21USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern
2008-07-21USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei
2008-07-21USB: remove interface parameter of usb_reset_composite_deviceMing Lei
2008-07-21USB Gadget: documentation updateAlan Stern
2008-07-21usb: irda: cleanup on ir-usb moduleFelipe Balbi
2008-07-21usb gadget: composite gadget coreDavid Brownell
2008-07-21usb gadget: descriptor copying supportDavid Brownell
2008-07-21USB: remove CVS keywordsAdrian Bunk
2008-07-21USB: implement "soft" unbindingAlan Stern
2008-07-21USB: handle pci_name() being constGreg Kroah-Hartman
2008-07-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-21Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-07-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-21dm: introduce merge_bvec_fnMilan Broz
2008-07-21md: Protect access to mddev->disks list using RCUNeilBrown
2008-07-21md: only count actual openers as access which prevent a 'stop'NeilBrown
2008-07-21md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll
2008-07-21md: Make mddev->array_size sector-based.Andre Noll
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov
2008-07-20Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-07-20Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-07-20Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/lin...Linus Torvalds
2008-07-20tty: add more tty_port fieldsAlan Cox
2008-07-20cyclades: use tty_portAlan Cox
2008-07-20stallion: use tty_portAlan Cox
2008-07-20istallion: use tty_portAlan Cox
2008-07-20gs: use tty_portAlan Cox
2008-07-20esp: use tty_portAlan Cox
2008-07-20tty.h: clean upAlan Cox
2008-07-20serial: use tty_portAlan Cox
2008-07-20tty: Introduce a tty_port common structureAlan Cox