aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-14dm-snap: Combine request operation type and flagsBart Van Assche1-12/+12
2022-07-14dm mirror log: Use the new blk_opf_t typeBart Van Assche1-1/+1
2022-07-14dm/dm-integrity: Combine request operation and flagsBart Van Assche1-29/+34
2022-07-14dm/dm-flakey: Use the new blk_opf_t typeBart Van Assche1-2/+6
2022-07-14dm/ebs: Change 'int rw' into 'enum req_op op'Bart Van Assche1-7/+8
2022-07-14dm/core: Combine request operation type and flagsBart Van Assche3-33/+32
2022-07-14dm/core: Rename kcopyd_job.rw into kcopyd.opBart Van Assche1-12/+13
2022-07-14dm/core: Reduce the size of struct dm_io_requestBart Van Assche8-43/+27
2022-07-14nvdimm-btt: Use the enum req_op typeBart Van Assche1-1/+1
2022-07-14block/zram: Use enum req_op where appropriateBart Van Assche1-1/+1
2022-07-14xen-blkback: Use the enum req_op and blk_opf_t typesBart Van Assche1-3/+3
2022-07-14block/rnbd: Use blk_opf_t where appropriateBart Van Assche1-3/+4
2022-07-14block/floppy: Fix a sparse warningBart Van Assche1-1/+1
2022-07-14block/drbd: Combine two drbd_submit_peer_request() argumentsBart Van Assche3-11/+9
2022-07-14block/drbd: Use the enum req_op and blk_opf_t typesBart Van Assche4-13/+15
2022-07-14block/brd: Use the enum req_op typeBart Van Assche1-1/+1
2022-07-14block: Change the type of req_op() and bio_op() into enum req_opBart Van Assche2-0/+4
2022-07-14block: Change the type of the last .rw_page() argumentBart Van Assche4-4/+4
2022-07-14treewide: Rename enum req_opf into enum req_opBart Van Assche8-22/+18
2022-07-14PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7AHuacai Chen1-19/+46
2022-07-14PCI/ACPI: Guard ARM64-specific mcfg_quirksHuacai Chen1-0/+3
2022-07-14counter: 104-quad-8: Implement and utilize register structuresWilliam Breathitt Gray1-73/+93
2022-07-14counter: 104-quad-8: Utilize iomap interfaceWilliam Breathitt Gray1-80/+89
2022-07-14nfp: flower: configure tunnel neighbour on cmsg rxTianyu Yuan1-5/+13
2022-07-14xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross1-0/+1
2022-07-14amdgpu: disable powerpc support for the newer display engineLinus Torvalds1-1/+1
2022-07-14PCI: qcom: Remove unnecessary pipe_clk handlingDmitry Baryshkov1-34/+3
2022-07-14clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfigDaniel Latypov1-0/+1
2022-07-14block: remove bdevnameChristoph Hellwig3-3/+3
2022-07-14rnbd-srv: remove the name field from struct rnbd_devChristoph Hellwig5-12/+7
2022-07-14pktcdvd: stop using bdevname in pkt_new_devChristoph Hellwig1-4/+2
2022-07-14pktcdvd: stop using bdevname in pkt_seq_showChristoph Hellwig1-3/+1
2022-07-14drbd: stop using bdevname in drbd_report_io_errorChristoph Hellwig1-4/+2
2022-07-14igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek2-1/+7
2022-07-14Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin4-32/+0
2022-07-14e1000e: Enable GPT clock before sending message to CSMESasha Neftin1-0/+4
2022-07-14firmware: stratix10-svc: To support a command ATF Get VersionAng Tien Sung1-0/+10
2022-07-14firmware: stratix10-svc: extend svc to support RSU featureKah Jing Lee1-8/+12
2022-07-14firmware: stratix10-rsu: extend RSU driver to get DCMF statusKah Jing Lee1-5/+124
2022-07-14firmware: stratix10-svc: add new FCS commandsAng Tien Sung1-8/+97
2022-07-14firmware: stratix10-svc: add FCS polling commandAng Tien Sung1-5/+37
2022-07-14firmware: stratix10-svc: Add support for FCSAng Tien Sung1-5/+25
2022-07-14misc: Add a mechanism to detect stalls on guest vCPUsSebastian Ene3-0/+237
2022-07-14cxl: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2022-07-14cxl: Use the bitmap API to allocate bitmapsChristophe JAILLET4-7/+5
2022-07-14mei: me: fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-14eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()Dan Carpenter1-2/+6
2022-07-14nvme: fix block device naming collisionIsrael Rukshin1-3/+3
2022-07-14nvme-pci: fix freeze accounting for error handlingKeith Busch1-2/+7
2022-07-14serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flagsLino Sanfilippo1-5/+1