Age | Commit message (Expand) | Author |
2013-02-21 | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-07 | sched/rt: Move rt specific bits into new header file | Clark Williams |
2013-01-29 | staging/csr: Use kmemdup rather than duplicating its implementation | Peter Huewe |
2013-01-07 | staging/csr: Fix dereference before check | Peter Huewe |
2013-01-07 | staging: csr: remove unneeded call to memset(). | Cyril Roelandt |
2012-11-21 | staging: csr: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-06 | staging: csr: csr_wifi_hip_unifi_signal_names: Fix pointer position | Hojung Youn |
2012-11-06 | staging: csr: csr_wifi_hip_unifi_signal_names: fix whitespaced paddings | Hojung Youn |
2012-11-06 | staging: csr: csr_wifi_hip_unifi_signal_names: fix brackets | Hojung Youn |
2012-11-06 | staging: csr: csr_wifi_hip_unifi_signal_names: fix indent | Hojung Youn |
2012-11-01 | staging: csr: csr_wifi_nme_task.h: remove function prototypes | Devendra Naga |
2012-11-01 | staging: csr: csr_wifi_nme_ap_lib.h: remove the function prototypes | Devendra Naga |
2012-11-01 | staging: csr: csr_wifi_nme_lib.h: remove function prototypes | Devendra Naga |
2012-11-01 | staging: csr: sme_blocking.c: add missing check for return of sme_wait_for_reply | Devendra Naga |
2012-11-01 | staging: csr: sme_blocking.c: remove braces around single statement blocks | Devendra Naga |
2012-11-01 | staging: csr: sme_blocking.c: replace spaces with the tabs in sme_mgt_tspec | Devendra Naga |
2012-11-01 | staging: csr: sme_blocking.c: replace spaces with tabs | Devendra Naga |
2012-11-01 | staging: csr: inet.c: replaces spaces with tabs | Devendra Naga |
2012-11-01 | staging: csr: inet.c: single statement if blocks doesn't need braces | Devendra Naga |
2012-10-30 | staging: csr: csr_log_configure.h: remove a bunch of function protos | Devendra Naga |
2012-10-30 | staging: csr: remove csr_lib.h | Devendra Naga |
2012-10-30 | staging: csr: os.c: remove braces around single statement blocks | Devendra Naga |
2012-10-30 | staging: csr: os.c: remove col variable | Devendra Naga |
2012-10-30 | staging: csr: drv.c: replace spaces with tabs in uf_destroy_device_nodes | Devendra Naga |
2012-10-30 | staging: csr: drv.c: replace spaces with tabs | Devendra Naga |
2012-10-30 | staging: csr: io.c: replace spaces with tabs | Devendra Naga |
2012-10-30 | staging: csr: Remove struct CsrEvent | SeongJae Park |
2012-10-29 | staging : csr: Fix typo in csr/netdev.c | Masanari Iida |
2012-10-29 | staging: csr: remove func_exit_r macro | Devendra Naga |
2012-10-29 | staging: csr: remove func_exit macro | Devendra Naga |
2012-10-29 | staging: csr: remove func_enter macro | Devendra Naga |
2012-10-26 | Staging: csr: remove CSRMIN() macro | Greg Kroah-Hartman |
2012-10-26 | Staging: csr: csr_macro.h: remove unused macros | Greg Kroah-Hartman |
2012-10-26 | Staging: csr: remove __cplusplus nonsense from the .h files | Greg Kroah-Hartman |
2012-10-26 | staging: csr: remove unused macros and prototypes | Devendra Naga |
2012-10-26 | staging: csr: remove unused macros/ prototypes in csr_sched.h | Devendra Naga |
2012-10-26 | staging: csr: remove csrPanic and CSR_LOG_ASSERT and CSR_LOG_ASSERT_ENABLE | Devendra Naga |
2012-10-26 | staging: csr: remove all prototypes of not defined functions | Devendra Naga |
2012-10-26 | staging: csr: remove CsrMutexCreate function | Devendra Naga |
2012-10-26 | staging: csr: remove CsrMutexDestroy function | Devendra Naga |
2012-10-26 | staging: csr: remove CsrMutexUnlock function | Devendra Naga |
2012-10-26 | staging: csr: remove CsrMutexLock function | Devendra Naga |
2012-10-25 | staging: csr: csr_log.h: Fix coding style | SeongJae Park |
2012-10-25 | Staging: csr: bh.c: fixing spaces coding style issues | Chihau Chau |
2012-10-25 | staging: csr: remove panic at locking the mutex | Devendra Naga |
2012-10-24 | staging: csr: remove unused function prototypes | Devendra Naga |
2012-10-24 | staging: csr: remove the CsrTime typedef altogether | Devendra Naga |
2012-10-23 | staging: csr: Remove CsrThreadHandle | SeongJae Park |
2012-10-23 | staging: csr: Remove struct CsrThread | SeongJae Park |
2012-10-22 | Staging: csr: fix code indent coding style issues in csr_wifi_hip_signals.h | Sunhee Hwang |