summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-27i2c: rk3x: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-27i2c: mlxbf: I2C SMBus driver for Mellanox BlueField SoCKhalil Blaiech
2020-09-27dt-bindings: i2c: I2C binding for Mellanox BlueField SoCKhalil Blaiech
2020-09-27Merge tag 'at24-updates-for-v5.10' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang
2020-09-25eeprom: at24: Support custom device names for AT24 EEPROMsJon Hunter
2020-09-24dt-bindings: eeprom: at24: Add label property for AT24Jon Hunter
2020-09-24eeprom: at24: Initialise AT24 NVMEM ID fieldJon Hunter
2020-09-21i2c: nvidia-gpu: Use put_unaligned_be24()Andy Shevchenko
2020-09-21i2c: ismt: Add support for Intel Emmitsburg PCHAndy Shevchenko
2020-09-21i2c: ismt: Describe parameters in kernel docAndy Shevchenko
2020-09-21i2c: jz4780: Remove of_match_ptr()Paul Cercueil
2020-09-21i2c: jz4780: Add compatible string for JZ4770 SoCPaul Cercueil
2020-09-21dt-bindings: i2c: ingenic: Add compatible string for the JZ4770Paul Cercueil
2020-09-21i2c: amd_mp2: handle num is 0 input for i2c_amd_xferTom Rix
2020-09-21i2c: stm32: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-21i2c: stm32: fix error message on upon dma_request_chan & defer handlingAlain Volmat
2020-09-21misc: eeprom: use helper to get i2c_client from kobjWolfram Sang
2020-09-21i2c: Switch to using the new API kobj_to_dev()Tian Tao
2020-09-21i2c: rcar: add HostNotify supportWolfram Sang
2020-09-21i2c: add slave testunit driverWolfram Sang
2020-09-18i2c: stm32: name slave slot to ease maintenanceAlain Volmat
2020-09-18i2c: bcm2835: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-18i2c: mux: reg: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-18i2c: mux: gpmux: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-18i2c: rcar: refactor and shorten timeout when resettingWolfram Sang
2020-09-18i2c: rcar: improve bus busy detectionWolfram Sang
2020-09-18i2c: stm32f7: Add SMBus Host-Notify protocol supportAlain Volmat
2020-09-17eeprom: at24: set type id as EEPROMVadym Kochan
2020-09-09i2c: smbus: add core function handling SMBus host-notifyAlain Volmat
2020-09-09i2c: add binding to mark a bus as SMBusWolfram Sang
2020-09-09i2c: imx: Use dev_err_probe() to simplify error handlingAnson Huang
2020-09-09i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480Jeffrey Lin
2020-08-28i2c: rcar: Auto select RESET_CONTROLLERDirk Behme
2020-08-28i2c: xiic: Support forcing single-master in DTJaakko Laine
2020-08-28i2c: xiic: Improve struct memory alignmentJaakko Laine
2020-08-28i2c: xiic: Change code alignment to 1 space onlyJaakko Laine
2020-08-25eeprom: at24: Tidy at24_read()Jean Delvare
2020-08-25i2c: Remove 'default n' from busses/KconfigJarkko Nikula
2020-08-23Linux 5.9-rc2Linus Torvalds
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-23Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-23Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-22Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-08-22do_epoll_ctl(): clean the failure exits up a bitAl Viro
2020-08-22epoll: Keep a reference on files added to the check listMarc Zyngier
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov