summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds13-37/+101
2008-07-22synclink_gt: add serial bit order controlPaul Fulghum1-0/+1
2008-07-22tty: rework break handlingAlan Cox1-2/+12
2008-07-22tty: Split ldisc code into its own fileAlan Cox1-2/+9
2008-07-22usb_serial: API all changeAlan Cox1-26/+30
2008-07-22gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert1-0/+9
2008-07-22execve filename: document and export via auxiliary vectorJohn Reiser1-1/+3
2008-07-21MTD: handle pci_name() being constGreg Kroah-Hartman2-2/+2
2008-07-21sysdev: Add utility functions for simple int/ulong variable sysdev attributesAndi Kleen1-0/+34
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-2/+3
2008-07-21driver core: Suppress sysfs warnings for device_rename().Cornelia Huck1-0/+10
2008-07-21debugfs: Implement debugfs_remove_recursive()Haavard Skinnemoen1-0/+4
2008-07-21kobject: reorder kobject to save space on 64 bit buildsRichard Kennedy1-1/+1
2008-07-21UIO: minor style and comment fixesUwe Kleine-König1-3/+3
2008-07-21UIO: Add write function to allow irq maskingHans J. Koch1-0/+2
2008-07-21driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman1-1/+0
2008-07-21driver core: remove DEVICE_NAME_SIZE defineKay Sievers2-4/+1
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers6-8/+6
2008-07-21class: add lockdep infrastructureMatthew Wilcox1-2/+23
2008-07-21class: move driver core specific parts to a private structureGreg Kroah-Hartman1-5/+2
2008-07-21Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman1-1/+2
2008-07-21Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman1-1/+2
2008-07-21device create: convert device_create_drvdata to device_createGreg Kroah-Hartman1-5/+4
2008-07-21driver core: remove device_create()Greg Kroah-Hartman1-3/+0
2008-07-21sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams1-0/+3
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-9/+521
2008-07-21USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern1-0/+1
2008-07-21USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei1-3/+2
2008-07-21USB: remove interface parameter of usb_reset_composite_deviceMing Lei1-2/+1
2008-07-21USB Gadget: documentation updateAlan Stern1-2/+6
2008-07-21usb: irda: cleanup on ir-usb moduleFelipe Balbi1-0/+151
2008-07-21usb gadget: composite gadget coreDavid Brownell1-0/+338
2008-07-21usb gadget: descriptor copying supportDavid Brownell1-0/+19
2008-07-21USB: remove CVS keywordsAdrian Bunk1-2/+0
2008-07-21USB: implement "soft" unbindingAlan Stern1-0/+3
2008-07-21USB: handle pci_name() being constGreg Kroah-Hartman1-1/+1
2008-07-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-3/+0
2008-07-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds15-62/+1131
2008-07-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+3
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner2-5/+3
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-17/+64
2008-07-21Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds52-301/+1082
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-2/+8
2008-07-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds6-28/+61
2008-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-10/+8
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond1-0/+3
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki5-17/+58
2008-07-21netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki1-0/+3
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds407-26718/+25615
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar5-16/+155