Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c10b4f033e7c0ddba2b7b699d01109e4de46e831
c10b4f0
usb: chipidea: otg: add otg file used to access otgsc
by Peter Chen
· 11 years ago
d66895f
usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users
by Peter Chen
· 11 years ago
40ed51a
usb: chipidea: host: add vbus regulator control
by Peter Chen
· 11 years ago
1542d9c
usb: chipidea: move vbus regulator operation to core
by Peter Chen
· 11 years ago
6a6243b
usb: chipidea: remove previous MODULE_ALIAS
by Fabio Estevam
· 11 years ago
e98b44e
usb: chipidea: prevent endless loop registering platform_devices when probe fails
by Lothar Waßmann
· 11 years ago
3b1280c
usb: chipidea: don't clobber return value of ci_role_start()
by Lothar Waßmann
· 11 years ago
769d92c
usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_hdrc_imx_remove()
by Lothar Waßmann
· 11 years ago
a0cfdc6
usb: chipidea: improve kconfig 2.0
by Lothar Waßmann
· 11 years ago
9d84d55
usb: chipidea: imx: delete the dead code
by Peter Chen
· 11 years ago
03779f0
usb: chipidea: move hw_phymode_configure() into probe
by Fabio Estevam
· 11 years ago
5bb3da0
usb: chipidea: ci_hdrc_imx: remove unused variable 'res'
by Fabio Estevam
· 11 years ago
da9651a
Documentation sysfs-bus-usb: Document all files used by libusb
by Hans de Goede
· 11 years ago
bb67490
usb: dwc3: core: cope with NULL pdata
by Felipe Balbi
· 11 years ago
e57e780
usb: rh_call_control tbuf overflow fix
by Sean O. Stalley
· 11 years ago
726a85c
usb: host: add Kconfig option for EHSET
by Jack Pham
· 11 years ago
034d152
pl2303: improve the chip type detection/distinction
by Frank Schäfer
· 11 years ago
a77a8c2
pl2303: improve the chip type information output on startup
by Frank Schäfer
· 11 years ago
73b583a
pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()
by Frank Schäfer
· 11 years ago
165f606
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
8b841cb
usb: phy: am335x: include linux/err.h
by Sebastian Andrzej Siewior
· 11 years ago
13266fe
usb: musb: cppi41: Enable in device-TX mode
by Sebastian Andrzej Siewior
· 11 years ago
fc52575
usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdef
by Sebastian Andrzej Siewior
· 11 years ago
c23bda3
usb: pl2303: add two comments concerning the supported baud rates with HX chips
by Frank Schäfer
· 11 years ago
61fa8d6
usb: pl2303: also use the divisor based baud rate encoding method for baud rates < 115200 with HX chips
by Frank Schäfer
· 11 years ago
b5c16c6
usb: pl2303: increase the allowed baud rate range for the divisor based encoding method
by Frank Schäfer
· 11 years ago
e917ba0
usb: pl2303: move the two baud rate encoding methods to separate functions
by Frank Schäfer
· 11 years ago
b9208c7
usb: pl2303: remove 500000 baud from the list of standard baud rates
by Frank Schäfer
· 11 years ago
75417d9
usb: pl2303: do not round to the next nearest standard baud rate for the divisor based baud rate encoding method
by Frank Schäfer
· 11 years ago
57ce61a
usb: pl2303: fix+improve the divsor based baud rate encoding method
by Frank Schäfer
· 11 years ago
fbbde074
UWB: fix sysfs warning on HWA device unplug.
by Thomas Pugliese
· 11 years ago
644f6a1
HWA: avoid constant suspend and resume on the root hub
by Thomas Pugliese
· 11 years ago
c654ecb
HWA RC: fix a kernel panic when unplugging the HWA dongle
by Thomas Pugliese
· 11 years ago
6dd433e
USB: cdc-wdm: fix race between interrupt handler and tasklet
by Oliver Neukum
· 11 years ago
e9a088f
wusbcore: clean up list locking in urb enqueue
by Thomas Pugliese
· 11 years ago
467d296
wusbcore: fix root hub hub_status_data to only return > 0 if status has actually changed
by Thomas Pugliese
· 11 years ago
9841f37
usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
by Manu Gautam
· 11 years ago
c10750b
usb/hcd: Log error code if reset() fails
by Mark Brown
· 11 years ago
159b4e3
Documentation sysfs-bus-usb: Correct use of devnum
by Hans de Goede
· 11 years ago
21a9631
proc_usb_info.txt: Correct documentation about endianness of config descriptors
by Hans de Goede
· 11 years ago
b4f17a48
usb: config->desc.bLength may not exceed amount of data returned by the device
by Hans de Goede
· 11 years ago
3f0d1c6
usb: misc: usb3503: Support operation with no I2C control
by Mark Brown
· 11 years ago
e5162d4
usb: misc: usb3503: Don't specify all DT properties as required
by Mark Brown
· 11 years ago
5bdd1f4
usb: misc: usb3503: Add USB3503A to the compatible list
by Mark Brown
· 11 years ago
e5a0c87
usb: misc: usb3503: Default to hub mode
by Mark Brown
· 11 years ago
dd8e670
usb: misc: usb3503: Fix typos in error messages
by Mark Brown
· 11 years ago
2487e3e
usb: misc: usb3503: Factor out I2C probe
by Mark Brown
· 11 years ago
68b1413
usb: misc: usb3503: Convert to regmap
by Mark Brown
· 11 years ago
8e7245b
usb: misc: usb3503: Actively manage Hub Connect GPIO
by Mark Brown
· 11 years ago
24455b0
usb: misc: usb3503: Use gpio_set_value_cansleep()
by Mark Brown
· 11 years ago
900e062
usb: Move definition of USB_EHCI_BIG_ENDIAN_MMIO et al. out side of the ifs.
by David Daney
· 11 years ago
cffedd6
usb: misc: usb3503: Convert to devm_ APIs
by Mark Brown
· 11 years ago
42416cc
usb: misc: Fix swapped properties in usb3503 DT parsing
by Mark Brown
· 11 years ago
1f92307
USB: serial: move the "simple" drivers into usb-serial-simple.c
by Greg Kroah-Hartman
· 11 years ago
3804fad
USBNET: ax88179_178a: enable tso if usb host supports sg dma
by Ming Lei
· 11 years ago
638c511
USBNET: support DMA SG
by Ming Lei
· 11 years ago
eff196a
usb: musb: dsps: make it depend on OF_IRQ
by Felipe Balbi
· 11 years ago
fc76051
USB: XHCI: mark no_sg_constraint
by Ming Lei
· 11 years ago
bcc48f1
USB: introduce usb_device_no_sg_constraint() helper
by Ming Lei
· 11 years ago
428aac8
USB: EHCI: support running URB giveback in tasklet context
by Ming Lei
· 11 years ago
9118f9e
USB: EHCI: improve interrupt qh unlink
by Ming Lei
· 11 years ago
35371e4
USB: EHCI: improve ehci_endpoint_disable
by Ming Lei
· 11 years ago
85721d4
USB: URB documentation: claim complete() will be run with IRQs enabled
by Ming Lei
· 11 years ago
94dfd7e
USB: HCD: support giveback of URB in tasklet context
by Ming Lei
· 11 years ago
327d8b4
usb: host: tegra: Tegra30 support
by Tuomas Tynkkynen
· 11 years ago
e497a24
usb: phy: tegra: Program new PHY parameters
by Tuomas Tynkkynen
· 11 years ago
91e6670
Documentation: New DT parameters for tegra30-usb-phy
by Tuomas Tynkkynen
· 11 years ago
3e63520
usb: phy: tegra: Tegra30 support
by Tuomas Tynkkynen
· 11 years ago
f5833a0
usb: phy: tegra: Fix wrong PHY parameters
by Tuomas Tynkkynen
· 11 years ago
2cdcec4
usb: host: add has_tdi_phy_lpm capability bit
by Tuomas Tynkkynen
· 11 years ago
23381db
usb: dwc3: core: clarify usb-phy array binding
by Kumar Gala
· 11 years ago
ebe864a
usb: gadget: uvc: Fix error handling in uvc_queue_buffer()
by Laurent Pinchart
· 12 years ago
9b3452d
usb: musb dma: add cppi41 dma driver
by Sebastian Andrzej Siewior
· 11 years ago
97238b3
usb: musb: dsps: use proper child nodes
by Sebastian Andrzej Siewior
· 11 years ago
e96bdc3
usb: musb: dsps: remove the hardcoded phy pieces
by Sebastian Andrzej Siewior
· 11 years ago
3bb869c
usb: phy: Add AM335x PHY driver
by Sebastian Andrzej Siewior
· 11 years ago
53b6fc2
usb: phy: phy-generic: export init functions
by Sebastian Andrzej Siewior
· 11 years ago
9e5f9c8
Merge branch 'nop-phy-rename' into next
by Felipe Balbi
· 11 years ago
3fa4d73
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
by Sebastian Andrzej Siewior
· 11 years ago
d07f4a8
usb: phy: mv-usb: remove incorrect __exit_p annotation
by Jingoo Han
· 11 years ago
1e0f20b
usb: phy: mv-u3d: Staticize mv_u3d_phy_shutdown()
by Jingoo Han
· 11 years ago
cf1dea7
usb: gadget: f_uac1: Staticize local functions
by Jingoo Han
· 11 years ago
2419831
usb: gadget: u_uac1: add __user annotation
by Jingoo Han
· 11 years ago
bf19647
usb: gadget: rndis: Staticize rndis_init()/rndis_exit()
by Jingoo Han
· 11 years ago
136c489
usb: gadget: f_mass_storage: use NULL instead of 0
by Jingoo Han
· 11 years ago
ffcba5a
usb: gadget: amd5536udc: unconditionally use GFP_ATOMIC in udc_queue()
by Alexey Khoroshilov
· 11 years ago
5b146f7
Merge 3.11-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
c095ba7
Linux 3.11-rc4
by Linus Torvalds
· 11 years ago
e56c756
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
3d90268
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
387aae6
tmpfs: fix SEEK_DATA/SEEK_HOLE regression
by Hugh Dickins
· 11 years ago
2f85399
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
adfb8e5
drm/radeon: fix 64 bit divide in SI spm code
by Alex Deucher
· 11 years ago
72a67a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
4bd8e73
qlcnic: Fix for flash update failure on 83xx adapter
by Himanshu Madhani
· 11 years ago
b1f5037
qlcnic: Fix link speed and duplex display for 83xx adapter
by Rajesh Borundia
· 11 years ago
beb3d3a
qlcnic: Fix link speed display for 82xx adapter
by Rajesh Borundia
· 11 years ago
2e3ea7e
qlcnic: Fix external loopback test.
by Shahed Shaikh
· 11 years ago
01b91f4
qlcnic: Removed adapter series name from warning messages.
by Pratik Pujar
· 11 years ago
f91bbcb
qlcnic: Free up memory in error path.
by Himanshu Madhani
· 11 years ago
Next »