index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-22
USB: qcserial: add Sierra Wireless MC74xx/EM74xx
Bjørn Mork
1
-0
/
+2
2015-10-22
Merge tag 'usb-serial-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
5
-299
/
+352
2015-10-22
Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
6
-7
/
+257
2015-10-22
Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
60
-2207
/
+2672
2015-10-22
usb: chipidea: otg: don't wait vbus drops below BSV when starts host
Li Jun
1
-3
/
+6
2015-10-22
chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE()
Sergei Shtylyov
1
-3
/
+3
2015-10-22
usb: chipidea: imx: add imx6ul usb support
Peter Chen
2
-0
/
+10
2015-10-22
usb: chipidea: imx: add usb support for imx7d
Peter Chen
2
-0
/
+67
2015-10-22
usb: chipidea: Add support for 'phy-clkgate-delay-us' property
Fabio Estevam
1
-0
/
+7
2015-10-22
usb: chipidea: Use extcon framework for VBUS and ID detect
Ivan T. Ivanov
3
-1
/
+164
2015-10-19
usb: gadget: net2280: restore ep_cfg after defect7374 workaround
Mian Yousaf Kaukab
1
-1
/
+1
2015-10-19
usb: dwc2: host: Fix use after free w/ simultaneous irqs
Doug Anderson
1
-10
/
+60
2015-10-19
usb: gadget: fix a trivial typo
Geliang Tang
1
-1
/
+1
2015-10-17
usb/host/fotg210: Remove return statement inside if
Peter Senna Tschudin
1
-7
/
+5
2015-10-17
Merge tag 'phy-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...
Greg Kroah-Hartman
7
-15
/
+773
2015-10-16
usb/host/fotg210: Add function scan_frame_queue()
Peter Senna Tschudin
1
-67
/
+76
2015-10-16
usb/host/fotg210: Add function: output_buf_tds_dir()
Peter Senna Tschudin
1
-31
/
+31
2015-10-16
usb/host/fotg210: convert macro to inline function
Peter Senna Tschudin
1
-11
/
+16
2015-10-16
usb/host/fotg210: replace msleep by usleep_range
Peter Senna Tschudin
1
-1
/
+1
2015-10-16
usb/host/fotg210: change kmalloc by kmalloc_array
Peter Senna Tschudin
1
-1
/
+1
2015-10-16
usb/host/fotg210: Remove useless else statement
Peter Senna Tschudin
1
-3
/
+2
2015-10-16
usb/host/fotg210: remove KERN_WARNING from pr_warn
Peter Senna Tschudin
1
-1
/
+1
2015-10-16
usb/host/fotg210: Fix coding style issues
Peter Senna Tschudin
2
-977
/
+769
2015-10-16
usb-host: Remove fusbh200 driver
Peter Senna Tschudin
5
-6577
/
+0
2015-10-16
usb: hcd: use USB_DT_*
Sergei Shtylyov
1
-14
/
+15
2015-10-16
usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMA
Duc Dang
1
-0
/
+10
2015-10-16
usb: Add support for ACPI identification to xhci-platform
Duc Dang
1
-0
/
+9
2015-10-16
usb: make xhci platform driver use 64 bit or 32 bit DMA
Duc Dang
1
-7
/
+13
2015-10-16
usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcd
Lu, Baolu
1
-3
/
+2
2015-10-16
xhci: replace custom implementation of readq / writeq
Andy Shevchenko
1
-10
/
+4
2015-10-16
xhci: create one unified function to calculate TRB TD remainder.
Mathias Nyman
2
-62
/
+46
2015-10-16
usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume()
Douglas Anderson
1
-1
/
+4
2015-10-16
usb: musb: core: add common method of getting vbus status
Roman Alyautdin
2
-4
/
+11
2015-10-15
usb: gadget: loopback: Fix looping back logic implementation
Krzysztof Opasiak
1
-39
/
+92
2015-10-15
usb: gadget: loopback: fix: Don't share qlen and buflen between instances
Krzysztof Opasiak
1
-11
/
+13
2015-10-14
usb: gadget: f_sourcesink: fix function params handling
Robert Baldyga
1
-58
/
+62
2015-10-14
usb: dwc2: refactor common low-level hw code to platform.c
Marek Szyprowski
3
-216
/
+210
2015-10-14
usb: dwc2: remove no longer needed init_mutex
Marek Szyprowski
3
-19
/
+0
2015-10-13
usb: misc: usbtest: add bulk queue test
Peter Chen
1
-31
/
+74
2015-10-13
usb: dwc2: fix duplicate argument warning
Mian Yousaf Kaukab
1
-2
/
+1
2015-10-12
Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"
Ville Syrjälä
1
-16
/
+21
2015-10-12
Revert "usb: dwc3: gadget: remove unnecessary _irqsave()"
Felipe Balbi
1
-2
/
+3
2015-10-12
Merge 4.3-rc5 into usb-next
Greg Kroah-Hartman
172
-927
/
+1172
2015-10-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-14
/
+33
2015-10-11
Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2
-4
/
+4
2015-10-10
Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-3
/
+41
2015-10-10
Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-28
/
+79
2015-10-10
Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2015-10-10
Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+19
2015-10-09
Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+10
[next]