index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-22
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2
-5
/
+5
2015-09-22
usb: xhci: exit early in xhci_setup_device() if we're halted or dying
Roger Quadros
1
-0
/
+3
2015-09-22
usb: xhci: stop everything on the first call to xhci_stop
Roger Quadros
1
-15
/
+5
2015-09-22
usb: xhci: Clear XHCI_STATE_DYING on start
Roger Quadros
1
-1
/
+2
2015-09-22
usb: xhci: lock mutex on xhci_stop
Roger Quadros
1
-0
/
+4
2015-09-22
xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM
Tomer Barletz
1
-45
/
+45
2015-09-22
xhci: give command abortion one more chance before killing xhci
Mathias Nyman
1
-0
/
+9
2015-09-22
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
1
-2
/
+3
2015-09-21
usb: dwc3: gadget: Fix BUG in RT config
Roger Quadros
1
-4
/
+0
2015-09-21
usb: musb: fix cppi channel teardown for isoch transfer
Bin Liu
1
-0
/
+3
2015-09-21
usb: phy: isp1301: Export I2C module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-09-21
usb: gadget: drop null test before destroy functions
Julia Lawall
4
-8
/
+4
2015-09-21
usb: gadget: dummy_hcd: in transfer(), return data sent, not limit
Igor Kotrasinski
1
-2
/
+4
2015-09-21
usb: gadget: dummy_hcd: fix rescan logic for transfer
Igor Kotrasinski
1
-5
/
+8
2015-09-21
usb: gadget: dummy_hcd: fix unneeded else-if condition
Igor Kotrasinski
1
-1
/
+1
2015-09-21
usb: gadget: dummy_hcd: emulate sending zlp in packet logic
Igor Kotrasinski
1
-8
/
+17
2015-09-21
usb: musb: dsps: fix polling in device-only mode
Bin Liu
1
-2
/
+5
2015-09-21
usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding
Sylvain Rochet
1
-0
/
+11
2015-09-16
usb: chipidea: imx: fix a typo for imx6sx
Li Jun
1
-1
/
+1
2015-09-15
Documentation: bindings: add doc for zynq USB
Nathan Sullivan
1
-0
/
+1
2015-09-15
usb: chipidea: add xilinx zynq platform data
Nathan Sullivan
1
-6
/
+19
2015-09-15
usb: chipidea: udc: using the correct stall implementation
Peter Chen
1
-40
/
+44
2015-09-14
usb: phy: phy-generic: Fix reset behaviour on legacy boot
Roger Quadros
1
-1
/
+2
2015-09-14
usb: musb: ux500: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+2
2015-09-14
usb: musb: Disable interrupts on suspend, enable them on resume
Pascal Huerst
1
-0
/
+6
2015-09-14
usb: gadget: amd5536udc: fix error handling in udc_pci_probe()
Alexey Khoroshilov
1
-23
/
+20
2015-09-14
usb: phy: fix phy-qcom-8x16-usb build
Randy Dunlap
1
-1
/
+1
2015-09-14
usb: musb: ensure in peripheral mode when checking session
Bin Liu
1
-0
/
+1
2015-09-14
usb: dwc3: omap: enable irqs lately
Felipe Balbi
1
-2
/
+2
2015-09-14
usb: gadget: fix possible regression introduced with ep->claimed
Robert Baldyga
1
-0
/
+1
2015-09-14
USB: option: add ZTE PIDs
Liu.Zhao
1
-0
/
+24
2015-09-13
Linux 4.3-rc1
v4.3-rc1
Linus Torvalds
1
-2
/
+2
2015-09-12
blk: rq_data_dir() should not return a boolean
Linus Torvalds
1
-1
/
+1
2015-09-12
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
Linus Torvalds
1
-0
/
+6
2015-09-12
thermal: fix intel PCH thermal driver mismerge
Linus Torvalds
1
-7
/
+4
2015-09-12
ARCv2: [axs103_smp] Reduce clk for SMP FPGA configs
Vineet Gupta
1
-0
/
+2
2015-09-12
revert "ocfs2/dlm: use list_for_each_entry instead of list_for_each"
Andrew Morton
1
-2
/
+4
2015-09-12
mm/early_ioremap: add explicit #include of asm/early_ioremap.h
Ard Biesheuvel
1
-0
/
+1
2015-09-12
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
4
-50
/
+45
2015-09-12
selftests: enhance membarrier syscall test
Mathieu Desnoyers
1
-25
/
+75
2015-09-12
selftests: add membarrier syscall test
Pranith Kumar
4
-0
/
+84
2015-09-12
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
11
-1
/
+151
2015-09-12
MODSIGN: fix a compilation warning in extract-cert
David Howells
1
-1
/
+1
2015-09-11
Revert "writeback: plug writeback at a high level"
Linus Torvalds
1
-3
/
+4
2015-09-11
scsi_dh: fix randconfig build error
Christoph Hellwig
1
-1
/
+1
2015-09-11
target: use stringify.h instead of own definition
David Disseldorp
2
-5
/
+2
2015-09-11
target/user: Fix UFLAG_UNKNOWN_OP handling
Andy Grover
1
-8
/
+2
2015-09-11
target: Remove no-op conditional
Andy Grover
1
-2
/
+1
2015-09-11
target/user: Remove unused variable
Andy Grover
1
-1
/
+0
2015-09-11
target: Fix max_cmd_sn increment w/o cmdsn mutex regressions
Roland Dreier
2
-4
/
+5
[next]