summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-05media: af9005: uninitialized variable printkedSean Young1-1/+1
2020-02-05media: digitv: don't continue if remote control state can't be readSean Young1-3/+7
2020-02-05iio: gyro: st_gyro: fix L3GD20H supportLorenzo Bianconi4-6/+14
2020-02-05iio: gyro: st_gyro: inline per-sensor dataLinus Walleij1-139/+66
2020-02-05usb-storage: Disable UAS on JMicron SATA enclosureLaura Abbott1-2/+5
2020-02-05atm: eni: fix uninitialized variable warningArnd Bergmann1-2/+2
2020-02-05gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIPDmitry Osipenko1-0/+1
2020-02-05net: wan: sdla: Fix cast from pointer to integer of different sizeKrzysztof Kozlowski1-1/+1
2020-02-05drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu1-3/+6
2020-02-05watchdog: rn5t618_wdt: fix module aliasesAndreas Kemnade1-0/+1
2020-02-05zd1211rw: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-05rtl8xxxu: fix interface sanity checkJohan Hovold1-1/+1
2020-02-05brcmfmac: fix interface sanity checkJohan Hovold1-2/+2
2020-02-05ath9k: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-05serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner1-1/+1
2020-02-05staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley1-2/+4
2020-02-05staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2-9/+6
2020-02-05staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2-4/+10
2020-02-05staging: wlan-ng: ensure error return is actually returnedColin Ian King1-1/+1
2020-02-05staging: most: net: fix buffer overflowAndrey Shvetsov1-0/+10
2020-02-05USB: serial: ir-usb: fix IrLAP framingJohan Hovold1-22/+91
2020-02-05USB: serial: ir-usb: fix link-speed handlingJohan Hovold1-10/+10
2020-02-05USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-02-05rsi_91x_usb: fix interface sanity checkJohan Hovold1-1/+1
2020-02-05orinoco_usb: fix interface sanity checkJohan Hovold1-2/+2
2020-01-29md: Avoid namespace collision with bitmap APIAndy Shevchenko1-4/+4
2020-01-29scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu1-0/+7
2020-01-29bcache: silence static checker warningDan Carpenter1-3/+0
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang1-3/+13
2020-01-29coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose1-3/+1
2020-01-29coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose1-3/+1
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2-15/+3
2020-01-29hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz1-2/+2
2020-01-29Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan1-1/+5
2020-01-29Input: pegasus_notetaker - fix endpoint sanity checkJohan Hovold1-1/+1
2020-01-29Input: aiptek - fix endpoint sanity checkJohan Hovold1-3/+3
2020-01-29Input: gtco - fix endpoint sanity checkJohan Hovold1-7/+3
2020-01-29Input: sur40 - fix interface sanity checksJohan Hovold1-1/+1
2020-01-29mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław1-4/+6
2020-01-29mmc: tegra: fix SDR50 tuning overrideMichał Mirosław1-1/+1
2020-01-29Input: keyspan-remote - fix control-message timeoutsJohan Hovold1-3/+6
2020-01-29hwmon: (core) Do not use device managed functions for memory allocationsGuenter Roeck1-27/+41
2020-01-29hwmon: (core) Fix double-free in __hwmon_device_register()Dmitry Osipenko1-4/+4
2020-01-29hwmon: Deal with errors from the thermal subsystemLinus Walleij1-4/+17
2020-01-29hwmon: (core) Simplify sysfs attribute name allocationGuenter Roeck1-8/+9
2020-01-29hwmon: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen1-2/+3
2020-01-29gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet1-1/+3
2020-01-29net: usb: lan78xx: Add .ndo_features_checkJames Hughes1-0/+15
2020-01-29net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman1-0/+2
2020-01-29firestream: fix memory leaksWenwen Wang1-0/+3