summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* USB: convert to the runtime PM frameworkAlan Stern2010-03-021-28/+3Star
* USB: implement usb_enable_autosuspendAlan Stern2010-03-021-0/+8
* usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta2010-03-021-0/+3
* USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman2010-03-021-1/+1
* USB: storage: Never reset devices that will morph to an old modeOliver Neukum2010-03-021-0/+3
* USB: otg: add notifier supportFelipe Balbi2010-03-021-0/+25
* Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-03-011-0/+39
|\
| * TI Davinci EMAC : Abstract Buffer address translation logic.Sriramakrishnan2010-02-041-0/+1
| * TI Davinci EMAC : add platform specific interrupt enable/disable logic.Sriramakrishnan2010-02-041-0/+2
| * TI Davinci EMAC : Re-use driver for other platforms.Sriramakrishnan2010-02-041-0/+36
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-012-3/+5
|\ \
| * | ata: Detect Delkin Devices compact flashBen Gardner2010-03-011-1/+2
| * | libata: Pass host flags into the pci helperAlan Cox2010-03-011-2/+2
| * | libata: implement spurious irq handling for SFF and apply it to piixTejun Heo2010-03-011-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-016-12/+18
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2010-03-01232-4823/+4432Star
| |\ \ \
| | * | | Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov2010-02-261-1/+1
| | * | | Input: add KEY_WPS_BUTTON definitionDmitry Torokhov2010-02-261-0/+1
| | * | | Input: sh_keysc - update the driver with mode 6Magnus Damm2010-02-111-3/+3
| | * | | Input: gpio-keys - add support for disabling gpios through sysfsMika Westerberg2010-02-041-0/+1
| | * | | Input: add match() method to input hanldersDmitry Torokhov2010-02-041-3/+3
| | * | | Input: Mac button emulation - implement as an input filterDmitry Torokhov2010-01-301-3/+0Star
| | * | | Input: implement input filtersDmitry Torokhov2010-01-301-0/+8
| | * | | Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-22227-4830/+4414Star
| | |\ \ \
| | * | | | Input: sh_keysc - add mode 4 and mode 5 supportMagnus Damm2010-01-211-2/+3
| | * | | | Input: gameport - let device core tell us if device was registeredDmitry Torokhov2010-01-061-1/+0Star
| | * | | | Input: serio - let device core tell us if device was registeredDmitry Torokhov2010-01-061-1/+0Star
* | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-0116-59/+102
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ACPI: replace acpi_integer by u64Lin Ming2010-01-282-24/+24
| * | | | | ACPICA: Update version to 20100121.Bob Moore2010-01-221-1/+1
| * | | | | ACPICA: Remove unused uint32_struct typeBob Moore2010-01-221-5/+0Star
| * | | | | ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore2010-01-223-14/+19
| * | | | | ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-2214-13/+56
| * | | | | ACPICA: Update for new gcc-4 warning optionsBob Moore2010-01-221-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-11/+8Star
|\ \ \ \ \
| * | | | | ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King2010-02-121-1/+3
| * | | | | ARM: PNX4008: kzalloc i2c drivers internal dataRussell King2010-02-121-2/+2
| * | | | | ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'Russell King2010-02-121-1/+1
| * | | | | ARM: PNX4008: get i2c clock rate from clk APIRussell King2010-02-121-1/+0Star
| * | | | | ARM: PNX4008: move i2c clock start/stop into driverRussell King2010-02-121-2/+2
| * | | | | ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King2010-02-121-4/+0Star
| |/ / / /
* | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-018-164/+178
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-2.6.34-next' into for-2.6.34Jens Axboe2010-02-282-16/+31
| |\ \ \ \ \
| | * | | | | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-262-12/+17
| | * | | | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+8
| | * | | | | block: Add BLK_ prefix to definitionsMartin K. Petersen2010-02-261-3/+7
| | * | | | | block: Remove unused accessor functionMartin K. Petersen2010-02-261-1/+0Star
| * | | | | | block: remove padding from io_context on 64bit buildsRichard Kennedy2010-02-261-1/+1
| |/ / / / /
| * | | | | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-251-4/+2Star
| |\ \ \ \ \
| * | | | | | pktcdvd: use BIO list management functionsAkinobu Mita2010-02-241-6/+4Star