summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-04spi: dw: send cmd and addr to start the spi transferSudip Mukherjee1-0/+15
2026-08-04spi: dw: Introduce enhanced single/dual/quad/octal spiSudip Mukherjee2-1/+95
2026-08-04spi: dw: update NDF while using enhanced spi modeSudip Mukherjee1-0/+3
2026-08-04spi: dw: adjust size of mem_opSudip Mukherjee1-2/+16
2026-08-04spi: dw: add check for support of enhanced spiSudip Mukherjee2-1/+34
2026-08-04spi: dw: update SPI_CTRLR0 registerSudip Mukherjee2-4/+28
2026-08-04spi: dw: Introduce spi_frf and STD_SPISudip Mukherjee2-1/+19
2026-08-04mmc: sdhci: unmap the bounce buffer before device releaseMyeonghun Pak1-0/+16
2026-08-04mmc: sdhci: make tuning_err a signed intHaibo Chen1-1/+1
2026-08-04drm/omap: dsi: Do not copy isr tableAndreas Kemnade2-8/+1
2026-08-04ata: use named initializers for acpi_device_idPawel Zalewski (The Capable Hub)4-8/+8
2026-08-04fpga: altera-cvp: Avoid out-of-bounds read in trailing byte writeDaisuke Matsuda1-4/+6
2026-08-04Merge tag 'aspeed-7.2-driver-fixes-0' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2-12/+27
2026-08-04usb: xhci: use BIT_ULL for CRCR bits to fix incorrect 64bit maskLachlan Hodges1-6/+6
2026-08-04dm-stats: fix a crash if allocation of per-cpu data failsMikulas Patocka1-2/+4
2026-08-04dm array: reject an array block whose value size is not the caller'sBryam Vargas1-0/+16
2026-08-04dm array: validate array block headers on readBryam Vargas1-8/+29
2026-08-04pinctrl: sx150x: allow build when I2C is a moduleTsz Shan Chan1-1/+1
2026-08-03dma-buf/udmabuf: Disable the size limit by defaultRobert Mader1-2/+2
2026-08-03Input: focaltech - use signed coordinates to prevent underflowDmitry Torokhov1-9/+8
2026-08-03Input: hynitron_cstxxx - validate touch count and finger IDsJianing Li1-3/+10
2026-08-04soc: aspeed: add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-08-03rapidio: clear mport->net when rio_add_net() failsGuangshuo Li1-0/+1
2026-08-03pps-gpio: remove dead capture_clear codeCalvin Owens1-32/+3
2026-08-03pps: don't allow PPS_KC_BIND on removed devicesCalvin Owens1-0/+10
2026-08-03pps: don't try to wait for negative timeouts in PPS_FETCHCalvin Owens1-2/+8
2026-08-03pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handlerMichael Byczkowski1-12/+25
2026-08-03vhost-scsi: reject feature changes after endpointJia Jia1-0/+9
2026-08-03vhost-scsi: flush backend after device ioctlsJia Jia1-1/+2
2026-08-03vhost: reset the vring metadata cache on vring reconfigurationJun Yang1-0/+8
2026-08-03vhost-scsi: Validate T10 PI scatterlist countsLinfeng Sun1-0/+8
2026-08-03ublk: validate auto buf reg before taking uring_cmdYang Xiuwei1-36/+38
2026-08-03ublk: lift checks out of ublk_{,un}map_io()Caleb Sander Mateos1-51/+19
2026-08-03ublk: add UBLK_F_IO_DESC_SIZECaleb Sander Mateos1-11/+27
2026-08-03ublk: initialize io_desc on daemon taskCaleb Sander Mateos1-1/+2
2026-08-03ublk: split request validation from io_desc initCaleb Sander Mateos1-22/+48
2026-08-03ublk: remove struct ublk_zoned_report_desc's operation fieldCaleb Sander Mateos1-11/+3
2026-08-03ublk: consistently use u16 for queue and tag numbersCaleb Sander Mateos1-39/+41
2026-08-03ublk: remove WARN_ON_ONCE() in ublk_unmap_io()Caleb Sander Mateos1-2/+0
2026-08-03ublk: check for ublk_unmap_io() returning 0Caleb Sander Mateos1-1/+7
2026-08-03ublk: check import_ubuf() return valueCaleb Sander Mateos1-2/+8
2026-08-03net: mana: force full-page RX buffers via ethtool private flagDipayaan Roy2-2/+114
2026-08-03net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switchDipayaan Roy1-29/+46
2026-08-03net: stmmac: ethtool: Address off-by-one when reading the coal rx-usecsMaxime Chevallier1-2/+2
2026-08-03net: stmmac: ethtool: Comment the magic numbers in RIWT computationMaxime Chevallier1-2/+5
2026-08-03s390/qeth: validate user buffer length in SNMP and ARP query ioctlsHidayath Khan2-0/+8
2026-08-03bnge: Fix NULL pointer dereference in aux device releaseAlok Tiwari1-3/+6
2026-08-03Input: evdev - fix information leak in evdev_pass_values()Dmitry Torokhov1-10/+12
2026-08-03net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup()Yi Cong1-1/+3
2026-08-03net: phy: motorcomm: enable the reference clock for YT8521Jiaxing Hu1-0/+6