aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/io.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2016-05-11wlcore/wl12xx: Fix fw logger over sdioGuy Mishol1-1/+2
2016-02-12wlcore: Fix regression in wlcore_set_partition()Emil Goode1-2/+2
2015-12-31wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2015-12-31wlcore/wl18xx: fw logger over sdioShahar Patury1-2/+2
2014-02-13wlcore: block read/writes to FW during ELPBarak Bercovitz1-2/+6
2013-10-23wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky1-2/+2
2012-12-11wlcore: Always pass DMA-able buffers to mmc functionsIdo Yariv1-6/+6
2012-09-27wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv1-2/+2
2012-07-10wlcore: don't set SDIO_FAILED flag when driver state is offArik Nemtsov1-6/+6
2012-07-10wlcore: Prevent processing of work items during op_stopIdo Yariv1-0/+1
2012-06-23wlcore: don't allow SDIO read/writes after failureArik Nemtsov1-2/+20
2012-06-22wlcore: Force checking of io functions' return valuesIdo Yariv1-24/+37
2012-06-22wlcore: Propagate errors from wl1271_read_hwaddrIdo Yariv1-2/+2
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv1-11/+11
2012-06-22wlcore: Propagate errors from wl1271_raw_read32Ido Yariv1-9/+17
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv1-6/+6
2012-06-22wlcore: Propagate errors from wl1271_readIdo Yariv1-5/+5
2012-06-22wlcore: Propagate errors from wlcore_raw_*_data functionsIdo Yariv1-6/+6
2012-06-22wlcore: Change raw io functions to return errorsIdo Yariv1-13/+13
2012-06-22wlcore: Disable interrupts while recoveringIdo Yariv1-0/+1
2012-06-22wlcore: Fix sdio out-of-sync power stateIdo Yariv1-2/+8
2012-04-12wlcore/wl12xx: move top initialization to wl12xxLuciano Coelho1-7/+2
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho1-1/+35
2012-04-12wlcore/wl12xx: implement chip-specific partition tablesLuciano Coelho1-33/+10
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho1-0/+181