index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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
2021-04-08
dasd: use bdev_disk_changed instead of blk_drop_partitions
Christoph Hellwig
2021-04-06
block: stop calling blk_queue_bounce for passthrough requests
Christoph Hellwig
2021-04-06
block: remove BLK_BOUNCE_ISA support
Christoph Hellwig
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
2021-04-06
advansys: remove ISA support
Christoph Hellwig
2021-04-06
BusLogic: reject broken old firmware that requires ISA-style bounce buffering
Christoph Hellwig
2021-04-06
Buslogic: remove ISA support
Christoph Hellwig
2021-04-06
aha1542: use a local bounce buffer
Christoph Hellwig
2021-03-21
Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-21
Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-03-21
Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-21
Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-03-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-03-19
Merge tag 'block-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-19
Merge tag 'gpio-fixes-for-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-19
Merge tag 's390-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-03-19
Merge tag 'pm-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-03-19
Merge tag 'iommu-fixes-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-19
Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-03-19
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
2021-03-19
Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2021-03-19
firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
Lv Yunlong
2021-03-18
Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-03-19
nouveau: Skip unvailable ttm page entries
Tobias Klausmann
2021-03-19
Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2021-03-19
Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-03-19
Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-03-18
Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-03-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-03-18
iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles
Dmitry Osipenko
2021-03-18
iommu/amd: Keep track of amd_iommu_irq_remap state
Joerg Roedel
2021-03-18
iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled
Joerg Roedel
2021-03-18
iommu/amd: Move Stoney Ridge check to detect_ivrs()
Joerg Roedel
2021-03-18
staging: vt665x: fix alignment constraints
Edmundo Carmona Antoranz
2021-03-18
usb: typec: tcpm: Skip sink_cap query only when VDM sm is busy
Badhri Jagan Sridharan
2021-03-18
nvmet-tcp: fix kmap leak when data digest in use
Elad Grupi
2021-03-18
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
2021-03-18
nvme-rdma: fix possible hang when failing to set io queues
Sagi Grimberg
2021-03-18
nvme-tcp: fix possible hang when failing to set io queues
Sagi Grimberg
2021-03-18
nvme-tcp: fix misuse of __smp_processor_id with preemption enabled
Sagi Grimberg
2021-03-18
nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
Sagi Grimberg
2021-03-18
nvme: fix Write Zeroes limitations
Christoph Hellwig
2021-03-18
nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAIT
Christoph Hellwig
2021-03-18
nvme: merge nvme_keep_alive into nvme_keep_alive_work
Christoph Hellwig
2021-03-18
nvme-fabrics: only reserve a single tag
Christoph Hellwig
2021-03-18
drm/amd/display: Remove MPC gamut remap logic for DCN30
Dillon Varone
2021-03-18
drm/amd/display: Correct algorithm for reversed gamma
Calvin Hou
2021-03-17
usb: dwc3: gadget: Prevent EP queuing while stopping transfers
Wesley Cheng
2021-03-17
usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
Badhri Jagan Sridharan
2021-03-17
usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct
Elias Rudberg
[next]