summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: fix LFP data fetchJesse Barnes2009-06-231-1/+11
* drm/i915: set TV detection mode when tv is already connectedling.ma@intel.com2009-06-231-28/+25Star
* drm/i915: Catch up to obj_priv->page_list rename in disabled debug code.Krzysztof Halasa2009-06-231-2/+2
* drm/i915: Fix size_t handling in off-by-default debug printfsKrzysztof Halasa2009-06-232-4/+4
* drm/i915: Don't change the blank/sync width when calculating scaled modesZhao Yakui2009-06-231-18/+73
* drm/i915: Add support for changing LVDS panel fitting using an output property.Zhao Yakui2009-06-232-21/+280
* drm/i915: correct suspend/resume orderingJesse Barnes2009-06-231-2/+2
* Merge commit 'keithp/drm-intel-next' into drm-intel-nextEric Anholt2009-06-2223-201/+1933
|\
| * drm/i915: Generate 2MHz clock for display port aux channel I/O. Retry I/O.Keith Packard2009-06-191-32/+70
| * drm/i915: Clarify error returns from display port aux channel I/OKeith Packard2009-06-191-7/+13
| * drm/i915: Add CLKCFG register definitionKeith Packard2009-06-191-0/+13
| * drm/i915: Split array of DAC limits into separate structures.Keith Packard2009-06-191-57/+51Star
| * drm/i915: Use hotplug callback to retrain DP linkKeith Packard2009-06-191-2/+13
| * drm/i915: Add Display Port supportKeith Packard2009-06-198-6/+1668
| * drm/i915: add per-output hotplug callback for KMSKeith Packard2009-06-192-1/+12
| * drm/i915: Clean up SDVO i2c handlingKeith Packard2009-06-191-33/+21Star
| * drm/i915: Change I2C api to pass around i2c_adaptersKeith Packard2009-06-1912-113/+118
| * drm/i915: check for CONFIG_PNP before using pnp functionKeith Packard2009-06-181-0/+2
| * drm/i915: Apple DMI info has inconsistent SYS_VENDOR informationKeith Packard2009-06-181-2/+2
| * drm/i915: Require digital monitor on HDMI ports for detectKeith Packard2009-06-181-14/+16
* | drm/i915: Add missing dependency on Intel AGP support.Eric Anholt2009-06-221-0/+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-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