summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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 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/+12Star
| * 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/+14Star
| * | 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
| * | Input: lifebook - don't send incomplete eventsDmitry Torokhov2009-05-091-12/+13
| * | Input: ALPS - Dell Latitude D630/D800 have DualPointDmitry Torokhov2009-05-091-9/+9
| * | Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-093783-257919/+626166
| |\ \
| * | | Input: wm97xx - do not access dev->driver_data directlyGreg Kroah-Hartman2009-05-011-1/+1
| * | | Input: add dm355evm_keys driverDavid Brownell2009-04-243-0/+339
| * | | Input: keyboard - remove warning about raw mode not supportedDmitry Torokhov2009-04-211-2/+0Star
| * | | Input: add twl4030-pwrbutton driverFelipe Balbi2009-04-203-0/+156
| * | | Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten2009-04-193-0/+481
| * | | Input: add wm97xx accelerated driver for Atmel microprocessorsHans-Christian Egtvedt2009-04-193-0/+462
| * | | Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flagDmitry Torokhov2009-04-191-2/+1Star
| * | | Input: serio - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov2009-04-181-11/+10Star
| * | | Input: gameport - rearrange EXPORT_SYMBOL() markingsDmitry Torokhov2009-04-181-10/+9Star
| * | | Input: fp801-gp - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-181-0/+1
| * | | Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-181-0/+1
| * | | Input: rotary_encoder - add support for REL_* axesH Hartley Sweeten2009-04-181-20/+41
* | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-2078-883/+1332
|\ \ \ \
| * | | | agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock2009-06-201-1/+1
| * | | | agp: add user mapping support to ATI AGP bridge.Dave Airlie2009-06-191-4/+14
| * | | | drm/i915: enable GEM on PAE.Dave Airlie2009-06-191-5/+0Star
| * | | | drm/radeon: fix unused variables warningDave Airlie2009-06-191-2/+0Star
| * | | | agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-1920-145/+151
| * | | | agpgart: detected ALi M???? chipset with M1621Ondrej Zary2009-06-191-1/+1
| * | | | drm/radeon: command stream checker for r3xx-r5xx hardwareJerome Glisse2009-06-197-65/+611