Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1c1eaba8e72768156db4faff3a2c3a6ca7dea129
/
drivers
1c1eaba
USB: serial: ch341: make the reset_resume callback actually work.
by Greg Kroah-Hartman
· 13 years ago
4502798
staging: usb: gadget: Add FunctionFS support to Configurable Composite Gadget driver
by Andrzej Pietrasiewicz
· 13 years ago
332bb43
staging: usb: gadget: Add Configurable Composite Gadget driver
by Mike Lockwood
· 13 years ago
3a23003
USB: serial: generic driver is only for testing
by Bjørn Mork
· 13 years ago
5eaee54
usb: gadget: at91_udc: fix endpoint descriptor dereference
by Nicolas Ferre
· 13 years ago
ea79c2e
usb: fix breakage on systems without ACPI
by Sasha Levin
· 13 years ago
e4083ea
USB: symbolserial.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
fe2baf8
USB: spcp8x5.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
9760b28
USB: qcserial.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
00c533f
USB: navman.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
9f857ae
USB: ir-usb.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
f73e1ff
USB: ipaq.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
689c278
USB: generic.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
a94e9b9
USB: f81232.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
c89aa63
USB: belkin_sa.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
d2f20e1
USB: ark3116.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
66afb5b
USB: aircable.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
6971113
USB: serial: sierra: put reset_resume callback back.
by Greg Kroah-Hartman
· 13 years ago
622b80c
USB: serial: ch341: put reset_resume callback back.
by Greg Kroah-Hartman
· 13 years ago
7186364
USB: serial: hook up reset_resume callback
by Greg Kroah-Hartman
· 13 years ago
09c94e6
usb: chipidea: remove zero check of hw_ep_max
by Richard Zhao
· 13 years ago
a756186
USB: CI13xxx: Use usb_put_hcd() on failure to drop HCD
by Marek Vasut
· 13 years ago
b12909b
USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TT
by Marek Vasut
· 13 years ago
1996e6c
USB: EHCI: work around bug in the Philips ISP1562 controller
by Alan Stern
· 13 years ago
65b8e5c
USB: EHCI: improve full-speed isochronous scheduling routine
by Alan Stern
· 13 years ago
61af9c3
usb: musb: cppi: add missing include to fix compilation
by Reinhard Tartler
· 13 years ago
ef206f3
USB: add read support to usb-serial/../new_id
by Bjørn Mork
· 13 years ago
e6bbcef
USB: let both new_id and remove_id show dynamic id list
by Bjørn Mork
· 13 years ago
581791f
FunctionFS: enable multiple functions
by Andrzej Pietrasiewicz
· 13 years ago
304f0b2
Revert "usb: add struct usb_hub_port to store port related members."
by Greg Kroah-Hartman
· 13 years ago
fa28618
Revert "usb: move struct usb_device->children to struct usb_hub_port->child"
by Greg Kroah-Hartman
· 13 years ago
e44694e
USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active"
by Shinya Kuribayashi
· 13 years ago
a6dc9cf
USB: gpio_vbus: put a missing regulator_put() on error
by Shinya Kuribayashi
· 13 years ago
934ccec
USB: gpio_vbus: provide an appropriate debounce interval
by Shinya Kuribayashi
· 13 years ago
0d13eeb
USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq()
by Shinya Kuribayashi
· 13 years ago
1b0159b
usb: Kconfig: remove unneeded default value
by David Herrmann
· 13 years ago
0686a1f
USB: ohci-omap: Use usb_put_transceiver instead of put_device
by Jarkko Nikula
· 13 years ago
fee8bc1
USB: ehci-fsl: Use usb_put_transceiver instead of put_device
by Jarkko Nikula
· 13 years ago
bebc56d
usb: move struct usb_device->children to struct usb_hub_port->child
by Lan Tianyu
· 13 years ago
f397d7c
usb: add struct usb_hub_port to store port related members.
by Lan Tianyu
· 13 years ago
54d3f8c
usb: Set device removable state based on ACPI USB data
by Matthew Garrett
· 13 years ago
da0af6e
usb: Bind devices to ACPI devices when possible
by Matthew Garrett
· 13 years ago
38ac0f1
ACPI: Add _PLD support
by Matthew Garrett
· 13 years ago
66886d6
ACPI: Add stubs for (un)register_acpi_bus_type
by Matthew Garrett
· 13 years ago
4fd09e8
usb: gadget: remove langwell_udc
by Alexander Shishkin
· 13 years ago
ab3999a
usb: chipidea: drop unused field "device" from ci13xxx_ep
by Alexander Shishkin
· 13 years ago
5e0aa49
usb: chipidea: use generic map/unmap routines
by Alexander Shishkin
· 13 years ago
bd84198
usb: chipidea: add power_budget limit for ehci to platform data
by Alexander Shishkin
· 13 years ago
eb70e5a
usb: chipidea: add host role
by Alexander Shishkin
· 13 years ago
758fc98
usb: chipidea: use common definition for USBMODE bits
by Alexander Shishkin
· 13 years ago
f7daaa2
usb: chipidea: drop unused msm register definitions
by Alexander Shishkin
· 13 years ago
cac0961
usb: chipidea: drop redundant NULL check
by Alexander Shishkin
· 13 years ago
b932225
usb: chipidea: isr_reset_handler fix missing locking
by Michael Grzeschik
· 13 years ago
551a8ac
usb: chipidea: brush up structure definitions
by Alexander Shishkin
· 13 years ago
f8c1376
usb: chipidea: remove unused field "regs" from ci13xxx
by Alexander Shishkin
· 13 years ago
5f36e23
usb: chipidea: add support for roles
by Alexander Shishkin
· 13 years ago
e443b33
usb: chipidea: split the driver code into units
by Alexander Shishkin
· 13 years ago
bc25a80
usb: move ci13xxx and related code to drivers/usb/chipidea
by Alexander Shishkin
· 13 years ago
ce9d6fb
usb: gadget: ci13xxx: print basic device info when probing
by Alexander Shishkin
· 13 years ago
ef15e54
usb: gadget: ci13xxx: don't use "advance" feature when setting address
by Alexander Shishkin
· 13 years ago
405b844
usb: gadget: ci13xxx: fix the context of register map
by Alexander Shishkin
· 13 years ago
177a830
usb: gadget: ci13xxx: get rid of local tracing for good
by Alexander Shishkin
· 13 years ago
1989b5c
usb: gadget: ci13xxx_pci: guard against devices without driver_data
by Alexander Shishkin
· 13 years ago
6286d85
USB: cdc-wdm: remove from device list on disconnect
by Bjørn Mork
· 13 years ago
6b0b79d
USB: cdc-wdm: cannot use dev_printk when device is gone
by Bjørn Mork
· 13 years ago
616b693
USB: cdc-wdm: poll must return POLLHUP if device is gone
by Bjørn Mork
· 13 years ago
b8cacf3
usb: dwc3: Fix the dwc3 dependency
by joseph daniel
· 13 years ago
72688dc
usb: gadget: dummy_hcd: fix build when BUG is not set
by Sasha Levin
· 13 years ago
fdf6e63
usb: host: mips: sead3: Fix for big endian.
by Steven J. Hill
· 13 years ago
975dc33
USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial console
by Darren Hart
· 13 years ago
d530296
USB: serial: opticon: hook up suspend/resume callbacks
by Greg Kroah-Hartman
· 13 years ago
08dfa5c
USB: serqt_usb2: remove duplicate device ids
by Greg Kroah-Hartman
· 13 years ago
38902cf
USB: remove staging quatech_usb2 driver
by Greg Kroah-Hartman
· 13 years ago
f88e6a3
USB: serial: add copyright and license to quatech2
by Bill Pemberton
· 13 years ago
f7a33e60
USB: serial: add quatech2 usb to serial driver
by Bill Pemberton
· 13 years ago
1fbfeff
usb: gadget: f_rndis: Set rndis vendor parameters
by Benoit Goby
· 13 years ago
80134da
usb: gadget: rndis: Fix re-binding f_rndis
by Benoit Goby
· 13 years ago
036e98b
usb: gadget: Add variant of gether_setup to customize the device name
by Mike Lockwood
· 13 years ago
c3c04b2
usb: gadget: u_serial: Allow calling gserial_setup after init
by Benoit Goby
· 13 years ago
cad4cd8
usb: gadget: composite: add iSerialNumber to usb_composite_driver
by Andrzej Pietrasiewicz
· 13 years ago
4fffd6e5
usb: gadget: composite: make module parameters accessible at runtime
by Andrzej Pietrasiewicz
· 13 years ago
02e8161
usb: gadget: composite: Initialize config->interface
by Benoit Goby
· 13 years ago
51cce6f
usb: gadget: composite: Add usb_remove_config
by Benoit Goby
· 13 years ago
56d95f3
USB: gadget: ci13xx_pci: remove unneeded check in ci13xxx_pci_probe()
by Greg Kroah-Hartman
· 13 years ago
f639554
USB: gadget: ci13xx_udc: fix potential crash in irq handler
by Greg Kroah-Hartman
· 13 years ago
126625e
usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper place
by Lukasz Majewski
· 13 years ago
07e4e55
USB: ohci-at91: add a reset function to fix race condition
by Nicolas Ferre
· 13 years ago
7a82f61
USB: ohci-at91: use resource_size() for memory/io resource length
by Nicolas Ferre
· 13 years ago
7b18389
ARM: OMAP: USB: fix warning on EHCI PHY reset path
by Igor Grinberg
· 13 years ago
1f339d8
usb: gadget: ci13xxx: convert to new style
by Alexander Shishkin
· 13 years ago
790c2d5
usb: gadget: ci13xxx: move endpoint (de-)initialization to probe/remove
by Alexander Shishkin
· 13 years ago
0f08909
usb: gadget: ci13xxx: replace home-brewed logging with dev_{err,warn,info}
by Alexander Shishkin
· 13 years ago
62bb84e
usb: gadget: ci13xxx: convert to platform device
by Alexander Shishkin
· 13 years ago
ed6c6f4
usb: gadget: conversion of controllers choice to menu
by Alexander Shishkin
· 13 years ago
262c163
usb: gadget: ci13xxx: redo register access
by Alexander Shishkin
· 13 years ago
d3595d1
usb: gadget: ci13xxx: move global variables inside struct ci13xxx
by Alexander Shishkin
· 13 years ago
1155a7b
usb: gadget: ci13xxx: drop needless parens
by Alexander Shishkin
· 13 years ago
df767b7
usb-storage: unusual_devs entry for Yarvik PMP400 MP4 player
by Alan Stern
· 13 years ago
68e2411
USB: serial: rework usb_serial_register/deregister_drivers()
by Greg Kroah-Hartman
· 13 years ago
d56ba32
usb: gadget: ci13xxx_pci: add langwell/penwell pci ids
by Alexander Shishkin
· 13 years ago
Next »