Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c fixes from Wolfram Sang: - regression fixes for i801 and designware - better API and leak fix for releasing DMA safe buffers - better greppable strings for the bitbang algorithm * 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: i2c: sh_mobile: fix leak when using DMA bounce buffer i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow i2c: refactor function to release a DMA safe buffer i2c: algos: bit: make the error messages grepable i2c: designware: Re-init controllers with pm_disabled set on resume i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
Showing
- Documentation/i2c/DMA-considerations 7 additions, 3 deletionsDocumentation/i2c/DMA-considerations
- drivers/i2c/algos/i2c-algo-bit.c 31 additions, 24 deletionsdrivers/i2c/algos/i2c-algo-bit.c
- drivers/i2c/busses/i2c-designware-master.c 0 additions, 1 deletiondrivers/i2c/busses/i2c-designware-master.c
- drivers/i2c/busses/i2c-designware-platdrv.c 6 additions, 1 deletiondrivers/i2c/busses/i2c-designware-platdrv.c
- drivers/i2c/busses/i2c-i801.c 8 additions, 1 deletiondrivers/i2c/busses/i2c-i801.c
- drivers/i2c/busses/i2c-sh_mobile.c 7 additions, 8 deletionsdrivers/i2c/busses/i2c-sh_mobile.c
- drivers/i2c/i2c-core-base.c 6 additions, 5 deletionsdrivers/i2c/i2c-core-base.c
- include/linux/i2c.h 1 addition, 1 deletioninclude/linux/i2c.h
Loading
Please register or sign in to comment