summaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl/hif/sdio/linux_sdio/src/hif.c
AgeCommit message (Expand)Author
2011-08-13staging: remove ath6klKalle Valo
2011-05-03ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan
2011-04-04ath6kl: remove chatty debug messages on ath6kl driver opsLuis R. Rodriguez
2011-04-04ath6kl: rename the pm ops to something more sensibleLuis R. Rodriguez
2011-04-04ath6kl: cleanup and move the ath6kl pm ops to be assigned staticallyLuis R. Rodriguez
2011-04-04ath6kl: style cleanup on struct sdio_driver componentsLuis R. Rodriguez
2011-04-04ath6kl: cleanup allocation and getting of the hif devLuis R. Rodriguez
2011-04-04ath6kl: propagate errors on hifEnableFunc() failuresLuis R. Rodriguez
2011-04-04ath6kl: propagate errors on module setupLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HIF_DEVICE_SCATTER_SUPPORT_INFOLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HIF_DEVICE_OS_DEVICE_INFOLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HIF_DEVICE_MBOX_INFOLuis R. Rodriguez
2011-03-14staging: ath6kl: Remove NULL check before kfreeIlia Mirkin
2011-03-11staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez
2011-02-18staging: ath6kl: Fixing memory leakVipin Mehta
2011-02-02staging: ath6kl: Remove #define A_OKJoe Perches
2011-02-02staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches
2011-02-02staging: ath6kl: Convert A_INT32 to s32Joe Perches
2011-02-02staging: ath6kl: Convert A_UINT32 to u32Joe Perches
2011-02-02staging: ath6kl: Convert A_UINT16 to u16Joe Perches
2011-02-02staging: ath6kl: Convert A_UINT8 to u8Joe Perches
2011-02-02staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches
2011-01-31staging: ath6kl: Remove A_FAILED macroJoe Perches
2011-01-31staging: ath6kl: Remove A_SUCCESS macroJoe Perches
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-11-09staging, ath6kl: Remove unnecessary casts of void ptr returning alloc functio...Jesper Juhl
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta