aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-1/+1
2013-05-05staging: single_open() leaksAl Viro1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-334/+191
2013-04-29csr: Don't use create_proc_read_entry()David Howells3-332/+189
2013-04-09constify a bunch of struct file_operations instancesAl Viro1-2/+2
2013-04-08staging:csr: Fix typo in staging/csr driverMasanari Iida3-16/+16
2013-04-05staging: csr: info leak in unifi_cfg_get_info()Dan Carpenter1-0/+2
2013-04-01staging:csr: Fix typos in comment and printkMasanari Iida3-17/+17
2013-03-25staging: csr: Fix typos in csrMasanari Iida3-15/+15
2013-03-14staging: csr: fix compilation warning in unifi_siwscanDevendra Naga1-3/+0
2013-03-12driver: staging: csr: remove cast for kmalloc return valueZhang Yanfei5-8/+7
2013-03-11staging: csr: csr_time.c: Fix coding styleSeongJae Park1-4/+4
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-19/+29
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams2-2/+2
2013-01-29staging/csr: Use kmemdup rather than duplicating its implementationPeter Huewe1-3/+3
2013-01-07staging/csr: Fix dereference before checkPeter Huewe1-15/+26
2013-01-07staging: csr: remove unneeded call to memset().Cyril Roelandt1-1/+0
2012-11-21staging: csr: remove CONFIG_HOTPLUG ifdefsBill Pemberton1-6/+0
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: Fix pointer positionHojung Youn1-1/+1
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: fix whitespaced paddingsHojung Youn1-11/+11
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: fix bracketsHojung Youn1-6/+1
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: fix indentHojung Youn1-22/+22
2012-11-01staging: csr: csr_wifi_nme_task.h: remove function prototypesDevendra Naga1-3/+0
2012-11-01staging: csr: csr_wifi_nme_ap_lib.h: remove the function prototypesDevendra Naga1-18/+0
2012-11-01staging: csr: csr_wifi_nme_lib.h: remove function prototypesDevendra Naga1-54/+0
2012-11-01staging: csr: sme_blocking.c: add missing check for return of sme_wait_for_replyDevendra Naga1-0/+2
2012-11-01staging: csr: sme_blocking.c: remove braces around single statement blocksDevendra Naga1-145/+74
2012-11-01staging: csr: sme_blocking.c: replace spaces with the tabs in sme_mgt_tspecDevendra Naga1-19/+19
2012-11-01staging: csr: sme_blocking.c: replace spaces with tabsDevendra Naga1-24/+24
2012-11-01staging: csr: inet.c: replaces spaces with tabsDevendra Naga1-4/+4
2012-11-01staging: csr: inet.c: single statement if blocks doesn't need bracesDevendra Naga1-4/+2
2012-10-30staging: csr: csr_log_configure.h: remove a bunch of function protosDevendra Naga1-87/+0
2012-10-30staging: csr: remove csr_lib.hDevendra Naga2-181/+0
2012-10-30staging: csr: os.c: remove braces around single statement blocksDevendra Naga1-8/+4
2012-10-30staging: csr: os.c: remove col variableDevendra Naga1-4/+2
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-30staging: csr: io.c: replace spaces with tabsDevendra Naga1-43/+43
2012-10-30staging: csr: Remove struct CsrEventSeongJae Park1-14/+0
2012-10-29staging : csr: Fix typo in csr/netdev.cMasanari Iida1-7/+7
2012-10-29staging: csr: remove func_exit_r macroDevendra Naga7-109/+0
2012-10-29staging: csr: remove func_exit macroDevendra Naga18-200/+0
2012-10-29staging: csr: remove func_enter macroDevendra Naga17-214/+0
2012-10-26Staging: csr: remove CSRMIN() macroGreg Kroah-Hartman2-3/+1
2012-10-26Staging: csr: csr_macro.h: remove unused macrosGreg Kroah-Hartman1-65/+0
2012-10-26Staging: csr: remove __cplusplus nonsense from the .h filesGreg Kroah-Hartman66-611/+0
2012-10-26staging: csr: remove unused macros and prototypesDevendra Naga1-73/+0
2012-10-26staging: csr: remove unused macros/ prototypes in csr_sched.hDevendra Naga1-114/+0
2012-10-26staging: csr: remove csrPanic and CSR_LOG_ASSERT and CSR_LOG_ASSERT_ENABLEDevendra Naga7-91/+1
2012-10-26staging: csr: remove all prototypes of not defined functionsDevendra Naga1-82/+0