index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2024-04-05
wifi: rsi: sdio: simplify module initialization
Krzysztof Kozlowski
2023-08-23
wifi: rsi: rsi_91x_sdio: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-06-08
wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown
Marek Vasut
2023-06-08
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
Marek Vasut
2022-07-18
wifi: rsi: fix repeated words in comments
Jilin Yuan
2021-09-21
rsi: Fix module dev_oper_mode parameter description
Marek Vasut
2021-04-18
rsi: Use resume_noirq for SDIO
Marek Vasut
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2020-11-10
rsi: Move card interrupt handling to RX thread
Marek Vasut
2020-09-01
rsi: rsi_91x_sdio: Fix a few kernel-doc related issues
Lee Jones
2020-07-13
mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include file
Pali Rohár
2020-02-12
rsi: fix null pointer dereference during rsi_shutdown()
Martin Kepplinger
2019-08-06
rsi: fix for sdio reset card issue
Ganapathi Kondraju
2019-08-06
rsi: fix for sdio interface setup in 9116
Ganapathi Kondraju
2019-07-24
rsi: return explicit error values
Enrico Weigelt
2019-05-28
rsi: Properly initialize data in rsi_sdio_ta_reset
Nathan Chancellor
2019-04-25
rsi: reset device changes for 9116
Siva Rebbagondla
2019-04-25
rsi: add firmware loading for 9116 device
Siva Rebbagondla
2019-04-25
rsi: add new device model for 9116
Siva Rebbagondla
2019-02-19
rsi: fix spelling mistakes
Siva Rebbagondla
2019-02-08
rsi: resolve power save issue after S4 resume
Siva Rebbagondla
2019-02-08
rsi: fix wowlan wakeup issue for hibernate(S4)
Siva Rebbagondla
2019-02-08
rsi: add hci detach for hibernation and poweroff
Siva Rebbagondla
2019-02-01
rsi: Suppress sdhci warnings in mmc
Siva Rebbagondla
2018-07-31
rsi: remove redundant device ids
Siva Rebbagondla
2018-04-24
rsi: Fix 'invalid vdd' warning in mmc
Siva Rebbagondla
2018-04-24
rsi: fix nommu_map_sg overflow kernel panic
Siva Rebbagondla
2018-04-24
rsi: remove unecessary PTR_ALIGN()s
Dan Carpenter
2018-03-27
rsi: fix kernel panic observed on 64bit machine
Amitkumar Karwar
2018-03-27
rsi: fix error path handling in SDIO probe
Amitkumar Karwar
2018-03-27
rsi: Remove stack VLA usage
Tobin C. Harding
2018-03-13
rsi: improve RX handling in SDIO interface
Prameela Rani Garnepudi
2018-03-13
rsi: sdio changes to support BT
Prameela Rani Garnepudi
2018-03-13
rsi: add module parameter operating mode
Prameela Rani Garnepudi
2018-03-13
rsi: add coex support
Prameela Rani Garnepudi
2017-11-02
rsi: move rsi_sdio_reinit_device() out of CONFIG_PM
Amitkumar Karwar
2017-10-30
rsi: sdio: Add WOWLAN support for S5 shutdown state
Karun Eagalapati
2017-10-30
rsi: sdio: Add WOWLAN support for S4 hibernate state
Karun Eagalapati
2017-10-30
rsi: sdio: add WOWLAN support for S3 suspend state
Karun Eagalapati
2017-09-25
rsi: sdio suspend and resume support
Karun Eagalapati
2017-08-30
rsi: remove memset before memcpy
Himanshu Jha
2017-08-08
rsi: rename sdio_read_buffer_status_register
Karun Eagalapati
2017-07-28
rsi: Optimise sdio claim and release host
Karun Eagalapati
2017-07-28
rsi: correct SDIO disconnect path handling
Karun Eagalapati
2017-07-28
rsi: chip reset for SDIO interface
Karun Eagalapati
2017-07-28
rsi: fix sdio card reset problem
Karun Eagalapati
2017-06-21
rsi: Register interrupt handler before firmware load
Prameela Rani Garnepudi
2017-05-24
rsi: Add new firmware loading method
Prameela Rani Garnepudi
2017-05-24
rsi: Add new host interface operations
Prameela Rani Garnepudi
2017-05-24
rsi: Add host interface operations as separate structure.
Prameela Rani Garnepudi
[next]