summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-08-22Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-22Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-08-21dt-bindings: vendor-prefixes: Remove trailing whitespaceGeert Uytterhoeven
2020-08-21KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-08-21dt-bindings: net: correct description of phy-connection-typeMadalin Bucur
2020-08-21Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-21dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instancesRob Herring
2020-08-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-08-21Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-21Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-21Merge tag 'pm-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser
2020-08-21net: dsa: b53: check for timeoutTom Rix