summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-22[media] s5p-fimc: Conversion to multiplanar formatsSylwester Nawrocki4-248/+304
2011-03-22[media] s5p-fimc: Porting to videobuf 2Sylwester Nawrocki4-169/+363
2011-03-22[media] v4l: Add DocBook documentation for YU12M, NV12M image formatsSylwester Nawrocki4-0/+322
2011-03-22[media] v4l: Add multiplanar format fourccs for s5p-fimc driverSylwester Nawrocki1-0/+7
2011-03-22[media] v4l: mem2mem: port m2m_testdev to vb2Marek Szyprowski2-123/+107
2011-03-22[media] v4l: mem2mem: port to videobuf2Marek Szyprowski3-140/+152
2011-03-22[media] Add multi-planar API documentationPawel Osciak16-70/+530
2011-03-22[media] Fix mmap() example in the V4L2 API DocBookPawel Osciak1-18/+18
2011-03-22[media] vb2 core: Fix a few printk warningsMauro Carvalho Chehab1-3/+3
2011-03-22[media] v4l: videobuf2: add read() and write() emulatorMarek Szyprowski2-0/+408
2011-03-22[media] v4l: videobuf2: add DMA scatter/gather allocatorAndrzej Pietrasiewicz4-0/+331
2011-03-22[media] v4l: videobuf2: add DMA coherent allocatorPawel Osciak4-0/+220
2011-03-22[media] v4l: videobuf2: add vmalloc allocatorPawel Osciak4-0/+158
2011-03-22[media] v4l: videobuf2: add generic memory handling routinesMarek Szyprowski4-0/+281
2011-03-22[media] v4l: add videobuf2 Video for Linux 2 driver frameworkPawel Osciak4-0/+1781
2011-03-22[media] v4l: Add compat functions for the multi-planar APIPawel Osciak1-34/+195
2011-03-22[media] v4l: Add multi-planar ioctl handling codePawel Osciak2-44/+425
2011-03-22[media] v4l: Add multi-planar API definitions to the V4L2 APIPawel Osciak2-2/+124
2011-03-22[media] technisat-usb2: Don't use a deprecated callMauro Carvalho Chehab1-1/+1
2011-03-22[media] technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiverPatrick Boettcher9-1/+918
2011-03-22[media] stv090x: add tei-field to config-structurePatrick Boettcher2-0/+11
2011-03-22[media] stv090x: added function to control GPIOs from the outsidePatrick Boettcher2-0/+26
2011-03-15Linux 2.6.38v2.6.38Linus Torvalds1-1/+1
2011-03-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...Linus Torvalds3-5/+6
2011-03-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds22-305/+331
2011-03-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-37/+45
2011-03-15Revert "oom: oom_kill_process: fix the child_points logic"Linus Torvalds1-8/+3
2011-03-14oom: oom_kill_process: fix the child_points logicOleg Nesterov1-3/+8
2011-03-14MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Florian Fainelli2-4/+4
2011-03-14MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli1-0/+9
2011-03-14MIPS: Jz4740: Add HAVE_CLKMaurus Cuelenaere1-0/+1
2011-03-14MIPS: Move idle task creation to work queueMaksim Rayskiy1-2/+29
2011-03-14MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu1-1/+1
2011-03-14MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu1-57/+6
2011-03-14MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu1-2/+3
2011-03-14MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2-119/+158
2011-03-14MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu3-12/+3
2011-03-14MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa1-1/+4
2011-03-14MIPS: Loongson: Fix potentially wrong string handlingStefan Weil1-1/+2
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney1-1/+1
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney1-2/+2
2011-03-14MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney1-2/+1
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney2-2/+2
2011-03-14MIPS: MSP: Fix MSP71xx bpci interrupt handler return valueAnoop P A1-2/+2
2011-03-14MIPS: Select R4K timer lib for all MSP platformsAnoop P A3-5/+3
2011-03-14MIPS: Loongson: Remove ad-hoc cmdline defaultRobert Millan1-5/+0
2011-03-14MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).Stefan Oberhumer1-1/+1
2011-03-14MIPS: Add an unreachable return statement to satisfy buggy GCCs.David Daney1-0/+2
2011-03-14MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin1-2/+9
2011-03-14MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin1-32/+38