summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-14Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman
2023-06-14mtd: spinand: macronix: Add support for MX35LFxGE4ADYouChing Lin
2023-06-14rbd: get snapshot context after exclusive lock is ensured to be heldIlya Dryomov
2023-06-14drm/atomic: Don't pollute crtc_state->mode_blob with error pointersVille Syrjälä
2023-06-14eeprom: at24: also select REGMAPRandy Dunlap
2023-06-14i2c: sprd: Delete i2c adapter in .remove's error pathUwe Kleine-König
2023-06-14usb: usbfs: Use consistent mmap functionsRuihan Li
2023-06-14usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-06-14pinctrl: meson-axg: add missing GPIOA_18 gpio groupMartin Hundebøll
2023-06-14rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag settingIlya Dryomov
2023-06-14drm/amdgpu: fix xclk freq on CHIP_STONEYChia-I Wu
2023-06-14Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov
2023-06-14Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas
2023-06-14bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur
2023-06-14net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methodsAlexander Sverdlin
2023-06-14spi: qup: Request DMA before enabling clocksStephan Gerhold
2023-06-14i40e: fix build warnings in i40e_alloc.hGreg Kroah-Hartman
2023-06-14i40iw: fix build warning in i40iw_manage_apbvt()Greg Kroah-Hartman
2023-06-09drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds
2023-06-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih
2023-06-09drm/edid: Fix uninitialized variable in drm_cvt_modes()Lyude Paul
2023-06-09RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeedsSelvin Xavier
2023-06-09RDMA/bnxt_re: Remove set but not used variable 'dev_attr'YueHaibing
2023-06-09scsi: dpt_i2o: Do not process completions with invalid addressesBen Hutchings
2023-06-09scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD)Ben Hutchings
2023-06-09regmap: Account for register length when chunkingJim Wylder
2023-06-09fbcon: Fix null-ptr-deref in soft_cursorHelge Deller
2023-06-09tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL...Sherry Sun
2023-06-09mmc: vub300: fix invalid response handlingDeren Wu
2023-06-09wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-06-09eth: sun: cassini: remove dead codeMartin Liška
2023-06-09ACPI: thermal: drop an always true checkAdam Borowski
2023-06-09ata: libata-scsi: Use correct device no in ata_find_dev()Damien Le Moal
2023-06-09scsi: stex: Fix gcc 13 warningsBart Van Assche
2023-06-09misc: fastrpc: reject new invocations during device removalRichard Acayan
2023-06-09misc: fastrpc: return -EPIPE to invocations on device removalRichard Acayan
2023-06-09usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal
2023-06-09net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak
2023-06-09iio: dac: build ad5758 driver when AD5758 is selectedLukas Bulwahn
2023-06-09iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut
2023-06-09iio: light: vcnl4035: fixed chip ID checkFrank Li
2023-06-09HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich
2023-06-09HID: google: add jewel USB idSung-Chi Li
2023-06-09iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo
2023-06-09mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()Dan Carpenter
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann
2023-06-09scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failedWenchao Hao
2023-06-09wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu
2023-06-09media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim