Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
d74362c9e45689d8d7e3d4bcf6681c4358ef4f2e
/
drivers
/
usb
ca5c485
USB: additional regression fix for device removal
by Alan Stern
· 13 years ago
e534c5b
USB: fix regression occurring during device removal
by Alan Stern
· 13 years ago
3140d5b
USB: fsl_udc_core: fix build breakage when building for ARM arch
by Anatolij Gustschin
· 13 years ago
2e34b42
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
87abd0a
usb: r8a66597-hcd: fix cannot detect low/full speed device
by Yoshihiro Shimoda
· 13 years ago
c27d536
USB: ehci-ath79: fix a NULL pointer dereference
by Gabor Juhos
· 13 years ago
309427b
USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.c
by Uwe Bonnes
· 13 years ago
8b1ab60
usb/isp1760: Fix bug preventing the unlinking of control urbs
by Arvid Brodin
· 13 years ago
95a2424
Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 13 years ago
f76b168
PM: Rename dev_pm_info.in_suspend to is_prepared
by Alan Stern
· 13 years ago
b3df3f9
xhci: Always set urb->status to zero for isoc endpoints.
by Sarah Sharp
· 13 years ago
c877b3b
xhci: Add reset on resume quirk for asrock p67 host
by Maarten Lankhorst
· 13 years ago
f6ba6fe
xHCI 1.0: Incompatible Device Error
by Alex He
· 13 years ago
0af212b
USB: don't let errors prevent system sleep
by Alan Stern
· 13 years ago
cbb3300
USB: don't let the hub driver prevent system sleep
by Alan Stern
· 13 years ago
578333a
USB: change maintainership of ohci-hcd and ehci-hcd
by Alan Stern
· 13 years ago
e1cf486
xHCI 1.0: Force Stopped Event(FSE)
by Alex He
· 13 years ago
d233363
xhci: Don't warn about zeroed bMaxBurst descriptor field.
by Sarah Sharp
· 13 years ago
fccf4e8
USB: Free bandwidth when usb_disable_device is called.
by Sarah Sharp
· 13 years ago
fa75ac3
xhci: Reject double add of active endpoints.
by Sarah Sharp
· 13 years ago
357f45d
USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.
by Jesper Juhl
· 13 years ago
4858f06
usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFO
by Yauheni Kaliuta
· 13 years ago
72887c8
usb: musb: host: compare status for negative error values
by Márton Németh
· 13 years ago
a26d31c
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
by Steffen Sledz
· 13 years ago
3095ec8
Revert "USB: option: add ID for ZTE MF 330"
by Greg Kroah-Hartman
· 13 years ago
7febe2b
drivers/usb/host/ohci-pxa27x.c: add missing clk_put
by Julia Lawall
· 13 years ago
97b2f90
USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable
by Alan Stern
· 13 years ago
c5c69f3
USB: dummy-hcd needs the has_tt flag
by Alan Stern
· 13 years ago
21c13a4
usb-storage: redo incorrect reads
by Alan Stern
· 13 years ago
3af51ac
usb/renesas_usbhs: free uep on removal
by Sebastian Andrzej Siewior
· 13 years ago
6bc1295
usb/s3c-hsudc: fix error path
by Sebastian Andrzej Siewior
· 13 years ago
a6207b1
usb/pxa25x_udc: cleanup the LUBBOCK err path
by Sebastian Andrzej Siewior
· 13 years ago
cb42447
usb/mv_udc_core: fix compile
by Sebastian Andrzej Siewior
· 13 years ago
b38b03b
usb: gadget: include <linux/prefetch.h> to fix compiling error
by Bryan Wu
· 13 years ago
83a0180
USB: s3c-hsotg: Tone down debugging
by Mark Brown
· 13 years ago
1d4a4bd
usb: remove bad dput after dentry_unhash
by Sage Weil
· 13 years ago
3824c1d
USB: core: Tolerate protocol stall during hub and port status read
by Libor Pechacek
· 13 years ago
9303961
musb: fix prefetch build failure
by Mike Frysinger
· 13 years ago
4061fde
USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7
by Toby Gray
· 13 years ago
3898115
usb-gadget: unlock data->lock mutex on error path in ep_write()
by Alexey Khoroshilov
· 13 years ago
7e8e62e
USB: option Add blacklist for ZTE K3765-Z (19d2:2002)
by Torsten Hilbrich
· 13 years ago
5c3e407
option: add Prolink PH300 modem IDs
by Dan Williams
· 13 years ago
15badbc
option: add Alcatel X200 to sendsetup blacklist
by Dan Williams
· 13 years ago
cdacb59
option: add Zoom 4597 modem USB IDs
by Dan Williams
· 13 years ago
cd3c18b
USB: xhci - fix interval calculation for FS isoc endpoints
by Dmitry Torokhov
· 13 years ago
f5182b4
xhci: Disable MSI for some Fresco Logic hosts.
by Sarah Sharp
· 13 years ago
001fd38
xhci: Do not issue device reset when device is not setup
by Maarten Lankhorst
· 13 years ago
e2b0217
xhci: Add defines for hardcoded slot states
by Maarten Lankhorst
· 13 years ago
4819fef
xhci: Bigendian fix for xhci_check_bandwidth()
by Matt Evans
· 13 years ago
f697531
xhci: Bigendian fix for skip_isoc_td()
by Matt Evans
· 13 years ago
87367a0
Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci
by Linus Torvalds
· 13 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
· 13 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
· 13 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
· 13 years ago
0714a57
xhci: Clear stopped_td when Stop Endpoint command completes.
by Sarah Sharp
· 13 years ago
f50d1d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 13 years ago
c44dead
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
ad94717
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 13 years ago
d5f6db9e
USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h
by Jan Andersson
· 13 years ago
fda928a
USB: UHCI: Support big endian GRUSBHC HC
by Jan Andersson
· 13 years ago
51e2f62
USB: UHCI: Add support for big endian descriptors
by Jan Andersson
· 13 years ago
bab1ff1
USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier
by Alan Stern
· 13 years ago
8452c67
USB: UHCI: Add support for big endian mmio
by Jan Andersson
· 13 years ago
5116901
usb-storage: Correct adjust_quirks to include latest flags
by Karl Relton
· 13 years ago
d05b6ec
usb/isp1760: Fix possible unlink problems
by Arvid Brodin
· 13 years ago
079cdb0
usb/isp1760: Move function isp1760_endpoint_disable() within file.
by Arvid Brodin
· 13 years ago
69fff59
USB: remove remaining usages of hcd->state from usbcore and fix regression
by Alan Stern
· 13 years ago
e05503e
Haavard Skinnemoen has left Atmel
by Jean Delvare
· 13 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 13 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
· 13 years ago
a8e62dd
usb-storage: fix up the unusual_realtek device list
by Alan Stern
· 13 years ago
e6251a9
USB: gadget: f_audio: Fix invalid dereference of initdata
by Martin Jackson
· 13 years ago
1e12c91
EHCI: don't rescan interrupt QHs needlessly
by Alan Stern
· 13 years ago
2b7aaf5
OHCI: fix regression caused by nVidia shutdown workaround
by Alan Stern
· 13 years ago
e99c430
USB: OTG: msm: Free VCCCX regulator even if we can't set the voltage
by Mark Brown
· 13 years ago
7b521fc
USB: OTG: msm: Allow the widest possible range for VDDCX when removing
by Mark Brown
· 13 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
· 13 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
004c127
USB: s3c-hsudc: use IS_ERR() instead of NULL check
by Jingoo Han
· 14 years ago
8620543
usb: musb: Calling VBUS pulsing API when SRP is initiated.
by Hema HK
· 14 years ago
Next »