summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpu: host1x: Use struct host1x_bo pointers in tracesThierry Reding2014-11-131-4/+8
* drm/tegra: Depend on COMMON_CLKThierry Reding2014-11-131-0/+1
* drm/dsi: Constify mipi_dsi_msgThierry Reding2014-11-131-1/+1
* drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetricalThierry Reding2014-11-132-13/+66
* drm/dsi: Add DSI transfer helperThierry Reding2014-11-131-16/+16
* drm/dsi: Add message to packet translatorThierry Reding2014-11-131-0/+53
* drm/dsi: Introduce packet format helpersThierry Reding2014-11-131-0/+67
* drm/panel: s6e8aa0: Fix build warnings on 64-bitThierry Reding2014-11-071-2/+2
* drm/panel: ld9040: Fix build warnings on 64-bitThierry Reding2014-11-071-3/+3
* drm/panel: simple: Update Innolux N116BGE timingsDaniel Kurtz2014-11-071-6/+6
* drm/panel: simple: Add support for Hitachi TX23D38VM0CAALucas Stach2014-11-071-0/+26
* drm/panel: simple: Add support for Innolux G121I1-L01Lucas Stach2014-11-071-0/+26
* drm/panel: simple: Add missing .bpc fieldsThierry Reding2014-11-071-0/+5
* drm/panel: simple: Add AUO B116XW03 panel supportAjay Kumar2014-11-071-0/+26
* drm/panel: simple: Add HannStar HSD070PWW1 7.0" WXGA TFT LCD panelPhilipp Zabel2014-11-071-0/+26
* drm/panel: simple: Update calls to gpiod_get*()Alexandre Courbot2014-11-061-9/+2
* drm/panel: s6e8aa0: Update calls to gpiod_get*()Alexandre Courbot2014-11-061-6/+1
* drm/panel: ld9040: Update calls to gpiod_get*()Alexandre Courbot2014-11-061-6/+1
* Merge tag 'ntb-3.18' of git://github.com/jonmason/ntbLinus Torvalds2014-10-193-123/+501
|\
| * ntb: Adding split BAR support for Haswell platformsDave Jiang2014-10-173-60/+210
| * ntb: use errata flag set via DID to implement workaroundDave Jiang2014-10-172-9/+42
| * ntb: conslidate reading of PPD to move platform detection earlierDave Jiang2014-10-171-28/+98
| * ntb: move platform detection to separate functionDave Jiang2014-10-171-27/+47
| * NTB: debugfs device entryJon Mason2014-10-173-2/+107
* | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-1913-48/+1326
|\ \
| * | i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com2014-10-162-0/+4
| * | i2c: hix5hd2: add i2c controller driverWei Yan2014-10-163-0/+568
| * | i2c-imx: Disable the clock on probe failureFabio Estevam2014-10-061-2/+6
| * | i2c: designware: Add support for AMD I2C controllerCarl Peng2014-10-062-0/+28
| * | i2c: designware: Rework probe() to get clock a bit laterMika Westerberg2014-10-061-20/+18
| * | i2c: designware: Default to fast mode in case of ACPIMika Westerberg2014-10-061-4/+2
| * | i2c: axxia: Add I2C driver for AXM55xxAnders Berg2014-10-033-0/+571
| * | i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch2014-10-032-7/+66
| * | i2c: mxs: detect No Slave Ack on SELECT in PIO modeJanusz Użycki2014-10-031-0/+3
| * | i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2014-09-301-2/+4
| * | i2c: cros-ec-tunnel: Add of match tableSjoerd Simons2014-09-291-0/+9
| * | i2c: rcar: remove sign-compare flawWolfram Sang2014-09-291-1/+1
| * | i2c: ismt: Use minimum descriptor sizeFan Du2014-09-291-1/+1
| * | i2c: imx: Add arbitration lost checkHaibo Chen2014-09-291-0/+8
| * | i2c: rk3x: Remove unlikely() annotationsDoug Anderson2014-09-291-2/+2
| * | i2c: rcar: check for no IRQ in rcar_i2c_irq()Sergei Shtylyov2014-09-291-1/+7
| * | i2c: rcar: make rcar_i2c_prepare_msg() *void*Sergei Shtylyov2014-09-291-7/+2
| * | i2c: rcar: simplify check for last messageSergei Shtylyov2014-09-291-1/+1
| * | i2c: designware: add support of platform data to set I2C modeTan, Raymond2014-09-291-0/+6
| * | i2c: designware: add support of I2C standard modeRomain Baeriswyl2014-09-291-2/+21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-1917-350/+279
|\ \ \
| * | | Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala2014-10-161-0/+1
| * | | Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala2014-10-161-0/+1
| * | | Input: max77693-haptic - fix state check in imax77693_haptic_disable()Jaewon Kim2014-10-161-1/+1
| * | | Input: xen-kbdfront - free grant table entry in xenkbd_disconnect_backendChang Huaixin2014-10-161-2/+2