index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-04-23
Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-23
Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-22
Merge tag 'ata-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
2022-04-22
gpio: Request interrupts after IRQ is initialized
Mario Limonciello
2022-04-22
Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-04-22
Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-04-21
Merge tag 'drm-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-04-22
ata: pata_marvell: Check the 'bmdma_addr' beforing reading
Zheyu Ma
2022-04-22
Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
2022-04-21
Merge tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-21
Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-21
drivers: net: hippi: Fix deadlock in rr_close()
Duoming Zhou
2022-04-20
dmaengine: idxd: skip clearing device context when device is read-only
Dave Jiang
2022-04-20
dmaengine: idxd: add RO check for wq max_transfer_size write
Dave Jiang
2022-04-20
dmaengine: idxd: add RO check for wq max_batch_size write
Dave Jiang
2022-04-20
dmaengine: idxd: fix retry value to be constant for duration of function call
Dave Jiang
2022-04-20
dmaengine: idxd: match type for retries var in idxd_enqcmds()
Dave Jiang
2022-04-20
dmaengine: dw-edma: Fix inconsistent indenting
Jiapeng Chong
2022-04-20
net: stmmac: Use readl_poll_timeout_atomic() in atomic state
Kevin Hao
2022-04-20
drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...
José Roberto de Souza
2022-04-19
cpuidle: riscv: support non-SMP config
Randy Dunlap
2022-04-19
drm/msm: Revert "drm/msm: Stop using iommu_present()"
Dmitry Baryshkov
2022-04-19
Merge tag 'spi-fix-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-04-19
bcache: fix wrong bdev parameter when calling bio_alloc_clone() in do_bio_hook()
Coly Li
2022-04-19
bcache: put bch_bio_map() back to correct location in journal_write_unlocked()
Coly Li
2022-04-19
net: mscc: ocelot: fix broken IP multicast flooding
Vladimir Oltean
2022-04-19
drm/i915/display/vrr: Reset VRR capable property on a long hpd
Manasi Navare
2022-04-18
net: atlantic: invert deep par in pm functions, preventing null derefs
Manuel Ullmann
2022-04-17
Input: omap4-keypad - fix pm_runtime_get_sync() error checking
Miaoqian Lin
2022-04-17
Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-17
Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
2022-04-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-17
bonding: do not discard lowest hash bit for non layer3+4 hashing
suresh kumar
2022-04-16
Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-16
Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-16
Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-04-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2022-04-16
Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2022-04-16
random: use memmove instead of memcpy for remaining 32 bytes
Jason A. Donenfeld
2022-04-15
Merge tag 'for-5.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-15
i2c: ismt: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
2022-04-15
i2c: dev: Force case user pointers in compat_i2cdev_ioctl()
Andy Shevchenko
2022-04-15
net: lan966x: Make sure to release ptp interrupt
Horatiu Vultur
2022-04-15
net: Handle l3mdev in ip_tunnel_init_flow
David Ahern
2022-04-15
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2022-04-15
i2c: dev: check return value when calling dev_set_name()
Andy Shevchenko
2022-04-15
i2c: qcom-geni: Use dev_err_probe() for GPI DMA error
Bjorn Andersson
2022-04-15
i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit
Marek Vasut
2022-04-15
i2c: pasemi: Wait for write xfers to finish
Martin Povišer
[next]