index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-22
w1: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-22
w1: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-22
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-22
W1: OMAP HDQ1W: use runtime PM
Paul Walmsley
1
-65
/
+13
2012-06-22
W1: OMAP HDQ1W: use 32-bit register accesses
Paul Walmsley
1
-4
/
+4
2012-06-14
w1: omap_hdq: use wait_event_timeout to wait for read to complete.
NeilBrown
1
-9
/
+6
2012-06-14
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-12
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-08
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-20
W1 OMAP: Fix OMAP LDP boot crash
Stanley.Miao
1
-5
/
+5
2008-11-13
hdq driver for OMAP2430/3430
Madhusudhan Chikkature
1
-0
/
+725