Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f7a919b4cd048f345c07c2235d0fb8ac93d24cca
/
drivers
/
usb
ce7e906
USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device
by Artur Zimmer
· 13 years ago
2f1def2
USB: Serial: Add device ID for Sierra Wireless MC8305
by Florian Echtler
· 13 years ago
e468561
USB: Serial: Added device ID for Qualcomm Modem in Sagemcom's HiLo3G
by Vijay Chavan
· 13 years ago
a7e6401
usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'
by Arnaud Lacombe
· 13 years ago
35e9e21
USB: option driver: add PID for Vodafone-Huawei K4511
by Andrew Bird
· 13 years ago
0930bb4
USB: option driver: add PID for Vodafone-Huawei K4510
by Andrew Bird
· 13 years ago
e294908
USB: option driver: add PID for Vodafone-Huawei K3771
by Andrew Bird
· 13 years ago
07b21fd
USB: option driver: add PID for Vodafone-Huawei K3770
by Andrew Bird
· 13 years ago
0ee404c
usb: serial: ftdi_sio.c: For the FT232H FTDI_SIO_SET_BAUDRATE_REQUEST, index needs to be shifted too
by Uwe Bonnes
· 13 years ago
17d3e14
usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink
by Arvid Brodin
· 13 years ago
77636c8
USB: EHCI: Fix test mode sequence
by Boris Todorov
· 13 years ago
1862cdd
USB: ftdi_sio: fix minor typo in get_ftdi_divisor
by Ionut Nicu
· 13 years ago
eed3936
USB: at91_udc: include linux/prefetch.h explicitly
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
a871e4f
USB: usb-storage: unusual_devs entry for ARM V2M motherboard.
by Nick Bowler
· 13 years ago
03a1d6b
usb/ehci-mxc: add missing inclusion of mach/hardware.h
by Shawn Guo
· 13 years ago
4f1a7a3
USB: assign instead of equal in usbtmc.c
by Maxim Nikulin
· 13 years ago
e94c587
usb: renesas_usbhs: fixup usbhsg_for_each_uep 1st pos
by Kuninori Morimoto
· 13 years ago
d128a259
usb: renesas_usbhs: fix DMA build by including dma-mapping.h
by Kuninori Morimoto
· 13 years ago
d84d661
usb: gadget: net2272 - Correct includes
by Geert Uytterhoeven
· 13 years ago
acab460
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 13 years ago
8e36f79
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
72c487d
usb: musb: fix oops on musb_gadget_pullup
by John Stultz
· 13 years ago
d4aefec
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
by Ming Lei
· 13 years ago
c240d78
usb: gadget: hid: don't STALL when processing a HID Descriptor request
by Sebastian Bauer
· 13 years ago
b61ae34
usb: musb: fix Kconfig
by Rabin Vincent
· 13 years ago
5574d5f
usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclared
by Sergei Trofimovich
· 13 years ago
a8f2115
usb: gadget: composite: fix bMaxPacketSize for SuperSpeed
by Sebastian Andrzej Siewior
· 13 years ago
9c5ea0e
usb: gadget: fusb300: remove #if 0 block
by Sebastian Andrzej Siewior
· 13 years ago
7e9d40f
usb: gadget: s3c2410_udc: fix unterminated platform_device_id table
by Axel Lin
· 13 years ago
7de7c7d
usb/config: use proper endian access for wMaxPacketSize
by Sebastian Andrzej Siewior
· 13 years ago
6768458
USB: xhci: fix OS want to own HC
by JiSheng Zhang
· 13 years ago
7bd89b4
xhci: Don't submit commands or URBs to halted hosts.
by Sarah Sharp
· 13 years ago
664a41b
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
f1e393d
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh
by Hans Verkuil
· 13 years ago
523f46d
[media] v4l2-events/fh: merge v4l2_events into v4l2_fh
by Hans Verkuil
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
9c646cf
USB / Renesas: Fix build issue related to struct scatterlist
by Rafael J. Wysocki
· 13 years ago
1380516
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 13 years ago
f549953
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
bbd9d6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
497888c
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
by Phil Carmody
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
e04f5f7
EHCI: fix direction handling for interrupt data toggles
by Alan Stern
· 13 years ago
026dfaf
USB: serial: add IDs for WinChipHead USB->RS232 adapter
by Wolfgang Denk
· 13 years ago
6ea12a0
USB: OHCI: fix another regression for NVIDIA controllers
by Alan Stern
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
18fbb93
Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 13 years ago
7eff1d8
usb: gadget: m66592-udc: add pullup function
by Yoshihiro Shimoda
· 13 years ago
bb59dbf
usb: gadget: m66592-udc: add function for external controller
by Yoshihiro Shimoda
· 13 years ago
8ca1375
usb: gadget: r8a66597-udc: add pullup function
by Yoshihiro Shimoda
· 13 years ago
3b87218
usb: renesas_usbhs: support multi driver
by Kuninori Morimoto
· 13 years ago
4ef85e0
usb: renesas_usbhs: inaccessible pipe is not an error
by Kuninori Morimoto
· 13 years ago
9a12d09
usb: renesas_usbhs: care buff alignment when dma handler
by Kuninori Morimoto
· 13 years ago
8d48fdf
USB: PL2303: correctly handle baudrates above 115200
by Michał Sroczyński
· 13 years ago
35da413
usb: r8a66597-hcd: fixup USB_PORT_STAT_C_SUSPEND shift
by Kuninori Morimoto
· 13 years ago
030ed1f
usb: renesas_usbhs: compile/config are rescued
by Kuninori Morimoto
· 13 years ago
233f519
usb: renesas_usbhs: fixup comment-out
by Kuninori Morimoto
· 13 years ago
45304e8
usb: update email address in ohci-sh and r8a66597-hcd
by Yoshihiro Shimoda
· 13 years ago
f2e9039
usb: r8a66597-hcd: add function for external controller
by Yoshihiro Shimoda
· 13 years ago
81463c1
EHCI: only power off port if over-current is active
by Sergei Shtylyov
· 13 years ago
8dec92b
USB: mon: Allow to use usbmon without debugfs
by Tobias Klauser
· 13 years ago
004c196
USB: EHCI: go back to using the system clock for QH unlinks
by Alan Stern
· 13 years ago
0c42a4e
ehci: add pci quirk for Ordissimo and RM Slate 100 too
by Anisse Astier
· 13 years ago
03c7536
ehci: refactor pci quirk to use standard dmi_check_system method
by Anisse Astier
· 13 years ago
cc62a7e
USB: EHCI: Allow users to override 80% max periodic bandwidth
by Kirill Smelkov
· 13 years ago
4c67045
USB: EHCI: Move sysfs related bits into ehci-sysfs.c
by Kirill Smelkov
· 13 years ago
6f95b4b
drivers: usb: atm: ueagle-atm: Add missing const qualifier
by Chris Forbes
· 13 years ago
5860730
drivers: usb: atm: ueagle-atm: use __packed
by Chris Forbes
· 13 years ago
2cb30bb
ehci-msm : use ehci_setup
by Matthieu CASTET
· 13 years ago
33842ce
Staging: Merge ENE UB6250 MS card codes from keucr to drivers/usb/storage/ene_ub6250.c
by Cho, Yu-Chen
· 13 years ago
57c97c0
usb: gadget: zero: add superspeed support
by Amit Blay
· 13 years ago
04617db
usb: gadget: add SS descriptors to Ethernet gadget
by Paul Zimmerman
· 13 years ago
96fe53e
usb: gadget: r8a66597-udc: add support for TEST_MODE
by Yoshihiro Shimoda
· 13 years ago
ceaa0a6
usb: gadget: m66592-udc: add support for TEST_MODE
by Yoshihiro Shimoda
· 13 years ago
5154e9f
usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform data
by Yoshihiro Shimoda
· 13 years ago
deafeb2
usb: gadget: r8a66597-udc: fix cannot connect after rmmod gadget driver
by Yoshihiro Shimoda
· 13 years ago
5db05c0
usb: update email address in r8a66597-udc and m66592-udc
by Yoshihiro Shimoda
· 13 years ago
3c5fec7
usb: musb: restore INDEX register in resume path
by Ajay Kumar Gupta
· 13 years ago
ca5c485
USB: additional regression fix for device removal
by Alan Stern
· 13 years ago
eb032b9
Update my e-mail address
by Michael Büsch
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
ac17317
usb: gadget: fix up depencies
by Sebastian Andrzej Siewior
· 13 years ago
1425b80
usb: gadget: fusb300_udc: fix compile warnings
by Sebastian Andrzej Siewior
· 13 years ago
c2b65f8
usb: gadget: ci13xx_udc.c: fix compile warning
by Sebastian Andrzej Siewior
· 13 years ago
7b30d19
usb: gadget: net2272: fix compile warnings
by Felipe Balbi
· 13 years ago
b9af9ea
usb: gadget: langwell_udc: fix compile warnings
by Felipe Balbi
· 13 years ago
4dbafd3
usb: gadget: fusb300_udc: drop dead code
by Felipe Balbi
· 13 years ago
e931830
Realtek cr: Add autosuspend function.
by edwin_rong
· 13 years ago
b6507df
Realtek cr: Remove unused Macros
by edwin_rong
· 13 years ago
151d9fad
Realtek cr: clean up unnecessary whitespaces.
by edwin_rong
· 13 years ago
5b82613
USB: s3c2410_udc: fix custom UDC command handling
by Viliam Mateicka
· 13 years ago
bc8687d
usb: gadget: Compilation warning fix
by Tatyana Brokhman
· 13 years ago
5bf5450
USB: OTG: Use work_queue in set_vbus for TWL6030 transciever
by Moiz Sonasath
· 13 years ago
28f75f4
USB: Gadget: Webcam: Return correct result of bind
by Jassi Brar
· 13 years ago
5030ec7
USB: gadget: fix req length in sourcesink_setup()
by Bob Liu
· 13 years ago
6d721b2
usb: renesas_usbhs: use dma handler
by Kuninori Morimoto
· 13 years ago
4ce6880
usb: renesas_usbhs: put obtained dma channel info to debug message
by Kuninori Morimoto
· 13 years ago
bf929b3
drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit()
by Manuel Zerpies
· 13 years ago
Next »