summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-29i2c: busses: make i2c_adapter_quirks constBhumika Goyal7-7/+7
2017-08-29i2c: busses: make i2c_adapter constBhumika Goyal5-5/+5
2017-08-29i2c: busses: make i2c_algorithm constBhumika Goyal2-2/+2
2017-08-29i2c: Add Spreadtrum I2C controller driverBaolin Wang3-0/+654
2017-08-29i2c-cht-wc: make cht_wc_i2c_adap_driver staticColin Ian King1-1/+1
2017-08-28i2c: aspeed: Retain delay/setup/hold values when configuring bus frequencyAndrew Jeffery1-1/+8
2017-08-28i2c: i801: Restore the presence state of P2SB PCI device after reading BARQiuxu Zhuo1-4/+8
2017-08-27blackfin: merge the two TWI header filesWolfram Sang1-1/+0
2017-08-27i2c: davinci: Preserve return value of devm_clk_getFranklin S Cooper Jr1-1/+1
2017-08-27i2c: mediatek: Add i2c compatible for MediaTek MT7622Jun Gao1-0/+14
2017-08-27Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang188-1406/+1727
2017-08-22i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF supportPeter Rosin1-1/+1
2017-08-17i2c-cht-wc: Workaround CHT GPIO controller IRQ issuesHans de Goede1-4/+10
2017-08-17i2c-cht-wc: Ack read irqs after reading the data registerHans de Goede1-10/+19
2017-08-17i2c-cht-wc: Add locking to interrupt / smbus_xfer functionsHans de Goede1-13/+24
2017-08-17i2c: sh_mobile: avoid unused ret variableEugeniu Rosca1-2/+2
2017-08-17i2c: rcar: avoid unused ret variableEugeniu Rosca1-3/+2
2017-08-17i2c: taos-evm: constify serio_device_idArvind Yadav1-1/+1
2017-08-17i2c: mux: pinctrl: potential NULL dereference on errorDan Carpenter1-1/+1
2017-08-14i2c: aspeed: add proper support fo 24xx clock paramsBrendan Higgins1-18/+56
2017-08-14i2c: tegra: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-14i2c: sun6i-pw2i: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-14i2c: stm32f4: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-14i2c: mv64xxx: explicitly request exclusive reset controlPhilipp Zabel1-1/+1
2017-08-14i2c: mux: pinctrl: drop the idle_state memberPeter Rosin1-6/+2
2017-08-14i2c: mux: pinctrl: remove platform_dataPeter Rosin2-148/+72
2017-08-14i2c: mux: mlxcpld: move header file out of I2C realmWolfram Sang1-1/+1
2017-08-14i2c: mux: pca954x: move header file out of I2C realmWolfram Sang2-2/+2
2017-08-14i2c: mux: pca9541: sort include filesWolfram Sang1-4/+3
2017-08-13i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driverHans de Goede3-0/+346
2017-08-13gpu: drm: tc35876x: move header file out of I2C realmWolfram Sang1-1/+1
2017-08-12i2c: rk3x: add support for rv1108Andy Yan1-0/+9
2017-08-12i2c: uniphier-f: add suspend / resume supportMasahiro Yamada1-9/+37
2017-08-12i2c: uniphier: add suspend / resume supportMasahiro Yamada1-5/+35
2017-08-12i2c: constify internal structuresGustavo A. R. Silva4-5/+5
2017-08-06Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds1-2/+2
2017-08-05platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello1-2/+2
2017-08-05Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds68-860/+827
2017-08-05Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds8-37/+43
2017-08-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-33/+90
2017-08-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-0/+15
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-6/+6
2017-08-04Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-2/+15
2017-08-04Merge tag 'iommu-fixes-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-14/+36
2017-08-04Merge tag 'mmc-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-1/+35
2017-08-04Merge tag 'drm-fixes-for-v4.13-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds3-21/+24
2017-08-04bus: uniphier-system-bus: set up registers when resumingMasahiro Yamada1-0/+14
2017-08-04Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie3-21/+24
2017-08-03Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-5/+17
2017-08-03Merge tag 'acpi-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-4/+23