index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rsi
/
rsi_91x_sdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-18
wifi: rsi: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2021-09-21
rsi: Fix module dev_oper_mode parameter description
Marek Vasut
1
-4
/
+1
2021-04-18
rsi: Use resume_noirq for SDIO
Marek Vasut
1
-1
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2020-11-10
rsi: Move card interrupt handling to RX thread
Marek Vasut
1
-5
/
+1
2020-09-01
rsi: rsi_91x_sdio: Fix a few kernel-doc related issues
Lee Jones
1
-4
/
+3
2020-07-13
mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include file
Pali Rohár
1
-4
/
+4
2020-02-12
rsi: fix null pointer dereference during rsi_shutdown()
Martin Kepplinger
1
-3
/
+6
2019-08-06
rsi: fix for sdio reset card issue
Ganapathi Kondraju
1
-10
/
+7
2019-08-06
rsi: fix for sdio interface setup in 9116
Ganapathi Kondraju
1
-4
/
+4
2019-07-24
rsi: return explicit error values
Enrico Weigelt
1
-3
/
+3
2019-05-28
rsi: Properly initialize data in rsi_sdio_ta_reset
Nathan Chancellor
1
-7
/
+14
2019-04-25
rsi: reset device changes for 9116
Siva Rebbagondla
1
-10
/
+35
2019-04-25
rsi: add firmware loading for 9116 device
Siva Rebbagondla
1
-0
/
+65
2019-04-25
rsi: add new device model for 9116
Siva Rebbagondla
1
-2
/
+17
2019-02-19
rsi: fix spelling mistakes
Siva Rebbagondla
1
-2
/
+2
2019-02-08
rsi: resolve power save issue after S4 resume
Siva Rebbagondla
1
-0
/
+1
2019-02-08
rsi: fix wowlan wakeup issue for hibernate(S4)
Siva Rebbagondla
1
-1
/
+0
2019-02-08
rsi: add hci detach for hibernation and poweroff
Siva Rebbagondla
1
-0
/
+18
2019-02-01
rsi: Suppress sdhci warnings in mmc
Siva Rebbagondla
1
-6
/
+9
2018-07-31
rsi: remove redundant device ids
Siva Rebbagondla
1
-4
/
+1
2018-04-24
rsi: Fix 'invalid vdd' warning in mmc
Siva Rebbagondla
1
-2
/
+0
2018-04-24
rsi: fix nommu_map_sg overflow kernel panic
Siva Rebbagondla
1
-7
/
+14
2018-04-24
rsi: remove unecessary PTR_ALIGN()s
Dan Carpenter
1
-4
/
+0
2018-03-27
rsi: fix kernel panic observed on 64bit machine
Amitkumar Karwar
1
-11
/
+21
2018-03-27
rsi: fix error path handling in SDIO probe
Amitkumar Karwar
1
-5
/
+8
2018-03-27
rsi: Remove stack VLA usage
Tobin C. Harding
1
-6
/
+14
2018-03-13
rsi: improve RX handling in SDIO interface
Prameela Rani Garnepudi
1
-11
/
+34
2018-03-13
rsi: sdio changes to support BT
Prameela Rani Garnepudi
1
-0
/
+2
2018-03-13
rsi: add module parameter operating mode
Prameela Rani Garnepudi
1
-1
/
+9
2018-03-13
rsi: add coex support
Prameela Rani Garnepudi
1
-0
/
+1
2017-11-02
rsi: move rsi_sdio_reinit_device() out of CONFIG_PM
Amitkumar Karwar
1
-26
/
+26
2017-10-30
rsi: sdio: Add WOWLAN support for S5 shutdown state
Karun Eagalapati
1
-4
/
+27
2017-10-30
rsi: sdio: Add WOWLAN support for S4 hibernate state
Karun Eagalapati
1
-0
/
+111
2017-10-30
rsi: sdio: add WOWLAN support for S3 suspend state
Karun Eagalapati
1
-0
/
+7
2017-09-25
rsi: sdio suspend and resume support
Karun Eagalapati
1
-4
/
+124
2017-08-30
rsi: remove memset before memcpy
Himanshu Jha
1
-1
/
+0
2017-08-08
rsi: rename sdio_read_buffer_status_register
Karun Eagalapati
1
-1
/
+1
2017-07-28
rsi: Optimise sdio claim and release host
Karun Eagalapati
1
-10
/
+21
2017-07-28
rsi: correct SDIO disconnect path handling
Karun Eagalapati
1
-5
/
+14
2017-07-28
rsi: chip reset for SDIO interface
Karun Eagalapati
1
-1
/
+79
2017-07-28
rsi: fix sdio card reset problem
Karun Eagalapati
1
-17
/
+9
2017-06-21
rsi: Register interrupt handler before firmware load
Prameela Rani Garnepudi
1
-10
/
+11
2017-05-24
rsi: Add new firmware loading method
Prameela Rani Garnepudi
1
-1
/
+10
2017-05-24
rsi: Add new host interface operations
Prameela Rani Garnepudi
1
-0
/
+179
2017-05-24
rsi: Add host interface operations as separate structure.
Prameela Rani Garnepudi
1
-2
/
+9
2017-05-24
rsi: Changes to sdio reads and writes
Prameela Rani Garnepudi
1
-5
/
+5
2014-06-19
rsi_91x_sdio: add error handling into rsi_module_init()
Alexey Khoroshilov
1
-2
/
+4
2014-05-13
mmc: drop the speed mode of card's state
Seungwon Jeon
1
-3
/
+1
2014-04-09
rsi: Fixed issue relating to variable de-referenced before check 'adapter'
Fariya Fatima
1
-2
/
+3
[next]