summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-09-14Merge branch 'next' into for-linusDmitry Torokhov3471-326570/+481356
2009-09-13Input: bcm5974 - silence uninitialized variables warningsHenrik Rydberg1-15/+16
2009-09-13Input: wistron_btns - add keymap for AOpen 1557Dmitry Torokhov1-1/+17
2009-09-11Input: psmouse - use boolean typeDmitry Torokhov20-125/+133
2009-09-11Input: i8042 - use platform_driver_probeDmitry Torokhov1-23/+22
2009-09-11Input: i8042 - use boolean type where it makes senseDmitry Torokhov2-70/+71
2009-09-11Input: i8042 - try disabling and re-enabling AUX port at closeDmitry Torokhov1-1/+49
2009-09-11Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov1-82/+91
2009-09-11Input: sunkbd - fix formattingDmitry Torokhov1-55/+73
2009-09-11Input: i8042 - bypass AUX IRQ delivery test on laptopsDmitry Torokhov2-1/+36
2009-09-04Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews1-0/+35
2009-09-04Input: wacom_w8001 - simplify querying logicDmitry Torokhov1-81/+40
2009-09-04Input: atkbd - allow setting force-release bitmap via sysfsDmitry Torokhov1-6/+37
2009-08-30Input: w90p910_keypad - move a dereference below a NULL testJulia Lawall1-1/+3
2009-08-28Input: add twl4030_keypad driverDavid Brownell3-0/+492
2009-08-28Input: matrix-keypad - add function to build device keymapDmitry Torokhov2-26/+5
2009-08-28Input: tosakbd - fix cleaning up KEY_STROBEs after errorRoel Kluin1-9/+9
2009-08-28Input: joydev - validate axis/button maps before clobbering current onesStephen Kitt1-32/+74
2009-08-28Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov500-9002/+16493
2009-08-27xenfb: connect to backend before registering fbJeremy Fitzhardinge1-4/+4
2009-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-16/+47
2009-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-1/+1
2009-08-27leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo1-0/+3
2009-08-27leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo1-7/+14
2009-08-27acpi processor: remove superfluous warning messageFrans Pop1-2/+2
2009-08-27ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2-15/+17
2009-08-27wmi: fix kernel panic when stack protection enabled.Costantino Leandro1-4/+4
2009-08-27acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu1-0/+6
2009-08-27thermal_sys: check get_temp return valueMichael Brunner1-1/+8
2009-08-27pps: fix incorrect verdict checkJoonwoo Park1-1/+1
2009-08-27m68k: count can reach 51, not 50Roel Kluin1-1/+1
2009-08-26virtio: net refill on out-of-memoryRusty Russell1-15/+46
2009-08-26smc91x: fix compilation on SMPAlexey Dobriyan1-1/+1
2009-08-26Input: i8042 - add Acer Aspire 5536 to the nomux listDmitry Torokhov1-0/+8
2009-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-8/+0
2009-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+8
2009-08-26irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov1-4/+0
2009-08-26irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov1-4/+0
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+4
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2009-08-25tty: make sure to flush any pending work when halting the ldiscLinus Torvalds1-3/+7
2009-08-24Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds1-1/+1
2009-08-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-3/+9
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-45/+85
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-49/+73
2009-08-24[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom1-1/+1
2009-08-24smc91x: let smc91x work well under netpollDongdong Deng1-18/+22
2009-08-24pxaficp-ir: remove incorrect net_device_opsMarek Vasut1-3/+1
2009-08-24drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng4-9/+13
2009-08-24net: Fix Micrel KSZ8842 Kconfig descriptionAndreas Mohr1-1/+2