summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-12-13serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl1-0/+1
2023-12-13serial: sc16is7xx: address RX timeout interrupt errataDaniel Mack1-0/+12
2023-12-13parport: Add support for Brainboxes IX/UC/PX parallel cardsCameron Williams1-0/+21
2023-12-13scsi: be2iscsi: Fix a memleak in beiscsi_init_wrb_handle()Dinghao Liu1-0/+1
2023-12-13hwmon: (acpi_power_meter) Fix 4.29 MW bugArmin Wolf1-0/+4
2023-12-13RDMA/bnxt_re: Correct module description stringKalesh AP1-1/+1
2023-12-13net: hns: fix fake link up on xge portYonglong Liu1-0/+29
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang1-1/+1
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov1-1/+3
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov2-7/+35
2023-12-08driver core: Release all resources during unbind before updating device linksSaravana Kannan1-2/+2
2023-12-08net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea1-2/+2
2023-12-08ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda1-1/+10
2023-12-08dm verity: don't perform FEC for failed readahead IOWu Bo1-1/+3
2023-12-08dm-verity: align struct dm_verity_fec_io properlyMikulas Patocka2-7/+2
2023-12-08firewire: core: fix possible memory leak in create_units()Yang Yingliang1-7/+4
2023-12-08pinctrl: avoid reload of p state in list iterationMaria Yu1-3/+3
2023-12-08usb: dwc3: set the dma max_seg_sizeRicardo Ribalda1-0/+2
2023-12-08USB: serial: option: don't claim interface 4 for ZTE MF290Lech Perczak1-1/+2
2023-12-08USB: serial: option: fix FM101R-GL definesPuliang Lu1-2/+2
2023-12-08USB: serial: option: add Fibocom L7xx modulesVictor Fragoso1-0/+1
2023-12-08bcache: prevent potential division by zero errorRand Deeb1-1/+1
2023-12-08bcache: check return value from btree_node_alloc_replacement()Coly Li1-0/+2
2023-12-08USB: serial: option: add Luat Air72*U series productsAsuna Yang1-0/+3
2023-12-08s390/dasd: protect device queue against concurrent accessJan Höppner1-11/+13
2023-12-08mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfipsClaire Lin1-1/+4
2023-12-08net: axienet: Fix check for partial TX checksumSamuel Holland1-1/+1
2023-12-08amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju1-3/+8
2023-12-08amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju1-1/+13
2023-12-08net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez1-2/+2
2023-12-08drm/rockchip: vop: Fix color for RGB888/BGR888 format on VOP fullJonas Karlman1-3/+11
2023-12-08ata: pata_isapnp: Add missing error check for devm_ioport_map()Chen Ni1-0/+3
2023-12-08drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut1-6/+6
2023-12-08RDMA/irdma: Prevent zero-length STAG registrationChristopher Bednarz3-2/+16
2023-11-28scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang1-0/+1
2023-11-28media: venus: hfi: fix the check to handle session buffer requirementVikash Garodia1-1/+1
2023-11-28media: sharp: fix sharp encodingSean Young1-3/+5
2023-11-28i2c: i801: fix potential race in i801_block_transaction_byte_by_byteHeiner Kallweit1-10/+9
2023-11-28net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin1-2/+2
2023-11-28mcb: fix error handling for different scenarios when parsingSanjuán García, Jorge2-1/+2
2023-11-28mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen1-1/+0
2023-11-28mmc: vub300: fix an error codeDan Carpenter1-0/+1
2023-11-28PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner2-5/+2
2023-11-28hvc/xen: fix error path in xen_hvc_init() to always register frontend driverDavid Woodhouse1-2/+3
2023-11-28media: venus: hfi: add checks to perform sanity on queue pointersVikash Garodia1-0/+10
2023-11-28media: vivid: avoid integer overflowHans Verkuil1-1/+1
2023-11-28media: gspca: cpia1: shift-out-of-bounds in set_flickerRajeshwar R Shinde1-0/+3
2023-11-28i2c: sun6i-p2wi: Prevent potential division by zeroAxel Lin1-0/+5
2023-11-28tty: vcc: Add check for kstrdup() in vcc_probe()Yi Yang1-3/+13
2023-11-28scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()Wenchao Hao1-0/+6