| Commit message (Expand) | Author | Age | Files | Lines |
* | i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr | Yingjoe Chen | 2019-06-22 | 1 | -0/+1 |
* | i2c: acorn: fix i2c warning | Russell King | 2019-06-22 | 1 | -0/+1 |
* | i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA | Jeremy Compostella | 2019-04-27 | 1 | -6/+6 |
* | i2c: tegra: fix maximum transfer size | Sowjanya Komatineni | 2019-03-23 | 1 | -1/+1 |
* | i2c: cadence: Fix the hold bit setting | Shubhrajyoti Datta | 2019-03-23 | 1 | -2/+7 |
* | i2c-axxia: check for error conditions first | Adamski, Krzysztof (Nokia - PL/Wroclaw) | 2019-02-20 | 1 | -16/+16 |
* | i2c: dev: prevent adapter retries and timeout being set as minus value | Yi Zeng | 2019-01-16 | 1 | -0/+6 |
* | i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node | Hans de Goede | 2018-12-21 | 1 | -3/+7 |
* | i2c: axxia: properly handle master timeout | Adamski, Krzysztof (Nokia - PL/Wroclaw) | 2018-12-21 | 1 | -11/+29 |
* | i2c: i2c-scmi: fix for i2c_smbus_write_block_data | Edgar Cherkasov | 2018-10-20 | 1 | -0/+1 |
* | i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP | Masahiro Yamada | 2018-10-10 | 1 | -5/+2 |
* | i2c: uniphier: issue STOP only for last message or I2C_M_STOP | Masahiro Yamada | 2018-10-10 | 1 | -5/+2 |
* | i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus | Mika Westerberg | 2018-10-10 | 1 | -1/+8 |
* | i2c: i801: fix DNV's SMBCTRL register offset | Felipe Balbi | 2018-09-19 | 1 | -1/+6 |
* | i2c: xiic: Make the start and the byte count write atomic | Shubhrajyoti Datta | 2018-09-19 | 1 | -0/+4 |
* | i2c: davinci: Avoid zero value of CLKH | Alexander Sverdlin | 2018-09-05 | 1 | -2/+6 |
* | i2c: imx: Fix race condition in dma read | Esben Haabendal | 2018-08-24 | 1 | -4/+4 |
* | i2c: ismt: fix wrong device address when unmap the data buffer | Liwei Song | 2018-08-17 | 1 | -1/+1 |
* | i2c: imx: Fix reinit_completion() use | Esben Haabendal | 2018-08-09 | 1 | -2/+1 |
* | i2c: rcar: fix resume by always initializing registers before transfer | Wolfram Sang | 2018-07-11 | 1 | -1/+2 |
* | i2c: rcar: revoke START request early | Wolfram Sang | 2018-06-06 | 1 | -16/+7 |
* | i2c: rcar: check master irqs before slave irqs | Wolfram Sang | 2018-06-06 | 1 | -8/+5 |
* | i2c: rcar: don't issue stop when HW does it automatically | Wolfram Sang | 2018-06-06 | 1 | -2/+2 |
* | i2c: rcar: init new messages in irq | Wolfram Sang | 2018-06-06 | 1 | -47/+43 |
* | i2c: rcar: refactor setup of a msg | Wolfram Sang | 2018-06-06 | 1 | -6/+9 |
* | i2c: rcar: remove spinlock | Wolfram Sang | 2018-06-06 | 1 | -19/+4 |
* | i2c: rcar: remove unused IOERROR state | Wolfram Sang | 2018-06-06 | 1 | -6/+0 |
* | i2c: rcar: rework hw init | Wolfram Sang | 2018-06-06 | 1 | -12/+4 |
* | i2c: rcar: make sure clocks are on when doing clock calculation | Wolfram Sang | 2018-06-06 | 1 | -9/+17 |
* | i2c: mv64xxx: Apply errata delay only in standard mode | Gregory CLEMENT | 2018-05-30 | 1 | -2/+6 |
* | i2c: i2c-scmi: add a MS HID | Edgar Cherkasov | 2018-03-24 | 1 | -0/+4 |
* | i2c: remove __init from i2c_register_board_info() | Luis R. Rodriguez | 2018-02-25 | 1 | -3/+1 |
* | i2c: riic: fix restart condition | Chris Brandt | 2017-12-16 | 1 | -1/+5 |
* | i2c: riic: correctly finish transfers | Chris Brandt | 2017-11-08 | 1 | -7/+23 |
* | i2c: ismt: Separate I2C block read from SMBus block read | Pontus Andersson | 2017-10-27 | 1 | -1/+4 |
* | i2c: at91: ensure state is restored after suspending | Alexandre Belloni | 2017-10-21 | 1 | -0/+3 |
* | i2c: meson: fix wrong variable usage in meson_i2c_put_data | Heiner Kallweit | 2017-10-08 | 1 | -1/+1 |
* | i2c: ismt: Return EMSGSIZE for block reads with bogus length | Stephen Douthit | 2017-09-07 | 1 | -1/+3 |
* | i2c: ismt: Don't duplicate the receive length for block reads | Stephen Douthit | 2017-09-07 | 1 | -2/+2 |
* | i2c: jz4780: drop superfluous init | Wolfram Sang | 2017-09-02 | 1 | -4/+0 |
* | i2c: designware: Fix system suspend | Ulf Hansson | 2017-08-30 | 1 | -2/+12 |
* | i2c: piix4: Fix request_region size | Ricardo Ribalda | 2017-06-17 | 1 | -1/+1 |
* | i2c: i2c-tiny-usb: fix buffer not being DMA capable | Sebastian Reichel | 2017-06-07 | 1 | -4/+21 |
* | i2c: fix kernel memory disclosure in dev interface | Vlad Tsyrklevich | 2017-01-19 | 1 | -1/+1 |
* | i2c: print correct device invalid address | John Garry | 2017-01-19 | 1 | -1/+1 |
* | i2c: mux: fix up dependencies | Linus Walleij | 2016-11-26 | 2 | -1/+1 |
* | i2c: core: fix NULL pointer dereference under race condition | Vladimir Zapolskiy | 2016-11-10 | 1 | -1/+1 |
* | i2c: xgene: Avoid dma_buffer overrun | Hoan Tran | 2016-11-10 | 1 | -1/+1 |
* | i2c: qup: skip qup_i2c_suspend if the device is already runtime suspended | Sudeep Holla | 2016-09-30 | 1 | -1/+2 |
* | i2c-eg20t: fix race between i2c init and interrupt enable | Yadi.hu | 2016-09-30 | 1 | -7/+11 |