Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d85c5fe462fe3531f607fda787e9c80617e35437
/
drivers
/
usb
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
9708cd2
wusb: use printk_ratelimited() instead of printk_ratelimit()
by Manuel Zerpies
· 13 years ago
305e7be
usb/class: use printk_ratelimited() instead of printk_ratelimit()
by Manuel Zerpies
· 13 years ago
8220796
usb: musb: no need to access platform_device
by Felipe Balbi
· 13 years ago
019f976
usb: gadget: udc-core: wire up sysfs files
by Sebastian Andrzej Siewior
· 13 years ago
aa07473
usb: gadget: dummy_hcd: convert to new-style udc-probe
by Sebastian Andrzej Siewior
· 13 years ago
e71eb39
usb: musb: convert musb to new style bind
by Sebastian Andrzej Siewior
· 13 years ago
352c2dc
usb: gadget: udc-core: add "new-style" registration interface
by Sebastian Andrzej Siewior
· 13 years ago
b573841
usb: gadget: dummy_hcd: move selection of speed into ->pullup()
by Sebastian Andrzej Siewior
· 13 years ago
f8744d4
usb: gadget: dummy_hcd: init is_otg in init_dummy_udc_hw()
by Sebastian Andrzej Siewior
· 13 years ago
0fb5759
usb: gadget: dummy_hcd: move ep initialisation HW setup
by Sebastian Andrzej Siewior
· 13 years ago
765f5b8
usb: gadget: defer setting maxpacket till ->setup()
by Sebastian Andrzej Siewior
· 13 years ago
193ab2a
usb: gadget: allow multiple gadgets to be built
by Felipe Balbi
· 13 years ago
ee34e51
usb: musb: choose correct fifo_mode
by Felipe Balbi
· 13 years ago
6228596
usb: musb: drop a gigantic amount of ifdeferry
by Felipe Balbi
· 13 years ago
e4e5b136
usb: musb: be careful when using different fifo_modes
by Felipe Balbi
· 13 years ago
fc0b721
usb: gadget: dummy_hcd: move common bits of suspend/resume into one function
by Sebastian Andrzej Siewior
· 13 years ago
4baa74f
usb: gadget: remove net2280_set_fifo_mode()
by Sebastian Andrzej Siewior
· 13 years ago
d8a14a8
usb: gadget: dummy_hcd: use less checks for USB_SPEED_SUPER
by Sebastian Andrzej Siewior
· 13 years ago
719e52c
usb: gadget: dummy_hcd: use gadget_to_dummy_hcd() where possible
by Sebastian Andrzej Siewior
· 13 years ago
99fd140
usb: gadget: dummy_hcd: set gadget.is_otg before calling bind()
by Sebastian Andrzej Siewior
· 13 years ago
2542787
usb: gadget: dummy_hcd: use dummy_pullup() instead of open coding
by Sebastian Andrzej Siewior
· 13 years ago
199e7ed
usb: gadget: chips: remove ifdef trickery
by Felipe Balbi
· 13 years ago
877c1f5
usb: gadget: ci13xx_udc: fix usb_ep_enable() call
by Felipe Balbi
· 13 years ago
513385a
usb: gadget: s3c2410_udc: use platform ids instead
by Sebastian Andrzej Siewior
· 13 years ago
86081d7
usb: gadget: add platform module alias where it is missing
by Sebastian Andrzej Siewior
· 13 years ago
e4fe056
usb: gadget: net2272: cleanup pci_register_driver() error path
by Sebastian Andrzej Siewior
· 13 years ago
7eca4c5
usb: gadget: dummy_hcd: add 'is_high_speed' parameter
by Tatyana Brokhman
· 13 years ago
1cd8fd2
usb: gadget: dummy_hcd: add SuperSpeed support
by Tatyana Brokhman
· 13 years ago
cdfcbd2
usb: gadget: dummy_hcd: use the shared_hcd infrastructure
by Tatyana Brokhman
· 13 years ago
bdb64d7
usb: gadget: add SuperSpeed support to the Gadget Framework
by Tatyana Brokhman
· 13 years ago
35a0e0b
usb: gadget: add max_speed to usb_composite_driver
by Tatyana Brokhman
· 13 years ago
9ea3533
usb: musb: update musb_platform_ops docs to match code
by Mike Frysinger
· 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
a59d6b9
usb: gadget: add streams support to the gadget framework
by Tatyana Brokhman
· 13 years ago
Next »