aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | USB: storage devices and SATBen Efros2009-01-07
| * | | | | | | | | | | | USB: Allow usbmon as a module even if usbcore is builtinPete Zaitcev2009-01-07
| * | | | | | | | | | | | USB: Introduce usb_queue_reset() to do resets from atomic contextsInaky Perez-Gonzalez2009-01-07
| * | | | | | | | | | | | USB: add asynchronous autosuspend/autoresume supportAlan Stern2009-01-07
| * | | | | | | | | | | | USB: wusb: annotate association types withe proper endiannessHarvey Harrison2009-01-07
| * | | | | | | | | | | | usb host: Oxford OXU210HP HCD driver.Rodolfo Giometti2009-01-07
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2009-01-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | async: make the final inode deletion an asynchronous eventArjan van de Ven2009-01-07
| * | | | | | | | | | | | async: Asynchronous function calls to speed up kernel bootArjan van de Ven2009-01-07
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} typesAnders Larsen2009-01-07
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | i2c: Drop I2C_CLASS_CAM_DIGITALJean Delvare2009-01-07
| * | | | | | | | | | | | i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUNDJean Delvare2009-01-07
| * | | | | | | | | | | | i2c: Drop I2C_CLASS_ALLJean Delvare2009-01-07
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-01-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | avr32: Move syscalls.h under arch/avr32/include/asm/Haavard Skinnemoen2009-01-07
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen2009-01-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | / / / / / / / | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | Merge branch 'move-atmel-mci-h' into boardsHaavard Skinnemoen2009-01-05
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | atmel-mci: move atmel-mci.h file to include/linuxNicolas Ferre2009-01-05
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | Merge branch 'cleanups' into boardsHaavard Skinnemoen2009-01-05
| | | |/| | | | | | | | | | | | |/|/ / / / / / / / / /
| | | * | | | | | | | | | avr32: Introducing asm/syscalls.hJaswinder Singh2008-12-17
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2009-01-07
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | xtensa: move headers files to arch/xtensa/includeChris Zankel2008-11-06
| * | | | | | | | | | | | | xtensa: use the new byteorder headersHarvey Harrison2008-11-06
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-06
| * | | | | | | | | | | | | | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg2009-01-07
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds2009-01-07
* | | | | | | | | | | | | byteorder: remove the now unused byteorder.hHarvey Harrison2009-01-06
* | | | | | | | | | | | | mn10300: introduce asm/swab.hHarvey Harrison2009-01-06
* | | | | | | | | | | | | frv: introduce asm/swab.hHarvey Harrison2009-01-06
* | | | | | | | | | | | | m32r: introduce asm/swab.hHarvey Harrison2009-01-06
* | | | | | | | | | | | | m68k: introduce asm/swab.hHarvey Harrison2009-01-06
* | | | | | | | | | | | | byteorder: only use linux/swab.hHarvey Harrison2009-01-06
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2008-12-30
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Input: map_to_7segment.h - convert to __inline__ for userspaceMike Frysinger2008-12-29
| | * | | | | | | | | | | Input: add tsc2007 based touchscreen driverKwangwoo Lee2008-12-20
| | * | | | | | | | | | | Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov2008-12-20
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Input: libps2 - handle 0xfc responses from devicesDmitry Torokhov2008-11-24
| | * | | | | | | | | | | Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar2008-11-24
| | * | | | | | | | | | | Input: gpio-keys - add flag to allow auto repeatDominic Curran2008-10-27
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-01-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusJames Morris2009-01-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells2009-01-06
| | * | | | | | | | | | | | Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris2009-01-06
| | * | | | | | | | | | | | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells2009-01-04
| | * | | | | | | | | | | | netlabel: Update kernel configuration APIPaul Moore2008-12-31