index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
/
sdio.c
Age
Commit message (
Expand
)
Author
2024-03-05
wifi: wlcore: sdio: Rate limit wl12xx_sdio_raw_{read,write}() failures warns
Javier Martinez Canillas
2024-02-08
Merge wireless into wireless-next
Johannes Berg
2024-02-05
wifi: ti: wlcore: sdio: Drop unused include
Linus Walleij
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for wlcore
Breno Leitao
2023-08-25
wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the code
Li Zetao
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-04-23
wlcore: sdio: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
2021-11-29
wlcore: no need to initialise statics to false
Jason Wang
2019-11-15
net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions
H. Nikolaus Schaller
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-01-22
wlcore: sdio: Fixup power on/off sequence
Ulf Hansson
2018-11-06
wlcore: Fixup "Add support for optional wakeirq"
John Stultz
2018-10-05
wlcore: Add support for optional wakeirq
Tony Lindgren
2018-05-29
wlcore: sdio: check for valid platform device data before suspend
Eyal Reizer
2018-05-29
wlcore: sdio: Fix flakey SDIO runtime PM handling
Tony Lindgren
2018-04-30
wlcore: sdio: allow pm to handle sdio power
Eyal Reizer
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2017-08-24
wlcore: add missing nvs file name info for wilink8
Reizer, Eyal
2017-06-13
wlcore: add wl1285 compatible
Sebastian Reichel
2017-01-28
wlcore: print the sdio buffer after reading it
Guy Mishol
2016-10-05
wlcore: sdio: drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
2016-09-26
wlcore: sdio: Populate config firmware data
Tony Lindgren
2016-06-29
wlcore: sdio: Fix crash on wlcore_probe_of when failing to parse/map irq
Bruno Herrera
2015-07-21
wlcore: sdio: return correct error code
Raphaƫl Poggi
2015-03-24
wlcore: remove wl12xx_platform_data
Eliad Peller
2015-03-24
wlcore: add device-tree support
Eliad Peller
2015-03-19
wlcore: set irq_trigger in board files instead of hiding behind a quirk
Luciano Coelho
2014-04-30
wlcore: fix usage of platform_device_add_data()
Christian Engelmayer
2013-02-11
wlcore: remove newly introduced alloc/OOM messages
Luciano Coelho
2013-02-08
wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflicts
Luciano Coelho
2013-02-08
wlcore: use wl12xx_platform_data pointer from wlcore_pdev_data
Luciano Coelho
2013-02-08
wlcore: remove if_ops from platform_data
Luciano Coelho
2013-01-18
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
2012-12-06
wlcore/wl18xx/wl12xx: remove __dev* attributes
Bill Pemberton
2012-11-16
wlcore: sdio: use platform_device_unregister in wl1271_remove()
Wei Yongjun
2012-07-10
wl12xx/wlcore: increase FW filename version
Luciano Coelho
2012-06-22
wlcore: Force checking of io functions' return values
Ido Yariv
2012-06-22
wlcore: Change read/write ops to return errors
Ido Yariv
2012-06-22
wlcore: Fix sdio out-of-sync power state
Ido Yariv
2012-06-05
wlcore: add module parameter to dump SDIO reads and writes
Luciano Coelho
2012-06-05
wlcore_sdio/wl18xx: use SDIO revision number to identify wl18xx chips
Luciano Coelho
2012-04-12
wlcore/wl12xx: implement chip-specific register tables
Luciano Coelho
2012-04-12
wl12xx/wlcore: move wl1271 struct to wlcore and add ops
Luciano Coelho
2012-04-12
wl12xx/wlcore: rename wl12xx to wlcore
Luciano Coelho