index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-18
usb: dwc3: gadget: Add support for disabling U1 and U2 entries
Anurag Kumar Vulisha
5
-1
/
+42
2019-06-18
usb: gadget: send usb_gadget as an argument in get_config_params
Anurag Kumar Vulisha
2
-2
/
+3
2019-06-18
doc: dt: bindings: usb: dwc3: Update entries for disabling U1 and U2
Anurag Kumar Vulisha
1
-0
/
+2
2019-06-18
usb: dwc3: qcom: Use of_clk_get_parent_count()
Kefeng Wang
1
-2
/
+1
2019-06-18
usb: dwc3: Fix core validation in probe, move after clocks are enabled
Enric Balletbo i Serra
1
-5
/
+7
2019-06-18
usb: dwc3: qcom: Improve error handling
Lee Jones
1
-0
/
+3
2019-06-18
usb: dwc3: qcom: Start USB in 'host mode' on the SDM845
Lee Jones
1
-0
/
+12
2019-06-18
usb: dwc3: qcom: Add support for booting with ACPI
Lee Jones
2
-29
/
+179
2019-06-18
soc: qcom: geni: Add support for ACPI
Lee Jones
1
-6
/
+15
2019-06-18
Revert "usb: dwc2: host: Setting qtd to NULL after freeing it"
Guenter Roeck
2
-2
/
+0
2019-06-18
usb: gadget: net2272: remove redundant assignments to pointer 's'
Colin Ian King
1
-5
/
+0
2019-06-18
usb: gadget: Zero ffs_io_data
Andrzej Pietrasiewicz
1
-2
/
+4
2019-06-18
USB: omap_udc: Remove unneeded variable
Hariprasad Kelam
1
-2
/
+1
2019-06-18
fotg210-udc: Remove unneeded variable
Hariprasad Kelam
1
-2
/
+1
2019-06-18
usb: gadget: at91_udc: Remove unneeded variable
Hariprasad Kelam
1
-2
/
+1
2019-06-18
usb: gadget: udc: renesas_usb3: Enhance role switch support
Biju Das
1
-7
/
+84
2019-06-18
usb: gadget: u_audio: Fixed variable declaration coding style issue
Jonas Stenvall
1
-2
/
+2
2019-06-18
usb: gadget: f_fs: data_len used before properly set
Fei Yang
1
-1
/
+2
2019-06-18
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
3
-3
/
+47
2019-06-18
ARM: dts: rockchip: Allow wakeup from rk3288-veyron's dwc2 USB ports
Douglas Anderson
1
-0
/
+2
2019-06-18
Documentation: dt-bindings: Add snps,need-phy-for-wake for dwc2 USB
Douglas Anderson
1
-0
/
+3
2019-06-18
usb: dwc2: Force 8bit UTMI width for Samsung Exynos SoCs
Marek Szyprowski
1
-0
/
+1
2019-06-18
usb: dwc3: meson-g12a: Add support for IRQ based OTG switching
Neil Armstrong
1
-5
/
+31
2019-06-17
dt-bindings: usb: renesas_gen3: Rename bindings documentation file
Simon Horman
1
-0
/
+0
2019-06-17
dt-bindings: usb: renesas_usbhs: Rename bindings documentation file
Simon Horman
1
-0
/
+0
2019-06-16
Linux 5.2-rc5
v5.2-rc5
Linus Torvalds
1
-1
/
+1
2019-06-15
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
2
-1
/
+2
2019-06-15
Smack: Restore the smackfsdef mount option and add missing prefixes
Casey Schaufler
1
-5
/
+7
2019-06-14
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
Wei Li
1
-2
/
+5
2019-06-14
module: Fix livepatch/ftrace module text permissions race
Josh Poimboeuf
2
-1
/
+15
2019-06-14
tracing/uprobe: Fix obsolete comment on trace_uprobe_create()
Eiichi Tsukata
1
-2
/
+0
2019-06-14
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
Eiichi Tsukata
1
-3
/
+10
2019-06-14
tracing: Make two symbols static
YueHaibing
1
-2
/
+2
2019-06-14
tracing: avoid build warning with HAVE_NOP_MCOUNT
Vasily Gorbik
1
-3
/
+2
2019-06-14
tracing: Fix out-of-range read in trace_stack_print()
Eiichi Tsukata
1
-1
/
+1
2019-06-14
gfs2: Fix rounding error in gfs2_iomap_page_prepare
Andreas Gruenbacher
1
-1
/
+4
2019-06-14
x86/kasan: Fix boot with 5-level paging and KASAN
Andrey Ryabinin
1
-1
/
+1
2019-06-14
timekeeping: Repair ktime_get_coarse*() granularity
Thomas Gleixner
1
-2
/
+3
2019-06-14
Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"
Hui Wang
1
-11
/
+5
2019-06-14
mm/devm_memremap_pages: fix final page put race
Dan Williams
7
-44
/
+38
2019-06-14
PCI/P2PDMA: track pgmap references per resource, not globally
Dan Williams
1
-43
/
+81
2019-06-14
lib/genalloc: introduce chunk owners
Dan Williams
2
-32
/
+74
2019-06-14
PCI/P2PDMA: fix the gen_pool_add_virt() failure path
Dan Williams
1
-1
/
+3
2019-06-14
mm/devm_memremap_pages: introduce devm_memunmap_pages
Dan Williams
2
-0
/
+12
2019-06-14
drivers/base/devres: introduce devm_release_action()
Dan Williams
2
-1
/
+24
2019-06-14
mm/vmscan.c: fix trying to reclaim unevictable LRU page
Minchan Kim
1
-1
/
+1
2019-06-14
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2
-0
/
+7
2019-06-14
mm/mlock.c: change count_mm_mlocked_page_nr return type
swkhack
1
-2
/
+2
2019-06-14
mm: mmu_gather: remove __tlb_reset_range() for force flush
Yang Shi
1
-5
/
+19
2019-06-14
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
Wengang Wang
1
-0
/
+12
[next]