summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-20coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bugSteve Clevenger
2023-04-20watchdog: sbsa_wdog: Make sure the timeout programming is within the limitsGeorge Cherian
2023-04-20ubi: Fix deadlock caused by recursively holding work_semZhaoLong Wang
2023-04-20mtd: ubi: wl: Fix a couple of kernel-doc issuesLee Jones
2023-04-20ubi: Fix failure attaching when vid_hdr offset equals to (sub)page sizeZhihao Cheng
2023-04-20scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina
2023-04-20i2c: imx-lpi2c: clean rx/tx buffers upon new messageAlexander Stein
2023-04-20power: supply: cros_usbpd: reclassify "default case!" as debugGrant Grundler
2023-04-20net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin
2023-04-20qlcnic: check pci_reset_function resultDenis Plotnikov
2023-04-20niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli
2023-04-20mtdblock: tolerate corrected bit-flipsBang Li
2023-04-20Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba
2023-04-20tty: serial: sh-sci: Fix Rx on RZ/G2L SCIBiju Das
2023-04-20tty: serial: sh-sci: Fix transmit end interrupt handlerBiju Das
2023-04-20iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray
2023-04-20USB: serial: option: add Quectel RM500U-CN modemBjørn Mork
2023-04-20USB: serial: option: add Telit FE990 compositionsEnrico Sau
2023-04-20USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster
2023-04-20gpio: davinci: Add irq chip flag to skip set wakeDhruva Gole
2023-04-20pwm: cros-ec: Explicitly set .polarity in .get_state()Uwe Kleine-König
2023-04-20pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba
2023-04-20pinctrl: amd: disable and mask interrupts on probeSachi King
2023-04-20pinctrl: amd: Use irqchip templateLinus Walleij
2023-04-20pinctrl: Added IRQF_SHARED flag for amd-pinctrl driverSandeep Singh
2023-04-05firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi
2023-04-05usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter
2023-04-05drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach
2023-04-05pinctrl: at91-pio4: fix domain name assignmentJohan Hovold
2023-04-05xen/netback: don't do grant copy across page boundaryJuergen Gross
2023-04-05Input: focaltech - use explicitly signed char typeJason A. Donenfeld
2023-04-05Input: alps - fix compatibility with -funsigned-charmsizanoen
2023-04-05net: mvneta: make tx buffer array agnosticLorenzo Bianconi
2023-04-05net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz
2023-04-05i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl
2023-04-05scsi: megaraid_sas: Fix crash after a double completionTomas Henzl
2023-04-05ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli
2023-04-05fbdev: au1200fb: Fix potential divide by zeroWei Chen
2023-04-05fbdev: lxfb: Fix potential divide by zeroWei Chen
2023-04-05fbdev: intelfb: Fix potential divide by zeroWei Chen
2023-04-05fbdev: nvidia: Fix potential divide by zeroWei Chen
2023-04-05fbdev: tgafb: Fix potential divide by zeroWei Chen
2023-04-05md: avoid signed overflow in slot_store()NeilBrown
2023-04-05bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov
2023-04-05tun: avoid double free in tun_free_netdevGeorge Kennedy
2023-04-05dm crypt: add cond_resched() to dmcrypt_write()Mikulas Patocka
2023-04-05dm stats: check for and propagate alloc_percpu failureJiasheng Jiang
2023-04-05i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()Wei Chen
2023-04-05usb: chipidea: core: fix possible concurrent when switch roleXu Yang
2023-04-05usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang