summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm: remove EOPNOTSUPP for barriersMikulas Patocka2009-06-221-1/+1
* dm: store only first barrier errorMikulas Patocka2009-06-221-8/+9
* dm: process requeue in dm_wq_workMikulas Patocka2009-06-221-3/+10
* dm: make dm_flush return voidMikulas Patocka2009-06-221-13/+4
* dm: always hold bdev referenceMikulas Patocka2009-06-221-41/+16
* dm: rename suspended_bdev to bdevMikulas Patocka2009-06-221-18/+18
* dm exception store: fix exstore lookup to be case insensitiveJonathan Brassow2009-06-221-1/+1
* dm: use i_size_readMikulas Patocka2009-06-223-3/+4
* dm: avoid unsupported spanning of md stripe boundariesMikulas Patocka2009-06-221-0/+10
* dm mpath: flush keventd queue in destructorMikulas Patocka2009-06-221-0/+1
* dm raid1: keep retrying alloc if mempool_alloc failedMikulas Patocka2009-06-221-1/+1
* dm mpath: call activate fn for each path in pg_initChandra Seetharaman2009-06-221-37/+26
* dm mpath: change attached scsi_dhHannes Reinecke2009-06-221-2/+13
* dm: sysfs skip output when device is being destroyedMilan Broz2009-06-221-0/+4
* dm mpath: validate hw_handler argument countMikulas Patocka2009-06-221-0/+5
* dm mpath: validate table argument countMikulas Patocka2009-06-221-0/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-06-219-6/+1905
|\
| * sdhci: remove needless double parenthesisPierre Ossman2009-06-211-3/+3
| * sdhci: Specific quirk vor VIA SDHCI controller in VX855ESHarald Welte2009-06-213-0/+29
| * s3cmci: fix dma configuration callBen Dooks2009-06-211-1/+1
| * mmc: Add new via-sdmmc host controller driverHarald Welte2009-06-213-0/+1374
| * sdhci: Add support for hosts that are only capable of 1-bit transfersAnton Vorontsov2009-06-213-1/+9
| * sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirkBen Dooks2009-06-213-1/+6
| * sdhci: Add better ADMA error reportingBen Dooks2009-06-211-1/+33
| * sdhci-s3c: Samsung S3C based SDHCI controller glueBen Dooks2009-06-213-0/+451
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-06-211-40/+98
|\ \ | |/ |/|
| * crypto: padlock-aes - work around Nano CPU errata in CBC modeChuck Ebbert2009-06-181-18/+65
| * crypto: padlock-aes - work around Nano CPU errata in ECB modeChuck Ebbert2009-06-181-35/+46
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-06-2042-219/+4142
|\ \
| * | Input: add driver for Synaptics I2C touchpadMike Rapoport2009-06-203-0/+695
| * | Input: synaptics - add support for reporting x/y resolutionTero Saarni2009-06-203-3/+39
| * | Input: ALPS - handle touchpoints buttons correctlyUlrich Dangel2009-06-111-4/+9
| * | Input: gpio-keys - change timer to workqueueAlek Du2009-06-111-20/+12
| * | Input: ads7846 - pin change interrupt supportMichael Roth2009-06-111-3/+9
| * | Input: add support for touchscreen on W90P910 ARM platformWan ZongShun2009-06-113-0/+359
| * | Merge commit 'v2.6.30' into nextDmitry Torokhov2009-06-11288-1133/+11827
| |\ \
| * | | Input: appletouch - improve finger detectionJeremy Huddleston2009-06-031-1/+1
| * | | Input: wacom - clear Intuos4 wheel data when finger leaves proximityPing Cheng2009-06-031-0/+3
| * | | Input: ucb1400 - move static function from header into coreSebastian Andrzej Siewior2009-05-271-0/+20
| * | | Input: add driver for EETI touchpanelsDaniel Mack2009-05-203-0/+296
| * | | Input: ads7846 - more detailed model name in sysfsMichael Roth2009-05-201-1/+3
| * | | Input: ads7846 - support swapping x and y axesMichael Roth2009-05-201-0/+7
| * | | Input: ati_remote2 - use non-atomic bitopsVille Syrjala2009-05-201-8/+8
| * | | Input: introduce lm8323 keypad driverFelipe Balbi2009-05-163-1/+891
| * | | Input: psmouse - ESD workaround fix for OLPC XO touchpadZephaniah E. Hull2009-05-161-1/+3
| * | | Input: tsc2007 - make sure platform provides get_pendown_state()Kwangwoo Lee2009-05-161-1/+1
| * | | Input: uinput - flush all pending ff effects before destroying deviceAristeu Sergio Rozanski Filho2009-05-161-23/+71
| * | | Input: simplify name handling for certain input handlesThadeu Lima de Souza Cascardo2009-05-113-18/+14
| * | | Input: serio - do not use deprecated dev.power.power_stateDmitry Torokhov2009-05-103-29/+31
| * | | Input: wacom - add support for Intuos4 tabletsPing Cheng2009-05-094-41/+148