summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-26iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter1-1/+1
2023-04-26counter: 104-quad-8: Fix race condition between FLAG and CNTR readsWilliam Breathitt Gray1-13/+1
2023-04-26memstick: fix memory leak if card device is never registeredGreg Kroah-Hartman1-1/+4
2023-04-26xen/netback: use same error messages for same errorsJuergen Gross1-4/+2
2023-04-26net: dsa: b53: mmap: add phy opsÁlvaro Fernández Rojas1-0/+14
2023-04-26scsi: core: Improve scsi_vpd_inquiry() checksDamien Le Moal1-2/+9
2023-04-26scsi: megaraid_sas: Fix fw_crash_buffer_show()Tomas Henzl1-1/+1
2023-04-26Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose1-0/+8
2023-04-26e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski1-25/+26
2023-04-26mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich1-0/+2
2023-04-26i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov1-1/+4
2023-04-26i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov1-2/+2
2023-04-26virtio_net: bugfix overflow inside xdp_linearize_page()Xuan Zhuo1-2/+6
2023-04-20coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger1-1/+1
2023-04-20watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian1-0/+1
2023-04-20ubi: Fix deadlock caused by recursively holding work_semZhaoLong Wang1-2/+2
2023-04-20mtd: ubi: wl: Fix a couple of kernel-doc issuesLee Jones1-2/+1
2023-04-20ubi: Fix failure attaching when vid_hdr offset equals to (sub)page sizeZhihao Cheng1-6/+15
2023-04-20scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina1-12/+8
2023-04-20i2c: imx-lpi2c: clean rx/tx buffers upon new messageAlexander Stein1-0/+2
2023-04-20power: supply: cros_usbpd: reclassify "default case!" as debugGrant Grundler1-1/+1
2023-04-20net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin1-0/+4
2023-04-20qlcnic: check pci_reset_function resultDenis Plotnikov1-1/+7
2023-04-20niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli1-1/+1
2023-04-20mtdblock: tolerate corrected bit-flipsBang Li1-4/+8
2023-04-20Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba1-20/+16
2023-04-20tty: serial: sh-sci: Fix Rx on RZ/G2L SCIBiju Das1-1/+1
2023-04-20tty: serial: sh-sci: Fix transmit end interrupt handlerBiju Das1-0/+7
2023-04-20iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray1-2/+2
2023-04-20USB: serial: option: add Quectel RM500U-CN modemBjørn Mork1-0/+2
2023-04-20USB: serial: option: add Telit FE990 compositionsEnrico Sau1-0/+8
2023-04-20USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster1-0/+1
2023-04-20gpio: davinci: Add irq chip flag to skip set wakeDhruva Gole1-1/+1
2023-04-20pwm: cros-ec: Explicitly set .polarity in .get_state()Uwe Kleine-König1-0/+1
2023-04-20pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba1-16/+20
2023-04-20pinctrl: amd: disable and mask interrupts on probeSachi King1-0/+31
2023-04-20pinctrl: amd: Use irqchip templateLinus Walleij1-11/+10
2023-04-20pinctrl: Added IRQF_SHARED flag for amd-pinctrl driverSandeep Singh1-2/+2
2023-04-05firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi1-0/+37
2023-04-05usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter1-1/+1
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-05xen/netback: don't do grant copy across page boundaryJuergen Gross2-3/+24
2023-04-05Input: focaltech - use explicitly signed char typeJason A. Donenfeld1-4/+4
2023-04-05Input: alps - fix compatibility with -funsigned-charmsizanoen1-8/+8
2023-04-05net: mvneta: make tx buffer array agnosticLorenzo Bianconi1-23/+43
2023-04-05net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz1-2/+7
2023-04-05i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl2-6/+7
2023-04-05scsi: megaraid_sas: Fix crash after a double completionTomas Henzl1-2/+2
2023-04-05ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli1-2/+1