summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-17Input: tsc2007 - add max_rt parameter to platform dataThierry Reding1-1/+3
2011-05-17Input: tsc2007 - debounce pressure measurementThierry Reding1-1/+3
2011-05-17Input: ad714x - fix captouch wheel option algorithmMichael Hennerich1-90/+19
2011-05-17Input: ad714x - allow platform code to specify irqflagsMichael Hennerich1-1/+3
2011-05-17Input: ad714x - fix threshold and completion interrupt masksMichael Hennerich1-4/+4
2011-05-17Input: ad714x - fix up input configurationMichael Hennerich1-0/+8
2011-05-17Input: elantech - remove support for proprietary X driverÉric Piel1-12/+0
2011-05-17Input: elantech - report multitouch with proper ABS_MT messagesÉric Piel1-5/+34
2011-05-17Input: elantech - export pressure and width when supportedÉric Piel2-1/+28
2011-05-15Input: atmel_tsadcc - correct call to input_free_deviceJulia Lawall1-1/+1
2011-05-12Input: add driver FSL MPR121 capacitive touch sensorZhang Jiejing3-0/+352
2011-05-12Input: remove useless synchronize_rcu() callsEric Dumazet4-5/+0
2011-05-12Input: ads7846 - fix gpio_pendown configurationIgor Grinberg1-0/+7
2011-05-12Input: ads7846 - add possibility to use external vref on ads7846Alexander Stein1-8/+11
2011-05-12Input: rotary-encoder - add support for half-period encodersJohan Hovold1-3/+39
2011-05-12Input: rotary-encoder - refactor and clean upJohan Hovold1-33/+44
2011-05-12Input: tegra-kbc - change wakeup logic to be all or nothingRakesh Iyer1-22/+2
2011-05-05Input: ati_remote2 - return the error code from sysfs channel_mask storeVille Syrjala1-3/+6
2011-05-05Input: sh_keysc - only compile PM code if PM is enabledDmitry Torokhov1-4/+4
2011-05-03Input: h3600_ts_input - fix a leak of the IRQ during init failureAxel Lin1-4/+4
2011-05-03Input: sh_keysc - make sh_keysc_device_driver staticDmitry Torokhov1-1/+1
2011-04-28Input: sh_keysc - switch to threaded IRQ handlerMagnus Damm1-1/+2
2011-04-28Input: sh_keysc - implement runtime PM supportMagnus Damm1-25/+15
2011-04-28Input: input-polldev - use system-wide freezable workqueueDmitry Torokhov1-53/+3
2011-04-28Input: tegra-kbc - add ghost key filterRakesh Iyer1-0/+36
2011-04-28Input: twl4030-pwrbutton - fix a leak of the IRQ during init failureAxel Lin1-1/+1
2011-04-28Input: omap-keypad - fix a wrong free_irq() parameterAxel Lin1-3/+3
2011-04-28Input: qt1070 - add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-04-27Input: evdev - only signal polls on full packetsJeff Brown1-6/+11
2011-04-23Merge commit 'v2.6.39-rc4' into nextDmitry Torokhov4654-182407/+369274
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-22/+87
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-04-18Input: estimate number of events per packetJeff Brown1-0/+40
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig2-2/+2
2011-04-18md: fix up raid1/raid10 unplugging.NeilBrown2-28/+20
2011-04-18md: incorporate new plugging into raid5.NeilBrown1-7/+16
2011-04-18md: provide generic support for handling unplug callbacks.NeilBrown2-0/+60
2011-04-18md - remove old plugging code.NeilBrown4-104/+8
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown1-8/+0
2011-04-18md: use new plugging interface for RAID IO.NeilBrown3-1/+10
2011-04-17i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher1-3/+19
2011-04-17i2c: Improve deprecation warningsJean Delvare1-2/+4
2011-04-16Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds32-218/+483
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds4-3/+29
2011-04-16Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-7/+17
2011-04-15RapidIO/mpc85xx: fix possible mport registration problemsAlexandre Bounine1-2/+3
2011-04-15RapidIO: add IDT CPS-1432 switch definitionsAlexandre Bounine1-0/+1
2011-04-15drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao1-4/+4
2011-04-15leds/leds-regulator.c: fix handling of already enabled regulatorsAntonio Ospite1-0/+4
2011-04-15drivers/rtc/rtc-mc13xxx.c: fix unterminated platform_device_id tableAxel Lin1-0/+1