index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ohci-at91.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
usb: ohci-at91: Do not drop unhandled USB suspend control requests
Jelle Martijn Kok
1
-2
/
+2
2017-01-05
usb: ohci-at91: use descriptor-based gpio APIs correctly
Peter Rosin
1
-14
/
+10
2016-12-08
USB: OHCI: at91: remove useless extern declaration
Manjunath Goudar
1
-2
/
+0
2016-10-30
Merge 4.9-rc3 into usb-next
Greg Kroah-Hartman
1
-3
/
+6
2016-10-24
usb: ohci-at91: Use descriptor-based gpio APIs
Wenyou Yang
1
-90
/
+31
2016-10-24
usb: ohci-at91: Set RemoteWakeupConnected bit explicitly.
Wenyou Yang
1
-3
/
+6
2016-09-13
USB: host: ohci-at91: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-30
usb: ohci-at91: Forcibly suspend ports while USB suspend
Wenyou Yang
1
-1
/
+68
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-2
/
+0
2016-03-03
usb: ohci-at91: use __maybe_unused to hide pm functions
Arnd Bergmann
1
-5
/
+3
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
1
-2
/
+0
2015-12-04
USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq
Alexandre Belloni
1
-6
/
+5
2015-08-14
USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe
Alexandre Belloni
1
-18
/
+16
2015-08-14
USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe
Alexandre Belloni
1
-82
/
+63
2015-08-14
USB: host: ohci-at91: depend on OF
Alexandre Belloni
1
-8
/
+1
2015-08-14
USB: host: ohci-at91: move at91_usbh_data definition in c file
Alexandre Belloni
1
-0
/
+11
2015-03-26
USB: host: ohci-at91: remove useless uclk clock
Boris Brezillon
1
-15
/
+3
2015-01-25
USB: host: ohci-at91: Fix wake-up support
Sylvain Rochet
1
-8
/
+19
2015-01-25
USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisation
Sylvain Rochet
1
-1
/
+1
2015-01-25
USB: host: ohci-at91: Move global variables to private struct
Sylvain Rochet
1
-33
/
+51
2015-01-25
USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driver
Sylvain Rochet
1
-11
/
+10
2015-01-25
ohci-at91: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+4
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-07
host: ohci-at91: remove duplicate check on resource
Varka Bhadram
1
-8
/
+3
2014-11-03
USB: OHCI: ohci-at91: remove unnecessary headers
Alexandre Belloni
1
-4
/
+0
2014-10-20
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-24
USB: OHCI: Export the OHCI hub control and status_data functions
Laurent Pinchart
1
-9
/
+2
2014-01-07
USB: fix: ohci-at91 mismerge build error
Arnd Bergmann
1
-1
/
+1
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
1
-12
/
+16
2013-12-18
usb: ohci-at91: use device managed clk retrieval
Boris BREZILLON
1
-23
/
+7
2013-12-18
usb: ohci-at91: use dev variable instead of &pdev->dev
Boris BREZILLON
1
-9
/
+9
2013-12-18
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
Boris BREZILLON
1
-21
/
+6
2013-12-17
usb: ohci-at91: fix irq and iomem resource retrieval
Boris BREZILLON
1
-11
/
+15
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-1
/
+3
2013-12-08
USB: OHCI: Properly handle ohci-at91 suspend
Majunath Goudar
1
-2
/
+9
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-5
/
+4
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
1
-3
/
+1
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
1
-3
/
+4
2013-10-14
Revert "USB: OHCI: Properly handle ohci-at91 suspend"
Greg Kroah-Hartman
1
-8
/
+2
2013-10-05
USB: OHCI: Properly handle ohci-at91 suspend
Manjunath Goudar
1
-2
/
+8
2013-09-26
USB: OHCI: make ohci-at91 a separate driver
Manjunath Goudar
1
-86
/
+70
2013-08-27
usb: ohci-at91: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-02
USB: ohci-at91: add usb_clk for transition to common clk framework
Boris BREZILLON
1
-2
/
+21
2013-07-31
USB: host: use dev_get_platdata()
Jingoo Han
1
-6
/
+6
2013-06-24
USB: ohci-at91: prepare clk before calling enable
Boris BREZILLON
1
-6
/
+6
2013-05-16
USB: set device dma_mask without reference to global data
Stephen Warren
1
-3
/
+3
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-11-21
usb: remove use of __devexit
Bill Pemberton
1
-3
/
+3
2012-11-21
usb: remove use of __devinit
Bill Pemberton
1
-6
/
+6
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
[next]