summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Input: wacom - add serial number for Graphire4 and old BambooPing Cheng2011-07-071-0/+1
| * Input: wacom - remove BTN_TOOL_FINGER for padPing Cheng2011-07-071-11/+0
| * Input: add support for Kionix KXTJ9 accelerometerChris Hudson2011-07-073-0/+689
| * Input: wm97xx - mark channels which need pen_downWolfram Sang2011-07-053-15/+20
| * Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang2011-07-053-25/+21
| * Input: wm97xx - remove redundant defineWolfram Sang2011-07-054-9/+9
| * Input: xen-kbdfront - enable driver for HVM guestsStefano Stabellini2011-07-051-1/+1
| * Input: xpad - enable rumble support for XBox360 Wireless ControllersChris Moeller2011-07-051-4/+21
| * Input: atmel_mxt_ts - handle objects with multiple instances correctlyIiro Valkonen2011-07-041-2/+4
| * Input: atmel_mxt_ts - update object listIiro Valkonen2011-07-041-82/+102
| * Input: mpr121 - improve sensibility of touch keyJiejing Zhang2011-06-291-4/+12
| * Input: add a driver to support InvenSense mpu3050 gyroscope chipJoseph Lai2011-06-293-0/+387
| * Input: update author email for gpio_mouse, at32psif, and atmel-wm97xxHans-Christian Egtvedt2011-06-293-3/+3
| * Input: gpio_keys - fix a memory leakAxel Lin2011-06-291-0/+1
| * Input: ads7846 - cleanup GPIO initializationIgor Grinberg2011-06-271-10/+5
| * Input: wacom - add 3 new models - 6A, 6B, and 97Ping Cheng2011-06-271-0/+12
| * Input: wacom - Wacom Bamboo Pen D4 has 1024 pressure levelsPing Cheng2011-06-271-1/+1
| * Input: gpio_keys - move to late_initcallDavid Jander2011-06-271-1/+1
| * Input: tnetv107x-ts - fix MODULE_ALIASAxel Lin2011-06-271-1/+1
| * Input: tnetv107x-keypad - fix MODULE_ALIASAxel Lin2011-06-271-1/+1
| * Input: remove unneeded version.h includesJesper Juhl2011-06-275-5/+0
| * Input: add support for mma8450 accelerometerEric Miao2011-06-223-1/+268
| * Input: wacom - use only one interface with DTU-2231Aristeu Rozanski2011-06-221-1/+13
| * Input: wacom - Cintiq 21UX2 does not have menu stripsPing Cheng2011-06-221-2/+5
| * Input: xpad - add support for two more dance pads and a guitarMagnus Hörlin2011-06-211-1/+5
| * Input: gpio_keys - switch to using threaded IRQsDavid Jander2011-06-211-2/+2
| * Input: lm8323 - use oneshot level triggered interruptsLeigh Brown2011-06-211-1/+1
| * Input: lm8323 - convert to threaded IRQFelipe Balbi2011-06-211-19/+4
| * Input: qt1070 - remove obsolete cleanup for clientdataWolfram Sang2011-06-211-2/+0
| * Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-2110-61/+84
| |\
| | * drm/radeon/kms/r6xx+: voltage fixesAlex Deucher2011-06-214-0/+16
| | * drm/nouveau: drop leftover debuggingDave Airlie2011-06-201-1/+0
| | * Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2011-06-204-39/+46
| | |\
| | | * drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan syncBen Skeggs2011-06-181-34/+25
| | | * drm/nv50/disp: fix gamma with page flipping overlay turned onBen Skeggs2011-06-181-3/+14
| | | * drm/nouveau/pm: Prevent overflow in nouveau_perf_init()Emil Velikov2011-06-181-0/+5
| | | * drm/nouveau: fix big-endian switchBen Skeggs2011-06-181-2/+2
| | * | drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.Dave Airlie2011-06-202-18/+14
| | * | drm/radeon/kms: add missing param for dce3.2 DP transmitter setupAlex Deucher2011-06-201-2/+3
| | * | drm/radeon/kms/atom: fix duallink on some early DCE3.2 cardsAlex Deucher2011-06-201-1/+5
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-2122-38/+490
| |\ \ \
| | * | | pxa168_eth: fix race in transmit path.Richard Cochran2011-06-201-1/+1
| | * | | netxen: fix race in skb->len accessEric Dumazet2011-06-201-2/+2
| | * | | sgi-xp: fix a use after freeEric Dumazet2011-06-201-3/+3
| | * | | hp100: fix an skb->len raceEric Dumazet2011-06-201-2/+2
| | * | | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-06-201-4/+6
| | |\ \ \
| | | * | | r8169: fix static initializers.Francois Romieu2011-06-171-4/+6
| | * | | | netpoll: copy dev name of slaves to struct netpollWANG Cong2011-06-201-0/+1
| | |/ / /
| | * | | gigaset: call module_put before restart of if_open()Pavel Shved2011-06-171-1/+3
| | * | | farsync: add module_put to error path in fst_open()Pavel Shved2011-06-171-1/+3