index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ssb
/
main.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-23
xhci: dbc: Add device pointer to dbc structure
Mathias Nyman
2
-0
/
+2
2020-07-23
xhci: dbc: Remove dbc_dma_free_coherent() wrapper
Mathias Nyman
1
-12
/
+2
2020-07-23
xhci: dbc: Remove dbc_dma_alloc_coherent() wrapper
Mathias Nyman
1
-15
/
+2
2020-07-23
xhci: dbc: Don't use generic xhci erst allocation and free functions
Mathias Nyman
1
-3
/
+28
2020-07-23
xhci: Don't pass struct xhci_hcd pointer to xhci_link_seg()
Mathias Nyman
1
-11
/
+20
2020-07-23
xhci: dbc: Don't use generic xhci inc_deq() function for dbc
Mathias Nyman
1
-1
/
+13
2020-07-23
xhci: Make debug message consistent with bus and port number
Kai-Heng Feng
1
-18
/
+23
2020-07-22
usb: usbfs: stop using compat_alloc_user_space
Christoph Hellwig
1
-57
/
+69
2020-07-21
usb: ohci-omap: Convert to use GPIO descriptors
Linus Walleij
2
-27
/
+49
2020-07-21
usb: ohci-omap: Create private state container
Linus Walleij
1
-36
/
+49
2020-07-21
usb: appledisplay: remove needless check before usb_free_coherent()
Xu Wang
1
-2
/
+1
2020-07-21
USB: Replace HTTP links with HTTPS ones
Alexander A. Klimov
8
-15
/
+15
2020-07-21
usb: usbtest: reduce stack usage in test_queue
Bixuan Cui
1
-1
/
+9
2020-07-21
usb: typec: tcpm: Stay in BIST mode till hardreset or unattached
Badhri Jagan Sridharan
2
-2
/
+6
2020-07-21
usb: typec: tcpci: Support BIST test data mode for compliance.
Badhri Jagan Sridharan
2
-0
/
+10
2020-07-21
usb: typec: tcpm: Support bist test data mode for compliance
Badhri Jagan Sridharan
2
-0
/
+13
2020-07-21
usb: typec: tcpm: Error handling for tcpm_register_partner_altmodes
Kyle Tso
1
-1
/
+3
2020-07-21
usb: typec: Comment correction for typec_partner_register_altmode
Kyle Tso
1
-1
/
+1
2020-07-21
usb: typec: intel_pmc_mux: Avoid connect request on disconnect
Prashant Malani
1
-0
/
+3
2020-07-21
usb: core: fix quirks_param_set() writing to a const pointer
Kars Mulder
1
-4
/
+12
2020-07-21
usb: hcd: Try MSI interrupts on PCI devices
Andy Shevchenko
1
-4
/
+10
2020-07-20
Linux 5.8-rc6
v5.8-rc6
Linus Torvalds
1
-1
/
+1
2020-07-19
x86/boot: Don't add the EFI stub to targets
Arvind Sankar
1
-2
/
+2
2020-07-19
x86/entry: Actually disable stack protector
Kees Cook
1
-3
/
+11
2020-07-18
hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drives
Maciej S. Szmigiero
1
-0
/
+43
2020-07-18
x86/ioperm: Fix io bitmap invalidation on Xen PV
Andy Lutomirski
6
-17
/
+38
2020-07-17
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
2
-19
/
+40
2020-07-17
timer: Fix wheel index calculation on last level
Frederic Weisbecker
1
-2
/
+2
2020-07-17
SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...
Olga Kornievskaia
2
-10
/
+4
2020-07-17
RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorw
Palmer Dabbelt
1
-1
/
+9
2020-07-17
tools arch kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+3
2020-07-17
perf tools: Sync hashmap.h with libbpf's
Arnaldo Carvalho de Melo
1
-4
/
+8
2020-07-17
libsubcmd: Fix OPT_CALLBACK_SET()
Ravi Bangoria
1
-0
/
+3
2020-07-17
drivers/perf: Prevent forced unbinding of PMU drivers
Qi Liu
13
-0
/
+13
2020-07-17
asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
Will Deacon
1
-2
/
+4
2020-07-16
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
1
-2
/
+13
2020-07-16
regmap: debugfs: Don't sleep while atomic for fast_io regmaps
Douglas Anderson
1
-23
/
+29
2020-07-16
x86: math-emu: Fix up 'cmp' insn for clang ias
Arnd Bergmann
1
-1
/
+1
2020-07-16
x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV
Sedat Dilek
1
-2
/
+2
2020-07-16
x86/entry: Add compatibility with IAS
Jian Cai
1
-8
/
+6
2020-07-16
nvme: explicitly update mpath disk capacity on revalidation
Anthony Iliopoulos
2
-0
/
+14
2020-07-16
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
Will Deacon
1
-2
/
+2
2020-07-16
arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()
Will Deacon
1
-2
/
+2
2020-07-16
arm64: syscall: Expand the comment about ptrace and syscall(-1)
Will Deacon
1
-1
/
+15
2020-07-16
arm64: ptrace: Add a comment describing our syscall entry/exit trap ABI
Will Deacon
1
-2
/
+14
2020-07-16
arm64: compat: Ensure upper 32 bits of x0 are zero on syscall return
Will Deacon
2
-1
/
+14
2020-07-16
arm64: ptrace: Override SPSR.SS when single-stepping is enabled
Will Deacon
3
-6
/
+20
2020-07-16
arm64: ptrace: Consistently use pseudo-singlestep exceptions
Will Deacon
4
-16
/
+23
2020-07-16
drivers/perf: Fix kernel panic when rmmod PMU modules during perf sampling
Qi Liu
5
-0
/
+5
2020-07-16
ALSA: hda/realtek - fixup for yet another Intel reference board
PeiSen Hou
1
-0
/
+1
[next]