summaryrefslogtreecommitdiffstats
path: root/drivers/md (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-17Input: tsc2007 - add max_rt parameter to platform dataThierry Reding2-1/+4
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 Hennerich2-2/+5
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-17Input: elantech - describe further the protocolÉric Piel1-23/+100
2011-05-15Input: atmel_tsadcc - correct call to input_free_deviceJulia Lawall1-1/+1
2011-05-12Input: add driver FSL MPR121 capacitive touch sensorZhang Jiejing4-0/+372
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 Stein2-9/+13
2011-05-12Input: rotary-encoder - add support for half-period encodersJohan Hovold3-3/+53
2011-05-12Input: rotary-encoder - refactor and clean upJohan Hovold1-33/+44
2011-05-11Input: tegra-kbc - change wakeup logic to be all or nothingRakesh Iyer2-25/+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 Iyer2-0/+37
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-19Linux 2.6.39-rc4v2.6.39-rc4Linus Torvalds1-1/+1
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds1-2/+7
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds2-2/+5
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-04-18Input: estimate number of events per packetJeff Brown2-0/+46
2011-04-18Btrfs: fix free space cache leakChris Mason1-1/+1
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig9-23/+36
2011-04-18block: blk_delay_queue() should use kblockd workqueueJens Axboe1-1/+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.NeilBrown2-9/+0
2011-04-18md: use new plugging interface for RAID IO.NeilBrown3-1/+10
2011-04-18block: drop queue lock before calling __blk_run_queue() for kblockd puntJens Axboe1-8/+25
2011-04-18Revert "block: add callback function for unplug notification"Jens Axboe3-22/+0
2011-04-18block: Enhance new plugging support to support general callbacksNeilBrown2-1/+26
2011-04-18powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt1-3/+5
2011-04-18powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson1-7/+30
2011-04-18powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabledStefan Roese1-1/+1