Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
df8bc08c192f00f155185bfd6f052d46a728814a
/
drivers
/
usb
a270283
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
9779a83
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 16 years ago
6c64094
USB: don't rebind drivers after failed resume or reset
by Alan Stern
· 16 years ago
a496c64
USB: fix memory leak in cdc-acm
by Oliver Neukum
· 16 years ago
e8fab4c
USB: Unusual dev for Mio moov 330 gps
by Frédéric Marchal
· 16 years ago
aa5380b
USB: cdc-wdm: make module autoload work
by Oliver Neukum
· 16 years ago
3131f7b
USB: Fix unneeded endpoint check in pxa27x_udc
by Robert Jarzmik
· 16 years ago
dd9ebf14
usb/gadget: fix kernel-doc warning
by Randy Dunlap
· 16 years ago
8fc7aea
USB: Speedtouch: add pre_reset and post_reset routines
by Alan Stern
· 16 years ago
8aafdf6
USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative
by roel kluin
· 16 years ago
1460e5e
USB: support Huawei data card product IDs
by fangxiaozhi
· 16 years ago
bfd8408
USB: add ZTE MF626 USB GSM modem entry
by Mikhail Gusarov
· 16 years ago
3030ca4
USB: storage: Avoid I/O errors when issuing SCSI ioctls to JMicron USB/ATA bridge
by Phil Dibowitz
· 16 years ago
d66937d
USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udc
by Zhaolei
· 16 years ago
78c7341
USB: ohci: add support for tmio-ohci cell
by Dmitry Baryshkov
· 16 years ago
a9b6148
USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c
by Linus Torvalds
· 16 years ago
61e0e79
Merge branch 'master' into for-upstream
by David Vrabel
· 16 years ago
802f389
USB: remove err() macro from more usb drivers
by Greg Kroah-Hartman
· 16 years ago
fd3f191
USB: remove err() macro from usb misc drivers
by Greg Kroah-Hartman
· 16 years ago
69a8594
USB: remove err() macro from usb core code
by Greg Kroah-Hartman
· 16 years ago
9908a32
USB: remove err() macro from usb class drivers
by Greg Kroah-Hartman
· 16 years ago
194343d
USB: remove use of err() in drivers/usb/serial
by Greg Kroah-Hartman
· 16 years ago
5909f6e
USB: remove info() macro from remaining usb drivers
by Greg Kroah-Hartman
· 16 years ago
1b29a37
USB: remove info() macro from usb/misc drivers
by Greg Kroah-Hartman
· 16 years ago
c197a8d
USB: remove info() macro from usb/serial drivers
by Greg Kroah-Hartman
· 16 years ago
3b6004f
USB: remove warn() macro from usb drivers
by Greg Kroah-Hartman
· 16 years ago
15d5a9a
usb/fsl_qe_udc: clear data toggle on clear halt request
by Li Yang
· 16 years ago
928dfa6
usb/fsl_qe_udc: fix response to get status request
by Li Yang
· 16 years ago
23d7cd0
fsl_usb2_udc: Fix oops on probe failure.
by Will Newton
· 16 years ago
59097fb
fsl_usb2_udc: Add a wmb before priming endpoint.
by Will Newton
· 16 years ago
224b503
fsl_usb2_udc: Make fsl_queue_td return type void.
by Will Newton
· 16 years ago
825bee3
fsl_usb2_udc: Uninline udc_reset_ep_queue.
by Will Newton
· 16 years ago
c93eebb
fsl_usb2_udc: Rename the arguments of the fsl_writel macro.
by Will Newton
· 16 years ago
e06da9a
fsl_usb2_udc: Initialize spinlock earlier.
by Will Newton
· 16 years ago
9d9d88c
fsl_usb2_udc: Clean up whitespace in /proc debugging output.
by Will Newton
· 16 years ago
bf7409a
fsl_usb2_udc: Clean up whitespace in errors and warnings.
by Will Newton
· 16 years ago
7483cff
fsl_usb2_udc: Fix some sparse warnings and remove redundant code.
by Will Newton
· 16 years ago
f6e4411
fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.
by Will Newton
· 16 years ago
9c94155
fsl_usb2_udc: Make dr_ep_setup function static.
by Will Newton
· 16 years ago
84dcd59
USB: fix up problems in the vtusb driver
by Stephen Ware
· 16 years ago
71b7497
USB: OHCI: fix endless polling behavior
by Alan Stern
· 16 years ago
8b6346e
USB: option: add Pantech cards
by Dan Williams
· 16 years ago
fd7c519
USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore
by Jaroslav Kysela
· 16 years ago
49e7cc8
USB: Export if an interface driver supports autosuspend.
by Sarah Sharp
· 16 years ago
eafe5b9
USB: EHCI: fix remote-wakeup support for ARC/TDI core
by Alan Stern
· 16 years ago
2da41d5f
USB: snoop processes opening usbfs device files
by Alan Stern
· 16 years ago
bb78a82
USB: Option / AnyData new modem, same ID
by Jon K Hellan
· 16 years ago
9beeee6
USB: EHCI: log a warning if ehci-hcd is not loaded first
by Alan Stern
· 16 years ago
2b70f07
USB: EHCI, OHCI, UHCI: remove version numbers
by Alan Stern
· 16 years ago
1987625
USB: anchor API changes needed for btusb
by Oliver Neukum
· 16 years ago
c0f082c
USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds.
by Sarah Sharp
· 16 years ago
ce5dee5
USB: isp1760: Use an IS_ERR test rather than a NULL test
by Julien Brunel
· 16 years ago
f0d781d
USB: improve ehci_watchdog's side effect in CPU power management
by Yi Yang
· 16 years ago
e58dceb
USB: UHCI: improve scheduling of interrupt URBs
by Alan Stern
· 16 years ago
925dff5
USB: ti_usb_3410_5052: removed duplicated include
by Huang Weiyi
· 16 years ago
cbc3011
usb: vstusb.c : new driver for spectrometers used by Vernier Software & Technology, Inc.
by Stephen Ware
· 16 years ago
29bac7b
usb gadget: cdc ethernet notification bugfix
by David Brownell
· 16 years ago
f1c9e15
USB: omap_udc: sync with OMAP tree
by Tony Lindgren
· 16 years ago
9b466c3
USB: ohci-omap: handle other omap15xx chips
by Tony Lindgren
· 16 years ago
28c2c51
usb: musb: remove dead code from procfs
by Felipe Balbi
· 16 years ago
458e6a5
usb: musb: general cleanup to musbhsdma.c
by Felipe Balbi
· 16 years ago
c767c1c
usb: musb_hdrc build fixes
by David Brownell
· 16 years ago
64ca44a
usb: musb: do not mess up count number and CSR0 register value
by Bryan Wu
· 16 years ago
2492e67
OMAP:MUSB: Corrects urb unlink function path
by Ajay Kumar Gupta
· 16 years ago
ae5ad29
OMAP:MUSB: Fixes the TT programming.
by Ajay Kumar Gupta
· 16 years ago
eaa3246
musb: io: only define read/write stubs if they're not defined yet
by Felipe Balbi
· 16 years ago
f9e9cff
USB: Fix s3c2410_udc usb speed handling
by Yauhen Kharuzhy
· 16 years ago
36e893d
usb gadget: USB_GADGET_VBUS_DRAW Kconfig option
by David Brownell
· 16 years ago
02582b9
MUSB: Add sanity check for maximum number of endpoints
by Kevin Hilman
· 16 years ago
cede969f
usb: remove code associated with !CONFIG_PPC_MERGE
by Kumar Gala
· 16 years ago
bb4e3b5
usbmon: fix tiny race exposed by the fastboot patches
by Arjan van de Ven
· 16 years ago
8520f38
USB: change hub initialization sleeps to delayed_work
by Alan Stern
· 16 years ago
3c4bb71
USB: ehci-dbg: fix reading less content of periodic file
by Ming Lei
· 16 years ago
3c04e20
USB: ehci-dbg: increase debug buffer size for periodic file
by Ming Lei
· 16 years ago
549c41e
usb: gadget: workaround storage command size issues
by Felipe Balbi
· 16 years ago
8296345
USB: g_printer: fix handling zero-length packet
by SangSu Park
· 16 years ago
7384a92
USB Serial: Sierra: debug message fix
by Kevin Lloyd
· 16 years ago
399d31d
USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed
by Oliver Neukum
· 16 years ago
6826504
USB: ftdi_sio: fix 'product' parameter description
by Paulius Zaleckas
· 16 years ago
bc45df9
usb core: fix USB_OTG_BLACKLIST_HUB typo
by Peter Korsgaard
· 16 years ago
4a511bc
OHCI: Allow broken controllers to auto-stop
by Alan Stern
· 16 years ago
8bfa247
usb-storage: report underflow with no sense data
by Alan Stern
· 16 years ago
3948f0e
usb: add Freescale QE/CPM USB peripheral controller driver
by Li Yang
· 16 years ago
bedf088
USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL test
by Julien Brunel
· 16 years ago
5820901
USB: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
2121427
usb gadget: defer obex enumeration
by David Brownell
· 16 years ago
3086775
usb gadget: cdc obex glue
by Felipe Balbi
· 16 years ago
60beed9
usb gadget: function activation/deactivation
by David Brownell
· 16 years ago
8066134
USB: gadget: net2280: implement set_wedge
by Alan Stern
· 16 years ago
851a526
USB: gadget: dummy_hcd: implement set_wedge
by Alan Stern
· 16 years ago
a7a19fa
usb: gadget Kconfig cleanup
by David Brownell
· 16 years ago
2714021
USB: Let some USB host controllers get IRQ flags from resource
by Marc Zyngier
· 16 years ago
6a2839b
USB: extend poisoning to anchors
by Oliver Neukum
· 16 years ago
55b447b
USB: kill URBs permanently
by Oliver Neukum
· 16 years ago
49b707b
drivers/usb/class/usblp.c: adjust error handling code
by Julia Lawall
· 16 years ago
5b775f6
USB: add USB test and measurement class driver
by Greg Kroah-Hartman
· 16 years ago
eb86be5
USB: Added driver for a Delcom USB 7-segment LED Display
by Harrison Metzger
· 16 years ago
c3d36c4
USB: Add Oceanic product ID to ftdi_sio
by Vladimir Vukicevic
· 16 years ago
631556a
USB: option.c remove duplicate device ids now supported in hso.c
by Denis Joseph Barrow
· 16 years ago
b064eca9
USB: option: add Ericsson F3507g and Dell 5530
by Dan Williams
· 16 years ago
Next »