summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-01HID: ite: Add USB id match for Acer SW5-012 keyboard dockHans de Goede2-0/+4
2020-02-01HID: Add quirk for Xin-Mo Dual ControllerPriit Laes1-0/+1
2020-02-01arc: eznps: fix allmodconfig kconfig warningRandy Dunlap1-1/+1
2020-02-01HID: multitouch: Add LG MELF0410 I2C touchscreen supportAaron Ma2-0/+4
2020-02-01net_sched: fix ops->bind_class() implementationsCong Wang12-44/+97
2020-02-01net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet1-0/+3
2020-02-01zd1211rw: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-01rtl8xxxu: fix interface sanity checkJohan Hovold1-1/+1
2020-02-01brcmfmac: fix interface sanity checkJohan Hovold1-2/+2
2020-02-01ath9k: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-01cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()Paulo Alcantara (SUSE)1-1/+1
2020-02-01crypto: chelsio - fix writing tfm flags to wrong placeEric Biggers1-13/+3
2020-02-01iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko1-1/+74
2020-02-01mei: me: add comet point (lake) H device idsTomas Winkler2-0/+6
2020-02-01component: do not dereference opaque pointer in debugfsLubomir Rintel1-4/+4
2020-02-01serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner1-1/+1
2020-02-01staging: vt6656: Fix false Tx excessive retries reporting.Malcolm Priestley1-2/+4
2020-02-01staging: vt6656: use NULLFUCTION stack on mac80211Malcolm Priestley2-9/+6
2020-02-01staging: vt6656: correct packet types for CTS protect, mode.Malcolm Priestley2-4/+10
2020-02-01staging: wlan-ng: ensure error return is actually returnedColin Ian King1-1/+1
2020-02-01staging: most: net: fix buffer overflowAndrey Shvetsov1-0/+10
2020-02-01usb: dwc3: turn off VBUS when leaving host modeBin Liu1-0/+3
2020-02-01USB: serial: ir-usb: fix IrLAP framingJohan Hovold1-22/+91
2020-02-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold2-11/+22
2020-02-01USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-02-01usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus1-0/+4
2020-02-01rsi_91x_usb: fix interface sanity checkJohan Hovold1-1/+1
2020-02-01orinoco_usb: fix interface sanity checkJohan Hovold1-2/+2
2020-01-29Linux 4.19.100v4.19.100Greg Kroah-Hartman1-1/+1
2020-01-29mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand10-51/+27
2020-01-29mm/memory_hotplug: fix try_offline_node()David Hildenbrand3-16/+65
2020-01-29mm/memunmap: don't access uninitialized memmap in memunmap_pages()Aneesh Kumar K.V1-3/+7
2020-01-29drivers/base/node.c: simplify unregister_memory_block_under_nodes()David Hildenbrand2-24/+16
2020-01-29mm/hotplug: kill is_dev_zone() usage in __remove_pages()Dan Williams1-5/+2
2020-01-29mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_sectionDavid Hildenbrand3-4/+4
2020-01-29mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand2-16/+7
2020-01-29mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand5-31/+30
2020-01-29mm/memory_hotplug: create memory block devices after arch_add_memory()David Hildenbrand3-36/+63
2020-01-29drivers/base/memory: pass a block_id to init_memory_block()David Hildenbrand1-16/+11
2020-01-29mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand11-26/+0
2020-01-29s390x/mm: implement arch_remove_memory()David Hildenbrand1-6/+7
2020-01-29mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand8-40/+24
2020-01-29powerpc/mm: Fix section mismatch warningAneesh Kumar K.V1-4/+4
2020-01-29mm/memory_hotplug: make __remove_section() never failDavid Hildenbrand1-13/+9
2020-01-29mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand3-15/+7
2020-01-29mm, memory_hotplug: update a comment in unregister_memory()Dan Carpenter1-1/+1
2020-01-29drivers/base/memory.c: clean up relics in function parametersBaoquan He1-6/+6
2020-01-29mm/memory_hotplug: release memory resource after arch_remove_memory()David Hildenbrand1-14/+21
2020-01-29mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador10-11/+18
2020-01-29drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONSWei Yang1-1/+1