summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+60
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-67/+117
2012-07-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+2
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds604-29427/+114545
2012-07-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+0
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-6/+10
2012-07-24i2c: Add SCCB supportLaurent Pinchart1-5/+0
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2012-07-23staging: octeon_ethernet: Convert to use device tree.David Daney3-67/+117
2012-07-20staging: csr: delete a bunch of unused library functionsGreg Kroah-Hartman6-616/+1
2012-07-20staging: csr: remove csr_utf16.cGreg Kroah-Hartman10-1155/+28
2012-07-20staging: csr: remove csr_pmem.hGreg Kroah-Hartman36-134/+1
2012-07-20staging: csr: remove CsrPmemAllocGreg Kroah-Hartman26-605/+534
2012-07-20staging: csr: remove CsrPmemFree()Greg Kroah-Hartman23-303/+282
2012-07-20staging: csr: remove CsrMemAllocDma()Greg Kroah-Hartman5-53/+4
2012-07-20staging: csr: remove CsrMemCalloc()Greg Kroah-Hartman2-52/+0
2012-07-20staging: csr: remove CsrMemAlloc()Greg Kroah-Hartman7-62/+12
2012-07-20staging: csr: remove CsrMemFree() and CsrMemFreeDma()Greg Kroah-Hartman8-107/+30
2012-07-20staging: csr: remove csr_util.hGreg Kroah-Hartman19-36/+18
2012-07-20staging: csr: remove CsrOffSetOf()Greg Kroah-Hartman2-107/+96
2012-07-20stating: csr: remove unneeded #includes in csr_util.cGreg Kroah-Hartman1-5/+0
2012-07-20staging: csr: make CsrUInt16ToHex staticGreg Kroah-Hartman3-23/+16
2012-07-20staging: csr: remove CsrMemCpy()Greg Kroah-Hartman15-97/+77
2012-07-20staging: csr: remove CsrStrLen()Greg Kroah-Hartman7-29/+19
2012-07-20staging: csr: remove CsrVsnprintf()Greg Kroah-Hartman4-9/+2
2012-07-20staging: csr: remove CsrStrDupGreg Kroah-Hartman5-47/+2
2012-07-20staging: csr: remove CsrStrChr()Greg Kroah-Hartman2-7/+0
2012-07-20staging: csr: remove CsrStrNCmpGreg Kroah-Hartman4-13/+0
2012-07-20staging: csr: remove CsrStrCmpGreg Kroah-Hartman4-13/+0
2012-07-20staging: csr: remove CsrStrNcpyGreg Kroah-Hartman4-122/+0
2012-07-20staging: csr: remove CsrStrCpyGreg Kroah-Hartman5-37/+1
2012-07-20staging: csr: remove CsrMemMove()Greg Kroah-Hartman2-8/+0
2012-07-20staging: csr: remove CsrMemCmpGreg Kroah-Hartman3-9/+1
2012-07-20staging: csr: remove CsrMemSetGreg Kroah-Hartman8-20/+12
2012-07-20staging: csr: remove a bunch of unused functions in csr_util.cGreg Kroah-Hartman2-352/+0
2012-07-20staging: csr: remove indications.cGreg Kroah-Hartman2-19/+0
2012-07-20staging: csr: remove csr_types.hGreg Kroah-Hartman62-100/+22
2012-07-20staging: csr: remove CsrUint64 and CsrInt64 typedefs.Greg Kroah-Hartman2-17/+4
2012-07-20staging: csr: remove odd pointer typedefsGreg Kroah-Hartman2-7/+2
2012-07-20staging: csr: remove CsrSize typedefGreg Kroah-Hartman28-1491/+1490
2012-07-20staging: csr: remove CsrBool typedefGreg Kroah-Hartman38-267/+264
2012-07-20staging: csr: remove CsrCharString typedefGreg Kroah-Hartman45-301/+298
2012-07-20staging: csr: remove CsrUtf8String typedefGreg Kroah-Hartman5-38/+37
2012-07-20staging: csr: remove CsrUtf16String typedefGreg Kroah-Hartman5-70/+69
2012-07-20staging: csr: remove CsrUint24 typedefGreg Kroah-Hartman3-4/+3
2012-07-20staging: csr: remove CsrInt32 typedefGreg Kroah-Hartman33-139/+136
2012-07-20staging: csr: remove CsrUint32 typedefGreg Kroah-Hartman66-868/+865
2012-07-20staging: csr: remove CsrInt16 typedefGreg Kroah-Hartman22-137/+136
2012-07-20staging: csr: remove CsrUint16 typedefGreg Kroah-Hartman104-2805/+2804