summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/sdio.c
Commit message (Expand)AuthorAgeFilesLines
* wlcore: sdio: check for valid platform device data before suspendEyal Reizer2018-05-291-0/+5
* wlcore: sdio: Fix flakey SDIO runtime PM handlingTony Lindgren2018-05-291-4/+12
* wlcore: sdio: allow pm to handle sdio powerEyal Reizer2018-04-301-21/+6Star
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-1/+1
* wlcore: add missing nvs file name info for wilink8Reizer, Eyal2017-08-241-0/+1
* wlcore: add wl1285 compatibleSebastian Reichel2017-06-131-0/+1
* wlcore: print the sdio buffer after reading itGuy Mishol2017-01-281-7/+7
* wlcore: sdio: drop kfree for memory allocated with devm_kzallocWei Yongjun2016-10-051-1/+0Star
* wlcore: sdio: Populate config firmware dataTony Lindgren2016-09-261-29/+47
* wlcore: sdio: Fix crash on wlcore_probe_of when failing to parse/map irqBruno Herrera2016-06-291-1/+0Star
* wlcore: sdio: return correct error codeRaphaƫl Poggi2015-07-211-1/+2
* wlcore: remove wl12xx_platform_dataEliad Peller2015-03-241-56/+20Star
* wlcore: add device-tree supportEliad Peller2015-03-241-6/+87
* wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho2015-03-191-1/+1
* wlcore: fix usage of platform_device_add_data()Christian Engelmayer2014-04-301-17/+11Star
* wlcore: remove newly introduced alloc/OOM messagesLuciano Coelho2013-02-111-3/+1Star
* wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflictsLuciano Coelho2013-02-081-1/+1
* wlcore: use wl12xx_platform_data pointer from wlcore_pdev_dataLuciano Coelho2013-02-081-8/+5Star
* wlcore: remove if_ops from platform_dataLuciano Coelho2013-02-081-5/+17
* Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-01-181-2/+1Star
|\
| * wlcore: sdio: use platform_device_unregister in wl1271_remove()Wei Yongjun2012-11-161-2/+1Star
* | wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton2012-12-061-4/+4
|/
* wl12xx/wlcore: increase FW filename versionLuciano Coelho2012-07-101-6/+0Star
* wlcore: Force checking of io functions' return valuesIdo Yariv2012-06-221-4/+4
* wlcore: Change read/write ops to return errorsIdo Yariv2012-06-221-6/+10
* wlcore: Fix sdio out-of-sync power stateIdo Yariv2012-06-221-15/+19
* wlcore: add module parameter to dump SDIO reads and writesLuciano Coelho2012-06-051-0/+20
* wlcore_sdio/wl18xx: use SDIO revision number to identify wl18xx chipsLuciano Coelho2012-06-051-1/+14
* wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho2012-04-121-2/+2
* wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho2012-04-121-1/+1
* wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho2012-04-121-0/+378