summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Input: matrix-keypad - add function to build device keymapDmitry Torokhov2009-08-272-26/+5
* Input: tosakbd - fix cleaning up KEY_STROBEs after errorRoel Kluin2009-08-271-9/+9
* Input: joydev - validate axis/button maps before clobbering current onesStephen Kitt2009-08-271-32/+74
* Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-27500-9002/+16493
|\
| * xenfb: connect to backend before registering fbJeremy Fitzhardinge2009-08-271-4/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-262-16/+47
| |\
| | * virtio: net refill on out-of-memoryRusty Russell2009-08-261-15/+46
| | * smc91x: fix compilation on SMPAlexey Dobriyan2009-08-261-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-08-261-1/+1
| |\ \
| | * | m68k: count can reach 51, not 50Roel Kluin2009-08-261-1/+1
| * | | leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo2009-08-261-0/+3
| * | | leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo2009-08-261-7/+14
| * | | acpi processor: remove superfluous warning messageFrans Pop2009-08-261-2/+2
| * | | ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2009-08-262-15/+17
| * | | wmi: fix kernel panic when stack protection enabled.Costantino Leandro2009-08-261-4/+4
| * | | acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu2009-08-261-0/+6
| * | | thermal_sys: check get_temp return valueMichael Brunner2009-08-261-1/+8
| * | | pps: fix incorrect verdict checkJoonwoo Park2009-08-261-1/+1
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-252-8/+0
| |\|
| | * irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-251-4/+0
| | * irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-251-4/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-251-3/+8
| |\ \
| | * | sparc: Fix cleanup crash in bbc_envctrl_cleanup()David S. Miller2009-07-171-3/+8
| * | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-251-2/+4
| |\ \ \
| | * | | clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-191-2/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-08-251-1/+1
| |\ \ \ \
| | * | | | [WATCHDOG] ar7_wdt: fix path to ar7-specific headersFlorian Fainelli2009-08-151-1/+1
| * | | | | tty: make sure to flush any pending work when halting the ldiscLinus Torvalds2009-08-251-3/+7
| * | | | | Merge branch 'fixes' of git://git.marvell.com/orionLinus Torvalds2009-08-241-1/+1
| |\ \ \ \ \
| | * | | | | [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom2009-08-241-1/+1
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-241-3/+9
| |\ \ \ \ \ \
| | * | | | | | drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer2009-08-231-3/+9
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-245-45/+85
| |\ \ \ \ \ \ \
| | * | | | | | | Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak2009-08-211-4/+4
| | * | | | | | | Input: ucb1400_ts - enable ADC FilterMarek Vasut2009-08-211-0/+9
| | * | | | | | | Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov2009-08-211-14/+29
| | * | | | | | | Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2009-08-192-0/+2
| | * | | | | | | Input: joydev - decouple axis and button map ioctls from input constantsStephen Kitt2009-08-121-27/+41
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-2413-49/+73
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | smc91x: let smc91x work well under netpollDongdong Deng2009-08-231-18/+22
| | * | | | | | | pxaficp-ir: remove incorrect net_device_opsMarek Vasut2009-08-231-3/+1
| | * | | | | | | drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-234-9/+13
| | * | | | | | | net: Fix Micrel KSZ8842 Kconfig descriptionAndreas Mohr2009-08-231-1/+2
| | * | | | | | | E100: fix interaction with swiotlb on X86.Krzysztof Hałasa2009-08-231-1/+1
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-211-4/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski2009-08-211-4/+10
| | * | | | | | | | ibm_newemac: emac_close() needs to call netif_carrier_off()Petri Gynther2009-08-201-0/+2
| | * | | | | | | | net: fix ks8851 build errorsRandy Dunlap2009-08-191-0/+1
| | * | | | | | | | net: Rename MAC platform driver for w90p910 platformWan ZongShun2009-08-181-2/+2
| | * | | | | | | | yellowfin: Fix buffer underrun after dev_alloc_skb() failureRoel Kluin2009-08-181-10/+18
| | |/ / / / / / /