summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: davinci: Add irq chip flag to skip set wakeDhruva Gole2023-04-201-1/+1
* pwm: cros-ec: Explicitly set .polarity in .get_state()Uwe Kleine-König2023-04-201-0/+1
* pinctrl: amd: Disable and mask interrupts on resumeKornel Dulęba2023-04-201-16/+20
* pinctrl: amd: disable and mask interrupts on probeSachi King2023-04-201-0/+31
* pinctrl: amd: Use irqchip templateLinus Walleij2023-04-201-11/+10
* pinctrl: Added IRQF_SHARED flag for amd-pinctrl driverSandeep Singh2023-04-201-2/+2
* firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi2023-04-051-0/+37
* usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter2023-04-051-1/+1
* drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach2023-04-051-1/+9
* pinctrl: at91-pio4: fix domain name assignmentJohan Hovold2023-04-051-1/+0
* xen/netback: don't do grant copy across page boundaryJuergen Gross2023-04-052-3/+24
* Input: focaltech - use explicitly signed char typeJason A. Donenfeld2023-04-051-4/+4
* Input: alps - fix compatibility with -funsigned-charmsizanoen2023-04-051-8/+8
* net: mvneta: make tx buffer array agnosticLorenzo Bianconi2023-04-051-23/+43
* net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz2023-04-051-2/+7
* i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl2023-04-052-6/+7
* scsi: megaraid_sas: Fix crash after a double completionTomas Henzl2023-04-051-2/+2
* ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli2023-04-051-2/+1
* fbdev: au1200fb: Fix potential divide by zeroWei Chen2023-04-051-0/+3
* fbdev: lxfb: Fix potential divide by zeroWei Chen2023-04-051-0/+3
* fbdev: intelfb: Fix potential divide by zeroWei Chen2023-04-051-0/+3
* fbdev: nvidia: Fix potential divide by zeroWei Chen2023-04-051-0/+2
* fbdev: tgafb: Fix potential divide by zeroWei Chen2023-04-051-0/+3
* md: avoid signed overflow in slot_store()NeilBrown2023-04-051-0/+3
* bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov2023-04-051-1/+1
* tun: avoid double free in tun_free_netdevGeorge Kennedy2023-04-051-50/+59
* dm crypt: add cond_resched() to dmcrypt_write()Mikulas Patocka2023-04-051-0/+1
* dm stats: check for and propagate alloc_percpu failureJiasheng Jiang2023-04-053-3/+10
* i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()Wei Chen2023-04-051-0/+3
* usb: chipidea: core: fix possible concurrent when switch roleXu Yang2023-04-053-2/+13
* usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang2023-04-051-1/+4
* dm thin: fix deadlock when swapping to thin deviceColy Li2023-04-051-0/+2
* igb: revert rtnl_lock() that causes deadlockLin Ma2023-04-051-2/+0
* usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga2023-04-051-1/+1
* scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMRJoel Selvaraj2023-04-051-0/+1
* net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau2023-04-051-0/+1
* net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau2023-04-051-0/+5
* scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry2023-04-051-0/+1
* scsi: target: iscsi: Fix an error message in iscsi_check_key()Maurizio Lombardi2023-04-051-5/+7
* ca8210: fix mac_len negative array accessAlexander Aring2023-04-051-0/+2
* thunderbolt: Use const qualifier for `ring_interrupt_index`Mario Limonciello2023-04-051-1/+1
* uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman2023-04-051-0/+7
* hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCsFrank Crawford2023-04-051-1/+3
* Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang2023-04-051-0/+1
* Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold2023-04-051-1/+16
* net: mdio: thunder: Add missing fwnode_handle_put()Liang He2023-04-051-0/+1
* hvc/xen: prevent concurrent accesses to the shared ringRoger Pau Monne2023-04-051-2/+17
* net/sonic: use dma_mapping_error() for error checkZhang Changzhong2023-04-051-2/+2
* atm: idt77252: fix kmemleak when rmmod idt77252Li Zetao2023-04-051-0/+11
* net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla2023-04-051-2/+4