summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: rockchip: add ability to specify pll-specific flagsHeiko Stuebner2014-11-255-13/+19
* clk: rockchip: fix rk3188 USB HSIC PHY clock dividerJulien CHAUVEAU2014-11-231-1/+1
* clk: rockchip: fix clock gate for rk3188 spdif_preJulien CHAUVEAU2014-11-231-16/+9
* clk: rockchip: fix parent clock for rk3188 hclk_lcdc1Julien CHAUVEAU2014-11-181-1/+1
* clk: rockchip: fix clock select order for rk3288 usbphy480m_srcKever Yang2014-11-161-2/+2
* clk: rockchip: fix rk3288 clk_usbphy480m_gate bit location in registerKever Yang2014-11-161-1/+1
* clk: rockchip: ensure HCLK_VIO2_H2P and PCLK_VIO2_H2P stay enabledDmitry Torokhov2014-11-131-2/+2
* clk: rockchip: rk3288: add suspend and resumeChris Zhong2014-11-101-0/+60
* clk: rockchip: fix rk3188 hsadc_frac definitionHeiko Stübner2014-11-071-2/+2
* clk: rockchip: disable unused clocksKever Yang2014-11-043-92/+83
* clk: rockchip: change PLL setting for better clock jitterKever Yang2014-10-292-1/+10
* clk: rockchip: add npll to source of sclk_gpuKever Yang2014-10-201-4/+4
* clk: rockchip: rk3288: removing the CLK_SET_RATE_PARENT from i2s_clkoutJianqun2014-10-201-1/+1
* clk: rockchip: add 400MHz and 500MHz for rk3288 clock rateKever Yang2014-10-201-0/+2
* clk: rockchip: Add CLK_SET_RATE_PARENT to aclk_cpu_preDoug Anderson2014-10-201-1/+1
* clk: rockchip: fix parent for spdif_8ch_frac on rk3288Sonny Rao2014-10-201-1/+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
| * | | Input: alps - fix v4 button press recognitionAndreas Bosch2014-10-151-2/+2
| * | | Input: i8042 - disable active multiplexing by defaultDmitry Torokhov2014-10-112-274/+9