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
starfive-6.6.48-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
/
net
/
wireless
/
ath
/
ath10k
/
ahb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-30
ath10k: remove redundant pointers 'dev' and 'noa'
Colin Ian King
1
-5
/
+0
2018-05-25
ath10k: remove useless test before clk_disable_unprepare
YueHaibing
1
-6
/
+3
2017-12-27
ath10k: update copyright year
Kalle Valo
1
-1
/
+1
2017-08-03
ath10k: explicitly request exclusive reset control
Philipp Zabel
1
-5
/
+10
2017-07-06
ath10k: make CE layer bus agnostic
Govind Singh
1
-1
/
+2
2017-04-05
ath10k: fix NAPI enable/disable symmetry for AHB interface
Mohammed Shafi Shajakhan
1
-1
/
+1
2017-02-07
ath10k: fix reading sram contents for QCA4019
Ashok Raj Nagarajan
1
-0
/
+23
2016-09-28
ath10k: fix error return code in ahb
Wei Yongjun
1
-0
/
+2
2016-09-27
ath10k: do not check if reset is NULL
Masahiro Yamada
1
-15
/
+10
2016-09-27
ath10k: use devm_reset_control_get() instead of reset_control_get()
Masahiro Yamada
1
-46
/
+10
2016-09-27
ath10k: use devm_clk_get() instead of clk_get()
Masahiro Yamada
1
-28
/
+6
2016-09-09
ath10k: implement NAPI support
Rajkumar Manoharan
1
-3
/
+7
2016-09-02
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
1
-1
/
+1
2016-06-02
ath10k: enable ipq4019 device probe in ahb module
Raja Mani
1
-6
/
+3
2016-06-02
ath10k: fix operating irq mode for ahb device
Rajkumar Manoharan
1
-0
/
+2
2016-01-28
ath10k: expose hif ops for ahb
Raja Mani
1
-0
/
+271
2016-01-28
ath10k: add resource init and deinit in ahb
Raja Mani
1
-0
/
+122
2016-01-28
ath10k: include irq related functions in ahb
Raja Mani
1
-0
/
+44
2016-01-28
ath10k: add chip and bus halt logic in ahb
Raja Mani
1
-0
/
+113
2016-01-28
ath10k: add reset ctrl related functions in ahb
Raja Mani
1
-0
/
+138
2016-01-28
ath10k: add clock ctrl related functions in ahb
Raja Mani
1
-0
/
+123
2016-01-28
ath10k: add helper functions in ahb.c for reg rd/wr
Raja Mani
1
-0
/
+55
2016-01-28
ath10k: add basic skeleton to support ahb
Raja Mani
1
-0
/
+67