summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2024-07-11i2c: davinci: reword according to newest specificationWolfram Sang-9/+8
2024-07-11i2c: cros-ec-tunnel: reword according to newest specificationWolfram Sang-2/+2
2024-07-11i2c: cp2615: reword according to newest specificationWolfram Sang-5/+5
2024-07-11i2c: cht-wc: reword according to newest specificationWolfram Sang-4/+4
2024-07-11i2c: brcmstb: reword according to newest specificationWolfram Sang-6/+5
2024-07-11i2c: bcm2835: reword according to newest specificationWolfram Sang-5/+5
2024-07-11i2c: bcm-kona: reword according to newest specificationWolfram Sang-7/+6
2024-07-11i2c: au1550: reword according to newest specificationWolfram Sang-8/+7
2024-07-11i2c: altera: reword according to newest specificationWolfram Sang-2/+2
2024-07-11i2c: ali15x3: reword according to newest specificationWolfram Sang-1/+1
2024-07-10i2c: rcar: minor changes to adhere to coding styleWolfram Sang-6/+5
2024-07-10i2c: rcar: WARN about spurious irqsWolfram Sang-1/+1
2024-07-09i2c: mt7621: Add Airoha EN7581 i2c supportLorenzo Bianconi-1/+1
2024-07-09i2c: designware: Constify read-only struct regmap_configJavier Carrasco-1/+1
2024-07-09i2c: xiic: improve error message when transfer fails to startMarc Ferland-4/+5
2024-07-09i2c: omap: wakeup the controller during suspend() callbackThomas Richard-0/+22
2024-07-09i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()Thomas Richard-7/+7
2024-07-09i2c: add missing MODULE_DESCRIPTION() macrosJeff Johnson-0/+4
2024-07-09i2c: i801: Add support for Intel Arrow Lake-HJarkko Nikula-0/+4
2024-07-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-27/+43
2024-07-06Merge tag 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-38/+10
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+42
2024-07-05Merge tag 'drm-fixes-2024-07-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-31/+127
2024-07-05Merge tag 'gpio-fixes-for-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+20
2024-07-05Merge tag 'amd-drm-fixes-6.10-2024-07-03' of https://gitlab.freedesktop.org/a...Daniel Vetter-4/+59
2024-07-05gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov-0/+8
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen-76/+110
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen-102/+119
2024-07-05tpm: Address !chip->auth in tpm2_*_auth_session()Jarkko Sakkinen-2/+12
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-274/+424
2024-07-04Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-7/+8
2024-07-04Merge tag 'platform-drivers-x86-v6.10-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-13/+18
2024-07-04Merge tag 'drm-misc-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/m...Daniel Vetter-20/+58
2024-07-04Merge tag 'drm-xe-fixes-2024-07-04' of https://gitlab.freedesktop.org/drm/xe/...Daniel Vetter-7/+7
2024-07-04bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi-1/+5
2024-07-04mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin-0/+1
2024-07-04Merge tag 'wireless-2024-07-04' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-21/+19
2024-07-04drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper-3/+3
2024-07-04drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld-4/+4
2024-07-04drm/ttm: Always take the bo delayed cleanup path for imported bosThomas Hellström-0/+1
2024-07-03ice: use proper macro for testing bitPetr Oros-1/+1
2024-07-03ice: Reject pin requests with unsupported flagsJacob Keller-16/+23
2024-07-03ice: Don't process extts if PTP is disabledJacob Keller-0/+4
2024-07-03ice: Fix improper extts handlingMilena Olech-22/+91
2024-07-03bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun-3/+3
2024-07-03net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec-2/+2
2024-07-04i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk-38/+10
2024-07-03Merge patch series "Assorted fixes in RISC-V PMU driver"Palmer Dabbelt-4/+42
2024-07-03perf: RISC-V: Check standard event availabilitySamuel Holland-2/+40
2024-07-03drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpusSamuel Holland-1/+1