Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
de3f233703080bfbbd5861d27660db7a2e476238
/
drivers
de3f233
usb: host: tegra: Remove leftover code
by Tuomas Tynkkynen
· 11 years ago
185d0fd
usb: phy: tegra: Remove unnecessary 'dev' field
by Tuomas Tynkkynen
· 11 years ago
f5b8c8b
usb: tegra: Use regulators instead of GPIOs for USB PHY VBUS
by Mikko Perttunen
· 11 years ago
81d5dfe
usb: phy: tegra: Read UTMIP parameters from device tree
by Mikko Perttunen
· 11 years ago
63c5b4c
usb: musb: do not change dev's dma_mask
by Sebastian Andrzej Siewior
· 11 years ago
e9eb2e0
usb: musb: remove ti81xx pieces from musb
by Sebastian Andrzej Siewior
· 11 years ago
7557a57
usb: musb: dsps: init / shutdown the phy
by Sebastian Andrzej Siewior
· 11 years ago
fda7130
usb: phy: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
0d98b9d
usb: gadget: atmel_usba: prepare clk before calling enable
by Boris BREZILLON
· 11 years ago
925403f
usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro
by Kuninori Morimoto
· 11 years ago
519c601
usb: phy: omap-usb3: Improve DPLL parameter lookup code
by Roger Quadros
· 11 years ago
88650d6
usb: ehci-omap: select NOP_USB_XCEIV PHY driver
by Roger Quadros
· 12 years ago
052a11d
usb: phy: make PHY driver selection possible by controller drivers
by Roger Quadros
· 12 years ago
7c81290
usb: dwc3: ep0: don't change to configured state too early
by Felipe Balbi
· 11 years ago
7a42d83
usb: dwc3: ep0: only change to ADDRESS if set_config() succeeds
by Felipe Balbi
· 11 years ago
5702f75
usb: gadget: udc-core: move sysfs_notify() to a workqueue
by Felipe Balbi
· 11 years ago
c75f52f
usb: dwc3: fix typo in comment of dwc3_ep
by Huang Rui
· 12 years ago
f42f244
usb: dwc3: gadget: introduce dwc3_process_event_buf
by Felipe Balbi
· 12 years ago
7f97aa9
usb: dwc3: gadget: rename dwc3_process_event_buf
by Felipe Balbi
· 12 years ago
e8adfc3
usb: dwc3: gadget: get rid of IRQF_ONESHOT
by Felipe Balbi
· 12 years ago
68d6a01
usb: dwc3: core: introduce and use macros for Event Size register
by Felipe Balbi
· 12 years ago
fb49740
usb: dwc3: gadget: don't enable LPM early
by Felipe Balbi
· 11 years ago
aff310d
usb: dwc3: core: don't redefine DWC3_DCFG_LPM_CAP
by Felipe Balbi
· 11 years ago
653df35
usb: dwc3: gadget: add a debugging print when initializing endpoints
by Felipe Balbi
· 11 years ago
9aa62ae
usb: dwc3: gadget: move direction setting up
by Felipe Balbi
· 11 years ago
ff62d6b
usb: dwc3: gadget: move debugging print around
by Felipe Balbi
· 11 years ago
6c76e6c
usb: dwc3: core: switch over to devm_ioremap_resource()
by Felipe Balbi
· 11 years ago
8bbcd17
usb: dwc3: omap: switch over to devm_ioremap_resource()
by Felipe Balbi
· 11 years ago
636e2a2
usb: dwc3: gadget: drop dwc3 manual phy control
by Felipe Balbi
· 11 years ago
a45c82b8
usb: dwc3: adapt to use dr_mode device tree helper
by Ruchika Kharwar
· 11 years ago
51e563e
usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block()
by Fabio Estevam
· 11 years ago
24dc353
usb: musb: get rid of unused proc_dir_entry
by Greg Kroah-Hartman
· 11 years ago
c50f056c
usb: gadget: s3c-hsotg: Allow driver instantiation using device tree
by Tomasz Figa
· 11 years ago
22a5aa1
usb: dwc3: core: switch to snps,dwc3
by Felipe Balbi
· 11 years ago
f7e846f
usb: dwc3: make maximum-speed a per-instance attribute
by Felipe Balbi
· 11 years ago
6462cbd
usb: dwc3: let non-DT platforms pass tx-fifo-resize flag;
by Felipe Balbi
· 11 years ago
1494a1f
usb: common: introduce of_usb_get_maximum_speed()
by Felipe Balbi
· 11 years ago
5945f78
usb: dwc3: switch to GPL v2 only
by Felipe Balbi
· 11 years ago
7bc5a6b
usb: dwc3: clean up redundant parameter comment
by Huang Rui
· 11 years ago
b0d7ffd
usb: dwc3: gadget: don't request IRQs in atomic
by Felipe Balbi
· 11 years ago
2b0c495
usb: gadget: remove imx_udc
by Felipe Balbi
· 11 years ago
1a356db
usb: dwc3: make glue layers selectable
by Felipe Balbi
· 11 years ago
23a53d9
usb: musb: unmap reqs in musb_gadget_queue()'s error case
by Sebastian Andrzej Siewior
· 12 years ago
f3ce4d5
usb: musb: core: call dma_controller_destroy() in the err path
by Sebastian Andrzej Siewior
· 12 years ago
6904b84
usb: musb: remove a few is_dma_capable() in init/exit code
by Sebastian Andrzej Siewior
· 12 years ago
a6a2088
usb: musb: provide empty dma_controller_create() in PIO mode
by Sebastian Andrzej Siewior
· 12 years ago
66c0188
usb: musb: dma: merge ->start/stop into create/destroy
by Sebastian Andrzej Siewior
· 12 years ago
ff22832
usb: musb: musbhsdma: drop the controller check in dma_controller_destroy()
by Sebastian Andrzej Siewior
· 12 years ago
260eba3
usb: musb: replace ifndef with ifdef for CONFIG_MUSB_PIO_ONLY
by Sebastian Andrzej Siewior
· 12 years ago
76d25a5
Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
561d9e8
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
6c504ec
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
2408c2e529
Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
0f74665
Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
fef36a7
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
db8cbfa
Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
ab20fb8
Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
f19e6c6
Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
05e4cb7
Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
8f074a5
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
c271f5b
Merge tag 'md/3.11-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
c7dad23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 11 years ago
8e5c2b7
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
by Rafael J. Wysocki
· 11 years ago
867974f
ahci_imx: depend on CONFIG_MFD_SYSCON
by Tejun Heo
· 11 years ago
bf903e4
Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 11 years ago
4795b95
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 11 years ago
f5d9b7f
drm/radeon/dpm: fix r600_enable_sclk_control()
by Alex Deucher
· 11 years ago
f4f85a8
drm/radeon/dpm: implement force performance levels for rv6xx
by Alex Deucher
· 11 years ago
515c096
mfd: max8925: fix dt code for backlight
by Olof Johansson
· 11 years ago
2333a00
drm/radeon/dpm: fix displaygap programming on rv6xx
by Alex Deucher
· 11 years ago
e3c736f
drm/radeon/dpm: fix a typo in the rv6xx mclk setup
by Alex Deucher
· 11 years ago
2c7b871
usb: Clear both buffers when clearing a control transfer TT buffer.
by William Gulland
· 11 years ago
172d934
usb/gadget: free opts struct on error recovery
by Andrzej Pietrasiewicz
· 11 years ago
5f8a2e6
USB: mos7840: fix memory leak in open
by Johan Hovold
· 11 years ago
878c69a
usb: serial: option.c: remove ONDA MT825UP product ID fromdriver
by Enrico Mioso
· 11 years ago
4cf76df
usb: serial: option: add Olivetti Olicard 200
by Dan Williams
· 11 years ago
3d1a69e
usb: serial: option: blacklist ONDA MT689DC QMI interface
by Enrico Mioso
· 11 years ago
00c5ec2
Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 11 years ago
db6c2c6
pinctrl: fix a memleak when freeing maps
by Linus Walleij
· 11 years ago
d66eaf9
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
by Oleksij Rempel
· 11 years ago
07f3cb7
usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0
by George Cherian
· 11 years ago
c4d949b
usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabled
by Randy Dunlap
· 11 years ago
d5c82fe
usb: xhci: Mark two functions __maybe_unused
by Olof Johansson
· 11 years ago
203a866
xhci: Avoid NULL pointer deref when host dies.
by Sarah Sharp
· 11 years ago
14c5cec
drm/i915: initialize gt_lock early with other spin locks
by Jani Nikula
· 11 years ago
f94c0b6
md/raid5: fix interaction of 'replace' and 'recovery'.
by NeilBrown
· 11 years ago
0eb25bb
md/raid10: remove use-after-free bug.
by NeilBrown
· 11 years ago
63b5df9
usb: serial: option: Add ONYX 3G device support
by Enrico Mioso
· 11 years ago
1fad564
USB: ti_usb_3410_5052: fix dynamic-id matching
by Johan Hovold
· 11 years ago
3bf5d35
serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'
by Richard Zhao
· 11 years ago
258a9fd
tty/8250_early: Don't truncate last character of options
by Henrik Nordström
· 11 years ago
2652c21
TTY: snyclinkmp: calculating wrong addresses
by Dan Carpenter
· 11 years ago
e1be098
[SCSI] isci: fix breakage caused by >16byte CDB patch
by James Bottomley
· 11 years ago
07bc9dc
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
b48a97b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
81b884c
MAINTAINERS: Update the list of maintainers for staging/comedi driver.
by Lidza Louina
· 11 years ago
932ef36
staging: tidspbridge: replace strict_strtol() with kstrtos32()
by Jingoo Han
· 11 years ago
9e54eae
ahci_imx: add ahci sata support on imx platforms
by Richard Zhu
· 11 years ago
c7b51bc
powerpc/pci/hotplug: Don't need to remove from EEH cache twice
by Gavin Shan
· 11 years ago
04012e30
Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 11 years ago
Next »