Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
58a66dba1beac2121d931cda4682ae4d40816af5
/
drivers
/
usb
cc67375
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
79d2453
Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
30f0530
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
71e4634
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
6efd3f8
Merge branch 'pm-core'
by Rafael J. Wysocki
· 9 years ago
d9569f0
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 9 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
237f38c
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
d0ac611
Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into late/tegra
by Olof Johansson
· 9 years ago
c315259
Merge branch 'patchwork' into v4l_for_linus
by Mauro Carvalho Chehab
· 9 years ago
e3345db
USB / PM: Allow USB devices to remain runtime-suspended when sleeping
by Tomeu Vizoso
· 9 years ago
10c17c6
usb/gadget: Remove set-but-not-used variables
by Bart Van Assche
· 9 years ago
7e935c7
Merge branch 'memdup_user_nul' into work.misc
by Al Viro
· 9 years ago
46c236d
USB: usbmon: remove assignment from IS_ERR argument
by Julia Lawall
· 9 years ago
4834689
Merge tag 'usb-serial-4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 9 years ago
b40e9dc
Merge tag 'usb-serial-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 9 years ago
6ff9d27
USB: mxu11x0: drop redundant function name from error messages
by Johan Hovold
· 9 years ago
3645ea8
USB: mxu11x0: fix debug-message typos
by Johan Hovold
· 9 years ago
554eb0f
USB: mxu11x0: rename usb-serial driver
by Johan Hovold
· 9 years ago
9631595
USB: mxu11x0: fix modem-control handling on B0-transitions
by Johan Hovold
· 9 years ago
e69f7a6
USB: mxu11x0: fix memory leak on firmware download
by Johan Hovold
· 9 years ago
924eccc
USB: mxu11x0: fix memory leak in port-probe error path
by Johan Hovold
· 9 years ago
0b2b093
USB: serial: add Moxa UPORT 11x0 driver
by Mathieu OTHACEHE
· 9 years ago
f7d7f59
USB: cp210x: add ID for ELV Marble Sound Board 1
by Oliver Freyermuth
· 9 years ago
f7dbd84
Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-testing
by Greg Kroah-Hartman
· 9 years ago
87cf558
Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
8c100e7
usb: chipidea: otg: use usb autosuspend to suspend bus for HNP
by Li Jun
· 9 years ago
43a4045
usb: chipidea: host: set host to be null after hcd is freed
by Li Jun
· 9 years ago
4b19b78
usb: chipidea: removing of_find_property
by Saurabh Sengar
· 9 years ago
b09b522
usb: chipidea: implement platform shutdown callback
by Andreas Fenkart
· 9 years ago
3a35d59
usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG reference
by Peter Chen
· 9 years ago
383da24
usb: chipidea: delete static debug support
by Peter Chen
· 9 years ago
9d8c850
usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUG
by Peter Chen
· 9 years ago
779debd
usb: chipidea: udc: improve error handling on _hardware_enqueue
by Felipe F. Tonello
· 9 years ago
e46fed9
usb: chipidea: udc: _ep_queue and _hw_queue cleanup
by Felipe F. Tonello
· 9 years ago
b25472f
new helpers: no_seek_end_llseek{,_size}()
by Al Viro
· 9 years ago
5072cfc
usb: dwc3: of-simple: fix build warning on !PM
by Felipe Balbi
· 9 years ago
d9261898
usb: dwc3: gadget: don't send extra ZLP
by John Youn
· 9 years ago
746bfe6
usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller
by Yoshihiro Shimoda
· 9 years ago
7aa1aa6
QE: Move QE from arch/powerpc to drivers/soc
by Zhao Qiang
· 9 years ago
a40a003
usb: dwc2: add shutdown callback to platform variant
by Heiko Stübner
· 9 years ago
ea4a8cb
usb: gadget: bcm63xx_udc: use list_for_each_entry_safe
by Geliang Tang
· 9 years ago
39cee20
usb: musb: core: call init and shutdown for the usb phy
by Uwe Kleine-König
· 9 years ago
6d76c92
usb: dwc2: gadget: Repair DSTS register decoding
by Marek Vasut
· 9 years ago
60c0288
usb: dwc2: gadget: Remove call to dwc2_hsotg_init()
by John Youn
· 9 years ago
25362d3
usb: dwc2: Remove redundant reset in probe
by John Youn
· 9 years ago
97e4638
usb: dwc2: Reduce delay when forcing mode in reset
by John Youn
· 9 years ago
241729b
usb: dwc2: gadget: Replace dwc2_hsotg_corereset()
by John Youn
· 9 years ago
43e9034
usb: dwc2: gadget: Use hw params from core
by John Youn
· 9 years ago
55e1040
usb: dwc2: Improve handling of host and device hwparams
by John Youn
· 9 years ago
09c9698
usb: dwc2: Add functions to set and clear force mode
by John Youn
· 9 years ago
263b7fb
usb: dwc2: Move reset into dwc2_get_hwparams()
by John Youn
· 9 years ago
1696d5a
usb: dwc2: Move mode querying functions into core.h
by John Youn
· 9 years ago
5268ed9
usb: dwc2: Fix dr_mode validation
by John Youn
· 9 years ago
6bea962
usb: dwc2: Add functions to check the HW OTG config
by John Youn
· 9 years ago
b5d308a
usb: dwc2: Add dwc2_core_reset()
by John Youn
· 9 years ago
6d58f34
usb: dwc2: Rename dwc2_core_reset()
by John Youn
· 9 years ago
b8ccc59
usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()
by John Youn
· 9 years ago
7d56cc2
usb: dwc2: Avoid more calls to dwc2_core_reset()
by Douglas Anderson
· 9 years ago
20bde64
usb: dwc2: reduce dwc2 driver probe time
by Yunzhi Li
· 9 years ago
f619473
usb: dwc2: Speed dwc2_get_hwparams() on some host-only ports
by Douglas Anderson
· 9 years ago
0fe239b
usb: dwc2: Avoid double-reset at boot time
by Douglas Anderson
· 9 years ago
cebfdbf
usb: dwc2: reset dwc2 core before dwc2_get_hwparams()
by Yunzhi Li
· 9 years ago
9918246
usb: dwc2: Restore GUSBCFG in dwc2_get_hwparams()
by Douglas Anderson
· 9 years ago
3be99cd
usb: dwc2: gadget: don't overwrite DCTL register on NAKEFF interrupts
by Gregory Herrero
· 9 years ago
0676c7e
usb: dwc2: fix transfer stop programming for out endpoint
by Du, Changbin
· 9 years ago
a5beaaf
usb: gadget: Add the console support for usb-to-serial port
by Baolin Wang
· 9 years ago
bfccd95
Merge 4.4-rc6 into usb-next
by Greg Kroah-Hartman
· 9 years ago
4bb8548
usb: gadget: f_tcm: add configfs support
by Andrzej Pietrasiewicz
· 9 years ago
9beab5d
usb: gadget: f_tcm: use usb_gstrings_attach
by Andrzej Pietrasiewicz
· 9 years ago
c3f890b
usb: gadget: f_tcm: remove redundant singleton
by Andrzej Pietrasiewicz
· 9 years ago
e5587ea
usb: gadget: f_tcm: remove compatibility layer
by Andrzej Pietrasiewicz
· 9 years ago
0024071
usb: gadget: tcm: convert to use new function registration interface
by Andrzej Pietrasiewicz
· 9 years ago
dc8c46a
usb: gadget: f_tcm: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 9 years ago
08a1cb0
usb: gadget: tcm: factor out f_tcm
by Andrzej Pietrasiewicz
· 9 years ago
e2ffb77
usb: gadget: tcm: simplify attribute store function
by Andrzej Pietrasiewicz
· 9 years ago
c8afb61
usb: gadget: tcm: use strtobool for a boolean value
by Andrzej Pietrasiewicz
· 9 years ago
8c29350
usb: gadget: tcm: follow naming conventions
by Andrzej Pietrasiewicz
· 9 years ago
c3978ed
usb: gadget: tcm: split string definitions into function and device
by Andrzej Pietrasiewicz
· 9 years ago
894a255
tcm_usb_gadget: Fix enabled attribute failure
by Nicholas Bellinger
· 9 years ago
4fef4e4
tcm_usb_gadget: Fix nexus leak
by Nicholas Bellinger
· 9 years ago
a0841d4
tcm_usb_gadget: Don't strip off nexus WWPN prefix
by Nicholas Bellinger
· 9 years ago
e50293e
USB: fix invalid memory access in hub_activate()
by Alan Stern
· 9 years ago
abdc9a3
USB: ipaq.c: fix a timeout loop
by Dan Carpenter
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
b7bd98b
usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
by David Eccher
· 9 years ago
2f1a993
usb: renesas_usbhs: add fallback compatibility strings
by Simon Horman
· 9 years ago
ab738ff
usb: gadget: ether: Allow changing the MTU
by Mike Looijmans
· 9 years ago
e1e3d7e
usb: gadget: f_midi: pre-allocate IN requests
by Felipe F. Tonello
· 9 years ago
f0f1b8c
usb: gadget: f_midi: fail if set_alt fails to allocate requests
by Felipe F. Tonello
· 9 years ago
919de44
usb: gadget: f_midi: set altsettings only for MIDIStreaming interface
by Felipe F. Tonello
· 9 years ago
03e4352
usb: musb: Fix unbalanced pm_runtime_enable
by Tony Lindgren
· 9 years ago
8055555
usb: musb: core: Fix handling of the phy notifications
by Tony Lindgren
· 9 years ago
1a17162
usb: musb: gadget: remove redundant condition
by Geyslan G. Bem
· 9 years ago
ca07099
usb: gadget: s3c-hsudc: remove redundant condition
by Geyslan G. Bem
· 9 years ago
95ca961
usb: dwc3: gadget: pass a condition to dev_WARN_ONCE()
by Felipe Balbi
· 9 years ago
855ed04
usb: gadget: udc-core: independent registration of gadgets and gadget drivers
by Ruslan Bilovol
· 9 years ago
Next »