index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: xhci: remove xhci_debug_trb()
Lu Baolu
2017-04-08
3
-63
/
+0
*
usb: xhci: remove ring debugging code
Lu Baolu
2017-04-08
4
-75
/
+0
*
usb: xhci: remove enq_updates and deq_updates from ring
Lu Baolu
2017-04-08
4
-16
/
+0
*
usb: xhci: remove error messages for failed memory allocation
Lu Baolu
2017-04-08
4
-16
/
+12
*
usb: xhci: make several functions static
Lu Baolu
2017-04-08
2
-70
/
+30
*
usb: xhci: remove xhci_dbg_ep_rings()
Lu Baolu
2017-04-08
2
-27
/
+0
*
usb: xhci: add xhci_log_ring trace events
Lu Baolu
2017-04-08
3
-0
/
+74
*
xhci: Rework how we handle unresponsive or hoptlug removed hosts
Mathias Nyman
2017-04-08
4
-67
/
+80
*
xhci: Do not halt the host until both HCD have disconnected their devices.
Joel Stanley
2017-04-08
1
-10
/
+10
*
xhci: add slot and endpoint numbers to debug messages in handle_tx_event
Zhengjun Xing
2017-04-08
1
-25
/
+55
*
usb: host: xhci: fix up Control Transfer TRB decoder
Felipe Balbi
2017-04-08
1
-22
/
+37
*
usb: host: xhci: add Slot and EP Context tracers
Felipe Balbi
2017-04-08
4
-2
/
+302
*
usb: host: xhci: extract xhci_slot_state_string()
Felipe Balbi
2017-04-08
2
-12
/
+18
*
usb: host: xhci: print device slot from URB tracers
Felipe Balbi
2017-04-08
1
-3
/
+5
*
usb: xhci: Add port test modes support for usb2.
Guoqing Zhang
2017-04-08
2
-0
/
+87
*
usb: xhci: Expose xhci_start() function.
Guoqing Zhang
2017-04-08
2
-1
/
+2
*
usb: xhci: Add helper function xhci_disable_slot().
Guoqing Zhang
2017-04-08
2
-18
/
+33
*
usb: xhci: Add helper function xhci_set_power_on().
Guoqing Zhang
2017-04-08
1
-21
/
+45
*
usb: xhci: clear EINT bit in status correctly
Lu Baolu
2017-04-08
1
-2
/
+2
*
usb: xhci: plat: Enable async suspend/resume
Andrew Bresticker
2017-04-08
1
-0
/
+2
*
usb: usbip: Remove unnecessary get_vdev()
Yuyang Du
2017-04-08
1
-30
/
+2
*
usb: misc: refactor code
Gustavo A. R. Silva
2017-04-08
1
-28
/
+21
*
usb: misc: add missing continue in switch
Gustavo A. R. Silva
2017-04-08
1
-0
/
+1
*
usb: hcd: use correct device pointer for dma ops
Sekhar Nori
2017-04-08
1
-1
/
+1
*
Merge 4.11-rc5 into usb-next
Greg Kroah-Hartman
2017-04-03
209
-1282
/
+3824
|
\
|
*
Linux 4.11-rc5
v4.11-rc5
Linus Torvalds
2017-04-03
1
-1
/
+1
|
*
Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2017-04-03
2
-1
/
+6
|
|
\
|
|
*
dmaengine: Fix array index out of bounds warning in __get_unmap_pool()
Matthias Kaehlcke
2017-03-14
1
-0
/
+2
|
|
*
dmaengine: bcm2835: Fix cyclic DMA period splitting
Matthias Reichl
2017-03-06
1
-1
/
+4
|
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-04-02
10
-30
/
+53
|
|
\
\
|
|
*
|
x86/boot: Include missing header file
Zhengyi Shen
2017-03-31
1
-0
/
+1
|
|
*
|
x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
Yazen Ghannam
2017-03-31
1
-1
/
+1
|
|
*
|
x86/build: Mostly disable '-maccumulate-outgoing-args'
Josh Poimboeuf
2017-03-30
4
-22
/
+41
|
|
*
|
x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization
Baoquan He
2017-03-24
1
-2
/
+2
|
|
*
|
x86/mce: Fix copy/paste error in exception table entries
Tony Luck
2017-03-22
1
-1
/
+1
|
|
*
|
x86/platform/uv: Fix calculation of Global Physical Address
Mike Travis
2017-03-22
2
-4
/
+7
|
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-04-02
6
-31
/
+44
|
|
\
\
\
|
|
*
|
|
sched/headers: Remove duplicate #include <linux/sched/debug.h> line
Ingo Molnar
2017-03-28
1
-1
/
+0
|
|
*
|
|
sched/clock: Fix broken stable to unstable transfer
Pavel Tatashin
2017-03-27
1
-4
/
+5
|
|
*
|
|
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
2017-03-23
5
-22
/
+28
|
|
*
|
|
sched/clock: Fix clear_sched_clock_stable() preempt wobbly
Peter Zijlstra
2017-03-23
1
-5
/
+12
|
*
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-04-02
2
-2
/
+1
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/e...
Thomas Gleixner
2017-03-17
2035
-15628
/
+44891
|
|
|
\
\
\
\
|
|
|
*
|
|
|
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
2017-03-17
2
-2
/
+1
|
*
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-04-02
3
-2
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
vmlinux.lds: Add __clkevt_of_table to kernel
Alexander Kochetkov
2017-03-28
1
-0
/
+2
|
|
*
|
|
|
|
|
clockevents: Fix syntax error in clkevt-of macro
Alexander Kochetkov
2017-03-28
2
-2
/
+2
|
*
|
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-04-02
2
-0
/
+5
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge tag 'irq-fixes-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Thomas Gleixner
2017-03-31
2
-0
/
+5
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
irqchip/mips-gic: Fix Local compare interrupt
Matt Redfearn
2017-03-31
1
-0
/
+4
[next]