summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih1-5/+4
2023-06-09scsi: dpt_i2o: Do not process completions with invalid addressesBen Hutchings2-3/+3
2023-06-09scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD)Ben Hutchings2-263/+3
2023-06-09regmap: Account for register length when chunkingJim Wylder1-2/+4
2023-06-09fbcon: Fix null-ptr-deref in soft_cursorHelge Deller1-0/+3
2023-06-09tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL...Sherry Sun1-21/+23
2023-06-09mmc: vub300: fix invalid response handlingDeren Wu1-0/+3
2023-06-09rsi: Remove unnecessary boolean conditionNathan Chancellor1-1/+1
2023-06-09regulator: da905{2,5}: Remove unnecessary array checkNathan Chancellor2-2/+2
2023-06-09hwmon: (scmi) Remove redundant pointer checkNathan Chancellor1-1/+1
2023-06-09wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski1-4/+1
2023-06-09eth: sun: cassini: remove dead codeMartin Liška1-2/+2
2023-06-09ACPI: thermal: drop an always true checkAdam Borowski1-2/+0
2023-06-09ata: libata-scsi: Use correct device no in ata_find_dev()Damien Le Moal1-8/+26
2023-06-09scsi: stex: Fix gcc 13 warningsBart Van Assche1-0/+4
2023-06-09usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal1-1/+1
2023-06-09net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak1-1/+1
2023-06-09iio: dac: build ad5758 driver when AD5758 is selectedLukas Bulwahn1-1/+1
2023-06-09iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut1-2/+14
2023-06-09HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich1-1/+1
2023-06-09HID: google: add jewel USB idSung-Chi Li2-0/+3
2023-06-09iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo1-5/+5
2023-06-09mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()Dan Carpenter1-4/+6
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann2-2/+2
2023-06-09scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failedWenchao Hao1-0/+2
2023-06-09wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu2-1/+4
2023-06-09media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim1-1/+36
2023-06-09media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()Takashi Iwai1-4/+12
2023-06-09media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim1-3/+35
2023-06-09media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID tableKrzysztof Kozlowski1-1/+1
2023-06-09media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()Hyunwoo Kim1-2/+1
2023-06-09media: dvb_ca_en50221: fix a size write bugYongSu Yoo1-5/+7
2023-06-09media: netup_unidvb: fix irq init by register it at the end of probeWei Chen1-8/+9
2023-06-09media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_addressWei Chen1-1/+1
2023-06-09media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()Wei Chen1-0/+4
2023-06-09media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xferZhang Shurong1-0/+20
2023-06-09media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()Wei Chen1-0/+8
2023-06-09media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()Wei Chen1-0/+12
2023-06-09media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()Wei Chen1-0/+12
2023-06-09media: dvb_demux: fix a bug for the continuity counterYongSu Yoo1-2/+2
2023-06-09nbd: Fix debugfs_create_dir error checkingIvan Orlov1-2/+2
2023-06-09fbdev: stifb: Fix info entry in sti_struct on error pathHelge Deller1-0/+1
2023-06-09fbdev: modedb: Add 1920x1080 at 60 Hz video modeHelge Deller1-0/+5
2023-06-09media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund1-0/+1
2023-06-09mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()Lee Jones1-0/+7
2023-06-09watchdog: menz069_wdt: fix watchdog initialisationJohannes Thumshirn1-10/+6
2023-06-09net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson1-1/+1
2023-06-09ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko1-1/+0
2023-06-09amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju1-3/+9
2023-06-09net/mlx5: fw_tracer, Fix event handlingShay Drory1-1/+1