Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0f91349b89f37dfad7b77f7829a105b6a0f526ec
/
drivers
/
usb
0f91349
usb: gadget: convert all users to the new udc infrastructure
by Sebastian Andrzej Siewior
· 14 years ago
2ccea03
usb: gadget: introduce UDC Class
by Felipe Balbi
· 14 years ago
664a51a
USB: deprecate g_file_storage
by Alan Stern
· 14 years ago
08e6c61
usb: renesas_usbhs: fixup connection fail
by Kuninori Morimoto
· 14 years ago
dcc8545
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
by Greg Kroah-Hartman
· 14 years ago
a26d31ce
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
by Steffen Sledz
· 14 years ago
3095ec8
Revert "USB: option: add ID for ZTE MF 330"
by Greg Kroah-Hartman
· 14 years ago
e73a989
usb: renesas_usbhs: add DMAEngine support
by Kuninori Morimoto
· 14 years ago
0cb7e61
usb: renesas_usbhs: tidyup pio handler name
by Kuninori Morimoto
· 14 years ago
0432eed
usb: renesas_usbhs: tifyup packet start timing
by Kuninori Morimoto
· 14 years ago
d77e3f4
usb: renesas_usbhs: add pipe/fifo link
by Kuninori Morimoto
· 14 years ago
d3af90a
usb: renesas_usbhs: add usbhsf_fifo
by Kuninori Morimoto
· 14 years ago
97664a2
usb: renesas_usbhs: shrink spin lock area
by Kuninori Morimoto
· 14 years ago
8a2c225
usb: renesas_usbhs: remove usbhsg_queue_get
by Kuninori Morimoto
· 14 years ago
dad6739
usb: renesas_usbhs: modify data transfer interrupt
by Kuninori Morimoto
· 14 years ago
659d495
usb: renesas_usbhs: modify data transfer method
by Kuninori Morimoto
· 14 years ago
6acb95d
usb: renesas_usbhs: modify packet queue control method
by Kuninori Morimoto
· 14 years ago
4bd0481
usb: renesas_usbhs: divide data transfer functions
by Kuninori Morimoto
· 14 years ago
e8d548d
usb: renesas_usbhs: fifo became independent from pipe.
by Kuninori Morimoto
· 14 years ago
ad6f2a8
usb: renesas_usbhs: modify pipe direction flags
by Kuninori Morimoto
· 14 years ago
cc55687
ehci-hcd: remove EOL from MODULE_PARM_DESC for 'hird' option
by Niels de Vos
· 14 years ago
e90ed12
USB: wusbcore: return negative error codes
by Dan Carpenter
· 14 years ago
7febe2b
drivers/usb/host/ohci-pxa27x.c: add missing clk_put
by Julia Lawall
· 14 years ago
97b2f90
USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable
by Alan Stern
· 14 years ago
c5c69f3
USB: dummy-hcd needs the has_tt flag
by Alan Stern
· 14 years ago
21c13a4
usb-storage: redo incorrect reads
by Alan Stern
· 14 years ago
ceb8036
USB: net2272: driver for PLX NET2272 USB device controller
by Seth Levy
· 14 years ago
c4fc234
USB: Add "authorized_default" parameter to the usbcore module
by Carl-Daniel Hailfinger
· 14 years ago
6806817
usb/gadget: (fusb300_udc) Remove unused function fusb300_ep0_complete
by Guenter Roeck
· 14 years ago
1acb30e
USB: ehci-s5p: add PM support
by Jingoo Han
· 14 years ago
3af51ac
usb/renesas_usbhs: free uep on removal
by Sebastian Andrzej Siewior
· 14 years ago
6bc1295
usb/s3c-hsudc: fix error path
by Sebastian Andrzej Siewior
· 14 years ago
a6207b1
usb/pxa25x_udc: cleanup the LUBBOCK err path
by Sebastian Andrzej Siewior
· 14 years ago
cb42447
usb/mv_udc_core: fix compile
by Sebastian Andrzej Siewior
· 14 years ago
b38b03b
usb: gadget: include <linux/prefetch.h> to fix compiling error
by Bryan Wu
· 14 years ago
83a0180
USB: s3c-hsotg: Tone down debugging
by Mark Brown
· 14 years ago
1d4a4bd
usb: remove bad dput after dentry_unhash
by Sage Weil
· 14 years ago
3824c1d
USB: core: Tolerate protocol stall during hub and port status read
by Libor Pechacek
· 14 years ago
9303961
musb: fix prefetch build failure
by Mike Frysinger
· 14 years ago
4061fde
USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7
by Toby Gray
· 14 years ago
3898115
usb-gadget: unlock data->lock mutex on error path in ep_write()
by Alexey Khoroshilov
· 14 years ago
7e8e62e
USB: option Add blacklist for ZTE K3765-Z (19d2:2002)
by Torsten Hilbrich
· 14 years ago
5c3e407
option: add Prolink PH300 modem IDs
by Dan Williams
· 14 years ago
15badbc
option: add Alcatel X200 to sendsetup blacklist
by Dan Williams
· 14 years ago
cdacb59
option: add Zoom 4597 modem USB IDs
by Dan Williams
· 14 years ago
cd3c18b
USB: xhci - fix interval calculation for FS isoc endpoints
by Dmitry Torokhov
· 14 years ago
f5182b4
xhci: Disable MSI for some Fresco Logic hosts.
by Sarah Sharp
· 14 years ago
001fd38
xhci: Do not issue device reset when device is not setup
by Maarten Lankhorst
· 14 years ago
e2b0217
xhci: Add defines for hardcoded slot states
by Maarten Lankhorst
· 14 years ago
f5960b6
xhci: Remove some unnecessary casts and tidy some endian swap code
by Matt Evans
· 14 years ago
4819fef
xhci: Bigendian fix for xhci_check_bandwidth()
by Matt Evans
· 14 years ago
f697531
xhci: Bigendian fix for skip_isoc_td()
by Matt Evans
· 14 years ago
87367a0
Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci
by Linus Torvalds
· 14 years ago
2cf95c1
Intel xhci: Limit number of active endpoints to 64.
by Sarah Sharp
· 14 years ago
ad80833
Intel xhci: Ignore spurious successful event.
by Sarah Sharp
· 14 years ago
69e848c
Intel xhci: Support EHCI/xHCI port switching.
by Sarah Sharp
· 14 years ago
5ccee4a
USB: TWL6025 allow different regulator name
by Graeme Gregory
· 14 years ago
f444ff2
xhci: STFU: Be quieter during URB submission and completion.
by Sarah Sharp
· 14 years ago
5153b7b
xhci: STFU: Don't print event ring dequeue pointer.
by Sarah Sharp
· 14 years ago
380032c
xhci: STFU: Remove function tracing.
by Sarah Sharp
· 14 years ago
fe6c6c1
xhci: Don't submit commands when the host is dead.
by Sarah Sharp
· 14 years ago
0714a57
xhci: Clear stopped_td when Stop Endpoint command completes.
by Sarah Sharp
· 14 years ago
f50d1d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
c44dead
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
ad94717
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 14 years ago
d5f6db9e
USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h
by Jan Andersson
· 14 years ago
fda928a
USB: UHCI: Support big endian GRUSBHC HC
by Jan Andersson
· 14 years ago
51e2f62
USB: UHCI: Add support for big endian descriptors
by Jan Andersson
· 14 years ago
bab1ff1
USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier
by Alan Stern
· 14 years ago
8452c67
USB: UHCI: Add support for big endian mmio
by Jan Andersson
· 14 years ago
5116901
usb-storage: Correct adjust_quirks to include latest flags
by Karl Relton
· 14 years ago
d05b6ec
usb/isp1760: Fix possible unlink problems
by Arvid Brodin
· 14 years ago
079cdb0
usb/isp1760: Move function isp1760_endpoint_disable() within file.
by Arvid Brodin
· 14 years ago
69fff59
USB: remove remaining usages of hcd->state from usbcore and fix regression
by Alan Stern
· 14 years ago
e05503e
Haavard Skinnemoen has left Atmel
by Jean Delvare
· 14 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 14 years ago
d238944
usb: musb: ux500: add configuration and build options for ux500 dma
by Mian Yousaf Kaukab
· 14 years ago
8dcc8f7
usb: musb: ux500: add dma glue layer for ux500
by Mian Yousaf Kaukab
· 14 years ago
e3c496f
usb: musb: ux500: add dma name for ux500
by Mian Yousaf Kaukab
· 14 years ago
a48ff90
usb: musb: ux500: add ux500 specific code for gadget side
by Mian Yousaf Kaukab
· 14 years ago
28e4970
usb: musb: fix compile error
by Felipe Balbi
· 14 years ago
a8e62dd
usb-storage: fix up the unusual_realtek device list
by Alan Stern
· 14 years ago
e6251a9
USB: gadget: f_audio: Fix invalid dereference of initdata
by Martin Jackson
· 14 years ago
1e12c91
EHCI: don't rescan interrupt QHs needlessly
by Alan Stern
· 14 years ago
2b7aaf5
OHCI: fix regression caused by nVidia shutdown workaround
by Alan Stern
· 14 years ago
e99c430
USB: OTG: msm: Free VCCCX regulator even if we can't set the voltage
by Mark Brown
· 14 years ago
7b521fc
USB: OTG: msm: Allow the widest possible range for VDDCX when removing
by Mark Brown
· 14 years ago
610ba42
USB: option: add support for Huawei E353 device
by Marcin Gałczyński
· 14 years ago
834cb0f
xhci: Fix memory leak bug when dropping endpoints
by Sarah Sharp
· 14 years ago
30f89ca
xhci: Fix memory leak in ring cache deallocation.
by Sarah Sharp
· 14 years ago
b513d44
xhci: Fix full speed bInterval encoding.
by Sarah Sharp
· 14 years ago
2efeaeb
Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 14 years ago
472b912
usb: gadget: rndis: don't test against req->length
by Felipe Balbi
· 14 years ago
bf1f0a0
usb/gadget: at91sam9g20 fix end point max packet size
by Jean-Christophe PLAGNIOL-VILLARD
· 14 years ago
b0795bb
drivers/usb/serial/opticon.c: Release resources on kmalloc failure
by Julia Lawall
· 14 years ago
2328cea
USB: s3c-hsotg: return proper error if clk_get fails
by Jingoo Han
· 14 years ago
66e5c64
USB: s3c-hsotg: fix checkpatch warnings
by Jingoo Han
· 14 years ago
d616766
USB: s3c-hsudc: fix checkpatch error and warning
by Jingoo Han
· 14 years ago
Next »