summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-25/+8
2023-11-10Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-17/+40
2023-11-10Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds7-8/+36
2023-11-10Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-11-10Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linuxLinus Torvalds15-68/+68
2023-11-10Merge tag 'ata-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds3-27/+11
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-7/+12
2023-11-10Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds12-1293/+0
2023-11-10spi: Fix null dereference on suspendMark Hasemeyer1-17/+39
2023-11-10pwm: samsung: Fix a bit test in pwm_samsung_resume()Dan Carpenter1-1/+1
2023-11-10Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds33-148/+315
2023-11-10Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds87-469/+233
2023-11-10Merge tag 'for-6.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-64/+94
2023-11-10Merge tag 'linux-watchdog-6.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds16-79/+123
2023-11-10Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds72-755/+519
2023-11-10Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds40-2799/+2024
2023-11-09riscv: Optimize bitops with Zbb extensionXiao Wang1-1/+1
2023-11-09riscv: Rearrange hwcap.h and cpufeature.hXiao Wang2-2/+2
2023-11-09Merge patch "drivers: perf: Do not broadcast to other cpus when starting a co...Palmer Dabbelt2-5/+8
2023-11-09drivers: perf: Do not broadcast to other cpus when starting a counterAlexandre Ghiti1-4/+2
2023-11-09drivers: perf: Check find_first_bit() return valueAlexandre Ghiti1-0/+5
2023-11-09net: ti: icss-iep: fix setting counter valueDiogo Ivo1-1/+1
2023-11-09Merge patch series "Linux RISC-V AIA Preparatory Series"Palmer Dabbelt1-0/+2
2023-11-09of: property: Add fw_devlink support for msi-parentAnup Patel1-0/+2
2023-11-09ptp: fix corrupted list in ptp_openEdward Adam Davis3-11/+19
2023-11-09ptp: ptp_read should not release queueEdward Adam Davis1-2/+0
2023-11-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2-41/+91
2023-11-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-5/+6
2023-11-08Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-40/+53
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-7/+116
2023-11-08Merge tag 'nvme-6.7-2023-11-8' of git://git.infradead.org/nvme into block-6.7Jens Axboe14-66/+59
2023-11-08nvme: keyring: fix conditional compilationHannes Reinecke2-12/+6
2023-11-08Revert "arm64: smp: avoid NMI IPIs with broken MediaTek FW"Douglas Anderson1-1/+1
2023-11-08arm64: Move MediaTek GIC quirk handling from irqchip to coreDouglas Anderson1-21/+1
2023-11-08drivers/net/ppp: use standard array-copy-functionPhilipp Stanner1-2/+2
2023-11-08i2c: cp2615: Fix 'assignment to __be16' warningBence Csókás1-1/+1
2023-11-08i2c: dev: copy userspace array safelyPhilipp Stanner1-2/+2
2023-11-08i2c: designware: Disable TX_EMPTY irq while waiting for block length byteTam Nguyen1-3/+16
2023-11-08i2c: iproc: handle invalid slave stateRoman Bacik1-58/+75
2023-11-08net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean1-1/+1
2023-11-08r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit1-0/+2
2023-11-08Merge tag 'pm-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-0/+63
2023-11-08Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds65-1284/+1491
2023-11-08Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+9
2023-11-08Merge tag 'rproc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds8-181/+548
2023-11-08Merge tag 'rpmsg-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds3-5/+5
2023-11-08Merge tag 'pcmcia-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds4-7/+12
2023-11-08Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds37-282/+162
2023-11-08ata: pata_gayle: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-08ata: pata_falcon: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2