summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-05-02Merge tag 'leds-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-05-01Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-05-01Merge branch 'next' into for-linusDmitry Torokhov
2023-05-01Revert "Input: xpad - fix support for some third-party controllers"Dmitry Torokhov
2023-05-01Merge tag 'rtc-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2023-05-01Merge tag 'i3c/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2023-05-01Merge tag 'tpmdd-v6.4-rc1-fix-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-01net: atlantic: Define aq_pm_ops conditionally on CONFIG_PMTom Rix
2023-05-01sfc: Fix module EEPROM reporting for QSFP modulesAndy Moreton
2023-05-01r8152: move setting r8153b_rx_agg_chg_indicate()Hayes Wang
2023-05-01r8152: fix the poor throughput for 2.5G devicesHayes Wang
2023-05-01r8152: fix flow control issue of RTL8156AHayes Wang
2023-04-30i3c: ast2600: set variable ast2600_i3c_ops storage-class-specifier to staticTom Rix
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-30Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-04-30i2c: tegra: Fix PEC support for SMBUS block readAkhil R
2023-04-29Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-29Merge tag 'for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2023-04-29Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-04-29RISC-V: Align SBI probe implementation with specAndrew Jones
2023-04-29Merge tag 'dma-mapping-6.4-2023-04-28' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-04-29Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-29watchdog: dw_wdt: Simplify clk managementChristophe JAILLET
2023-04-29watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()Christophe JAILLET
2023-04-29watchdog: starfive: Fix the warning of starfive_wdt_matchXingyu Wu
2023-04-29watchdog: starfive: Fix the probe return error if PM and early_enable are bot...Xingyu Wu
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-04-28Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-28md: Fix bitmap offset type in sb writerJonathan Derrick
2023-04-28md/raid5: Improve performance for sequential IOJan Kara
2023-04-28tpm: Re-enable TPM chip boostrapping non-tpm_tis TPM driversJarkko Sakkinen
2023-04-28crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Christophe JAILLET
2023-04-28net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello
2023-04-28atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversionswuych
2023-04-28mISDN: Use list_count_nodes()Christophe JAILLET
2023-04-28i3c: ast2600: fix register setting for 545 ohm pullupsJeremy Kerr
2023-04-28i3c: ast2600: enable IBI supportJeremy Kerr
2023-04-28i3c: dw: Add a platform facility for IBI PEC workaroundsJeremy Kerr
2023-04-28i3c: dw: Add support for in-band interruptsJeremy Kerr
2023-04-28i3c: dw: Turn DAT array entry into a structJeremy Kerr
2023-04-28i3c: dw: Create a generic fifo read functionJeremy Kerr
2023-04-28i3c: Allow OF-alias-based persistent bus numberingJeremy Kerr
2023-04-28i3c: ast2600: Add AST2600 platform-specific driverJeremy Kerr
2023-04-28i3c: dw: Add infrastructure for platform-specific implementationsJeremy Kerr
2023-04-28rtc: armada38x: use devm_platform_ioremap_resource_byname()Ye Xingchen