summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2212-33/+42
|\
| * Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-22711-29646/+33921
| |\
| * | powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU ...Mark Nelson2008-07-221-0/+1
| * | powerpc: Use PPC_LONG_ALIGN in uaccess.hMichael Ellerman2008-07-221-12/+9
| * | powerpc: Add a #define for aligning to a long-sized boundaryMichael Ellerman2008-07-221-0/+2
| * | powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2008-07-221-0/+7
| * | powerpc/dma: Use the struct dma_attrs in iommu codeMark Nelson2008-07-221-1/+2
| * | powerpc/cell: Add support for power button of future IBM cell bladesChristian Krafft2008-07-221-0/+1
| * | of_gpio: Should use new <linux/gpio.h> headerWolfgang Grandegger2008-07-221-1/+1
| * | powerpc: rework FSL Book-E PTE access and TLB missKumar Gala2008-07-161-11/+4
| * | fs_enet: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-07-161-4/+0
| * | gianfar: Add magic packet and suspend/resume support.Scott Wood2008-07-161-0/+1
| * | powerpc: Fix a bunch of sparse warnings in the qe_libAndy Fleming2008-07-161-4/+4
| * | powerpc/mpc83xx: Power Management supportScott Wood2008-07-162-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-2213-37/+101
|\ \ \
| * | | MTD: handle pci_name() being constGreg Kroah-Hartman2008-07-212-2/+2
| * | | sysdev: Add utility functions for simple int/ulong variable sysdev attributesAndi Kleen2008-07-211-0/+34
| * | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-2/+3
| * | | driver core: Suppress sysfs warnings for device_rename().Cornelia Huck2008-07-211-0/+10
| * | | debugfs: Implement debugfs_remove_recursive()Haavard Skinnemoen2008-07-211-0/+4
| * | | kobject: reorder kobject to save space on 64 bit buildsRichard Kennedy2008-07-211-1/+1
| * | | UIO: minor style and comment fixesUwe Kleine-König2008-07-211-3/+3
| * | | UIO: Add write function to allow irq maskingHans J. Koch2008-07-211-0/+2
| * | | driver core: remove DEVICE_ID_SIZE defineGreg Kroah-Hartman2008-07-211-1/+0
| * | | driver core: remove DEVICE_NAME_SIZE defineKay Sievers2008-07-212-4/+1
| * | | driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-216-8/+6
| * | | class: add lockdep infrastructureMatthew Wilcox2008-07-211-2/+23
| * | | class: move driver core specific parts to a private structureGreg Kroah-Hartman2008-07-211-5/+2
| * | | Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman2008-07-211-1/+2
| * | | Driver Core: add ability for class_for_each_device to start in middle of listGreg Kroah-Hartman2008-07-211-1/+2
| * | | device create: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-07-211-5/+4
| * | | driver core: remove device_create()Greg Kroah-Hartman2008-07-211-3/+0
| * | | sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minorDan Williams2008-07-211-0/+3
| | |/ | |/|
* | | synclink_gt: add serial bit order controlPaul Fulghum2008-07-221-0/+1
* | | tty: rework break handlingAlan Cox2008-07-221-2/+12
* | | tty: Split ldisc code into its own fileAlan Cox2008-07-221-2/+9
* | | usb_serial: API all changeAlan Cox2008-07-221-26/+30
* | | gpio: gpio driver for max7301 SPI GPIO expanderJuergen Beisert2008-07-221-0/+9
* | | execve filename: document and export via auxiliary vectorJohn Reiser2008-07-221-1/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-07-215-9/+521
|\ \
| * | USB: Force unbinding of drivers lacking reset_resume or other methodsAlan Stern2008-07-211-0/+1
| * | USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei2008-07-211-3/+2
| * | USB: remove interface parameter of usb_reset_composite_deviceMing Lei2008-07-211-2/+1
| * | USB Gadget: documentation updateAlan Stern2008-07-211-2/+6
| * | usb: irda: cleanup on ir-usb moduleFelipe Balbi2008-07-211-0/+151
| * | usb gadget: composite gadget coreDavid Brownell2008-07-211-0/+338
| * | usb gadget: descriptor copying supportDavid Brownell2008-07-211-0/+19
| * | USB: remove CVS keywordsAdrian Bunk2008-07-211-2/+0
| * | USB: implement "soft" unbindingAlan Stern2008-07-211-0/+3
| * | USB: handle pci_name() being constGreg Kroah-Hartman2008-07-211-1/+1
OpenPOWER on IntegriCloud