aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds14-20/+1806
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2-0/+30
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2-6/+3
2009-01-07qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} typesAnders Larsen2-6/+3
2009-01-07Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds1-4/+0
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds1-0/+39
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds106-9342/+0
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-8/+8
2009-01-07linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg1-2/+1
2009-01-07wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_installInaky Perez-Gonzalez2-0/+3
2009-01-07i2400m: host/device procotol and core driver definitionsInaky Perez-Gonzalez1-0/+512
2009-01-07wimax: debug macros and debug settings for the WiMAX stackInaky Perez-Gonzalez1-0/+453
2009-01-07wimax: headers for kernel API and user space interactionInaky Perez-Gonzalez2-0/+754
2009-01-07debugfs: add helpers for exporting a size_t simple valueInaky Perez-Gonzalez1-0/+2
2009-01-07USB: remove info() macro from usb.hGreg Kroah-Hartman1-2/+0
2009-01-07USB: remove warn() macro from usb.hGreg Kroah-Hartman1-2/+0
2009-01-07USB: storage: add last-sector hacksAlan Stern1-2/+4
2009-01-07USB: extension of anchor API to unpoison an anchorOliver Neukum1-0/+1
2009-01-07USB: mark "reject" field of struct urb as atomic_tMing Lei1-1/+1
2009-01-07USB: utilize the bus notifiersAlan Stern1-0/+2
2009-01-07USB: musb: use new platform data interface of musb to replace old oneBryan Wu1-0/+5
2009-01-07USB: Enhance usage of pm_message_tAlan Stern1-1/+1
2009-01-07USB: otg: add otg_put_transceiver()Philipp Zabel1-0/+1
2009-01-07USB: otg: gpio_vbus transceiver stubPhilipp Zabel1-0/+30
2009-01-07USB: storage devices and SATBen Efros1-2/+3
2009-01-07USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev1-1/+1
2009-01-07USB: Introduce usb_queue_reset() to do resets from atomic contextsInaky Perez-Gonzalez1-0/+8
2009-01-07USB: add asynchronous autosuspend/autoresume supportAlan Stern1-0/+9
2009-01-07USB: wusb: annotate association types withe proper endiannessHarvey Harrison1-11/+11
2009-01-07usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti1-0/+7
2009-01-07async: make the final inode deletion an asynchronous eventArjan van de Ven1-0/+5
2009-01-07async: Asynchronous function calls to speed up kernel bootArjan van de Ven1-0/+25
2009-01-07i2c: Drop I2C_CLASS_CAM_DIGITALJean Delvare1-1/+0
2009-01-07i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUNDJean Delvare1-2/+0
2009-01-07i2c: Drop I2C_CLASS_ALLJean Delvare1-1/+0
2009-01-07avr32: Move syscalls.h under arch/avr32/include/asm/Haavard Skinnemoen1-39/+0
2009-01-07Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen2-0/+78
2009-01-06Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds1-1/+1
2009-01-06byteorder: remove the now unused byteorder.hHarvey Harrison2-373/+0
2009-01-06mn10300: introduce asm/swab.hHarvey Harrison3-40/+44
2009-01-06frv: introduce asm/swab.hHarvey Harrison3-7/+12
2009-01-06m32r: introduce asm/swab.hHarvey Harrison3-6/+12
2009-01-06m68k: introduce asm/swab.hHarvey Harrison3-14/+19
2009-01-06byteorder: only use linux/swab.hHarvey Harrison6-388/+27
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-1/+22
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds4-19/+131
2009-01-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2009-01-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+4
2009-01-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+6
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-17/+12