index
:
platform/kernel/linux-riscv
accepted/tizen_unified
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
master
tizen
tizen_dev
upstream
Unnamed repository; edit this file 'description' to name the repository.
Replication User from Gerrit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-03
Merge tag 'usb-serial-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-100
/
+459
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
2015-03-26
usb/misc/usb3503: Always read refclk frequency from DT
Ben Gamari
1
-23
/
+24
2015-03-26
cdc-wdm: return correct error codes
Oliver Neukum
1
-1
/
+1
2015-03-26
MAINTAINERS: change my git address to kernel.org
Peter Chen
1
-2
/
+2
2015-03-26
usb: ehci-orion: add more constants for register values
Thomas Petazzoni
1
-6
/
+12
2015-03-26
USB: Move usb_disabled() towards top of the file
Viresh Kumar
1
-16
/
+16
2015-03-26
USB: Use usb_disabled() consistently
Viresh Kumar
1
-2
/
+2
2015-03-26
usb: Add driver for Altus Metrum ChaosKey device (v2)
Keith Packard
4
-0
/
+549
2015-03-26
usb: chipidea: usbmisc_imx: fix returnvar.cocci warnings
kbuild test robot
1
-2
/
+1
2015-03-24
Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
59
-1995
/
+2847
2015-03-24
usb: musb: Fix fifo reads for dm816x with musb_dsps
Tony Lindgren
1
-1
/
+24
2015-03-24
usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependency
Ivan T. Ivanov
1
-1
/
+1
2015-03-24
usb: gadget: f_printer: fix dependencies
Andrzej Pietrasiewicz
1
-0
/
+1
2015-03-23
Merge 4.0-rc5 into usb-next
Greg Kroah-Hartman
527
-3837
/
+5526
2015-03-22
Linux 4.0-rc5
Linus Torvalds
1
-1
/
+1
2015-03-22
Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+2
2015-03-22
Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+4
[next]