summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-16i2c: designware-pci: Fix to change data types of hcnt and lcnt parametersLakshmi Sowjanya D
2021-12-16i2c: designware: Do not complete i2c read without RX_FULL interruptTamal Saha
2021-12-10i2c: tegra: use i2c_timings for bus clock freqAkhil R
2021-12-09i2c: i801: Don't clear status flags twice in interrupt modeHeiner Kallweit
2021-12-09i2c: i801: Don't read back cleared status in i801_check_pre()Heiner Kallweit
2021-12-09i2c: exynos5: Mention Exynos850 and ExynosAutoV9 in KconfigSam Protsenko
2021-12-09i2c: exynos5: Add bus clock supportSam Protsenko
2021-12-09i2c: exynos5: Add support for ExynosAutoV9 SoCJaewon Kim
2021-12-01i2c: stm32f7: remove noisy and imprecise log messagesWolfram Sang
2021-12-01i2c: stm32: get rid of stm32f7_i2c_release_bus return valueAlain Volmat
2021-11-30Revert "i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode"Wolfram Sang
2021-11-30Revert "i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSE"Wolfram Sang
2021-11-29i2c: i801: Improve handling platform data for tco deviceHeiner Kallweit
2021-11-29i2c: designware-pci: Set ideal timing parameters for Elkhart Lake PSELakshmi Sowjanya D
2021-11-29i2c: designware-pci: Add support for Fast Mode Plus and High Speed ModeLakshmi Sowjanya D
2021-11-29i2c: enable async suspend/resume on i2c client devicesDerek Basehore
2021-11-29i2c: enable async suspend/resume for i2c adaptersRajat Jain
2021-11-29i2c: designware: Enable async suspend / resume of designware devicesRajat Jain
2021-11-29i2c: mpc: Correct I2C reset procedureJoakim Tjernlund
2021-11-29i2c: designware: Fix the kernel doc description for struct dw_i2c_devAndy Shevchenko
2021-11-29i2c: rk3x: enable clock before getting rateJohn Keeping
2021-11-29i2c: i801: Improve handling of chip-specific feature definitionsHeiner Kallweit
2021-11-29i2c: i801: Remove i801_set_block_buffer_modeHeiner Kallweit
2021-11-29i2c: i801: Don't silently correct invalid transfer sizeHeiner Kallweit
2021-11-29i2c: tegra: Add the ACPI supportAkhil R
2021-11-29Merge branch 'i2c/for-current' into i2c/for-mergewindowWolfram Sang
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-28Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-27vmxnet3: Use generic Kconfig option for page size limitGuenter Roeck
2021-11-27Merge tag 'block-5.16-2021-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-11-26iommu/vt-d: Fix unmap_pages supportAlex Williamson
2021-11-26iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()Christophe JAILLET
2021-11-26iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568Alex Bee
2021-11-26iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-11-26Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-11-26net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean
2021-11-26net: mscc: ocelot: set up traps for PTP packetsVladimir Oltean
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean
2021-11-26net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean
2021-11-26net: hns3: fix incorrect components info of ethtool --reset commandJie Wang
2021-11-26net: hns3: fix one incorrect value of page pool info when queried by debugfsHao Chen
2021-11-26net: hns3: add check NULL address for page poolHao Chen
2021-11-26net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-11-26net: qed: fix the array may be out of boundzhangyue
2021-11-26nfc: virtual_ncidev: change default device permissionsThadeu Lima de Souza Cascardo
2021-11-26Merge branch 'acpi-properties'Rafael J. Wysocki