index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-09
usb: hcd: Initialize USB phy if needed
Valentine Barshak
1
-0
/
+18
2013-12-09
usb: hcd: Remove USB phy if needed
Valentine Barshak
2
-1
/
+14
2013-12-09
USB: storage: use sg_miter_* APIs to access scsi buffer
Ming Lei
1
-54
/
+26
2013-12-09
lib/scatterlist: export sg_miter_skip()
Ming Lei
2
-1
/
+3
2013-12-09
usb: wusbcore: return -ENOENT for unlinked URBs.
Thomas Pugliese
1
-3
/
+5
2013-12-09
usb: wusbcore: add more info to debug prints in urb_unlink path
Thomas Pugliese
1
-10
/
+11
2013-12-09
usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...
Thomas Pugliese
3
-4
/
+26
2013-12-09
USB: OHCI: Properly handle ohci-spear suspend
Majunath Goudar
1
-3
/
+9
2013-12-09
USB: OHCI: Properly handle ohci-exynos suspend
Majunath Goudar
1
-16
/
+6
2013-12-09
USB: OHCI: Properly handle ohci-da8xx suspend
Majunath Goudar
1
-4
/
+12
2013-12-09
USB: OHCI: Properly handle ohci-s3c2410 suspend
Majunath Goudar
1
-17
/
+4
2013-12-09
USB: OHCI: Properly handle ohci-at91 suspend
Majunath Goudar
1
-2
/
+9
2013-12-09
USB: OHCI: Properly handle OHCI controller suspend
Majunath Goudar
1
-1
/
+8
2013-12-09
usb: usbtest: update bos test coverage to usb 2.1 device
Huang Rui
1
-1
/
+1
2013-12-09
usb: usbtest: fix the bit mask of usb 2.0 extension descriptor
Huang Rui
1
-2
/
+2
2013-12-09
usb: usbtest: add a test case to support bos for queue control
Huang Rui
1
-1
/
+10
2013-12-05
USB: fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2013-12-05
USB: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
4
-4
/
+4
2013-12-03
usb: host: Remove superfluous name casts
Geert Uytterhoeven
5
-5
/
+5
2013-12-03
usb: gadget: Remove superfluous name casts
Geert Uytterhoeven
2
-2
/
+2
2013-12-03
usb: core: Remove superfluous name casts
Geert Uytterhoeven
1
-2
/
+2
2013-12-03
USB: kill #undef VERBOSE_DEBUG
Oliver Neukum
4
-5
/
+0
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
12
-21
/
+35
2013-12-03
fusbh200: kill fusbh200_vdbg
Oliver Neukum
1
-11
/
+5
2013-12-03
fusb200h: always compile in debugfs support
Oliver Neukum
2
-20
/
+4
2013-12-03
fusbh200: always compile debugfs support
Oliver Neukum
1
-8
/
+0
2013-12-03
fusb200h: don't log on every interrupt
Oliver Neukum
1
-7
/
+0
2013-12-03
fusbh200: unconditionally compile debugging helpers
Oliver Neukum
1
-14
/
+0
2013-12-03
uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUG
Oliver Neukum
1
-2
/
+2
2013-12-03
uhci: change dependency for debug parameter
Oliver Neukum
1
-19
/
+25
2013-12-03
fusbh200: always build debugfs support
Oliver Neukum
2
-39
/
+0
2013-12-03
fotg210: kill fotg210_vdbg()
Oliver Neukum
1
-11
/
+5
2013-12-03
fotg210: remove conditional compilation
Oliver Neukum
1
-10
/
+3
2013-12-03
fotg210: change dbg_port() to evaluate parameters only if needed
Oliver Neukum
1
-5
/
+5
2013-12-03
fotg210: always compile the support for debugfs
Oliver Neukum
1
-47
/
+0
2013-12-03
fotg210: remove conditional compilation
Oliver Neukum
2
-16
/
+0
2013-12-03
ehci: Remove debugging at every interrupt
Oliver Neukum
1
-7
/
+0
2013-12-03
ehci: no conditional compilation for interestingness
Oliver Neukum
1
-4
/
+2
2013-12-03
ohci: no conditional debugging in root hub hadling
Oliver Neukum
1
-4
/
+2
2013-12-03
ohci:always register debug files
Oliver Neukum
1
-6
/
+0
2013-12-03
ohci: kill ohci_vdbg
Oliver Neukum
3
-12
/
+6
2013-12-03
ohci: remove conditional compilation
Oliver Neukum
4
-87
/
+1
2013-12-03
cdc-acm: fix power management in ioctl
Oliver Neukum
1
-0
/
+6
2013-12-03
cdc-acm: add TIOCGICOUNT
Oliver Neukum
1
-0
/
+24
2013-12-03
cdc-acm: add TIOCMIWAIT
Oliver Neukum
2
-12
/
+77
2013-12-03
usb: chipidea: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-12-03
usb: chipidea: host: Only disable the vbus regulator if it is not NULL
Fabio Estevam
1
-1
/
+2
2013-12-02
xhci: replace xhci_write_64() with writeq()
Xenia Ragiadakou
4
-33
/
+20
2013-12-02
xhci: replace xhci_read_64() with readq()
Xenia Ragiadakou
5
-23
/
+17
2013-12-02
xhci: replace xhci_writel() with writel()
Xenia Ragiadakou
5
-61
/
+47
[next]