summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-13net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang1-0/+2
2023-04-13ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530Hans de Goede1-0/+14
2023-04-13ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2Hans de Goede1-0/+23
2023-04-13ACPI: video: Make acpi_backlight=video work independent from GPU driverHans de Goede1-2/+13
2023-04-13ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede1-13/+8
2023-04-13block: ublk: make sure that block size is set correctlyMing Lei1-1/+3
2023-04-13nvme: fix discard support without oncsKeith Busch1-3/+3
2023-04-13scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()Zhong Jinghua1-2/+1
2023-04-13scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()Li Zetao1-0/+1
2023-04-13iio: adc: ad7791: fix IRQ flagsNuno Sá1-1/+1
2023-04-13counter: 104-quad-8: Fix Synapse action reported for Index signalsWilliam Breathitt Gray1-1/+1
2023-04-13counter: 104-quad-8: Fix race condition between FLAG and CNTR readsWilliam Breathitt Gray1-21/+8
2023-04-13coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger1-1/+1
2023-04-13coresight: etm4x: Do not access TRCIDR1 for identificationSuzuki K Poulose2-27/+15
2023-04-13serial: 8250: Prevent starting up DMA Rx on THRI interruptIlpo Järvinen1-0/+11
2023-04-13tty: serial: fsl_lpuart: avoid checking for transfer complete when UARTCTRL_S...Sherry Sun1-1/+7
2023-04-13tty: serial: sh-sci: Fix Rx on RZ/G2L SCIBiju Das1-1/+1
2023-04-13tty: serial: sh-sci: Fix transmit end interrupt handlerBiju Das1-0/+8
2023-04-13iio: light: cm32181: Unregister second I2C client if presentKai-Heng Feng1-0/+12
2023-04-13iio: buffer: make sure O_NONBLOCK is respectedNuno Sá1-8/+11
2023-04-13iio: buffer: correctly return bytes written in output buffersNuno Sá1-1/+1
2023-04-13iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray1-2/+2
2023-04-13iio: adc: ti-ads7950: Set `can_sleep` flag for GPIO chipLars-Peter Clausen1-0/+1
2023-04-13iio: adc: qcom-spmi-adc5: Fix the channel nameAndy Shevchenko1-1/+9
2023-04-13iio: adis16480: select CONFIG_CRC32Arnd Bergmann1-0/+1
2023-04-13drivers: iio: adc: ltc2497: fix LSB shiftIan Ray1-4/+2
2023-04-13USB: serial: option: add Quectel RM500U-CN modemBjørn Mork1-0/+2
2023-04-13USB: serial: option: add Telit FE990 compositionsEnrico Sau1-0/+8
2023-04-13usb: typec: altmodes/displayport: Fix configure initial pin assignmentRD Babiera1-1/+5
2023-04-13USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster1-0/+1
2023-04-13usb: dwc3: pci: add support for the Intel Meteor Lake-SHeikki Krogerus1-0/+4
2023-04-13usb: cdnsp: Fixes error: uninitialized symbol 'len'Pawel Laszczak1-2/+1
2023-04-13xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommuD Scott Phillips1-1/+5
2023-04-13xhci: Free the command allocated for setting LPM if we return earlyMathias Nyman1-0/+1
2023-04-13usb: xhci: tegra: fix sleep in atomic callWayne Chang1-3/+3
2023-04-13PCI/DOE: Fix memory leak with CONFIG_DEBUG_OBJECTS=yLukas Wunner1-0/+1
2023-04-13PCI/DOE: Silence WARN splat with CONFIG_DEBUG_OBJECTS=yLukas Wunner1-1/+3
2023-04-13cxl/pci: Handle excessive CDAT lengthLukas Wunner1-0/+3
2023-04-13cxl/pci: Handle truncated CDAT entriesLukas Wunner2-4/+23
2023-04-13cxl/pci: Handle truncated CDAT headerLukas Wunner1-1/+1
2023-04-13cxl/pci: Fix CDAT retrieval on big endianLukas Wunner2-24/+27
2023-04-13net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong1-4/+11
2023-04-13gve: Secure enough bytes in the first TX desc for all TCP pktsShailend Chand2-7/+7
2023-04-13ice: Reset FDIR counter in FDIR init stageLingyu Liu1-0/+16
2023-04-13ice: fix wrong fallback logic for FDIRSimei Su1-3/+4
2023-04-13net: stmmac: fix up RX flow hash indirection table when setting channelsCorinna Vinschen1-1/+5
2023-04-13net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probeSiddharth Vadapalli1-2/+4
2023-04-13gpio: davinci: Add irq chip flag to skip set wakeDhruva Gole1-1/+1
2023-04-13gpio: davinci: Do not clear the bank intr enable bit in save_contextDhruva Gole1-3/+0
2023-04-13platform/x86: think-lmi: Clean up display of current_value on ThinkstationMark Pearson1-3/+6