summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* percpu: cleanup percpu array definitionsTejun Heo2009-06-241-2/+2
* 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
| * | | Input: lifebook - don't send incomplete eventsDmitry Torokhov2009-05-081-12/+13
| * | | Input: ALPS - Dell Latitude D630/D800 have DualPointDmitry Torokhov2009-05-081-9/+9
| * | | Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-083783-257919/+626166
| |\ \ \
| * | | | Input: wm97xx - do not access dev->driver_data directlyGreg Kroah-Hartman2009-05-011-1/+1
| * | | | Input: add dm355evm_keys driverDavid Brownell2009-04-233-0/+339
| * | | | Input: keyboard - remove warning about raw mode not supportedDmitry Torokhov2009-04-201-2/+0
| * | | | Input: add twl4030-pwrbutton driverFelipe Balbi2009-04-193-0/+156
| * | | | Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten2009-04-183-0/+481
| * | | | Input: add wm97xx accelerated driver for Atmel microprocessorsHans-Christian Egtvedt2009-04-183-0/+462
| * | | | Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flagDmitry Torokhov2009-04-181-2/+1
| * | | | Input: serio - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov2009-04-171-11/+10
| * | | | Input: gameport - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov2009-04-171-10/+9
| * | | | Input: fp801-gp - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-171-0/+1
| * | | | Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-171-0/+1
| * | | | Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten2009-04-171-20/+41