Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-24 | rsi: Changes to sdio reads and writes | Prameela Rani Garnepudi | 1 | -5/+5 | |
SDIO read or write maximum size is limited to 2^16. This is done to make the host interface operations common for SDIO and USB. Signed-off-by: Prameela Rani Garnepudi <[email protected]> Signed-off-by: Amitkumar Karwar <[email protected]> Signed-off-by: Kalle Valo <[email protected]> | |||||
2014-06-19 | rsi_91x_sdio: add error handling into rsi_module_init() | Alexey Khoroshilov | 1 | -2/+4 | |
Fix rsi_module_init() to propagate sdio_register_driver() errors. Signed-off-by: Alexey Khoroshilov <[email protected]> Signed-off-by: John W. Linville <[email protected]> | |||||
2014-05-12 | mmc: drop the speed mode of card's state | Seungwon Jeon | 1 | -3/+1 | |
Timing mode identifier has same role and can take the place of speed mode. This change removes all related speed mode. Signed-off-by: Seungwon Jeon <[email protected]> Tested-by: Jaehoon Chung <[email protected]> Acked-by: Jaehoon Chung <[email protected]> Signed-off-by: Ulf Hansson <[email protected]> Signed-off-by: Chris Ball <[email protected]> | |||||
2014-04-09 | rsi: Fixed issue relating to variable de-referenced before check 'adapter' | Fariya Fatima | 1 | -2/+3 | |
Signed-off-by: Fariya Fatima <[email protected]> Signed-off-by: John W. Linville <[email protected]> | |||||
2014-03-17 | rsi: Add RS9113 wireless driver | Fariya Fatima | 1 | -0/+850 | |
This patch adds the Redpine Signals' 91x wireless driver. Signed-off-by: Fariya Fatima <[email protected]> Signed-off-by: John W. Linville <[email protected]> |