aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-18clk: imx8mp: Add DISP2 pixel clockMarek Vasut1-1/+3
2022-04-18platform/chrome: cros_ec: remove unused variable `was_wake_device`Tzung-Bi Shih1-3/+0
2022-04-18media: dvb-usb: dib0700_devices: use an enum for the device numberMauro Carvalho Chehab1-7/+10
2022-04-18media: dvb-usb: dibusb-mc: use an enum for the device numberMauro Carvalho Chehab1-8/+8
2022-04-18media: dvb-usb: dibusb-mb: use an enum for the device numberMauro Carvalho Chehab1-3/+8
2022-04-18media: dvb-usb: vp7045: use an enum for the device numberMauro Carvalho Chehab1-4/+4
2022-04-18media: dvb-usb: vp702x: use an enum for the device numberMauro Carvalho Chehab1-3/+3
2022-04-18media: dvb-usb: ttusb2: use an enum for the device numberMauro Carvalho Chehab1-2/+2
2022-04-18media: dvb-usb: pctv452e: use an enum for the device numberMauro Carvalho Chehab1-1/+1
2022-04-18media: dvb-usb: opera1: use an enum for the device numberMauro Carvalho Chehab1-1/+1
2022-04-18media: dvb-usb: nova-t-usb2: use an enum for the device numberMauro Carvalho Chehab1-2/+2
2022-04-18media: dvb-usb: m920x: use an enum for the device numberMauro Carvalho Chehab1-5/+5
2022-04-18media: dw2102: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab1-6/+6
2022-04-18media: dvb-usb: dtt200u: use an enum for the device numberMauro Carvalho Chehab1-9/+10
2022-04-18media: digitv: use the newer dvb-usb macros for USB deviceMauro Carvalho Chehab1-1/+1
2022-04-18media: dvb-usb: Add helper macros for using USB VID/PIDMauro Carvalho Chehab1-0/+8
2022-04-18media: dvb-usb: move USB IDs to dvb-usb-ids.hMauro Carvalho Chehab1-0/+16
2022-04-18media: dvb-usb-ids.h: sort entriesMauro Carvalho Chehab1-294/+297
2022-04-18swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tblChristoph Hellwig1-2/+0
2022-04-18swiotlb: merge swiotlb-xen initialization into swiotlbChristoph Hellwig2-3/+6
2022-04-18swiotlb: provide swiotlb_init variants that remap the bufferChristoph Hellwig1-1/+4
2022-04-18swiotlb: pass a gfp_mask argument to swiotlb_init_lateChristoph Hellwig1-1/+1
2022-04-18swiotlb: add a SWIOTLB_ANY flag to lift the low memory restrictionChristoph Hellwig1-0/+1
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig2-27/+17
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig1-1/+5
2022-04-18swiotlb: rename swiotlb_late_init_with_default_sizeChristoph Hellwig1-1/+1
2022-04-18swiotlb: simplify swiotlb_max_segmentChristoph Hellwig1-1/+0
2022-04-17block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig1-11/+16
2022-04-17block: add a bdev_discard_granularity helperChristoph Hellwig1-0/+5
2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig1-2/+0
2022-04-17block: add a bdev_max_discard_sectors helperChristoph Hellwig1-0/+5
2022-04-17block: move {bdev,queue_limit}_discard_alignment out of lineChristoph Hellwig1-33/+1
2022-04-17block: remove queue_discard_alignmentChristoph Hellwig1-8/+0
2022-04-17block: move bdev_alignment_offset and queue_limit_alignment_offset out of lineChristoph Hellwig1-20/+1
2022-04-17block: use bdev_alignment_offset in disk_alignment_offset_showChristoph Hellwig1-8/+0
2022-04-17block: add a bdev_max_zone_append_sectors helperChristoph Hellwig1-0/+6
2022-04-17block: add a bdev_stable_writes helperChristoph Hellwig1-0/+6
2022-04-17block: add a bdev_fua helperChristoph Hellwig1-1/+5
2022-04-17block: add a bdev_write_cache helperChristoph Hellwig1-0/+5
2022-04-17block: add a bdev_nonrot helperChristoph Hellwig1-0/+5
2022-04-17target: pass a block_device to target_configure_unmap_from_queueChristoph Hellwig1-2/+2
2022-04-17block: turn bio_kmalloc into a simple kmalloc wrapperChristoph Hellwig1-1/+1
2022-04-17block: allow use of per-cpu bio alloc cache by block driversMike Snitzer1-0/+6
2022-04-17block: allow using the per-cpu bio cache from bio_alloc_biosetMike Snitzer2-3/+2
2022-04-17Input: add Marine Navigation KeycodesShelby Heffron1-0/+21
2022-04-17tcp: add drop reason support to tcp_ofo_queue()Eric Dumazet2-0/+2
2022-04-17tcp: add drop reason support to tcp_prune_ofo_queue()Eric Dumazet2-0/+3
2022-04-17tcp: add two drop reasons for tcp_ack()Eric Dumazet2-0/+5
2022-04-17tcp: add drop reasons to tcp_rcv_state_process()Eric Dumazet2-0/+6
2022-04-17tcp: add drop reason support to tcp_validate_incoming()Eric Dumazet2-0/+11