summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-11ARM: S5PV210: Add JPEG board definitionSachin Kamat2-0/+9
2012-03-11ARM: EXYNOS: Enable JPEG on OrigenSachin Kamat2-0/+2
2012-03-11ARM: EXYNOS: Enable JPEG on SMDKV310Sachin Kamat2-0/+2
2012-03-11ARM: EXYNOS: Add __init attribute to universal_camera_init()Tushar Behera1-1/+1
2012-03-11ARM: EXYNOS: Add __init attribute to nuri_camera_init()Tushar Behera1-1/+1
2012-03-11ARM: S5PV210: Enable FIMC on SMDKC110Sachin Kamat2-0/+7
2012-03-11ARM: S5PV210: Enable FIMC on SMDKV210Sachin Kamat2-0/+7
2012-03-11ARM: S5PV210: Enable MFC on SMDKC110Sachin Kamat2-0/+11
2012-03-11ARM: S5PV210: Enable MFC on SMDKV210Sachin Kamat2-0/+11
2012-03-11ARM: EXYNOS: Enable G2D on SMDKV310Sachin Kamat2-0/+2
2012-03-07ARM: S3C64XX: Supply platform data for SPI on CragganmoreMark Brown1-1/+1
2012-03-07ARM: S3C64XX: Add some more Cragganmore module IDs to the tableMark Brown1-0/+4
2012-01-31ARM: EXYNOS: Add missing FIMC media device to OrigenSachin Kamat1-0/+1
2012-01-31ARM: EXYNOS: Add missing FIMC media device to SMDKV310Sachin Kamat1-0/+1
2012-01-31ARM: S5PV210: Add missing FIMC media device to AquilaSachin Kamat1-0/+1
2012-01-31ARM: SAMSUNG: Add support for S5K6AAFX camera on Nuri boardSylwester Nawrocki2-0/+67
2012-01-31ARM: EXYNOS: Add support for S5K6AAFX image sensor on Universal C210 boardSylwester Nawrocki1-4/+70
2012-01-31ARM: EXYNOS: Increase virtual framebuffer size on Universal C210 boardSylwester Nawrocki1-0/+2
2012-01-27ARM: S3C64XX: Add a SPKVDD supply for CODECs on CragganmoreMark Brown1-0/+1
2012-01-20ARM: S3C64XX: Add hookup for Tomatin module on CragganmoreMark Brown2-2/+36
2012-01-20ARM: S3C64XX: Enable power management for WiFi on CragganmoreMark Brown1-0/+1
2012-01-20ARM: S3C64XX: Enable power management for disk on CragganmoreMark Brown1-0/+2
2012-01-20ARM: S3C64XX: Fix build of Cragganmore after SPI changesMark Brown1-0/+1
2012-01-20ARM: S3C64XX: Support GPIO LEDs on CragganmoreMark Brown2-0/+52
2012-01-20ARM: EXYNOS: Enable G2D on ORIGENSachin Kamat2-0/+2
2012-01-20ARM: EXYNOS: Enable Bluetooth on ORIGENSangwook Lee1-0/+34
2012-01-20ARM: EXYNOS: add G2D to mach-universalKamil Debski2-0/+2
2012-01-20ARM: EXYNOS: add G2D to mach-nuriKamil Debski2-0/+2
2012-01-20Linux 3.3-rc1v3.3-rc1Linus Torvalds1-2/+2
2012-01-20Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds9-104/+444
2012-01-20Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-40/+27
2012-01-20x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-20Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin9587-258975/+463528
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-5/+8
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro1-1/+3
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro1-34/+22
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro1-14/+12
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1
2012-01-19keys: fix user_defined key sparse messagesMimi Zohar1-3/+3
2012-01-19ima: fix cred sparse warningMimi Zohar1-1/+2
2012-01-19uml: fix compile for x86-64Linus Torvalds1-0/+5
2012-01-19MPILIB: Add a missing ENOMEM checkDavid Howells1-0/+2
2012-01-19Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-0/+4672
2012-01-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds51-1014/+829
2012-01-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds182-795/+4824
2012-01-19tpm: fix (ACPI S3) suspend regressionStefan Berger2-0/+12
2012-01-19nvme: fix merge error due to change of 'make_request_fn' fn typeLinus Torvalds1-7/+1
2012-01-19xen: using EXPORT_SYMBOL requires including export.hStephen Rothwell1-0/+1
2012-01-19Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linuxLinus Torvalds4-54/+119