summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-02-28181-4622/+3314
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-101-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/+0
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: implement input filtersDmitry Torokhov2010-01-301-0/+8
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-21176-4629/+3296
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/+0
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Input: serio - let device core tell us if device was registeredDmitry Torokhov2010-01-061-1/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-11/+8
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/+0
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/+0
| | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/+0
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/+2
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pktcdvd: use BIO list management functionsAkinobu Mita2010-02-241-6/+4
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blk-core: use BIO list management functionsAkinobu Mita2010-02-231-2/+2
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cciss: export linux/cciss_defs.h headerdann frazier2010-02-231-0/+1
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-2247-183/+371
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.hdann frazier2010-02-222-128/+131
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cciss: remove C99-style commentsdann frazier2010-02-221-16/+17
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Added in stricter no merge semantics for block I/OAlan D. Brunelle2010-01-291-0/+3
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | block: Stop using byte offsetsMartin K. Petersen2010-01-111-12/+5
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-012-6/+118
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-03-011-0/+4
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OMAP4: PMIC: Add support for twl6030 codecMisael Lopez Cruz2010-02-241-0/+4
| | | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-03-011-6/+114
| | |_|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |/ / / / / / / / / | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/| | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: usbaudio: consolidate header filesDaniel Mack2010-02-231-2/+29
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: usbaudio: introduce new types for audio class v2Daniel Mack2010-02-231-0/+57
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALSA: usbaudio: parse USB descriptors with structsDaniel Mack2010-02-231-4/+28
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for...Linus Torvalds2010-03-011-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | genirq: Fix documentation of default chip disable()Mark Brown2010-01-131-1/+1
| | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-012-4/+4
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clocksource: add suspend callbackMagnus Damm2010-02-051-0/+3