Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ee4ddad82356116351660b0adfcb8e837eda371f
/
drivers
/
usb
cdce6ac
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
464ed18
PM: Eliminate CONFIG_PM_RUNTIME
by Rafael J. Wysocki
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
e617457
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e7cf773
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
1b3e3aa
PM / Kconfig: Replace PM_RUNTIME with PM in dependencies
by Rafael J. Wysocki
· 10 years ago
0349678
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
a39d4a8
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
by Joe Perches
· 10 years ago
e3d857e
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 10 years ago
096cbc3
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
dc843ef
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
by James Bottomley
· 10 years ago
68d81f4
scsi: remove MSG_*_TAG defines
by Christoph Hellwig
· 10 years ago
ceb6c9c
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
by Rafael J. Wysocki
· 10 years ago
3ff6744
usbip: fix error handling in stub_probe()
by Alexey Khoroshilov
· 10 years ago
0160402
usb: gadget: udc: missing curly braces
by Dan Carpenter
· 10 years ago
6aeab47
USB: mos7720: delete some unneeded code
by Dan Carpenter
· 10 years ago
eb94ec7
wusb: replace memset by memzero_explicit
by Julia Lawall
· 10 years ago
e1fd1dc
usb: xhci: fix comment for PORT_DEV_REMOVE
by Lu Baolu
· 10 years ago
d97b4f8
xhci: don't use the same variable for stopped and halted rings current TD
by Mathias Nyman
· 10 years ago
4801d4ea
xhci: clear extra bits from slot context when setting max exit latency
by Mathias Nyman
· 10 years ago
69defe0
xhci: cleanup finish_td function
by Mathias Nyman
· 10 years ago
c00552e
Merge 3.18-rc7 into usb-next
by Greg Kroah-Hartman
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
842f57b
Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-testing
by Greg Kroah-Hartman
· 10 years ago
fc62596
USB: adutux: NULL dereferences on disconnect
by Dan Carpenter
· 10 years ago
67c3c5e
usb: chipidea: fix platform_no_drv_owner.cocci warnings
by kbuild test robot
· 10 years ago
9f10adc
Merge tag 'usb-serial-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 10 years ago
6629467
usb: chipidea: Fixed a few typos in comments
by Mickael Maison
· 10 years ago
10a062c
usb: chipidea: add a usb2 driver for ci13xxx
by Antoine Tenart
· 10 years ago
21a5b57
usb: chipidea: fix phy handling
by Antoine Tenart
· 10 years ago
14b4099
usb: chipidea: remove duplicate dev_set_drvdata for host_start
by Peter Chen
· 10 years ago
5b15730
usb: chipidea: parameter 'mode' isn't needed for hw_device_reset
by Peter Chen
· 10 years ago
cdd278f
usb: chipidea: add controller reset API
by Peter Chen
· 10 years ago
947c885
usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVER
by Peter Chen
· 10 years ago
2558c1f
usb: chipidea: imx: add system power management support
by Peter Chen
· 10 years ago
8076932
usb: chipidea: add system power management support
by Peter Chen
· 10 years ago
b82613c
usb: chipidea: add hw_wait_phy_stable for getting stable status
by Peter Chen
· 10 years ago
6d037db
usb: chipidea: remove the unnecessary delay after clear portsc.phcd
by Peter Chen
· 10 years ago
4a1d6cf
usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directly
by Fabio Estevam
· 10 years ago
8d1dc4d
usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRL
by Fabio Estevam
· 10 years ago
7352982
usb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM message
by Fabio Estevam
· 10 years ago
d0f9924
usb: chipidea: core: Remove unneeded OOM message
by Fabio Estevam
· 10 years ago
4c503dd
usb: chipidea: using devm_request_irq to instead of request_irq
by Peter Chen
· 10 years ago
2d4d9f3
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
2193dda
USB: host: Remove ehci-octeon and ohci-octeon drivers
by Alan Stern
· 10 years ago
ebf3992
usb: musb: Use IS_ENABLED for tusb6010
by Tony Lindgren
· 10 years ago
82c02f5
usb: musb: Allow multiple glue layers to be built in
by Tony Lindgren
· 10 years ago
8a77f05
usb: musb: Pass fifo_mode in platform data
by Tony Lindgren
· 10 years ago
d026e9c
usb: musb: Change end point selection to use new IO access
by Tony Lindgren
· 10 years ago
1b40fc5
usb: musb: Change to use new IO access
by Tony Lindgren
· 10 years ago
cc92f68
usb: musb: Populate new IO functions for blackfin
by Tony Lindgren
· 10 years ago
9d506fc
usb: musb: Populate new IO functions for tusb6010
by Tony Lindgren
· 10 years ago
5450ac8
usb: musb: Add function pointers for IO access functions
by Tony Lindgren
· 10 years ago
b20f3f9
usb: phy: Handle per-PHY event for connnect and disconnect events
by Kiran Raparthy
· 10 years ago
f415fbd
usb: dwc2: remove early return on clock query
by Dinh Nguyen
· 10 years ago
da9f328
usb: dwc2: Fix build warning when CONFIG_PM_SLEEP=n
by Fabio Estevam
· 10 years ago
4db9917
usb: gadget: udc: pxa25x: remove unnecessary NULL check
by Felipe Balbi
· 10 years ago
23fba80
usb: gadget: udc: lpc32xx: remove unnecessary NULL check
by Felipe Balbi
· 10 years ago
f910b6c
USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci_dev_put"
by Markus Elfring
· 10 years ago
bb2d43e
USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"
by Markus Elfring
· 10 years ago
03f3df8
USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"
by Markus Elfring
· 10 years ago
0bfed50
host: ehci-w90x900: fix error return code
by Julia Lawall
· 10 years ago
646a384
storage: Fix bus scan and multi-LUN support for SCM eUSCSI devices
by Mark Knibbs
· 10 years ago
eab7769
storage: Enable multi-target mode as vendor driver does for SCM eUSCSI bridge
by Mark Knibbs
· 10 years ago
782614b
usb: ehci-orion: enable big-endian support
by Marcin Wojtas
· 10 years ago
403dff4
USB: cdc-acm: check for valid interfaces
by Greg Kroah-Hartman
· 10 years ago
d908f84
cdc-acm: memory leak in error case
by Oliver Neukum
· 10 years ago
263e80b
usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000
by Hans de Goede
· 10 years ago
eb846d9
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
by Hannes Reinecke
· 10 years ago
6cd6159
usb: dwc3: return error code from the most recent call
by Julia Lawall
· 10 years ago
ef24d74
usb: gadget: ss_ep_in_comp_desc can be static
by kbuild test robot
· 10 years ago
db5ed4d
scsi: drop reason argument from ->change_queue_depth
by Christoph Hellwig
· 10 years ago
a1377e5
usb: xhci: rework root port wake bits if controller isn't allowed to wakeup
by Lu Baolu
· 10 years ago
8e71a32
USB: xhci: Reset a halted endpoint immediately when we encounter a stall.
by Mathias Nyman
· 10 years ago
9b41ebd
Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"
by Lu Baolu
· 10 years ago
c3492db
USB: xhci: don't start a halted endpoint before its new dequeue is set
by Mathias Nyman
· 10 years ago
8daee13
USB: uas: Add no-uas quirk for Hitachi usb-3 enclosures 4971:1012
by Hans de Goede
· 10 years ago
da571b2
Merge tag 'usb-serial-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 10 years ago
08f871a
usb: dwc3: host: convey the PHYs to xhci
by Heikki Krogerus
· 10 years ago
7b0f000
usb: gadget: function: delete an unnecessary check before rndis_add_hdr()
by Markus Elfring
· 10 years ago
dc6e69e
usb: dwc2: gadget: rework suspend/resume code to correctly restore gadget state
by Marek Szyprowski
· 10 years ago
7ad8096
usb: dwc2: gadget: add mutex to serialize init/deinit calls
by Marek Szyprowski
· 10 years ago
4ace06e
usb: dwc2: gadget: rework disconnect event handling
by Marek Szyprowski
· 10 years ago
ed692a9
usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7
by Vivek Gautam
· 10 years ago
72d996f
usb: dwc3: exynos: Add provision for suspend clock
by Vivek Gautam
· 10 years ago
c1a3aca
usb: dwc3: exynos: Remove local variable for clock from probe
by Vivek Gautam
· 10 years ago
df9f7b3
usb: phy: introduce usb_phy_set_event interface
by Kiran Raparthy
· 10 years ago
18a4e65
usb: gadget: net2280: Fix superspeed dma_done()
by Mario Schuknecht
· 10 years ago
b2ba27a
usb: gadget: at91_udc: move prepare clk into process context
by Ronald Wahl
· 10 years ago
cf0b1d1
usb: gadget: atmel_usba_udc: remove release function
by Bo Shen
· 10 years ago
ba7cc77
usb: gadget: at91_udc: remove unused release function
by Bo Shen
· 10 years ago
74df41b
usb: gadget: add USB3 support to the printer driver
by Jorge Ramirez-Ortiz
· 10 years ago
1290a95
usb: phy: propagate __of_usb_find_phy()'s error on failure
by Arjun Sreedharan
· 10 years ago
62c6069
usb: dwc3: keystone: fix error return code
by Julia Lawall
· 10 years ago
a4722fd3
usb: dwc3: trace: don't save pointers
by Felipe Balbi
· 10 years ago
6774def
treewide: fix typo in printk and Kconfig
by Masanari Iida
· 10 years ago
Next »