index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
csr
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-21
staging: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
1
-2
/
+2
2012-09-17
staging: csr: wait for the exec in usermodehelper
Lauri Hintsala
1
-1
/
+1
2012-09-17
staging: fix csr printk format warning
Randy Dunlap
1
-1
/
+1
2012-09-04
staging: csr: replace calls to kmalloc and memset with kzalloc
Devendra Naga
1
-7
/
+3
2012-09-04
staging: csr: remove casting of return value from kmalloc
Devendra Naga
1
-1
/
+1
2012-09-04
staging: csr: Remove all leftover kernel version checks \o/
Priit Laes
9
-75
/
+1
2012-09-04
staging: csr: Remove unneeded UF_NETIF_TX_* macros
Priit Laes
5
-14
/
+9
2012-09-04
staging: csr: unifi_priv.h: Remove KERNEL_VERSION checks
Priit Laes
1
-27
/
+0
2012-09-04
staging: csr: unifi_wext.h: Remove KERNEL_VERSION checks
Priit Laes
1
-21
/
+5
2012-09-04
staging: csr: drv.c: Remove KERNEL_VERSION checks and associated defines
Priit Laes
1
-35
/
+8
2012-09-04
staging: csr: Drop unused UNIFI_NET_NAME configuration option
Priit Laes
1
-17
/
+2
2012-09-04
staging: csr: remove unused define ALLOW_Q_PAUSE
Priit Laes
2
-19
/
+0
2012-09-04
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.37
Priit Laes
1
-8
/
+0
2012-09-04
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.34
Priit Laes
1
-25
/
+0
2012-09-04
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.32
Priit Laes
1
-14
/
+0
2012-09-04
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.29
Priit Laes
1
-27
/
+0
2012-09-04
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.28
Priit Laes
1
-454
/
+0
2012-09-04
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.27
Priit Laes
1
-42
/
+0
2012-09-04
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: <=2.6.25
Priit Laes
1
-21
/
+0
2012-09-04
staging: csr: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
1
-3
/
+1
2012-09-04
staging: csr: fix possible memory leak in do_patch_convert_download()
Wei Yongjun
1
-0
/
+2
2012-08-27
Merge 3.6-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2012-08-16
staging:csr: remove usage of CsrSnprintf and use scnprintf
Devendra Naga
7
-120
/
+66
2012-08-14
staging: csr: add INET dependancy
Greg Kroah-Hartman
1
-1
/
+1
2012-08-13
staging: csr: Fix up version.h includes
Jesper Juhl
11
-12
/
+10
2012-08-13
staging/csr: fix coding style problems in handle_bh_error
Devendra Naga
1
-21
/
+23
2012-08-13
staging/csr: remove the initialisation of interfaceTag and its comment in han...
Devendra Naga
1
-1
/
+1
2012-08-13
staging/csr: fix coding style problems in uf_wait_for_thread_to_stop
Devendra Naga
1
-14
/
+15
2012-08-13
staging/csr: fix coding style problems in uf_stop_thread
Devendra Naga
1
-7
/
+8
2012-08-13
staging/csr: clean coding style in uf_start_thread
Devendra Naga
1
-40
/
+43
2012-08-13
staging/csr: remove firmware pointer check before giving to release_firmware
Devendra Naga
1
-3
/
+1
2012-08-13
staging/csr: coding style fixes at sdio_linux_remove_irq and at install_irq
Devendra Naga
1
-23
/
+20
2012-08-13
staging/csr: coding style fixes in CsrTimeGet
Devendra Naga
1
-11
/
+9
2012-08-13
staging: csr: use %*ph[C] to hexdump small buffers
Andy Shevchenko
2
-9
/
+4
2012-08-13
staging: csr: print mac address with %pM
Andy Shevchenko
1
-5
/
+3
2012-07-20
staging: csr: delete a bunch of unused library functions
Greg Kroah-Hartman
6
-616
/
+1
2012-07-20
staging: csr: remove csr_utf16.c
Greg Kroah-Hartman
10
-1155
/
+28
2012-07-20
staging: csr: remove csr_pmem.h
Greg Kroah-Hartman
36
-134
/
+1
2012-07-20
staging: csr: remove CsrPmemAlloc
Greg Kroah-Hartman
26
-605
/
+534
2012-07-20
staging: csr: remove CsrPmemFree()
Greg Kroah-Hartman
23
-303
/
+282
2012-07-20
staging: csr: remove CsrMemAllocDma()
Greg Kroah-Hartman
5
-53
/
+4
2012-07-20
staging: csr: remove CsrMemCalloc()
Greg Kroah-Hartman
2
-52
/
+0
2012-07-20
staging: csr: remove CsrMemAlloc()
Greg Kroah-Hartman
7
-62
/
+12
2012-07-20
staging: csr: remove CsrMemFree() and CsrMemFreeDma()
Greg Kroah-Hartman
8
-107
/
+30
2012-07-20
staging: csr: remove csr_util.h
Greg Kroah-Hartman
19
-36
/
+18
2012-07-20
staging: csr: remove CsrOffSetOf()
Greg Kroah-Hartman
2
-107
/
+96
2012-07-20
stating: csr: remove unneeded #includes in csr_util.c
Greg Kroah-Hartman
1
-5
/
+0
2012-07-20
staging: csr: make CsrUInt16ToHex static
Greg Kroah-Hartman
3
-23
/
+16
2012-07-20
staging: csr: remove CsrMemCpy()
Greg Kroah-Hartman
15
-97
/
+77
2012-07-20
staging: csr: remove CsrStrLen()
Greg Kroah-Hartman
7
-29
/
+19
[next]