aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/hif
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* staging: remove ath6klKalle Valo2011-08-13
* ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-03
* ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan2011-05-03
* ath6kl: remove chatty debug messages on ath6kl driver opsLuis R. Rodriguez2011-04-05
* ath6kl: rename the pm ops to something more sensibleLuis R. Rodriguez2011-04-05
* ath6kl: cleanup and move the ath6kl pm ops to be assigned staticallyLuis R. Rodriguez2011-04-05
* ath6kl: style cleanup on struct sdio_driver componentsLuis R. Rodriguez2011-04-05
* ath6kl: cleanup allocation and getting of the hif devLuis R. Rodriguez2011-04-05
* ath6kl: propagate errors on hifEnableFunc() failuresLuis R. Rodriguez2011-04-05
* ath6kl: propagate errors on module setupLuis R. Rodriguez2011-04-05
* ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2011-04-05
* ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HIF_SCATTER_REQLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HIF_SCATTER_REQ_PRIVLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HIF_SCATTER_ITEMLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HIF_DEVICE_SCATTER_SUPPORT_INFOLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HIF_DEVICE_OS_DEVICE_INFOLuis R. Rodriguez2011-03-14
* ath6kl: remove-typedef HIF_DEVICE_MBOX_INFOLuis R. Rodriguez2011-03-14
* ath6kl: remove-tyepdef DL_LIST and PDL_LIST pointerLuis R. Rodriguez2011-03-14
* staging: ath6kl: Remove NULL check before kfreeIlia Mirkin2011-03-14
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-11
* staging: ath6kl: Fixing memory leakVipin Mehta2011-02-18
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-02
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-02
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-02
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-02
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-02
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-02
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-02
* staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-31
* staging: ath6kl: Remove A_SUCCESS macroJoe Perches2011-01-31
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-31
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-16
* staging, ath6kl: Remove unnecessary casts of void ptr returning alloc functio...Jesper Juhl2010-11-09
* staging: ath6kl: Fixing the driver to use modified mmc_host structureVipin Mehta2010-11-03
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-02