index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-07-01
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
block: move ->make_request_fn to struct block_device_operations
Christoph Hellwig
2020-07-01
block: remove the request_queue argument from blk_queue_split
Christoph Hellwig
2020-07-01
dm: stop using ->queuedata
Christoph Hellwig
2020-07-01
bcache: stop setting ->queuedata
Christoph Hellwig
2020-07-01
zram: stop using ->queuedata
Christoph Hellwig
2020-07-01
umem: stop using ->queuedata
Christoph Hellwig
2020-07-01
rsxx: stop using ->queuedata
Christoph Hellwig
2020-07-01
ps3vram: stop using ->queuedata
Christoph Hellwig
2020-07-01
null_blk: stop using ->queuedata for bio mode
Christoph Hellwig
2020-07-01
drbd: stop using ->queuedata
Christoph Hellwig
2020-06-30
blk-mq: pass request queue into get/put budget callback
Ming Lei
2020-06-29
dm: use bio_uninit instead of bio_disassociate_blkg
Christoph Hellwig
2020-06-24
tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK
Christoph Hellwig
2020-06-24
nvme-rdma: fix a missing completion with remove invalidation
Christoph Hellwig
2020-06-24
loop: be paranoid on exit and prevent new additions / removals
Luis Chamberlain
2020-06-24
nvme: use blk_mq_complete_request_remote to avoid an indirect function call
Christoph Hellwig
2020-06-24
nvme-rdma: factor out a nvme_rdma_end_request helper
Christoph Hellwig
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-06-21
Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2020-06-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-20
pinctrl: single: fix function name in documentation
Drew Fustini
2020-06-20
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-20
pinctrl: qcom: ipq6018 Add missing pins in qpic pin group
Sivaprakash Murugesan
2020-06-20
Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...
Haibo Chen
2020-06-20
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-19
Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-19
Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-19
Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-06-19
i2c: smbus: Fix spelling mistake in the comments
Keyur Patel
2020-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
2020-06-19
video: backlight: tosa_lcd: convert to use i2c_new_client_device()
Wolfram Sang
2020-06-19
drm: encoder_slave: use new I2C API
Wolfram Sang
2020-06-19
drm: encoder_slave: fix refcouting error for modules
Wolfram Sang
2020-06-19
Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
2020-06-18
loop: replace kill_bdev with invalidate_bdev
Zheng Bin
2020-06-18
libata: Use per port sync for detach
Kai-Heng Feng
2020-06-17
drm/amdgpu: fix documentation around busy_percentage
Alex Deucher
2020-06-17
drm/amdgpu/pm: update comment to clarify Overdrive interfaces
Alex Deucher
2020-06-17
drm/amdkfd: Use correct major in devcgroup check
Lorenz Brun
2020-06-17
nvdimm/region: always show the 'align' attribute
Vishal Verma
2020-06-17
s390/qdio: warn about unexpected SLSB states
Julian Wiedmann
2020-06-17
s390/qdio: clean up usage of qdio_data
Julian Wiedmann
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-16
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
[next]