summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-29dt-bindings: i2c: Add Spreadtrum I2C controller documentationBaolin Wang1-0/+31
2017-08-29i2c-cht-wc: make cht_wc_i2c_adap_driver staticColin Ian King1-1/+1
2017-08-29MAINTAINERS: Add entry for drivers/i2c/busses/i2c-cht-wc.cHans de Goede1-0/+6
2017-08-28i2c: aspeed: Retain delay/setup/hold values when configuring bus frequencyAndrew Jeffery1-1/+8
2017-08-28dt-bindings: i2c: eeprom: Document vendor to be used and deprecated onesJavier Martinez Canillas1-1/+5
2017-08-28i2c: i801: Restore the presence state of P2SB PCI device after reading BARQiuxu Zhuo1-4/+8
2017-08-27MAINTAINERS: drop entry for Blackfin I2C and Sonic's emailWolfram Sang1-9/+0
2017-08-27blackfin: merge the two TWI header filesWolfram Sang4-148/+133
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-27dt-bindings: i2c: Add MediaTek MT7622 i2c bindingJun Gao1-0/+1
2017-08-27dt-bindings: i2c: modify information formatsJun Gao1-7/+7
2017-08-27Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang408-15623/+7694
2017-08-22i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF supportPeter Rosin1-1/+1
2017-08-22i2c: Documentation: i2c-topology: mention recent driver additionsPeter Rosin1-0/+6
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 Rosin3-189/+72
2017-08-14i2c: mux: mlxcpld: move header file out of I2C realmWolfram Sang2-1/+1
2017-08-14i2c: mux: pca954x: move header file out of I2C realmWolfram Sang3-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 Sang3-2/+2
2017-08-12dt-bindings: i2c: sh_mobile: Document r8a7743/5 supportBiju Das1-1/+4
2017-08-12dt-bindings: i2c: Document r8a7743/5 supportBiju Das1-1/+4
2017-08-12i2c: rk3x: add support for rv1108Andy Yan1-0/+9
2017-08-12dt-bindings: i2c: rk3x: add support for rv1108Andy Yan1-0/+1
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-07Linux 4.13-rc4Linus Torvalds1-1/+1
2017-08-07Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds1-2/+2
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-196/+290
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+3
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin1-4/+7
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh1-1/+1