Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e1f12eb6ba6f1e74007eb01ed26fad7c5239d62b
/
drivers
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 13 years ago
e3567d2
xhci: Add Intel U1/U2 timeout policy.
by Sarah Sharp
· 13 years ago
3b3db02
xhci: Add infrastructure for host-specific LPM policies.
by Sarah Sharp
· 13 years ago
dbc3330
xhci: Reserve one command for USB3 LPM disable.
by Sarah Sharp
· 13 years ago
4b26654
xhci: Some Evaluate Context commands must succeed.
by Sarah Sharp
· 13 years ago
8306095
USB: Disable USB 3.0 LPM in critical sections.
by Sarah Sharp
· 13 years ago
1ea7e0e
USB: Add support to enable/disable USB3 link states.
by Sarah Sharp
· 13 years ago
51e0a01
USB: Calculate USB 3.0 exit latencies for LPM.
by Sarah Sharp
· 13 years ago
d9b2099
USB: Refactor code to set LPM support flag.
by Sarah Sharp
· 13 years ago
448b6eb
USB: Make sure to fetch the BOS desc for roothubs.
by Sarah Sharp
· 13 years ago
797b0ca
xhci: Add roothub code to set U1/U2 timeouts.
by Sarah Sharp
· 13 years ago
33b2831
xhci: Reset reserved command ring TRBs on cleanup.
by Sarah Sharp
· 13 years ago
f8a9e72
USB: fix resource leak in xhci power loss path
by Oliver Neukum
· 13 years ago
c3e751e
usbcore: enable USB2 LPM if port suspend fails
by Andiry Xu
· 13 years ago
1530bbc6
xhci: Add new short TX quirk for Fresco Logic host.
by Sarah Sharp
· 13 years ago
db2c862
USB: storage: fixed keyword related space issues.
by Jeffrin Jose
· 13 years ago
a163106
USB: storage: fixed several trailing white spaces issues.
by Jeffrin Jose
· 13 years ago
a7edf68
USB: storage: fixed C99 comment issue.
by Jeffrin Jose
· 13 years ago
32535bd
Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into usb-next
by Greg Kroah-Hartman
· 13 years ago
0b623f8
Revert "USB: serial: sierra: put reset_resume callback back."
by Greg Kroah-Hartman
· 13 years ago
dcd82cd
USB: serial: fix up reset_resume callback
by Greg Kroah-Hartman
· 13 years ago
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
1bc4a5b
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
cf00c55
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 13 years ago
4a873f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
2eb4296
Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 13 years ago
510193a
dm mpath: check if scsi_dh module already loaded before trying to load
by Mike Snitzer
· 13 years ago
7cab8bf
dm thin: correct module description
by Alasdair G Kergon
· 13 years ago
c3a0ce2
dm thin: fix unprotected use of prepared_discards list
by Mike Snitzer
· 13 years ago
03aaae7
dm thin: reinstate missing mempool_free in cell_release_singleton
by Mike Snitzer
· 13 years ago
2760f7a
gpio/exynos: Fix compiler warnings when non-exynos machines are selected
by Sachin Kamat
· 13 years ago
df9541a
gpio: pch9: Use proper flow type handlers
by Thomas Gleixner
· 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
bcc62fb
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 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
04e5335
Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 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
062e55e
ks8851: Update link status during link change interrupt
by Stephen Boyd
· 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
Next »