summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c: zx2967: add i2c controller driver for ZTE's zx2967 familyBaoyou Xie2017-06-233-0/+619
* i2c: algo-bit: add support for I2C_M_STOPJean Delvare2017-06-231-3/+10
* i2c: aspeed: added slave support for Aspeed I2C driverBrendan Higgins2017-06-231-0/+201
* i2c: aspeed: added driver for Aspeed I2CBrendan Higgins2017-06-233-0/+701
* i2c: rcar: document HW incapabilitiesWolfram Sang2017-06-231-1/+6
* i2c: emev2: Handle return value of clk_prepare_enableArvind Yadav2017-06-191-1/+3
* i2c: designware: introducing I2C_SLAVE definitionsLuis Oliveira2017-06-191-2/+31
* i2c: designware: MASTER mode as separated driverLuis Oliveira2017-06-196-368/+433
* i2c: designware: refactoring of the i2c-designwareLuis Oliveira2017-06-192-35/+52
* i2c: designware: Cleaning and comment style fixes.Luis Oliveira2017-06-193-61/+62
* i2c: at91: Fix compilation warning.Arvind Yadav2017-06-191-4/+4
* i2c: at91: Handle return value of clk_prepare_enableArvind Yadav2017-06-191-2/+6
* i2c: use proper name for the R-Car SoCWolfram Sang2017-06-191-1/+1
* i2c: xlp9xx: Enable HWMON class probing for xlp9xxGeorge Cherian2017-06-191-0/+1
* i2c: i801: Add support for Intel Cannon LakeSrinivas Pandruvada2017-06-192-0/+10
* i2c: xgene-slimpro: include linux/io.h for memremapArnd Bergmann2017-06-181-0/+1
* i2c: stub: fix build warning regressionWolfram Sang2017-06-151-1/+1
* i2c: mxs: change error printing to debug for mxs_i2c_pio_wait_xfer_endMichael Thalmeier2017-06-021-3/+3
* i2c: sh_mobile: drop needless check for of_nodeWolfram Sang2017-06-021-12/+7
* i2c: sh_mobile: remove platform_dataWolfram Sang2017-06-021-8/+0
* i2c: stub: use pr_fmtWolfram Sang2017-06-021-8/+8
* i2c: xgene-slimpro: Add ACPI support by using PCC mailboxHoan Tran2017-06-021-13/+161
* i2c: xgene-slimpro: Use a single function to send command messageHoan Tran2017-06-021-41/+26
* i2c: reformat core-base file headerWolfram Sang2017-05-311-21/+22
* i2c: remove unneeded includes from coreWolfram Sang2017-05-311-2/+0
* i2c: break out ACPI support into separate fileWolfram Sang2017-05-314-648/+669
* i2c: break out OF support into separate fileWolfram Sang2017-05-314-264/+286
* i2c: break out smbus support into separate fileWolfram Sang2017-05-313-575/+595
* i2c: break out slave support into separate fileWolfram Sang2017-05-314-101/+118
* i2c: rename core source file to allow refactorizationWolfram Sang2017-05-313-2/+4
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2017-05-284-17/+11
|\
| * thermal: broadcom: ns-thermal: default on iProc SoCsJon Mason2017-05-231-4/+5
| * ti-soc-thermal: Fix a typo in a comment lineMarkus Elfring2017-05-231-1/+1
| * ti-soc-thermal: Delete error messages for failed memory allocations in ti_ban...Markus Elfring2017-05-231-6/+2
| * ti-soc-thermal: Use devm_kcalloc() in ti_bandgap_build()Markus Elfring2017-05-231-2/+2
| * thermal: core: make thermal_emergency_poweroff staticColin Ian King2017-05-231-1/+1
| * thermal: qoriq: remove useless call for of_thermal_get_trip_points()Masahiro Yamada2017-05-231-3/+0
* | Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-2711-40/+141
|\ \
| * | serial: altera_uart: call iounmap() at driver removeTobias Klauser2017-05-251-0/+1
| * | serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König2017-05-251-2/+12
| * | serial: enable serdev supportJohan Hovold2017-05-181-2/+2
| * | tty/serdev: add serdev registration interfaceJohan Hovold2017-05-182-2/+79
| * | serdev: Restore serdev_device_write_buf for atomic contextStefan Wahren2017-05-181-0/+12
| * | serial: core: fix crash in uart_suspend_portLucas Stach2017-05-181-1/+1
| * | tty: fix port buffer lockingVegard Nossum2017-05-181-0/+2
| * | tty: ehv_bytechan: clean up init error handlingJohan Hovold2017-05-181-9/+8
| * | serial: ifx6x60: fix use-after-free on module unloadJohan Hovold2017-05-181-1/+1
| * | serial: altera_jtaguart: adding iounmap()Alexey Khoroshilov2017-05-181-0/+1
| * | serial: exar: Fix stuck MSIsJan Kiszka2017-05-181-9/+10
| * | serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET2017-05-181-3/+8