summaryrefslogtreecommitdiff
path: root/drivers/staging/csr/drv.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2
2013-04-09constify a bunch of struct file_operations instancesAl Viro1-2/+2
2013-03-12driver: staging: csr: remove cast for kmalloc return valueZhang Yanfei1-2/+2
2013-01-29staging/csr: Use kmemdup rather than duplicating its implementationPeter Huewe1-3/+3
2012-10-30staging: csr: drv.c: replace spaces with tabs in uf_destroy_device_nodesDevendra Naga1-4/+4
2012-10-30staging: csr: drv.c: replace spaces with tabsDevendra Naga1-27/+26
2012-10-29staging: csr: remove func_exit_r macroDevendra Naga1-5/+0
2012-10-29staging: csr: remove func_exit macroDevendra Naga1-19/+0
2012-10-29staging: csr: remove func_enter macroDevendra Naga1-16/+0
2012-09-04staging: csr: drv.c: Remove KERNEL_VERSION checks and associated definesPriit Laes1-35/+8
2012-08-13staging: csr: Fix up version.h includesJesper Juhl1-2/+1
2012-07-20staging: csr: remove CsrPmemAllocGreg Kroah-Hartman1-1/+1
2012-07-20staging: csr: remove CsrPmemFree()Greg Kroah-Hartman1-5/+5
2012-07-20staging: csr: remove CsrInt32 typedefGreg Kroah-Hartman1-2/+2
2012-07-20staging: csr: remove CsrUint32 typedefGreg Kroah-Hartman1-3/+3
2012-07-20staging: csr: remove CsrUint16 typedefGreg Kroah-Hartman1-8/+8
2012-07-11staging: csr: Remove unused macrosMarcos Paulo de Souza1-1/+0
2012-06-19Staging: csr: update to version 5.1.0 of the driverGreg Kroah-Hartman1-9/+122
2012-06-19Staging: add CSR wifi moduleGreg Kroah-Hartman1-0/+2150