Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
918847341af0f5f1907fc0b52549f0dc29192c03
/
drivers
/
usb
1fdb24e
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
ca90666
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
1be025d
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
a2c76b8
usb: renesas_usbhs: fixup inconsistent return from usbhs_pkt_push()
by Kuninori Morimoto
· 13 years ago
3a7655f
usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB.
by Joachim Foerster
· 13 years ago
0f8fd43
USB: gadget: midi: memory leak in f_midi_bind_config()
by Dan Carpenter
· 13 years ago
0889551
USB: gadget: midi: fix range check in f_midi_out_open()
by Dan Carpenter
· 13 years ago
273d235
QE/FHCI: fixed the CONTROL bug
by Jerry Huang
· 13 years ago
55b5a62
usb: renesas_usbhs: tidyup for smatch warnings
by Kuninori Morimoto
· 13 years ago
3a6e711
USB: Fix USB Kconfig dependency problem on 85xx/QoirQ platforms
by Xu lei
· 13 years ago
68aa95d
EHCI: workaround for MosChip controller bug
by Alan Stern
· 13 years ago
91960c2
usb: gadget: file_storage: fix race on unloading
by Yauheni Kaliuta
· 13 years ago
1d749f9
USB: ftdi_sio.c: Use ftdi async_icount structure for TIOCMIWAIT, as in other drivers
by Uwe Bonnes
· 13 years ago
005b3cd
USB: ftdi_sio.c:Fill MSR fields of the ftdi async_icount structure
by Uwe Bonnes
· 13 years ago
ac295f3
USB: ftdi_sio.c: Fill LSR fields of the ftdi async_icount structure
by Uwe Bonnes
· 13 years ago
da7fbb6
USB: ftdi_sio.c:Fill TX field of the ftdi async_icount structure
by Uwe Bonnes
· 13 years ago
c9222ec
USB: ftdi_sio.c: Fill the RX field of the ftdi async_icount structure
by Uwe Bonnes
· 13 years ago
c75ccd4
USB: ftdi_sio.c: Basic icount infrastructure for ftdi_sio
by Uwe Bonnes
· 13 years ago
8f5d621
usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .
by Joachim Foerster
· 13 years ago
3687f64
USB: ftdi_sio: Support TI/Luminary Micro Stellaris BD-ICDI Board
by Peter Stuge
· 13 years ago
a8b43c0
USB: Fix runtime wakeup on OHCI
by Matthew Garrett
· 13 years ago
48e8236
xHCI/USB: Make xHCI driver have a BOS descriptor.
by Sarah Sharp
· 13 years ago
cefd3e7
Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stable
by Russell King
· 13 years ago
fa3ae0c
usb: gadget: add new usb gadget for ACM and mass storage
by Klaus Schwarzkopf
· 13 years ago
431879a
usb: gadget: mv_udc: fix compile warning
by Felipe Balbi
· 13 years ago
1aec033
usb: gadget: mv_udc: add clock gating support
by Neil Zhang
· 13 years ago
fb22cba
usb: gadget: mv_udc: add test mode support
by Neil Zhang
· 13 years ago
46e172d
usb: gadget: mv_udc: use DMA API for status_req's dma address
by Neil Zhang
· 13 years ago
daec765
usb: gadget: mv_udc: fix dtd dma confusion
by Neil Zhang
· 13 years ago
046b07a
usb: gadget: mv_udc: add shutdown function for it
by Neil Zhang
· 13 years ago
3661622
usb: gadget: mv_udc: correct ep0 state
by Neil Zhang
· 13 years ago
0c70840
usb: gadget: mv_udc: rewrite fifo flush
by Neil Zhang
· 13 years ago
615268b
usb: gadget: mv_udc: set unused endpoint with right type
by Neil Zhang
· 13 years ago
27cec2b
usb: gadget: mv_udc: add missing spinlock in ep enable/disable
by Neil Zhang
· 13 years ago
96c2bbb
usb: gadget: mv_udc: fix bug when handle setup package.
by Neil Zhang
· 13 years ago
fbebe1f
usb: gadget: mv_udc: init next dtd ptr for dqh when init ep0
by Neil Zhang
· 13 years ago
43ad9f3
usb: gadget: mv_udc: ep0 needn't set toggle flag
by Neil Zhang
· 13 years ago
bedcff9
usb: gadget: mv_udc: fix a clerical error
by Neil Zhang
· 13 years ago
4540a9ab
usb: gadget: mv_udc: fix kernel panic on some platforms
by Neil Zhang
· 13 years ago
5d0b8d0
usb: gadget: mv_udc: add section information
by Neil Zhang
· 13 years ago
dde34cc
usb: gadget: mv_udc: refine the driver structure
by Neil Zhang
· 13 years ago
8a9775a
usb: gadget: renesas_usbhs: fix compile warning
by Felipe Balbi
· 13 years ago
d242c11
usb: gadget: renesas_usbhs: drop dependency
by Felipe Balbi
· 13 years ago
951fe82
usb: gadget: renesas_usbhs: fixup driver compile style
by Kuninori Morimoto
· 13 years ago
4829820
usb: gadget: renesas_usbhs: bugfix: don't modify platform data
by Kuninori Morimoto
· 13 years ago
034d7c1
usb: gadget: renesas_usbhs: add mod_host support
by Kuninori Morimoto
· 13 years ago
e2eddc6
usb: gadget: renesas_usbhs: usbhs_dcp_control_transfer_done() cares mod_host
by Kuninori Morimoto
· 13 years ago
9e74d60
usb: gadget: renesas_usbhs: add data/status stage handler
by Kuninori Morimoto
· 13 years ago
89c1d2e
usb: gadget: renesas_usbhs: add INTSTS1 interrupt support
by Kuninori Morimoto
· 13 years ago
eb05191
usb: gadget: renesas_usbhs: add usbhs_set_device_speed() support for host
by Kuninori Morimoto
· 13 years ago
a9be4a4
usb: gadget: renesas_usbhs: make sure SOF packet sending-out control
by Kuninori Morimoto
· 13 years ago
f427eb6
usb: gadget: renesas_usbhs: support otg pin control
by Kuninori Morimoto
· 13 years ago
6ff5d09
usb: gadget: renesas_usbhs: disable pipe on top of interrupt
by Kuninori Morimoto
· 13 years ago
6e6db82
usb: gadget: renesas_usbhs: modify pipe sequence settings
by Kuninori Morimoto
· 13 years ago
654c35a
usb: gadget: renesas_usbhs: disable auto paket start on usbhs_pkt_push()
by Kuninori Morimoto
· 13 years ago
b331872
usb: gadget: renesas_usbhs: move done callback to struct usbhs_pkt
by Kuninori Morimoto
· 13 years ago
3cf8ed1
usb: gadget: renesas_usbhs: add usbhs_pipe_name()
by Kuninori Morimoto
· 13 years ago
bc6fbf5
usb: gadget: renesas_usbhs: add device select support in usbhs_pipe_config_update()
by Kuninori Morimoto
· 13 years ago
2cc9719
usb: gadget: renesas_usbhs: add struct usbhs_priv to packet done function
by Kuninori Morimoto
· 13 years ago
9235207
usb: gadget: renesas_usbhs: add usbhs_dcp_dir_for_host()
by Kuninori Morimoto
· 13 years ago
0deb3e7
usb: gadget: renesas_usbhs: remove unneeded parameter from usbhs_mod_is_host()
by Kuninori Morimoto
· 13 years ago
ef8bedb
usb: gadget: renesas_usbhs: move usbhs_usbreq_get/set_val() to common.c
by Kuninori Morimoto
· 13 years ago
356db7e
usb: gadget: renesas_usbhs: move usbhsp_type() to usbhs_pipe_type()
by Kuninori Morimoto
· 13 years ago
75587f5
usb: gadget: renesas_usbhs: add usbhs_bus_get_speed()
by Kuninori Morimoto
· 13 years ago
258485d
usb: gadget: renesas_usbhs: add bus control functions
by Kuninori Morimoto
· 13 years ago
11935de
usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()
by Kuninori Morimoto
· 13 years ago
651f5e4
usb: gadget: renesas_usbhs: tidyup INTENB0 method
by Kuninori Morimoto
· 13 years ago
0c6ef98
usb: gadget: renesas_usbhs: struct usbhs_pipe hold handler
by Kuninori Morimoto
· 13 years ago
7fd097e
usb: gadget: renesas_usbhs: each pipe hold maxpacket size
by Kuninori Morimoto
· 13 years ago
f5aa889
usb: gadget: renesas_usbhs: remove desc from usbhs_pipe_malloc
by Kuninori Morimoto
· 13 years ago
51b8a02
usb: gadget: renesas_usbhs: move USBHSF_PKT_xxx to pipe.c
by Kuninori Morimoto
· 13 years ago
ca8a282
usb: gadget: renesas_usbhs: add suspend/resume support
by Kuninori Morimoto
· 13 years ago
4bb99b7
usb: gadget: storage: add superspeed support
by Felipe Balbi
· 13 years ago
089b837
usb: gadget: fix typo for default U1/U2 exit latencies
by Felipe Balbi
· 13 years ago
478ff25
usb: gadget: r8a66597: convert to new style
by Felipe Balbi
· 13 years ago
af1d705
usb: gadget: renesas: convert to new style
by Felipe Balbi
· 13 years ago
4cf5e00
usb: gadget: net2280: convert to new style
by Felipe Balbi
· 13 years ago
96f8db6
usb: gadget: net2272: convert to new style
by Felipe Balbi
· 13 years ago
2c7f098
usb: gadget: langwell: convert to new style
by Felipe Balbi
· 13 years ago
5bc639f
usb: gadget: langwell: don't use the_controller when it's not needed
by Felipe Balbi
· 13 years ago
1a8060d
usb: gadget: at91_udc: change french comments to english
by Robert Schwebel
· 13 years ago
d5546b3
usb: gadget: pxa25x: is_vbus_present is gone
by Arnd Bergmann
· 13 years ago
fe69676
usb: gadget: storage: fix mass storage gadgets to work with Synopsys UDC
by Paul Zimmerman
· 13 years ago
c8933c3
USB: gadget: f_midi: allow a dynamic number of input and output ports
by Daniel Mack
· 13 years ago
2672eea
USB: gadget: midi: refactor the device code
by Daniel Mack
· 13 years ago
d5daf49
USB: gadget: midi: add midi function driver
by Daniel Mack
· 13 years ago
56526c0
usb gadget: fix langwell_udc.c build error
by Randy Dunlap
· 13 years ago
b8a56e1
usb: gadget: r8a66597-udc: add support for SUDMAC
by Yoshihiro Shimoda
· 13 years ago
12158f4
usb: gadget: r8a66597-udc: use dev_*() instead of printk()
by Yoshihiro Shimoda
· 13 years ago
5c481a6
usb: gadget: r8a66597-udc: add function for external controller
by Yoshihiro Shimoda
· 13 years ago
0a85577
usb: gadget: r8a66597-udc: change prototype of r8a66597_write_fifo
by Yoshihiro Shimoda
· 13 years ago
d727b60
Merge branch 'pm-runtime' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
74bdf22
USB: ftdi_sio: add PID for Sony Ericsson Urban
by Hakan Kvist
· 13 years ago
2204fde
usb: Add module.h to various dwc3 drivers
by Paul Gortmaker
· 13 years ago
dc1c70a
usb: dwc3: convert structures into bitshifts
by Felipe Balbi
· 13 years ago
aabb707
usb: dwc3: gadget: allow clock gating to work
by Felipe Balbi
· 13 years ago
26ceca9
usb: dwc3: core: cache GHWPARAMS* registers
by Felipe Balbi
· 13 years ago
a329949
usb: dwc3: add struct dwc3_hwparams
by Felipe Balbi
· 13 years ago
Next »