aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov
2009-09-10Input: i8042 - use platform_driver_probeDmitry Torokhov
2009-09-10Input: i8042 - use boolean type where it makes senseDmitry Torokhov
2009-09-10Input: i8042 - try disabling and re-enabling AUX port at closeDmitry Torokhov
2009-09-10Input: pxa27x_keypad - allow modifying keymap from userspaceDmitry Torokhov
2009-09-10Input: sunkbd - fix formattingDmitry Torokhov
2009-09-10Input: i8042 - bypass AUX IRQ delivery test on laptopsDmitry Torokhov
2009-09-03Input: wacom_w8001 - simplify querying logicDmitry Torokhov
2009-09-03Input: atkbd - allow setting force-release bitmap via sysfsDmitry Torokhov
2009-08-30Input: w90p910_keypad - move a dereference below a NULL testJulia Lawall
2009-08-27Input: add twl4030_keypad driverDavid Brownell
2009-08-27Input: matrix-keypad - add function to build device keymapDmitry Torokhov
2009-08-27Input: tosakbd - fix cleaning up KEY_STROBEs after errorRoel Kluin
2009-08-27Input: joydev - validate axis/button maps before clobbering current onesStephen Kitt
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov
2009-08-27xenfb: connect to backend before registering fbJeremy Fitzhardinge
2009-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2009-08-26leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo
2009-08-26leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo
2009-08-26acpi processor: remove superfluous warning messageFrans Pop
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop
2009-08-26wmi: fix kernel panic when stack protection enabled.Costantino Leandro
2009-08-26acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu
2009-08-26thermal_sys: check get_temp return valueMichael Brunner
2009-08-26pps: fix incorrect verdict checkJoonwoo Park
2009-08-26m68k: count can reach 51, not 50Roel Kluin
2009-08-26virtio: net refill on out-of-memoryRusty Russell
2009-08-26smc91x: fix compilation on SMPAlexey Dobriyan
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-08-25irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov
2009-08-25irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov
2009-08-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-08-25tty: make sure to flush any pending work when halting the ldiscLinus Torvalds
2009-08-24Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds
2009-08-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-24[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom
2009-08-23smc91x: let smc91x work well under netpollDongdong Deng
2009-08-23pxaficp-ir: remove incorrect net_device_opsMarek Vasut
2009-08-23drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng
2009-08-23net: Fix Micrel KSZ8842 Kconfig descriptionAndreas Mohr
2009-08-23E100: fix interaction with swiotlb on X86.Krzysztof Hałasa
2009-08-23[S390] drivers/s390: put NULL test before dereferenceJulia Lawall
2009-08-23[S390] cio: fix double free after failed device initializationSebastian Ott
2009-08-23drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer
2009-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds