summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak2023-06-091-1/+1
* iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut2023-06-091-2/+14
* HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich2023-06-091-1/+1
* iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo2023-06-091-5/+5
* mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()Dan Carpenter2023-06-091-4/+6
* wifi: b43: fix incorrect __packed annotationArnd Bergmann2023-06-092-2/+2
* scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failedWenchao Hao2023-06-091-0/+2
* wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu2023-06-092-1/+4
* media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim2023-06-091-1/+36
* media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()Takashi Iwai2023-06-091-4/+12
* media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()Hyunwoo Kim2023-06-091-2/+1
* media: netup_unidvb: fix irq init by register it at the end of probeWei Chen2023-06-091-8/+9
* media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_addressWei Chen2023-06-091-1/+1
* media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()Wei Chen2023-06-091-0/+4
* media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xferZhang Shurong2023-06-091-0/+20
* media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()Wei Chen2023-06-091-0/+8
* media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()Wei Chen2023-06-091-0/+12
* media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()Wei Chen2023-06-091-0/+12
* nbd: Fix debugfs_create_dir error checkingIvan Orlov2023-06-091-2/+2
* fbdev: stifb: Fix info entry in sti_struct on error pathHelge Deller2023-06-091-0/+1
* fbdev: modedb: Add 1920x1080 at 60 Hz video modeHelge Deller2023-06-091-0/+5
* mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()Lee Jones2023-06-091-0/+7
* net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson2023-06-091-1/+1
* dmaengine: pl330: rename _start to prevent build errorRandy Dunlap2023-06-091-4/+4
* power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...Hans de Goede2023-06-091-2/+2
* 3c589_cs: Fix an error handling path in tc589_probe()Christophe JAILLET2023-05-301-1/+10
* forcedeth: Fix an error handling path in nv_probe()Christophe JAILLET2023-05-301-0/+1
* xen/pvcalls-back: fix double frees with pvcalls_new_active_socket()Dan Carpenter2023-05-301-5/+4
* power: supply: sbs-charger: Fix INHIBITED bit for Status regDaisuke Nojiri2023-05-301-1/+1
* power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede2023-05-301-13/+9
* power: supply: bq27xxx: Fix I2C IRQ race on removeHans de Goede2023-05-301-1/+2
* power: supply: bq27xxx: Fix bq27xxx_battery_update() race conditionHans de Goede2023-05-301-8/+13
* power: supply: leds: Fix blink to LED on transitionHans de Goede2023-05-301-2/+3
* media: radio-shark: Add endpoint checksAlan Stern2023-05-302-0/+20
* USB: sisusbvga: Add endpoint checksAlan Stern2023-05-301-0/+14
* USB: core: Add routines for endpoint checks in old driversAlan Stern2023-05-301-0/+76
* spi: fsl-cpm: Use 16 bit mode for large transfers with even sizeChristophe Leroy2023-05-302-0/+26
* spi: fsl-spi: Re-organise transfer bits_per_word adaptationChristophe Leroy2023-05-301-27/+23
* spi: spi-fsl-spi: automatically adapt bits-per-word in cpu modeRasmus Villemoes2023-05-301-0/+16
* serial: Add support for Advantech PCI-1611U cardVitaliy Tomin2023-05-301-0/+5
* usb-storage: fix deadlock when a scsi command timeouts more than onceMaxime Bizon2023-05-301-7/+21
* igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov2023-05-301-2/+2
* cassini: Fix a memory leak in the error handling path of cas_init_one()Christophe JAILLET2023-05-301-0/+2
* media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou2023-05-301-1/+1
* net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König2023-05-301-3/+10
* mfd: dln2: Fix memory leak in dln2_probe()Qiang Ning2023-05-301-0/+1
* phy: st: miphy28lp: use _poll_timeout functions for waitsAlain Volmat2023-05-301-32/+10
* Input: xpad - add constants for GIP interface numbersVicki Pfau2023-05-301-1/+4
* clk: tegra20: fix gcc-7 constant overflow warningArnd Bergmann2023-05-301-14/+14
* mcb-pci: Reallocate memory region to avoid memory overlappingRodríguez Barbarin, José Javier2023-05-301-2/+25