index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-25
kbuild: Ignore __this_module in gen_autoksyms.sh
Sami Tolvanen
1
-0
/
+3
2022-06-25
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
2022-06-25
LoongArch: Fix sleeping in atomic context in setup_tlb_handler()
Huacai Chen
1
-1
/
+1
2022-06-25
LoongArch: Fix the _stext symbol address
Huacai Chen
2
-2
/
+1
2022-06-25
LoongArch: Fix the !THP build
Huacai Chen
1
-5
/
+5
2022-06-24
cifs: update cifs_ses::ip_addr after failover
Paulo Alcantara
1
-1
/
+7
2022-06-24
ARM: dts: aspeed: nuvia: rename vendor nuvia to qcom
Jae Hyun Yoo
2
-3
/
+3
2022-06-24
arm: mach-spear: Add missing of_node_put() in time.c
Liang He
1
-2
/
+6
2022-06-24
ARM: cns3xxx: Fix refcount leak in cns3xxx_init
Miaoqian Lin
1
-0
/
+2
2022-06-24
MAINTAINERS: Update email address
Thara Gopinath
1
-2
/
+2
2022-06-24
cifs: avoid deadlocks while updating iface
Shyam Prasad N
2
-15
/
+33
2022-06-24
MAINTAINERS: Add new IOMMU development mailing list
Joerg Roedel
1
-0
/
+11
2022-06-24
usb: chipidea: udc: check request status before setting device address
Xu Yang
1
-0
/
+3
2022-06-24
USB: gadget: Fix double-free bug in raw_gadget driver
Alan Stern
1
-6
/
+7
2022-06-24
usb: gadget: u_ether: Remove duplicated include in u_ether.c
Yang Li
1
-1
/
+0
2022-06-24
usb: max-3421: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-24
usb: dwc2: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-24
usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switch
Amelie Delaunay
1
-1
/
+2
2022-06-24
usb: musb: mpfs: Fix error codes in probe()
Dan Carpenter
1
-1
/
+4
[next]