summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-02-01iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko
2020-02-01mei: me: add comet point (lake) H device idsTomas Winkler
2020-02-01component: do not dereference opaque pointer in debugfsLubomir Rintel
2020-02-01serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner
2020-02-01staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley
2020-02-01staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley
2020-02-01staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley
2020-02-01staging: wlan-ng: ensure error return is actually returnedColin Ian King
2020-02-01staging: most: net: fix buffer overflowAndrey Shvetsov
2020-02-01usb: dwc3: turn off VBUS when leaving host modeBin Liu
2020-02-01USB: serial: ir-usb: fix IrLAP framingJohan Hovold
2020-02-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold
2020-02-01USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold
2020-02-01usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus
2020-02-01rsi_91x_usb: fix interface sanity checkJohan Hovold
2020-02-01orinoco_usb: fix interface sanity checkJohan Hovold
2020-01-29mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2020-01-29drivers/base/node.c: simplify unregister_memory_block_under_nodes()David Hildenbrand
2020-01-29mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand
2020-01-29mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand
2020-01-29mm/memory_hotplug: create memory block devices after arch_add_memory()David Hildenbrand
2020-01-29drivers/base/memory: pass a block_id to init_memory_block()David Hildenbrand
2020-01-29mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2020-01-29mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand
2020-01-29mm, memory_hotplug: update a comment in unregister_memory()Dan Carpenter
2020-01-29drivers/base/memory.c: clean up relics in function parametersBaoquan He
2020-01-29drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONSWei Yang
2020-01-29mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand
2020-01-29scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu
2020-01-29media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2020-01-29coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose
2020-01-29coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose
2020-01-29crypto: geode-aes - switch to skcipher for cbc(aes) fallbackArd Biesheuvel
2020-01-29sd: Fix REQ_OP_ZONE_REPORT completion handlingMasato Suzuki
2020-01-29net/sonic: Prevent tx watchdog timeoutFinn Thain
2020-01-29net/sonic: Fix CAM initializationFinn Thain
2020-01-29net/sonic: Fix command register usageFinn Thain
2020-01-29net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain
2020-01-29net/sonic: Fix receive buffer replenishmentFinn Thain
2020-01-29net/sonic: Improve receive descriptor status flag checkFinn Thain
2020-01-29net/sonic: Avoid needless receive descriptor EOL flag updatesFinn Thain
2020-01-29net/sonic: Fix receive buffer handlingFinn Thain
2020-01-29net/sonic: Fix interface error stats collectionFinn Thain
2020-01-29net/sonic: Use MMIO accessorsFinn Thain
2020-01-29net/sonic: Clear interrupt flags immediatelyFinn Thain
2020-01-29net/sonic: Add mutual exclusion for accessing shared stateFinn Thain
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2020-01-29hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz
2020-01-29Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan