aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/csr
AgeCommit message (Expand)Author
2013-05-05staging: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29csr: Don't use create_proc_read_entry()David Howells
2013-04-09constify a bunch of struct file_operations instancesAl Viro
2013-04-08staging:csr: Fix typo in staging/csr driverMasanari Iida
2013-04-05staging: csr: info leak in unifi_cfg_get_info()Dan Carpenter
2013-04-01staging:csr: Fix typos in comment and printkMasanari Iida
2013-03-25staging: csr: Fix typos in csrMasanari Iida
2013-03-14staging: csr: fix compilation warning in unifi_siwscanDevendra Naga
2013-03-12driver: staging: csr: remove cast for kmalloc return valueZhang Yanfei
2013-03-11staging: csr: csr_time.c: Fix coding styleSeongJae Park
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2013-01-29staging/csr: Use kmemdup rather than duplicating its implementationPeter Huewe
2013-01-07staging/csr: Fix dereference before checkPeter Huewe
2013-01-07staging: csr: remove unneeded call to memset().Cyril Roelandt
2012-11-21staging: csr: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: Fix pointer positionHojung Youn
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: fix whitespaced paddingsHojung Youn
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: fix bracketsHojung Youn
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: fix indentHojung Youn
2012-11-01staging: csr: csr_wifi_nme_task.h: remove function prototypesDevendra Naga
2012-11-01staging: csr: csr_wifi_nme_ap_lib.h: remove the function prototypesDevendra Naga
2012-11-01staging: csr: csr_wifi_nme_lib.h: remove function prototypesDevendra Naga
2012-11-01staging: csr: sme_blocking.c: add missing check for return of sme_wait_for_replyDevendra Naga
2012-11-01staging: csr: sme_blocking.c: remove braces around single statement blocksDevendra Naga
2012-11-01staging: csr: sme_blocking.c: replace spaces with the tabs in sme_mgt_tspecDevendra Naga
2012-11-01staging: csr: sme_blocking.c: replace spaces with tabsDevendra Naga
2012-11-01staging: csr: inet.c: replaces spaces with tabsDevendra Naga
2012-11-01staging: csr: inet.c: single statement if blocks doesn't need bracesDevendra Naga
2012-10-30staging: csr: csr_log_configure.h: remove a bunch of function protosDevendra Naga
2012-10-30staging: csr: remove csr_lib.hDevendra Naga
2012-10-30staging: csr: os.c: remove braces around single statement blocksDevendra Naga
2012-10-30staging: csr: os.c: remove col variableDevendra Naga
2012-10-30staging: csr: drv.c: replace spaces with tabs in uf_destroy_device_nodesDevendra Naga
2012-10-30staging: csr: drv.c: replace spaces with tabsDevendra Naga
2012-10-30staging: csr: io.c: replace spaces with tabsDevendra Naga
2012-10-30staging: csr: Remove struct CsrEventSeongJae Park
2012-10-29staging : csr: Fix typo in csr/netdev.cMasanari Iida
2012-10-29staging: csr: remove func_exit_r macroDevendra Naga
2012-10-29staging: csr: remove func_exit macroDevendra Naga
2012-10-29staging: csr: remove func_enter macroDevendra Naga
2012-10-26Staging: csr: remove CSRMIN() macroGreg Kroah-Hartman
2012-10-26Staging: csr: csr_macro.h: remove unused macrosGreg Kroah-Hartman
2012-10-26Staging: csr: remove __cplusplus nonsense from the .h filesGreg Kroah-Hartman
2012-10-26staging: csr: remove unused macros and prototypesDevendra Naga
2012-10-26staging: csr: remove unused macros/ prototypes in csr_sched.hDevendra Naga
2012-10-26staging: csr: remove csrPanic and CSR_LOG_ASSERT and CSR_LOG_ASSERT_ENABLEDevendra Naga
2012-10-26staging: csr: remove all prototypes of not defined functionsDevendra Naga
2012-10-26staging: csr: remove CsrMutexCreate functionDevendra Naga