index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
hashes.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
ehci-hub: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
fhci-hub: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
fotg210-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
fusbh200-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
imx21-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
isp116x-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
isp1362-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
max3421-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
ohci-hub: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
oxu210hp-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
r8a66597-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
sl811-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
u132-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
uhci-hub: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
c67x00-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
dwc2: hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
dummy_hcd: use USB_DT[_SS]_HUB
Sergei Shtylyov
1
-2
/
+2
2015-04-03
isp1760-hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
musb_virthub: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
renesas_usbhs: mod_host: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
usbip: vhci_hcd: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
wusbcore: rh: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-04-03
usb/misc: fix chaoskey build, needs HW_RANDOM
Randy Dunlap
1
-0
/
+1
2015-04-03
usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK value
Yoshihiro Shimoda
1
-1
/
+1
2015-04-03
Revert "usb: host/sl811-hcd: fix sparse warning"
Guenter Roeck
1
-1
/
+1
2015-04-01
usb: Fix warnings in chaoskey driver
Keith Packard
1
-2
/
+4
2015-03-27
USB: f81232: fix some minor style issues
Johan Hovold
1
-5
/
+6
2015-03-27
USB: f81232: modify/add author
Peter Hung
1
-1
/
+2
2015-03-27
USB: f81232: cleanup non-used define
Peter Hung
1
-14
/
+0
2015-03-27
USB: f81232: clarify f81232_ioctl() and fix
Peter Hung
1
-11
/
+19
2015-03-27
USB: f81232: implement set_termios()
Peter Hung
1
-4
/
+108
2015-03-27
USB: f81232: implement port enable/disable method
Peter Hung
1
-0
/
+49
2015-03-27
USB: f81232: implement MCR/MSR function
Peter Hung
1
-22
/
+117
2015-03-27
USB: f81232: implement read IIR/MSR with endpoint
Peter Hung
1
-8
/
+118
2015-03-27
USB: f81232: change lock mechanism
Peter Hung
1
-6
/
+5
2015-03-27
USB: f81232: implement RX bulk-in EP
Peter Hung
1
-34
/
+41
2015-03-27
USB: f81232: rename private struct member name
Peter Hung
1
-4
/
+4
2015-03-26
usb: host/sl811-hcd: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2015-03-26
chipidea: pci: make it depends on NOP_USB_XCEIV
Andy Shevchenko
1
-0
/
+1
2015-03-26
chipidea: introduce specific Kconfig options for glue drivers
Andy Shevchenko
2
-7
/
+12
2015-03-26
usb: chipidea: use hrtimer for otg fsm timers
Li Jun
3
-197
/
+190
2015-03-26
usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer
Li Jun
3
-16
/
+7
2015-03-26
usb: chipidea: otg: remove unnecessary B_SESS_VLD timer
Li Jun
2
-33
/
+1
2015-03-26
USB: host: ohci-at91: remove useless uclk clock
Boris Brezillon
1
-15
/
+3
2015-03-26
cdc-wdm: error returns need to be translated
Oliver Neukum
1
-1
/
+1
2015-03-26
cdc-wdm: fix endianness bug in debug statements
Oliver Neukum
1
-5
/
+7
2015-03-26
cdc-wdm: unify error handling in write
Oliver Neukum
1
-15
/
+16
2015-03-26
cdc-acm: convert to not directly using urb->status
Oliver Neukum
1
-3
/
+4
2015-03-26
cdc-acm: surpress misleading message
Oliver Neukum
1
-1
/
+1
2015-03-26
cdc-acm: fix race between callback and unthrottle
Oliver Neukum
1
-2
/
+10
[next]