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
/
w1
/
masters
/
omap_hdq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
w1: omap_hdq: Free resources on error path
Christophe JAILLET
1
-1
/
+1
2016-08-02
w1:omap_hdq: fix regression
H. Nikolaus Schaller
1
-2
/
+0
2016-02-08
omap_hdq: fix usecount handling
Andreas Kemnade
1
-1
/
+0
2015-10-05
w1: masters: omap_hdq: add support for 1-wire mode
Vignesh R
1
-33
/
+191
2015-03-25
w1: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-11-10
w1: omap-hdq: support device probing with device-tree
NeilBrown
1
-0
/
+7
2013-10-16
w1: omap-hdq: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2013-05-18
drivers/w1/masters: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-5
/
+0
2013-01-22
w1: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2012-11-21
w1: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-21
w1: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-21
w1: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-08-16
w1: omap-hdq: drop ARCH dependency
Felipe Balbi
1
-3
/
+0
2012-08-16
w1: omap-hdq: remove unnecessary return
Felipe Balbi
1
-2
/
+0
2012-08-16
w1: omap-hdq: convert to devm_* functions
Felipe Balbi
1
-23
/
+9
2012-08-16
w1: omap-hdq: convert to module_platform_driver
Felipe Balbi
1
-13
/
+1
2012-08-16
w1: omap-hdq: don't hardcode resource size
Felipe Balbi
1
-1
/
+1
2012-08-16
w1: omap-hdq: add section annotation to remove
Felipe Balbi
1
-3
/
+3
2012-07-26
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+14
2012-06-21
W1: OMAP HDQ1W: use runtime PM
Paul Walmsley
1
-65
/
+13
2012-06-21
W1: OMAP HDQ1W: use 32-bit register accesses
Paul Walmsley
1
-4
/
+4
2012-06-13
w1: omap_hdq: use wait_event_timeout to wait for read to complete.
NeilBrown
1
-9
/
+6
2012-06-13
w1: omap_hdq: Fix some error/debug handling.
NeilBrown
1
-7
/
+8
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-11
drivers/w1/masters/omap_hdq.c: add missing clk_put
Julia Lawall
1
-14
/
+14
2010-04-24
w1: fix omap 1-wire driver compilation
Amit Kucheria
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-07
w1: move omap_hdq's probe function to .devinit.text
Uwe Kleine-König
1
-2
/
+2
2009-08-07
drivers/w1/masters/omap_hdq.c: fix missing mutex unlock
Stoyan Gaydarov
1
-0
/
+1
2009-02-08
[ARM] omap: w1: convert omap HDQ clocks to match by devid and conid
Russell King
1
-2
/
+2
2008-11-19
W1 OMAP: Fix OMAP LDP boot crash
Stanley.Miao
1
-5
/
+5
2008-11-12
hdq driver for OMAP2430/3430
Madhusudhan Chikkature
1
-0
/
+725