aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/sdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-22wlcore: sdio: Fixup power on/off sequenceUlf Hansson1-8/+7
2018-11-06wlcore: Fixup "Add support for optional wakeirq"John Stultz1-6/+11
2018-10-05wlcore: Add support for optional wakeirqTony Lindgren1-5/+12
2018-05-29wlcore: sdio: check for valid platform device data before suspendEyal Reizer1-0/+5
2018-05-29wlcore: sdio: Fix flakey SDIO runtime PM handlingTony Lindgren1-4/+12
2018-04-30wlcore: sdio: allow pm to handle sdio powerEyal Reizer1-21/+6
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-1/+1
2017-08-24wlcore: add missing nvs file name info for wilink8Reizer, Eyal1-0/+1
2017-06-13wlcore: add wl1285 compatibleSebastian Reichel1-0/+1
2017-01-28wlcore: print the sdio buffer after reading itGuy Mishol1-7/+7
2016-10-05wlcore: sdio: drop kfree for memory allocated with devm_kzallocWei Yongjun1-1/+0
2016-09-26wlcore: sdio: Populate config firmware dataTony Lindgren1-29/+47
2016-06-29wlcore: sdio: Fix crash on wlcore_probe_of when failing to parse/map irqBruno Herrera1-1/+0
2015-07-21wlcore: sdio: return correct error codeRaphaƫl Poggi1-1/+2
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller1-56/+20
2015-03-24wlcore: add device-tree supportEliad Peller1-6/+87
2015-03-19wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho1-1/+1
2014-04-30wlcore: fix usage of platform_device_add_data()Christian Engelmayer1-17/+11
2013-02-11wlcore: remove newly introduced alloc/OOM messagesLuciano Coelho1-3/+1
2013-02-08wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflictsLuciano Coelho1-1/+1
2013-02-08wlcore: use wl12xx_platform_data pointer from wlcore_pdev_dataLuciano Coelho1-8/+5
2013-02-08wlcore: remove if_ops from platform_dataLuciano Coelho1-5/+17
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho1-2/+1
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton1-4/+4
2012-11-16wlcore: sdio: use platform_device_unregister in wl1271_remove()Wei Yongjun1-2/+1
2012-07-10wl12xx/wlcore: increase FW filename versionLuciano Coelho1-6/+0
2012-06-22wlcore: Force checking of io functions' return valuesIdo Yariv1-4/+4
2012-06-22wlcore: Change read/write ops to return errorsIdo Yariv1-6/+10
2012-06-22wlcore: Fix sdio out-of-sync power stateIdo Yariv1-15/+19
2012-06-05wlcore: add module parameter to dump SDIO reads and writesLuciano Coelho1-0/+20
2012-06-05wlcore_sdio/wl18xx: use SDIO revision number to identify wl18xx chipsLuciano Coelho1-1/+14
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho1-2/+2
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho1-1/+1
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho1-0/+378