Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ac6c9e2bed093c4b60e313674fb7aec4f264c3d4
/
drivers
/
usb
34f972d6
usb: option: add and update a number of CMOTech devices
by Bjørn Mork
· 11 years ago
dd6b48e
usb: option: add Alcatel L800MA
by Bjørn Mork
· 11 years ago
533b399
usb: option: add Olivetti Olicard 500
by Bjørn Mork
· 11 years ago
bce4f58
usb: qcserial: add Sierra Wireless MC7305/MC7355
by Bjørn Mork
· 11 years ago
70a3615
usb: qcserial: add Sierra Wireless MC73xx
by Bjørn Mork
· 11 years ago
a00986f
usb: qcserial: add Sierra Wireless EM7355
by Bjørn Mork
· 11 years ago
5509076
USB: io_ti: fix firmware download on big-endian machines
by Johan Hovold
· 11 years ago
01bb59e
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
by David Cohen
· 11 years ago
6db249e
xhci: extend quirk for Renesas cards
by Igor Gnatenko
· 11 years ago
c09ec25
xhci: Switch Intel Lynx Point ports to EHCI on shutdown.
by Denis Turischev
· 11 years ago
1f81b6d
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
by Julius Werner
· 11 years ago
10164c2
USB: serial: fix sysfs-attribute removal deadlock
by Johan Hovold
· 11 years ago
bd130ad
usb: wusbcore: fix panic in wusbhc_chid_set
by Thomas Pugliese
· 11 years ago
7584f2e
usb: wusbcore: convert nested lock to use spin_lock instead of spin_lock_irq
by Thomas Pugliese
· 11 years ago
cd84f00
usb: chipidea: coordinate usb phy initialization for different phy type
by Peter Chen
· 11 years ago
e988f30
Merge tag 'fixes-for-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 11 years ago
a31a942
usb: phy: am335x-control: wait 1ms after power-up transitions
by Daniel Mack
· 11 years ago
2656c9e
usb: gadget: f_rndis: reduce NETTX irq caused by free skb header
by Macpaul Lin
· 11 years ago
9189a33
Revert "usb: gadget: u_ether: move hardware transmit to RX NAPI"
by Felipe Balbi
· 11 years ago
252455c
usb: gadget: fsl driver pullup fix
by Suresh Gupta
· 11 years ago
94d72f0
uas: fix deadlocky memory allocations
by Oliver Neukum
· 11 years ago
c637f1f
uas: fix error handling during scsi_scan()
by Oliver Neukum
· 11 years ago
e7eda93
uas: fix GFP_NOIO under spinlock
by Oliver Neukum
· 11 years ago
895d240
USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver
by Michael Ulbricht
· 11 years ago
166cf4a
USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub feature
by Laurent Pinchart
· 11 years ago
4d6b516
USB: ohci-jz4740: Fix uninitialized variable warning
by Laurent Pinchart
· 11 years ago
4f2fe2d
USB: EHCI: tegra: set txfill_tuning
by Stephen Warren
· 11 years ago
e155b5b
usb: ehci-platform: Return immediately from suspend if ehci_suspend fails
by Vivek Gautam
· 11 years ago
d721751
usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails
by Vivek Gautam
· 11 years ago
a2ff864
USB: fix crash during hotplug of PCI USB controller card
by Alan Stern
· 11 years ago
070c0b1
USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()
by Alexey Khoroshilov
· 11 years ago
f9076e2
usb: usb-common: fix typo for usb_state_string
by Peter Chen
· 11 years ago
bd73bd8
USB: usb_wwan: fix handling of missing bulk endpoints
by Johan Hovold
· 11 years ago
b16c02f
USB: pl2303: add ids for Hewlett-Packard HP POS pole displays
by Aaron Sanders
· 11 years ago
72b3007
USB: cp210x: Add 8281 (Nanotec Plug & Drive)
by Tristan Bruns
· 11 years ago
d6de486
usb: option driver, add support for Telit UE910v2
by Daniele Palmas
· 11 years ago
2e01280
Revert "USB: serial: add usbid for dell wwan card to sierra.c"
by Johan Hovold
· 11 years ago
efe26e1
USB: serial: ftdi_sio: add id for Brainboxes serial cards
by Michele Baldessari
· 11 years ago
97839ca
usb: gadget: ffs: race between ffs_epfile_io() and ffs_func_eps_disable()
by Chao Bi
· 11 years ago
9dc9cb0
usb: phy: return an error in usb_get_phy() if try_module_get() fails
by Mathias Krause
· 11 years ago
ae8dd0c
usb: gadget: rndis: Include "u_rndis.h"
by Fabio Estevam
· 11 years ago
fc69688
usb : gadget : fsl: fix the fault issue on rmmod
by Suresh Gupta
· 11 years ago
0fca91b
usb: musb: dsps: move debugfs_remove_recursive()
by Daniel Mack
· 11 years ago
5cdf7d5
usb: gadget: gadgetfs: Initialize CHIP to NULL before UDC probe
by Lubomir Rintel
· 11 years ago
f45e5f0
usb: dwc3: core: Fix gadget for system suspend/resume
by Roger Quadros
· 11 years ago
9c1b703
usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1
by Roger Quadros
· 11 years ago
32702e9
usb: dwc3: gadget: Iterate only over valid endpoints
by Jack Pham
· 11 years ago
8b2bc2c
usb: musb: omap2430: make sure clocks are enabled when running mailbox
by Felipe Balbi
· 11 years ago
3063a12
usb: musb: fix PHY power on/off
by Felipe Balbi
· 11 years ago
141eacc
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
e70beee
target: Pass in transport supported PI at session initialization
by Nicholas Bellinger
· 11 years ago
131e6ab
target: Add TFO->abort_task for aborted task resources release
by Nicholas Bellinger
· 11 years ago
2d1eb87
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
bce5669
Merge branch 'devel-stable' into for-next
by Russell King
· 11 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
3e75c6d
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
cb15955
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
c12e69c
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
675c354
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
c709291
Merge tag 'sound-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
9d919e8
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
1d10255
USB: disable reset-resume when USB_QUIRK_RESET is set
by Alan Stern
· 11 years ago
1ad94ff
extcon: Move OF helper function to extcon core and change function name
by Chanwoo Choi
· 11 years ago
6aec044
USB: unbind all interfaces before rebinding any
by Alan Stern
· 11 years ago
ead5178
usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210
by Michal Simek
· 11 years ago
aba37fd
usb: gadget: tcm_usb_gadget: stop format strings
by Kees Cook
· 11 years ago
48968f8
usb: gadget: f_fs: add missing spinlock and mutex unlock
by Robert Baldyga
· 11 years ago
dad4bab
usb: gadget: composite: switch over to ERR_CAST()
by Felipe Balbi
· 11 years ago
3b74c73
usb: gadget: inode: switch over to memdup_user()
by Felipe Balbi
· 11 years ago
f3c7364
usb: gadget: f_subset: switch over to PTR_RET
by Felipe Balbi
· 11 years ago
ade79d1
usb: gadget: lpc32xx_udc: fix wrong clk_put() sequence
by Felipe Balbi
· 11 years ago
e40bffa
Merge 3.14-rc7 into staging-next
by Greg Kroah-Hartman
· 11 years ago
5fdb83f
Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 11 years ago
3690459
USB: keyspan: remove dead debugging code
by Johan Hovold
· 11 years ago
d9a38a8
USB: serial: add missing newlines to dev_<level> messages.
by Johan Hovold
· 11 years ago
ca0400d
USB: serial: add missing braces
by Johan Hovold
· 11 years ago
bd58c7b
USB: serial: continue to write on errors
by Johan Hovold
· 11 years ago
fc11efe
USB: serial: continue to read on errors
by Johan Hovold
· 11 years ago
5083fd7
USB: serial: make bulk_out_size a lower limit
by Johan Hovold
· 11 years ago
d7c933a
USB: cypress_m8: fix potential scheduling while atomic
by Johan Hovold
· 11 years ago
7b92e1d
usb: chipidea: add support for USB OTG controller on LSI Zevio SoCs
by Daniel Tang
· 11 years ago
c844d6c
usb: chipidea: imx: Use dev_name() for ci_hdrc name to distinguish USBs
by Alexander Shiyan
· 11 years ago
d7b00e3
usb: chipidea: udc: refine isr_tr_complete_handler
by Peter Chen
· 11 years ago
192c028
Merge 3.14-rc6 into usb-next
by Greg Kroah-Hartman
· 11 years ago
9b6f0c4
usbcore: rename struct dev_state to struct usb_dev_state
by Valentina Manea
· 11 years ago
ea1990c
Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
by Greg Kroah-Hartman
· 11 years ago
14da699
phy: rename struct omap_control_usb to struct omap_control_phy
by Kishon Vijay Abraham I
· 11 years ago
6080cd0
staging: usbip: claim ports used by shared devices
by Valentina Manea
· 11 years ago
335053f
usb: wusbcore: use multiple urbs for HWA iso transfer result frame reads
by Thomas Pugliese
· 11 years ago
04a378f
usb: wusbcore: combine iso transfer result frame reads when possible
by Thomas Pugliese
· 11 years ago
7338a06
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
c9050b6
Merge tag 'for-usb-next-2014-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 11 years ago
86e2864
usb: wusbcore: disable transfer notifications for Alereon HWAs
by Thomas Pugliese
· 11 years ago
5090ece
usb: wusbcore: don't mark WA_SEG_DTI_PENDING segs as done in urb_dequeue
by Thomas Pugliese
· 11 years ago
2a6da97
usb: wusbcore: fix potential double list_del on urb dequeue
by Thomas Pugliese
· 11 years ago
e2ed511
Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
by Mathias Nyman
· 11 years ago
d86db25
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
by Julius Werner
· 11 years ago
e042936
usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
by Julius Werner
· 11 years ago
6284be2
phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/
by Kishon Vijay Abraham I
· 11 years ago
cfe919b
usb: gadget: return the right length in ffs_epfile_io()
by Chuansheng Liu
· 11 years ago
Next »