summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/sdio.c
AgeCommit message (Expand)Author
2019-11-15net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitionsH. Nikolaus Schaller
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner
2019-01-22wlcore: sdio: Fixup power on/off sequenceUlf Hansson
2018-11-06wlcore: Fixup "Add support for optional wakeirq"John Stultz
2018-10-05wlcore: Add support for optional wakeirqTony Lindgren
2018-05-29wlcore: sdio: check for valid platform device data before suspendEyal Reizer
2018-05-29wlcore: sdio: Fix flakey SDIO runtime PM handlingTony Lindgren
2018-04-30wlcore: sdio: allow pm to handle sdio powerEyal Reizer
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2017-08-24wlcore: add missing nvs file name info for wilink8Reizer, Eyal
2017-06-13wlcore: add wl1285 compatibleSebastian Reichel
2017-01-28wlcore: print the sdio buffer after reading itGuy Mishol
2016-10-05wlcore: sdio: drop kfree for memory allocated with devm_kzallocWei Yongjun
2016-09-26wlcore: sdio: Populate config firmware dataTony Lindgren
2016-06-29wlcore: sdio: Fix crash on wlcore_probe_of when failing to parse/map irqBruno Herrera
2015-07-21wlcore: sdio: return correct error codeRaphaƫl Poggi
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller
2015-03-24wlcore: add device-tree supportEliad Peller
2015-03-19wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho
2014-04-30wlcore: fix usage of platform_device_add_data()Christian Engelmayer
2013-02-11wlcore: remove newly introduced alloc/OOM messagesLuciano Coelho
2013-02-08wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflictsLuciano Coelho
2013-02-08wlcore: use wl12xx_platform_data pointer from wlcore_pdev_dataLuciano Coelho
2013-02-08wlcore: remove if_ops from platform_dataLuciano Coelho
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton
2012-11-16wlcore: sdio: use platform_device_unregister in wl1271_remove()Wei Yongjun
2012-07-10wl12xx/wlcore: increase FW filename versionLuciano Coelho
2012-06-22wlcore: Force checking of io functions' return valuesIdo Yariv
2012-06-22wlcore: Change read/write ops to return errorsIdo Yariv
2012-06-22wlcore: Fix sdio out-of-sync power stateIdo Yariv
2012-06-05wlcore: add module parameter to dump SDIO reads and writesLuciano Coelho
2012-06-05wlcore_sdio/wl18xx: use SDIO revision number to identify wl18xx chipsLuciano Coelho
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho