aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-27Input: wacom - Wacom Bamboo Pen D4 has 1024 pressure levelsPing Cheng1-1/+1
2011-06-27Input: gpio_keys - move to late_initcallDavid Jander1-1/+1
2011-06-27Input: tnetv107x-ts - fix MODULE_ALIASAxel Lin1-1/+1
2011-06-27Input: tnetv107x-keypad - fix MODULE_ALIASAxel Lin1-1/+1
2011-06-27Input: remove unneeded version.h includesJesper Juhl5-5/+0
2011-06-22Input: add support for mma8450 accelerometerEric Miao3-1/+268
2011-06-22Input: wacom - use only one interface with DTU-2231Aristeu Rozanski1-1/+13
2011-06-22Input: wacom - Cintiq 21UX2 does not have menu stripsPing Cheng1-2/+5
2011-06-21Input: xpad - add support for two more dance pads and a guitarMagnus Hörlin1-1/+5
2011-06-21Input: gpio_keys - switch to using threaded IRQsDavid Jander1-2/+2
2011-06-21Input: lm8323 - use oneshot level triggered interruptsLeigh Brown1-1/+1
2011-06-21Input: lm8323 - convert to threaded IRQFelipe Balbi1-19/+4
2011-06-21Input: qt1070 - remove obsolete cleanup for clientdataWolfram Sang1-2/+0
2011-06-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds10-61/+84
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-38/+490
2011-06-21drm/radeon/kms/r6xx+: voltage fixesAlex Deucher4-0/+16
2011-06-20pxa168_eth: fix race in transmit path.Richard Cochran1-1/+1
2011-06-20netxen: fix race in skb->len accessEric Dumazet1-2/+2
2011-06-20Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+1
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-5/+7
2011-06-20drm/nouveau: drop leftover debuggingDave Airlie1-1/+0
2011-06-20Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie4-39/+46
2011-06-20drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.Dave Airlie2-18/+14
2011-06-20drm/radeon/kms: add missing param for dce3.2 DP transmitter setupAlex Deucher1-2/+3
2011-06-20drm/radeon/kms/atom: fix duallink on some early DCE3.2 cardsAlex Deucher1-1/+5
2011-06-19sgi-xp: fix a use after freeEric Dumazet1-3/+3
2011-06-19hp100: fix an skb->len raceEric Dumazet1-2/+2
2011-06-19Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6David S. Miller1-4/+6
2011-06-19netpoll: copy dev name of slaves to struct netpollWANG Cong1-0/+1
2011-06-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds5-8/+6
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm1-1/+1
2011-06-18Input: omap-keypad - add missing input_sync()Janusz Krzysztofik1-0/+1
2011-06-18Input: evdev - try to wake up readers only if we have full packetDmitry Torokhov1-1/+2
2011-06-17hwmon: (s3c) Initialize sysfs attributesGuenter Roeck1-0/+2
2011-06-17hwmon: (ibmpex) Initialize sysfs attributesGuenter Roeck1-0/+1
2011-06-17hwmon: (ibmaem) Initialize sysfs attributesGuenter Roeck1-0/+2
2011-06-17hwmon: (asus_atk0110) Consolidate sysfs attribute initializationGuenter Roeck1-4/+1
2011-06-17hwmon: (coretemp) Drop unused struct membersJean Delvare1-4/+0
2011-06-18drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan syncBen Skeggs1-34/+25
2011-06-18drm/nv50/disp: fix gamma with page flipping overlay turned onBen Skeggs1-3/+14
2011-06-18drm/nouveau/pm: Prevent overflow in nouveau_perf_init()Emil Velikov1-0/+5
2011-06-18drm/nouveau: fix big-endian switchBen Skeggs1-2/+2
2011-06-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+10
2011-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-4/+10
2011-06-18drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.Daniel J Blueman1-0/+10
2011-06-17r8169: fix static initializers.Francois Romieu1-4/+6
2011-06-17gigaset: call module_put before restart of if_open()Pavel Shved1-1/+3
2011-06-17farsync: add module_put to error path in fst_open()Pavel Shved1-1/+3
2011-06-17fs_enet: fix freescale FCC ethernet dp buffer alignmentClive Stubbings1-1/+1
2011-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds7-29/+58