summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-13drm/bridge: lt9611: Fix PLL being unable to lockRobert Foss1-0/+1
2023-04-13drm/nouveau/disp: Support more modes by checking with lower bpcKarol Herbst2-3/+37
2023-04-13drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon1-0/+1
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-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-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: 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: adis16480: select CONFIG_CRC32Arnd Bergmann1-0/+1
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-13usb: xhci: tegra: fix sleep in atomic callWayne Chang1-3/+3
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-13platform/x86: think-lmi: Clean up display of current_value on ThinkstationMark Pearson1-3/+6
2023-04-13platform/x86: think-lmi: Fix memory leaks when parsing ThinkStation WMI stringsMark Pearson1-3/+4
2023-04-13platform/x86: think-lmi: Fix memory leak when showing current settingsArmin Wolf1-2/+4
2023-04-13net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bitGustav Ekelund3-1/+22
2023-04-13pwm: sprd: Explicitly set .polarity in .get_state()Uwe Kleine-König1-0/+1
2023-04-13pwm: cros-ec: Explicitly set .polarity in .get_state()Uwe Kleine-König1-0/+1
2023-04-13Drivers: vmbus: Check for channel allocation before looking up relidsMohammed Gamal1-0/+4
2023-04-13gpio: GPIO_REGMAP: select REGMAP instead of depending on itRandy Dunlap1-1/+1
2023-04-13serial: exar: Add support for Sealevel 7xxxC serial cardsMatthew Howell1-0/+14
2023-04-13serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cardsAndy Shevchenko1-24/+13
2023-04-13iavf/iavf_main: actually log ->src mask when talking about itDaniil Tatianin1-1/+1
2023-04-13iavf: return errno code instead of status codeJacob Keller1-10/+10
2023-04-13platform/x86: int3472/discrete: Ensure the clk/power enable pins are in outpu...Hans de Goede2-0/+7
2023-04-13platform/x86: int3472: Split into 2 driversHans de Goede7-120/+105
2023-04-13RDMA/irdma: Do not request 2-level PBLEs for CQ allocMustafa Ismail1-10/+5
2023-04-05drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2-0/+31
2023-04-05drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach1-1/+9
2023-04-05pinctrl: at91-pio4: fix domain name assignmentJohan Hovold1-1/+0
2023-04-05pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba1-16/+20
2023-04-05net: phy: dp83869: fix default value for tx-/rx-internal-delayJosua Mayer1-4/+2
2023-04-05xen/netback: don't do grant copy across page boundaryJuergen Gross2-3/+24