index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-04
usb: dwc3: gadget: Restart DWC3 gadget when enabling pullup
Wesley Cheng
1
-11
/
+3
2021-01-04
usb: usbip: vhci_hcd: protect shift size
Randy Dunlap
1
-0
/
+2
2021-01-04
USB: usblp: fix DMA to stack
Johan Hovold
1
-2
/
+19
2020-12-30
USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug
Alan Stern
1
-12
/
+23
2020-12-28
usb: gadget: f_uac2: reset wMaxPacketSize
Jerome Brunet
1
-14
/
+55
2020-12-28
usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression
Serge Semin
1
-13
/
+5
2020-12-28
usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
Serge Semin
1
-3
/
+15
2020-12-28
usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
Serge Semin
2
-1
/
+2
2020-12-28
USB: yurex: fix control-URB timeout handling
Johan Hovold
1
-0
/
+3
2020-12-28
usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...
Yu Kuai
1
-1
/
+5
2020-12-28
usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
Manish Narani
1
-4
/
+5
2020-12-28
USB: gadget: legacy: fix return error code in acm_ms_bind()
Yang Yingliang
1
-1
/
+3
2020-12-28
usb: gadget: Fix spinlock lockup on usb_function_deactivate
Sriharsha Allenki
1
-2
/
+8
2020-12-28
usb: gadget: function: printer: Fix a memory leak for interface descriptor
Zqiang
1
-0
/
+1
2020-12-28
usb: dwc3: meson-g12a: disable clk on error handling path in probe
Zheng Zengkai
1
-1
/
+1
2020-12-28
USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
Michael Grzeschik
1
-12
/
+12
2020-12-28
usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ request
Madhusudanarao Amara
1
-0
/
+11
2020-12-28
USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().
Tetsuo Handa
1
-3
/
+13
2020-12-28
usb: gadget: fsl_mxc_udc: Remove the driver
Fabio Estevam
3
-124
/
+1
2020-12-28
dt-bindings: usb: Add new compatible string for AM64 SoC
Aswath Govindraju
1
-1
/
+5
2020-12-28
MAINTAINERS: Update address for Cadence USB3 driver
Roger Quadros
1
-1
/
+1
2020-12-28
USB: cdc-acm: blacklist another IR Droid device
Sean Young
1
-0
/
+4
2020-12-28
Linux 5.11-rc1
v5.11-rc1
Linus Torvalds
1
-2
/
+2
2020-12-27
proc mountinfo: make splice available again
Linus Torvalds
1
-3
/
+6
2020-12-26
mfd: ab8500-debugfs: Remove extraneous seq_putc
Linus Torvalds
1
-1
/
+0
2020-12-26
mfd: ab8500-debugfs: Remove extraneous curly brace
Nathan Chancellor
1
-1
/
+0
2020-12-26
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-26
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-26
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
1
-1
/
+1
2020-12-25
genirq: Fix export of irq_to_desc() for powerpc KVM
Michael Ellerman
1
-1
/
+1
2020-12-24
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
1
-14
/
+6
2020-12-24
device-dax: Fix range release
Dan Williams
1
-23
/
+21
2020-12-24
perf probe: Fix memory leak when synthesizing SDT probes
Arnaldo Carvalho de Melo
1
-3
/
+10
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
4
-16
/
+16
2020-12-24
perf stat aggregation: Add separate core member
James Clark
5
-28
/
+27
2020-12-24
perf stat aggregation: Add separate die member
James Clark
5
-36
/
+26
2020-12-24
perf stat aggregation: Add separate socket member
James Clark
6
-51
/
+41
2020-12-24
perf stat aggregation: Add separate node member
James Clark
5
-8
/
+21
2020-12-24
perf stat aggregation: Start using cpu_aggr_id in map
James Clark
4
-11
/
+11
2020-12-24
perf cpumap: Drop in cpu_aggr_map struct
James Clark
4
-20
/
+35
2020-12-24
perf cpumap: Add new map type for aggregation
James Clark
2
-0
/
+25
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
7
-127
/
+173
2020-12-24
perf cpumap: Add new struct for cpu aggregation
James Clark
2
-0
/
+26
2020-12-24
perf cpumap: Use existing allocator to avoid using malloc
James Clark
1
-4
/
+4
2020-12-24
perf tests: Improve topology test to check all aggregation types
James Clark
1
-7
/
+46
2020-12-24
perf tools: Update s390's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-170
/
+226
2020-12-24
perf tools: Update powerpc's syscall.tbl copy from the kernel sources
Tiezhu Yang
1
-7
/
+19
2020-12-24
perf s390: Move syscall.tbl check into check-headers.sh
Tiezhu Yang
2
-4
/
+1
2020-12-24
perf powerpc: Move syscall.tbl check to check-headers.sh
Tiezhu Yang
2
-7
/
+1
2020-12-24
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+28
[next]