summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-24io-mapping: indicate mapping failureMichael J. Ruhl1-1/+4
2020-07-24scripts/decode_stacktrace: strip basepath from all pathsPi-Hsun Shih1-2/+2
2020-07-24squashfs: fix length field overlap check in metadata readingPhillip Lougher1-1/+1
2020-07-24mailmap: add entry for Mike RapoportMike Rapoport1-0/+3
2020-07-24khugepaged: fix null-pointer dereference due to raceKirill A. Shutemov1-0/+3
2020-07-24mm/hugetlb: avoid hardcoding while checking if cma is enabledBarry Song1-5/+10
2020-07-24mm: memcg/slab: fix memory leak at non-root kmem_cache destroyMuchun Song1-7/+28
2020-07-24mm/memcg: fix refcount error while moving and swappingHugh Dickins1-2/+2
2020-07-24mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()Bhupesh Sharma1-1/+8
2020-07-24mm: initialize return of vm_insert_pagesTom Rix1-1/+1
2020-07-24vfs/xattr: mm/shmem: kernfs: release simple xattr entry in a right wayChengguang Xu2-2/+3
2020-07-24mm/mmap.c: close race between munmap() and expand_upwards()/downwards()Kirill A. Shutemov1-2/+14
2020-07-24usb: dwc3: gadget: when the started list is empty stop the active xferMichael Grzeschik1-1/+3
2020-07-24usb: dwc3: gadget: make starting isoc transfers more robustMichael Olbrich1-0/+22
2020-07-24usb: dwc3: gadget: add frame number maskMichael Grzeschik2-2/+4
2020-07-24usb: gadget: function: printer: Interface is disabled and returns errorZqiang1-0/+36
2020-07-24usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLengthRuslan Bilovol1-5/+2
2020-07-24dt-bindings: usb: ti,keystone-dwc3.yaml: Improve schemaRoger Quadros1-14/+37
2020-07-24usb: bdc: Use devm_clk_get_optional()Florian Fainelli1-5/+3
2020-07-24usb: bdc: Halt controller on suspendDanesh Petigara1-2/+7
2020-07-24usb: bdc: driver runs out of buffer descriptors on large ADB transfersAl Cooper1-1/+1
2020-07-24usb: bdc: Adb shows offline after resuming from S2Al Cooper1-3/+7
2020-07-24bdc: Fix bug causing crash after multiple disconnectsSasi Kumar2-6/+14
2020-07-24usb: bdc: Add compatible string for new style USB DT nodesAl Cooper1-1/+1
2020-07-24dt-bindings: usb: bdc: Update compatible stringsAl Cooper1-2/+2
2020-07-24USB: PHY: JZ4770: Reformat the code to align it.周琰杰 (Zhou Yanjie)1-37/+37
2020-07-24USB: PHY: JZ4770: Add support for new Ingenic SoCs.周琰杰 (Zhou Yanjie)2-33/+163
2020-07-24USB: PHY: JZ4770: Unify code style and simplify code.周琰杰 (Zhou Yanjie)1-23/+11
2020-07-24dt-bindings: USB: Add bindings for new Ingenic SoCs.周琰杰 (Zhou Yanjie)1-1/+5
2020-07-24usb: gadget: net2280: fix memory leak on probe error handling pathsEvgeny Novikov1-1/+3
2020-07-24usb: cdns3: drd: simplify *switch_gadet and *switch_hostPawel Laszczak4-62/+76
2020-07-24usb: cdns3: core: removed overwriting some error codePawel Laszczak1-6/+2
2020-07-24usb: cdns3: core: removed 'goto not_otg'Pawel Laszczak1-11/+9
2020-07-24usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOSTPawel Laszczak2-2/+5
2020-07-24usb: cdns3: drd: changed return type from int to boolPawel Laszczak2-10/+10
2020-07-24usb: cdns3: drd: return IRQ_NONE explicitly.Pawel Laszczak1-2/+2
2020-07-24usb: cnds3: drd: deleted !=Pawel Laszczak1-1/+1
2020-07-24usb: cdns3: drd: removed not needed variables initializationPawel Laszczak2-12/+11
2020-07-24usb: cdns3: core: removed cdns3_get_current_role_driver functionPawel Laszczak1-7/+0
2020-07-24usb: cdns3: gadget: always zeroed TRB buffer when enable endpointPeter Chen1-1/+2
2020-07-24usb: cdns3: ep0: delete the unnecessary operationPeter Chen1-3/+0
2020-07-24usb: gadget: net2272: skip BAR1 on error handling paths in probeEvgeny Novikov1-0/+2
2020-07-24usb: gadget: bdc: use readl_poll_timeout() to simplify codeChunfeng Yun1-15/+11
2020-07-24usb: dwc2: Fix error path in gadget registrationMarek Szyprowski1-1/+3
2020-07-24usb: gadget: udc: atmel: implement .pullup callbackMichał Mirosław1-0/+20
2020-07-24usb: gadget: udc: Flush pending work also in error pathMarek Szyprowski1-0/+1
2020-07-24usb: cdns3: gadget: improve the set_configuration handlingPeter Chen2-13/+5
2020-07-24usb: dwc3: meson-g12a: fix shared reset control useDan Robertson1-6/+9
2020-07-24uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov1-1/+1
2020-07-24sched: Warn if garbage is passed to default_wake_function()Chris Wilson1-0/+1