summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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: 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-09i2c: smbus: add core function handling SMBus host-notifyAlain Volmat
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-25i2c: Remove 'default n' from busses/KconfigJarkko Nikula
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...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 tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus 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-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-21net: dsa: b53: check for timeoutTom Rix
2020-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-08-21Merge tag 'drm-fixes-2020-08-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-21Merge tag 'drm-intel-fixes-2020-08-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-08-21Merge tag 'amd-drm-fixes-5.9-2020-08-20' of git://people.freedesktop.org/~agd...Dave Airlie
2020-08-20hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang
2020-08-20hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang
2020-08-20Merge tag 'pci-v5.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-20sfc: fix build warnings on 32-bitEdward Cree
2020-08-20net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li
2020-08-20RISC-V: Remove CLINT related code from timer and archAnup Patel
2020-08-20clocksource/drivers: Add CLINT timer driverAnup Patel
2020-08-20Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-20Revert "RDMA/hns: Reserve one sge in order to avoid local length error"Weihang Li
2020-08-20RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE requestKaike Wan