Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ea886a6014024d027fa207b8765e46d746cd2a18
/
drivers
/
net
/
wireless
/
wl12xx
/
sdio.c
4549d09
wl12xx: dynamically change fw according to number of active roles
by Eliad Peller
· 13 years ago
3fcdab7
wl12xx: Use a dedicated fw for PLT
by Eliad Peller
· 13 years ago
1ebaa2d
wl12xx: don't release/claim sdio on suspend/resume
by Eliad Peller
· 13 years ago
b474830
Revert "wl12xx: Change claiming of the SDIO bus"
by Eliad Peller
· 13 years ago
b693289
wl12xx: fix SDIO suspend/resume
by Eyal Shapira
· 13 years ago
ccb6200
wl12xx: use the same plat dev name for both SPI and SDIO
by Luciano Coelho
· 13 years ago
3c4d386
wl12xx: sdio: use dev_dbg instead of wl1271_debug
by Luciano Coelho
· 13 years ago
0f4e312
wl12xx: move debugging definitions to a separate file
by Luciano Coelho
· 13 years ago
a390e85
wl12xx: move common init code from bus modules to main
by Felipe Balbi
· 13 years ago
025aef8
wl12xx: add a platform device to the sdio module
by Felipe Balbi
· 13 years ago
fbe936b
wl12xx: add an sdio glue struct to keep wl and device side-by-side
by Felipe Balbi
· 13 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
a15f1c4
wl12xx: Fix validation of pm_runtime_get_sync return value
by Ido Yariv
· 13 years ago
c302b2c
wl12xx: Use a single fw for both STA and AP roles
by Arik Nemtsov
· 13 years ago
b5d6e5f
wl12xx: one SDIO initialization is enough
by Ohad Ben-Cohen
· 13 years ago
6bb0433
wl12xx_sdio: enable wowlan only if enable_irq_wake() succeeded
by Eliad Peller
· 14 years ago
86046da
wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARD
by Ohad Ben-Cohen
· 14 years ago
a011130
wl12xx: remove unused crc7 references
by Eliad Peller
· 14 years ago
4c4cdfa
net: wl12xx: remove the nops
by Felipe Balbi
· 14 years ago
6bdaf79
net: wl12xx: remove some unnecessary prints
by Felipe Balbi
· 14 years ago
33dd74c
net: wl12xx: sdio: id_tables should be __devinitconst
by Felipe Balbi
· 14 years ago
f634a4e
wl12xx: fix compilation error when CONFIG_PM is not set
by Luciano Coelho
· 14 years ago
f795ea8
wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger
by Eliad Peller
· 14 years ago
f44e586
wl12xx: prevent scheduling while suspending (WoW enabled)
by Eliad Peller
· 14 years ago
039bdb1
wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
by Eliad Peller
· 14 years ago
2c0f246
wl12xx_sdio: set interrupt as wake_up interrupt
by Eliad Peller
· 14 years ago
341b7cd
wl12xx: Handle platforms without level trigger interrupts
by Ido Yariv
· 14 years ago
0da13da
wl12xx: Clean up the block size alignment code
by Ido Yariv
· 14 years ago
1d732e8
wl12xx: Clamp byte mode transfers for 128x chips
by Arik Nemtsov
· 14 years ago
1aed55f
wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x chips
by Arik Nemtsov
· 14 years ago
5ea417a
wl12xx: 1281/1283 support - New boot sequence
by Shahar Levi
· 14 years ago
a81159e
wl12xx: 1281/1283 support - add block size handling for sdio and spi
by Luciano Coelho
· 14 years ago
5aa4234
wl12xx: 1281/1283 support - Add Definitions
by Shahar Levi
· 14 years ago
5245e3a
wl12xx: fix module author's email address in the spi and sdio modules
by Luciano Coelho
· 14 years ago
2da69b8
wl12xx: Switch to level trigger interrupts
by Ido Yariv
· 14 years ago
a620865
wl12xx: Switch to a threaded interrupt handler
by Ido Yariv
· 14 years ago
393fb56
wl12xx: Change claiming of the SDIO bus
by Ido Yariv
· 14 years ago
11251e7
wl12xx: Don't rely on runtime PM for toggling power
by Ido Yariv
· 14 years ago
d75387c
wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW
by Arik Nemtsov
· 14 years ago
00d2010
wl1271: Change wl12xx Files Names
by Shahar Levi
· 14 years ago
[Renamed (99%) from drivers/net/wireless/wl12xx/wl1271_sdio.c]
674f305
wl1271: sdio: add suspend/resume support
by Ohad Ben-Cohen
· 14 years ago
00cbb3c
wl1271: sdio: enable runtime PM
by Ohad Ben-Cohen
· 14 years ago
4e23b11
wl1271: Release interrupt *after* releasing the driver context
by Juuso Oikarinen
· 14 years ago
15cea99
wl1271: make ref_clock configurable by board
by Ohad Ben-Cohen
· 14 years ago
09cecc3
wl1271: take irq info from private board data
by Ohad Ben-Cohen
· 14 years ago
2cc78ff
wl1271: propagate set_power's return value
by Ohad Ben-Cohen
· 14 years ago
78381c4
wl1271: remove warnings in wl1271_sdio_set_power
by John W. Linville
· 14 years ago
49063a0
wl1271: sdio: claim host only when doing IO
by Ohad Ben-Cohen
· 14 years ago
19b8717
wl1271: remove sdio ARM dependency
by Ohad Ben-Cohen
· 15 years ago
f4b5d8d
wl1271: fix sdio driver name in wl1271_sdio_driver
by Luciano Coelho
· 15 years ago
99e5031
wl1271: Warnings caused by wrong format specifiers fixed
by Teemu Paasikivi
· 15 years ago
3b56dd6
wl1271: Changed platform_device to be dynamically allocated
by Teemu Paasikivi
· 15 years ago
801a673
wl1271: Removed duplicate code from module remove function.
by Teemu Paasikivi
· 15 years ago
a3b8ea7
wl1271: Added DEBUG_SDIO flag
by Teemu Paasikivi
· 15 years ago
93f56be
wl1271: Changed SDIO MMC host claiming
by Teemu Paasikivi
· 15 years ago
becd551
wl1271: Cleaned up wlan power on/off functions
by Teemu Paasikivi
· 15 years ago
1e73eb6
wl1271: Implement looped IRQ handling
by Juuso Oikarinen
· 15 years ago
49d7f6d
wl1271: Fixed unloading of the wl1271_sdio module
by Teemu Paasikivi
· 15 years ago
5129dff
wl1271: Initial SDIO implementation
by Teemu Paasikivi
· 15 years ago