index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
ahb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: add device type enum to ath10k_bus_params
Erik Stromdahl
2018-09-06
1
-0
/
+1
*
ath10k: add struct ath10k_bus_params
Erik Stromdahl
2018-09-06
1
-4
/
+4
*
ath10k: fix kernel panic by moving pci flush after napi_disable
Tamizh chelvam
2018-08-24
1
-2
/
+2
*
ath10k: remove redundant pointers 'dev' and 'noa'
Colin Ian King
2018-07-30
1
-5
/
+0
*
ath10k: remove useless test before clk_disable_unprepare
YueHaibing
2018-05-25
1
-6
/
+3
*
ath10k: update copyright year
Kalle Valo
2017-12-27
1
-1
/
+1
*
ath10k: explicitly request exclusive reset control
Philipp Zabel
2017-08-03
1
-5
/
+10
*
ath10k: make CE layer bus agnostic
Govind Singh
2017-07-06
1
-1
/
+2
*
ath10k: fix NAPI enable/disable symmetry for AHB interface
Mohammed Shafi Shajakhan
2017-04-05
1
-1
/
+1
*
ath10k: fix reading sram contents for QCA4019
Ashok Raj Nagarajan
2017-02-07
1
-0
/
+23
*
ath10k: fix error return code in ahb
Wei Yongjun
2016-09-28
1
-0
/
+2
*
ath10k: do not check if reset is NULL
Masahiro Yamada
2016-09-27
1
-15
/
+10
*
ath10k: use devm_reset_control_get() instead of reset_control_get()
Masahiro Yamada
2016-09-27
1
-46
/
+10
*
ath10k: use devm_clk_get() instead of clk_get()
Masahiro Yamada
2016-09-27
1
-28
/
+6
*
ath10k: implement NAPI support
Rajkumar Manoharan
2016-09-09
1
-3
/
+7
*
ath10k: hide kernel addresses from logs using %pK format specifier
Maharaja Kennadyrajan
2016-09-02
1
-1
/
+1
*
ath10k: enable ipq4019 device probe in ahb module
Raja Mani
2016-06-02
1
-6
/
+3
*
ath10k: fix operating irq mode for ahb device
Rajkumar Manoharan
2016-06-02
1
-0
/
+2
*
ath10k: expose hif ops for ahb
Raja Mani
2016-01-28
1
-0
/
+271
*
ath10k: add resource init and deinit in ahb
Raja Mani
2016-01-28
1
-0
/
+122
*
ath10k: include irq related functions in ahb
Raja Mani
2016-01-28
1
-0
/
+44
*
ath10k: add chip and bus halt logic in ahb
Raja Mani
2016-01-28
1
-0
/
+113
*
ath10k: add reset ctrl related functions in ahb
Raja Mani
2016-01-28
1
-0
/
+138
*
ath10k: add clock ctrl related functions in ahb
Raja Mani
2016-01-28
1
-0
/
+123
*
ath10k: add helper functions in ahb.c for reg rd/wr
Raja Mani
2016-01-28
1
-0
/
+55
*
ath10k: add basic skeleton to support ahb
Raja Mani
2016-01-28
1
-0
/
+67