Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
47d1845ffac0af9e4b439277fee50b62aed650a7
/
drivers
47d1845
usb: phy: mxs: Add sync time after controller clear phcd
by Peter Chen
· 11 years ago
bf78343
usb: phy: mxs: Add system suspend/resume API
by Peter Chen
· 11 years ago
3f12650
usb: phy: mxs: Add implementation of set_wakeup
by Peter Chen
· 11 years ago
83be181
usb: phy: mxs: add controller id
by Peter Chen
· 11 years ago
22db05e
usb: phy: mxs: Enable IC fixes for related SoCs
by Peter Chen
· 11 years ago
f6a1582
usb: phy: mxs: change description of usb device speed
by Peter Chen
· 11 years ago
0d89653
usb: phy: mxs: Add anatop regmap
by Peter Chen
· 11 years ago
1364414
usb: phy: mxs: Add auto clock and power setting
by Peter Chen
· 11 years ago
2400780
usb: phy: mxs: Add platform judgement code
by Peter Chen
· 11 years ago
b83e333
usb: gadget: s3c-hsotg: add proper suspend/resume support
by Marek Szyprowski
· 11 years ago
aecbc31
usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiated
by George Cherian
· 11 years ago
5730348
usb: dwc3: adapt dwc3 core to use Generic PHY Framework
by Kishon Vijay Abraham I
· 11 years ago
122f06e
usb: dwc3: core: support optional PHYs
by Kishon Vijay Abraham I
· 11 years ago
dbf5aaf
usb: dwc3: define more revisions
by Felipe Balbi
· 11 years ago
6101830
usb: dwc3: fix randconfig build errors
by Felipe Balbi
· 11 years ago
b997ada
usb: dwc3: gadget: pre-start Stream transfers when they're queued
by Felipe Balbi
· 12 years ago
bc5ba2e
usb: dwc3: gadget: call gadget driver's ->suspend/->resume
by Felipe Balbi
· 11 years ago
b992e68
usb: dwc3: gadget: add 'force' argument to stop_active_transfer
by Paul Zimmerman
· 13 years ago
356363b
usb: dwc3: gadget: make sure HIRD threshold is 0 in superspeed
by Felipe Balbi
· 11 years ago
7b2a036
usb: dwc3: gadget: set KEEP_CONNECT in case of hibernation
by Felipe Balbi
· 11 years ago
835fadb
usb: dwc3: core: fix indentation
by Felipe Balbi
· 11 years ago
0ffcaf3
usb: dwc3: core: allocate scratch buffers
by Felipe Balbi
· 11 years ago
265b70a
usb: dwc3: gadget: add a 'restore' argument to set_ep_config
by Paul Zimmerman
· 11 years ago
911f1f8
usb: dwc3: gadget: implement dwc3_gadget_get_link_state
by Paul Zimmerman
· 13 years ago
4cfcf87
usb: dwc3: add 'saved_state' field to dwc3_ep structure
by Paul Zimmerman
· 13 years ago
81bc559
usb: dwc3: add has_hibernation flag
by Felipe Balbi
· 11 years ago
f2b685d
usb: dwc3: cleanup struct dwc3
by Felipe Balbi
· 11 years ago
e1dadd3
usb: dwc3: workaround: bogus hibernation events
by Felipe Balbi
· 11 years ago
32a4a13
usb: dwc3: workaround: clock gating issues
by Felipe Balbi
· 11 years ago
183ca11
usb: dwc3: core: define bit 10 of GCTL register
by Felipe Balbi
· 11 years ago
f3af365
usb: dwc3: gadget: always enable IOC on bulk/interrupt transfers
by Felipe Balbi
· 11 years ago
0e06bca
usb: gadget: at91_udc: fix ep maxpacket initialisation
by Robert Baldyga
· 11 years ago
3f83e53
usb: musb: USB_MUSB_DUAL_ROLE/USB_MUSB_GADGET should depend on HAS_DMA
by Geert Uytterhoeven
· 11 years ago
7241a21
usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() method
by Sergei Shtylyov
· 11 years ago
eee3f15
usb: musb: avoid NULL pointer dereference
by Felipe Balbi
· 11 years ago
40f099e
usb: musb: dsps, debugfs files
by Markus Pargmann
· 11 years ago
06f9b6e
usb: dwc3: fix wrong bit mask in dwc3_event_devt
by Huang Rui
· 11 years ago
798a246
usb: gadget: gr_udc: remove some unneeded error handling
by Dan Carpenter
· 11 years ago
3fcba0d
usb: gadget: at91: using USBA_NR_DMAS for DMA channels
by Bo Shen
· 11 years ago
aa7be0f
usb: gadget: at91: fix the number of endpoint parameter
by Bo Shen
· 11 years ago
2e4c755
usb: gadget: f_fs: add aio support
by Robert Baldyga
· 11 years ago
23de91e
usb: gadget: f_fs: add poll for endpoint 0
by Robert Baldyga
· 11 years ago
0a7b1f8
usb: gadget: f_fs: fix setup request handling
by Robert Baldyga
· 11 years ago
a7ecf05
usb: gadget: functionfs: replace FFS_SETUP_STATUS with an inline function
by Michal Nazarewicz
· 11 years ago
e46318a
usb: gadget: functionfs: fix typo in the enum variable
by Michal Nazarewicz
· 11 years ago
da13a77
usb: gadget: FunctionFS: use consistent naming with regard to ffs_lock
by Andrzej Pietrasiewicz
· 11 years ago
10b69ce
usb: gadget: FunctionFS: staticize functions used only in f_fs.c
by Andrzej Pietrasiewicz
· 11 years ago
ab13cb0
usb: gadget: code cleanup
by Andrzej Pietrasiewicz
· 11 years ago
ea36592
usb: gadget: FunctionFS: dereference ffs_dev conditionally
by Andrzej Pietrasiewicz
· 11 years ago
de9db57
usb: musb: dsps, use devm_kzalloc
by Markus Pargmann
· 11 years ago
30bbae9
usb: dwc3: omap: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
c9f721b
usb: gadget: s3c-hsotg: stall ep0 in set_halt function
by Robert Baldyga
· 11 years ago
7e98f60
usb: gadget: printer: fix memory leak
by wenlin.kang
· 11 years ago
2c2b042
usb: gadget: printer: fix possible deadlock
by wenlin.kang
· 11 years ago
236064c
usb: gadget: s3c-hsudc: remove unused label
by Sachin Kamat
· 11 years ago
e362115
usb: gadget: s3c2410_udc: Fix build error
by Sachin Kamat
· 11 years ago
abcdcc2
usb: gadget: fix error return code
by Julia Lawall
· 11 years ago
8b3bc14
usb: gadget: s3c-hsotg: use %pad for dma_addr_t
by Jingoo Han
· 11 years ago
1a7ed5b
usb: gadget: s3c-hsotg: fix build on x86 and other architectures
by Matt Porter
· 11 years ago
1af54b7
usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer.
by George Cherian
· 11 years ago
f82503f
usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfers
by George Cherian
· 11 years ago
c57c41d2
usb: musb: musb_host: Enable ISOCH IN handling for AM335x host
by George Cherian
· 11 years ago
6d36b6f
phy-core: Don't allow building phy-core as a module
by Hans de Goede
· 11 years ago
759db9e
usbhid/quirks: Ignore Riso Kagaku Webmail Notifier
by Christian Vogel
· 11 years ago
2b54fa6
usb: dwc2: fix dereference before NULL check
by Paul Zimmerman
· 11 years ago
0f94388
xhci-platform: Change compatible string from xhci-platform to generic-xhci
by Hans de Goede
· 11 years ago
e16fa44
uhci-platform: Change compatible string from platform-uhci to generic-uhci
by Hans de Goede
· 11 years ago
e8fcbb6
usb/misc/usbled: Add Riso Kagaku Webmail Notifier
by Christian Vogel
· 11 years ago
ea17c7c
USB: ELAN: Remove useless "default M" lines
by Paul Bolle
· 11 years ago
275200b
Remove MACH_OMAP_H4_OTG
by Richard Weinberger
· 11 years ago
adff529
USB: ohci-platform: check for platform data misconfiguration
by Alan Stern
· 11 years ago
843d5e0
USB: ehci-platform: check for platform data misconfiguration
by Alan Stern
· 11 years ago
915974c
ehci-platform: Change compatible string from usb-ehci to generic-ehci
by Hans de Goede
· 11 years ago
ce149c3
ohci-platform: Change compatible string from usb-ohci to generic-ohci
by Hans de Goede
· 11 years ago
22f6a0f
usb: move hub init and LED blink work to power efficient workqueue
by Shaibal Dutta
· 11 years ago
5c73e74
usb: phy: msm: tiny leak on error in probe()
by Dan Carpenter
· 11 years ago
93571ad
usb: dwc2: handle the Host Port Interrupt when it occurs in device mode
by Dinh Nguyen
· 11 years ago
ad3db5d
ehci-platform: Add support for controllers with big-endian regs / descriptors
by Hans de Goede
· 11 years ago
b103441
ohci-platform: Add support for controllers with big-endian regs / descriptors
by Hans de Goede
· 11 years ago
a4aeb21
ehci-platform: Add support for clks and phy passed through devicetree
by Hans de Goede
· 11 years ago
ca52a17
ohci-platform: Add support for devicetree instantiation
by Hans de Goede
· 11 years ago
31c6bf7
usb: core: let dynamic ids override static ids
by Bjørn Mork
· 11 years ago
823d12c
usb-storage: enable multi-LUN scanning when needed
by Alan Stern
· 11 years ago
2240c36
USB: simple: add Dynastream ANT USB-m Stick device support
by Kristóf Ralovich
· 11 years ago
c5637e5
usb-storage: add unusual-devs entry for BlackBerry 9000
by Alan Stern
· 11 years ago
a9c143c
usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB
by Alan Stern
· 11 years ago
e9d123a
usb: phy: move some error messages to debug
by Josh Boyer
· 11 years ago
67847ba
usb: ftdi_sio: add Mindstorms EV3 console adapter
by Bjørn Mork
· 11 years ago
51b1b64
usb: dwc2: fix memory corruption in dwc2 driver
by Paul Zimmerman
· 11 years ago
a23666c
usb: dwc2: fix role switch breakage
by Paul Zimmerman
· 11 years ago
861e0f5
usb: dwc2: bail out early when booting with "nousb"
by Andre Heider
· 11 years ago
5c27402
Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 11 years ago
8a10bc9
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
by Helge Deller
· 11 years ago
602456b
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
e4c0da2
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
632007e
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
920130a
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
fea8893
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
0448009
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
by Rafael J. Wysocki
· 11 years ago
50ac206
clocksource: kona: Add basic use of external clock
by Tim Kryger
· 11 years ago
Next »