aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ide-tape: Don't leak kernel stack informationMichael Buesch2009-07-211-0/+1
* ide: fix memory leak when flush command is issuedMaxime Bizon2009-07-211-0/+1
* Revert "ide: improve handling of Power Management requests"David S. Miller2009-07-061-22/+32
* ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...Christian Engelmayer2009-06-291-1/+2
* ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz2009-06-292-42/+25
* ide-cd: handle fragmented packet commands gracefullyBorislav Petkov2009-06-261-2/+12
* ide: always kill the whole request on errorBartlomiej Zolnierkiewicz2009-06-254-15/+5
* ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requestsBartlomiej Zolnierkiewicz2009-06-251-1/+1
* ide cs5520: Initialize second port's interrupt number.David S. Miller2009-06-241-0/+1
* ide: improve handling of Power Management requestsBartlomiej Zolnierkiewicz2009-06-241-32/+22
* ide: add QUANTUM FIREBALLct20 30 with firmware APL.090 to ivb_list[]Bartlomiej Zolnierkiewicz2009-06-241-0/+1
* ide: relax DMA info validity checkingBartlomiej Zolnierkiewicz2009-06-242-24/+0
* ide-cd: Improve "weird block size" error messageFrans Pop2009-06-241-3/+2
* ide-cd: Don't warn on bogus block size unless it actually matters.David S. Miller2009-06-241-1/+4
* ide: fix handling of unexpected IRQs vs request_irq()Bartlomiej Zolnierkiewicz2009-06-241-3/+20
* ide cmd64x: Remove serialize setting.David S. Miller2009-06-211-2/+1
* 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-193-0/+695
| * | Input: synaptics - add support for reporting x/y resolutionTero Saarni2009-06-193-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-193-0/+296
| * | | Input: ads7846 - more detailed model name in sysfsMichael Roth2009-05-191-1/+3
| * | | Input: ads7846 - support swapping x and y axesMichael Roth2009-05-191-0/+7
| * | | Input: ati_remote2 - use non-atomic bitopsVille Syrjala2009-05-191-8/+8
| * | | Input: introduce lm8323 keypad driverFelipe Balbi2009-05-153-1/+891
| * | | Input: psmouse - ESD workaround fix for OLPC XO touchpadZephaniah E. Hull2009-05-151-1/+3
| * | | Input: tsc2007 - make sure platform provides get_pendown_state()Kwangwoo Lee2009-05-151-1/+1
| * | | Input: uinput - flush all pending ff effects before destroying deviceAristeu Sergio Rozanski Filho2009-05-151-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-093-29/+31
| * | | Input: wacom - add support for Intuos4 tabletsPing Cheng2009-05-084-41/+148