index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
usb: gadget: udc: amd5536 depends on HAS_DMA
Randy Dunlap
1
-1
/
+1
2022-07-08
usb: dwc3: gadget: fix high speed multiplier setting
Michael Grzeschik
1
-2
/
+2
2022-07-08
usb: dwc3: gadget: refactor dwc3_repare_one_trb
Michael Grzeschik
1
-52
/
+40
2022-07-08
tools: usb: testusb: Add super-plus speed reporting
Bryan O'Donoghue
1
-0
/
+2
2022-07-08
tools: usb: testusb: Add super speed reporting
Bryan O'Donoghue
1
-0
/
+2
2022-07-08
tools: usb: testusb: Add wireless speed reporting
Bryan O'Donoghue
1
-6
/
+8
2022-07-08
usb: core: hub: Create platform devices for onboard hubs in hub_probe()
Matthias Kaehlcke
2
-1
/
+9
2022-07-08
usb: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
9
-0
/
+641
2022-07-08
dt-bindings: usb: rts5411: Rename property 'companion-hub' to 'peer-hub'
Matthias Kaehlcke
1
-5
/
+5
2022-07-08
of/platform: Add stubs for of_platform_device_create/destroy()
Matthias Kaehlcke
1
-4
/
+18
2022-07-08
usb: mtu3: support function remote wakeup
Chunfeng Yun
3
-4
/
+38
2022-07-08
usb: mtu3: check capability of usb3 dual role
Chunfeng Yun
1
-4
/
+28
2022-07-08
usb: mtu3: add feature to disable device's usb3 port
Chunfeng Yun
3
-16
/
+24
2022-07-08
usb: mtu3: print endpoint type as string
Chunfeng Yun
2
-6
/
+6
2022-07-08
usb: typec: tcpci: move tcpci.h to include/linux/usb/
Xin Ji
5
-7
/
+5
2022-07-08
gadgetfs: ep_io - wait until IRQ finishes
Jozef Martiniak
1
-0
/
+1
2022-07-08
dt-bindings: usb: mtk-xhci: add compatible for mt8188
Chunfeng Yun
1
-0
/
+1
2022-07-08
usb: gadget: udc: atmel: convert to platform driver
Michael Walle
1
-4
/
+4
2022-07-08
usb: gadget: udc: atmel: check rc of devm_gpiod_get_optional()
Michael Walle
1
-0
/
+2
2022-07-08
USB: gadget: udc: tracing: Do not open code __string() with __dynamic_array()
Steven Rostedt (Google)
1
-4
/
+4
2022-07-01
dt-bindings: usb: atmel: Add Microchip LAN9662 compatible string
Herve Codina
1
-0
/
+3
2022-06-30
usb: host: xhci: use snprintf() in xhci_decode_trb()
Sergey Shtylyov
1
-1
/
+1
2022-06-29
usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OS
Neal Liu
1
-5
/
+6
2022-06-29
USB: cdc-acm: use define for timeout
Oliver Neukum
1
-1
/
+1
2022-06-29
usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove()
Yang Yingliang
1
-0
/
+1
2022-06-29
usb: gadget: aspeed_udc: fix handling of tx_len == 0
Dan Carpenter
1
-3
/
+6
2022-06-29
usb: dwc3: gadget: fix a kernel-doc warning
Mauro Carvalho Chehab
1
-0
/
+1
2022-06-29
usb: dwc3: document async_callbacks field
Mauro Carvalho Chehab
1
-0
/
+2
2022-06-29
usb: typec_altmode: add a missing "@" at a kernel-doc parameter
Mauro Carvalho Chehab
1
-1
/
+1
2022-06-27
dt-bindings: usb: mtk-xhci: Make all clocks required
NĂcolas F. R. A. Prado
1
-3
/
+1
2022-06-27
dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to be optional
NĂcolas F. R. A. Prado
1
-0
/
+1
2022-06-27
usb: core: sysfs: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
1
-39
/
+40
2022-06-26
Linux 5.19-rc4
v5.19-rc4
Linus Torvalds
1
-1
/
+1
2022-06-26
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+13
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+20
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
3
-1
/
+17
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
2022-06-26
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+12
2022-06-26
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+272
2022-06-26
perf inject: Fix missing free in copy_kcore_dir()
Adrian Hunter
1
-1
/
+3
2022-06-26
parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
Helge Deller
1
-0
/
+1
2022-06-26
parisc: Fix flush_anon_page on PA8800/PA8900
John David Anglin
1
-1
/
+4
2022-06-26
parisc: align '*' in comment in math-emu code
Jiang Jian
1
-1
/
+1
2022-06-26
kbuild: Ignore __this_module in gen_autoksyms.sh
Sami Tolvanen
1
-0
/
+3
2022-06-26
kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
Masahiro Yamada
1
-1
/
+1
2022-06-25
LoongArch: Make compute_return_era() return void
Tiezhu Yang
2
-4
/
+2
2022-06-25
LoongArch: Fix wrong fpu version
Tiezhu Yang
1
-1
/
+1
2022-06-25
LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()
Huacai Chen
1
-2
/
+3
[next]