summaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr
Commit message (Expand)AuthorAgeFilesLines
* staging: single_open() leaksAl Viro2013-05-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-014-334/+191
|\
| * csr: Don't use create_proc_read_entry()David Howells2013-04-293-332/+189
| * constify a bunch of struct file_operations instancesAl Viro2013-04-091-2/+2
* | staging:csr: Fix typo in staging/csr driverMasanari Iida2013-04-083-16/+16
* | staging: csr: info leak in unifi_cfg_get_info()Dan Carpenter2013-04-051-0/+2
* | staging:csr: Fix typos in comment and printkMasanari Iida2013-04-013-17/+17
* | staging: csr: Fix typos in csrMasanari Iida2013-03-253-15/+15
* | staging: csr: fix compilation warning in unifi_siwscanDevendra Naga2013-03-141-3/+0
* | driver: staging: csr: remove cast for kmalloc return valueZhang Yanfei2013-03-125-8/+7
* | staging: csr: csr_time.c: Fix coding styleSeongJae Park2013-03-111-4/+4
|/
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-213-19/+29
|\
| * staging/csr: Use kmemdup rather than duplicating its implementationPeter Huewe2013-01-291-3/+3
| * staging/csr: Fix dereference before checkPeter Huewe2013-01-071-15/+26
| * staging: csr: remove unneeded call to memset().Cyril Roelandt2013-01-071-1/+0
* | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-072-2/+2
|/
* staging: csr: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-211-6/+0
* staging: csr: csr_wifi_hip_unifi_signal_names: Fix pointer positionHojung Youn2012-11-061-1/+1
* staging: csr: csr_wifi_hip_unifi_signal_names: fix whitespaced paddingsHojung Youn2012-11-061-11/+11
* staging: csr: csr_wifi_hip_unifi_signal_names: fix bracketsHojung Youn2012-11-061-6/+1
* staging: csr: csr_wifi_hip_unifi_signal_names: fix indentHojung Youn2012-11-061-22/+22
* staging: csr: csr_wifi_nme_task.h: remove function prototypesDevendra Naga2012-11-011-3/+0
* staging: csr: csr_wifi_nme_ap_lib.h: remove the function prototypesDevendra Naga2012-11-011-18/+0
* staging: csr: csr_wifi_nme_lib.h: remove function prototypesDevendra Naga2012-11-011-54/+0
* staging: csr: sme_blocking.c: add missing check for return of sme_wait_for_replyDevendra Naga2012-11-011-0/+2
* staging: csr: sme_blocking.c: remove braces around single statement blocksDevendra Naga2012-11-011-145/+74
* staging: csr: sme_blocking.c: replace spaces with the tabs in sme_mgt_tspecDevendra Naga2012-11-011-19/+19
* staging: csr: sme_blocking.c: replace spaces with tabsDevendra Naga2012-11-011-24/+24
* staging: csr: inet.c: replaces spaces with tabsDevendra Naga2012-11-011-4/+4
* staging: csr: inet.c: single statement if blocks doesn't need bracesDevendra Naga2012-11-011-4/+2
* staging: csr: csr_log_configure.h: remove a bunch of function protosDevendra Naga2012-10-301-87/+0
* staging: csr: remove csr_lib.hDevendra Naga2012-10-302-181/+0
* staging: csr: os.c: remove braces around single statement blocksDevendra Naga2012-10-301-8/+4
* staging: csr: os.c: remove col variableDevendra Naga2012-10-301-4/+2
* staging: csr: drv.c: replace spaces with tabs in uf_destroy_device_nodesDevendra Naga2012-10-301-4/+4
* staging: csr: drv.c: replace spaces with tabsDevendra Naga2012-10-301-27/+26
* staging: csr: io.c: replace spaces with tabsDevendra Naga2012-10-301-43/+43
* staging: csr: Remove struct CsrEventSeongJae Park2012-10-301-14/+0
* staging : csr: Fix typo in csr/netdev.cMasanari Iida2012-10-291-7/+7
* staging: csr: remove func_exit_r macroDevendra Naga2012-10-297-109/+0
* staging: csr: remove func_exit macroDevendra Naga2012-10-2918-200/+0
* staging: csr: remove func_enter macroDevendra Naga2012-10-2917-214/+0
* Staging: csr: remove CSRMIN() macroGreg Kroah-Hartman2012-10-262-3/+1
* Staging: csr: csr_macro.h: remove unused macrosGreg Kroah-Hartman2012-10-261-65/+0
* Staging: csr: remove __cplusplus nonsense from the .h filesGreg Kroah-Hartman2012-10-2666-611/+0
* staging: csr: remove unused macros and prototypesDevendra Naga2012-10-261-73/+0
* staging: csr: remove unused macros/ prototypes in csr_sched.hDevendra Naga2012-10-261-114/+0
* staging: csr: remove csrPanic and CSR_LOG_ASSERT and CSR_LOG_ASSERT_ENABLEDevendra Naga2012-10-267-91/+1
* staging: csr: remove all prototypes of not defined functionsDevendra Naga2012-10-261-82/+0
* staging: csr: remove CsrMutexCreate functionDevendra Naga2012-10-262-42/+0
OpenPOWER on IntegriCloud