summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics - report multi-taps only if supported by the devicePeter Hutterer2008-11-201-6/+10
* Input: add joystick driver for Walkera WK-0701 RC transmitterPeter Popovec2008-11-194-0/+414
* Input: pcspkr - fix PIT lockup on some chipsetsZoltan Devai2008-11-191-2/+2
* Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROMNuno Lucas2008-11-191-3/+2Star
* Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-3010-17/+15Star
* Input: omap-keypad - allow more than 6 rowsPeter Ujfalusi2008-10-291-1/+1
* Input: omap-keypad - interrupt disable fixPeter Ujfalusi2008-10-291-4/+0Star
* Input: appletouch - driver refactoringStelian Pop2008-10-291-138/+136Star
* Input: gpio-keys - add flag to allow auto repeatDominic Curran2008-10-282-0/+5
* Input: xilinx_ps2 - various cleanupsJohn Linn2008-10-281-107/+113
* Input: refactor evdev 32bit compat to be shareable with uinputPhilip Langdale2008-10-285-217/+383
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-10-272-2/+21
|\
| * libata: fix NCQ devices behind port multipliersJens Axboe2008-10-271-0/+9
| * scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe2008-10-271-2/+12
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-2765-621/+3685
|\ \ | |/ |/|
| * MIPS: lemote/lm2e: Added io_map_base to pci controllerZhang Le2008-10-273-11/+43
| * MIPS: TXx9: Make firmware parameter passing more robustGeert Uytterhoeven2008-10-271-4/+18
| * MIPS: Markeins: Remove unnecessary define and cleanup comments, etc.Shinya Kuribayashi2008-10-271-20/+0Star
| * MIPS: Markeins: Extract ll_emma2rh_* functionsShinya Kuribayashi2008-10-271-45/+38Star
| * MIPS: Markeins: Remove runtime debug printsShinya Kuribayashi2008-10-271-17/+0Star
| * MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.cShinya Kuribayashi2008-10-276-367/+249Star
| * MIPS: EMMA2RH: Remove emma2rh_gpio_irq_baseShinya Kuribayashi2008-10-272-13/+10Star
| * MIPS: EMMA2RH: Remove emma2rh_sw_irq_baseShinya Kuribayashi2008-10-272-10/+8Star
| * MIPS: EMMA2RH: Remove emma2rh_irq_base global variableShinya Kuribayashi2008-10-272-11/+8Star
| * MIPS: EMMA2RH: Remove emma2rh_sync on read operationShinya Kuribayashi2008-10-271-3/+0Star
| * MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dirShinya Kuribayashi2008-10-2713-16/+16
| * MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/Shinya Kuribayashi2008-10-2711-3/+3
| * MIPS: EMMA: Kconfig reorganizationShinya Kuribayashi2008-10-278-24/+45
| * MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi2008-10-278-3/+24
| * MIPS: RB532: Disable the right devicePhil Sutter2008-10-271-1/+1
| * MIPS: Add support for NXP PNX833x (STB222/5) into linux kernelDaniel Laird2008-10-2716-0/+2783
| * MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spellingGeert Uytterhoeven2008-10-271-1/+1
| * MIPS: Fix KGDB build errorYoichi Yuasa2008-10-271-0/+1
| * INPUT: sgi_btns: Add license specificationDmitri Vorobiev2008-10-271-0/+1
| * MIPS: IP22: ip22-int.c header file weeding.Ralf Baechle2008-10-271-9/+0Star
| * MIPS: IP22: Small cleanupsDmitri Vorobiev2008-10-271-4/+4
| * MIPS: RBTX4939: Add smc91x supportAtsushi Nemoto2008-10-273-0/+84
| * MIPS: TXx9: 7 segment LED supportAtsushi Nemoto2008-10-275-0/+153
| * MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.Manuel Lauss2008-10-272-24/+155
| * MIPS: RB532: Set gpio interrupt status and level for CompactFlashFlorian Fainelli2008-10-271-0/+4
| * MIPS: RB532: Fix build errorAdrian Bunk2008-10-271-0/+1
| * MIPS: Fix KGDB build errorDavid Daney2008-10-271-8/+8
| * MIPS: Set ENOSYS to errno on illegal system call number for syscall(2)Atsushi Nemoto2008-10-271-1/+1
| * MIPS: Set positive error number to errno on illegal_syscallAtsushi Nemoto2008-10-272-2/+2
| * MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.Ralf Baechle2008-10-271-2/+4
| * MIPS: Don't unmap the memory for dma_sync*.David Daney2008-10-271-2/+0Star
| * MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/Zhaolei2008-10-272-6/+6
| * MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/Zhaolei2008-10-271-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-10-274-23/+73
|\ \
| * | firewire: fw-sbp2: fix racesJay Fenlason2008-10-261-10/+26