index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
wl1271_sdio.c
Age
Commit message (
Expand
)
Author
2010-10-08
wl1271: sdio: add suspend/resume support
Ohad Ben-Cohen
2010-10-08
wl1271: sdio: enable runtime PM
Ohad Ben-Cohen
2010-09-28
wl1271: Release interrupt *after* releasing the driver context
Juuso Oikarinen
2010-09-21
wl1271: make ref_clock configurable by board
Ohad Ben-Cohen
2010-09-21
wl1271: take irq info from private board data
Ohad Ben-Cohen
2010-09-21
wl1271: propagate set_power's return value
Ohad Ben-Cohen
2010-09-14
wl1271: remove warnings in wl1271_sdio_set_power
John W. Linville
2010-09-14
wl1271: sdio: claim host only when doing IO
Ohad Ben-Cohen
2010-06-02
wl1271: remove sdio ARM dependency
Ohad Ben-Cohen
2010-04-06
wl1271: fix sdio driver name in wl1271_sdio_driver
Luciano Coelho
2010-03-31
wl1271: Warnings caused by wrong format specifiers fixed
Teemu Paasikivi
2010-03-23
wl1271: Changed platform_device to be dynamically allocated
Teemu Paasikivi
2010-03-23
wl1271: Removed duplicate code from module remove function.
Teemu Paasikivi
2010-03-23
wl1271: Added DEBUG_SDIO flag
Teemu Paasikivi
2010-03-23
wl1271: Changed SDIO MMC host claiming
Teemu Paasikivi
2010-03-23
wl1271: Cleaned up wlan power on/off functions
Teemu Paasikivi
2010-03-09
wl1271: Implement looped IRQ handling
Juuso Oikarinen
2010-03-09
wl1271: Fixed unloading of the wl1271_sdio module
Teemu Paasikivi
2010-03-09
wl1271: Initial SDIO implementation
Teemu Paasikivi