Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
96c2bbb09d0742148a305d7afbdf7c5803fd78c1
/
drivers
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
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
879631a
usb: dwc3: gadget: implement streams support
by Felipe Balbi
· 13 years ago
a4af900
usb: dwc3: gadget: add support for Bursts
by Felipe Balbi
· 13 years ago
c439ef8
usb: dwc3: gadget: fix DMA offset calculation
by Paul Zimmerman
· 13 years ago
5275455
usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing
by Paul Zimmerman
· 13 years ago
82828ca
usb: dwc3: gadget: driver should not wait for RxFIFO to drain
by Paul Zimmerman
· 13 years ago
b23c843
usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs
by Paul Zimmerman
· 13 years ago
49a25cc
usb: dwc: remove "All rights reserved" statement.
by Sebastian Andrzej Siewior
· 13 years ago
b147f35
usb: dwc3: ep0: fix debug output
by Sebastian Andrzej Siewior
· 13 years ago
9876cbe
usb: dwc3: ep0: remove second giveback in error case
by Sebastian Andrzej Siewior
· 13 years ago
25355be
usb: dwc3: ep0: fix debug message
by Felipe Balbi
· 13 years ago
d95b09b
usb: dwc3: ep0: ignore direction on 2-stage transfer
by Felipe Balbi
· 13 years ago
2646021
usb: dwc3: ep0: Make USB30CV happy with SetAddress
by Felipe Balbi
· 13 years ago
5b253d8
USB: add quirk for Logitech C300 web cam
by Jon Levell
· 13 years ago
d178bc3
user namespace: usb: make usb urbs user namespace aware (v2)
by Serge Hallyn
· 13 years ago
edb2b25
USB: message: cleanup min_t() cast in usb_sg_init()
by Dan Carpenter
· 13 years ago
1bfac90
USB: qcserial: add device ID for "HP un2430 Mobile Broadband Module"
by Rigbert Hamisch
· 13 years ago
393cbb5
usb/core/devio.c: Check for printer class specific request
by Matthias Dellweg
· 13 years ago
aec01c5
USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uid
by Serge Hallyn
· 13 years ago
5c12e78
USB: UHCI: improve comments and logic for root-hub suspend
by Alan Stern
· 13 years ago
a6eeeb9
USB: Update USB default wakeup settings
by Alan Stern
· 13 years ago
0cc47d5
usb/xhci: remove CONFIG_PCI in xhci.c's probe function
by Sebastian Andrzej Siewior
· 13 years ago
552e0c4
usb/xhci: move xhci_gen_setup() away from -pci.
by Sebastian Andrzej Siewior
· 13 years ago
da3c9c4
usb/xhci: refactor xhci_pci_setup()
by Sebastian Andrzej Siewior
· 13 years ago
22d45f0
usb/xhci: replace pci_*_consistent() with dma_*_coherent()
by Sebastian Andrzej Siewior
· 13 years ago
421aa84
usb/xhci: hide MSI code behind PCI bars
by Sebastian Andrzej Siewior
· 13 years ago
3fd1ec5
usb/xhci: group MSI interrupt registration into its own function
by Sebastian Andrzej Siewior
· 13 years ago
7b72000
usb/host: introduce USB_ARCH_HAS_XHCI
by Felipe Balbi
· 13 years ago
cd68176
xHCI: fix debug message
by Andiry Xu
· 13 years ago
7e393a8
xHCI: AMD isoc link TRB chain bit quirk
by Andiry Xu
· 13 years ago
c1045e8
usbcore: add sysfs support to xHCI usb2 hardware LPM
by Andiry Xu
· 13 years ago
65580b43
xHCI: set USB2 hardware LPM
by Andiry Xu
· 13 years ago
9574323
xHCI: test USB2 software LPM
by Andiry Xu
· 13 years ago
fc71ff7
xHCI: Check host USB2 LPM capability
by Andiry Xu
· 13 years ago
6fd4562
xHCI: Clear PLC for USB2 root hub ports
by Andiry Xu
· 13 years ago
d2f52c9
xHCI: test and clear RWC bit
by Andiry Xu
· 13 years ago
c9682df
xHCI: set link state
by Andiry Xu
· 13 years ago
1ff4df5
usbcore: check device's LPM capability
by Andiry Xu
· 13 years ago
Next »