summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-21[media] V4L: soc-camera: add helper functions for videobuf queue handlingGuennadi Liakhovetski1-0/+10
2011-03-21[media] V4L: soc-camera: extend to also support videobuf2Guennadi Liakhovetski1-1/+10
2011-03-21[media] V4L: soc_mediabus: add a method to obtain the number of samples per p...Alberto Panizzo1-0/+1
2011-03-21[media] V4L: soc-camera: add enum-frame-size ioctlQing Xu1-0/+1
2011-03-21[media] V4L: add enum_mbus_fsizes video operationQing Xu1-0/+2
2011-03-21[media] v4l: removal of old, obsolete ioctlsHans Verkuil1-10/+0
2011-03-21[media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab1-1/+1
2011-03-21[media] Remove the remaining usages for T_STANDBYMauro Carvalho Chehab1-11/+1
2011-03-21[media] tuner-core: Better implement standby modeMauro Carvalho Chehab1-1/+0
2011-03-21[media] tuner-simple: add support for Tena TNF5337 MFDMauro Carvalho Chehab1-0/+1
2011-03-21[media] Add v4l2 subdev driver for NOON010PC30L image sensorSylwester Nawrocki1-0/+28
2011-03-21[media] Add chip identity for NOON010PC30 camera sensorSylwester Nawrocki1-0/+3
2011-03-21[media] s5p-fimc: Add control of the external sensor clockSylwester Nawrocki1-0/+2
2011-03-21[media] s5p-fimc: Derive camera bus width from mediabus pixelcodeSylwester Nawrocki1-2/+0
2011-03-21[media] s5p-fimc: Rename s3c_fimc* to s5p_fimc*Sylwester Nawrocki1-8/+8
2011-03-21[media] v4l: Add multiplanar format fourccs for s5p-fimc driverSylwester Nawrocki1-0/+7
2011-03-21[media] v4l: mem2mem: port to videobuf2Marek Szyprowski1-21/+35
2011-03-21[media] v4l: videobuf2: add read() and write() emulatorMarek Szyprowski1-0/+9
2011-03-21[media] v4l: videobuf2: add DMA scatter/gather allocatorAndrzej Pietrasiewicz1-0/+32
2011-03-21[media] v4l: videobuf2: add DMA coherent allocatorPawel Osciak1-0/+29
2011-03-21[media] v4l: videobuf2: add vmalloc allocatorPawel Osciak1-0/+20
2011-03-21[media] v4l: videobuf2: add generic memory handling routinesMarek Szyprowski1-0/+45
2011-03-21[media] v4l: add videobuf2 Video for Linux 2 driver frameworkPawel Osciak1-0/+371
2011-03-21[media] v4l: Add multi-planar ioctl handling codePawel Osciak1-0/+16
2011-03-21[media] v4l: Add multi-planar API definitions to the V4L2 APIPawel Osciak1-2/+122
2011-03-21[media] technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiverPatrick Boettcher1-0/+1
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-7/+4
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+2
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust1-5/+3
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson1-2/+0
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust1-0/+1
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+3
2011-03-09sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov1-0/+3
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+10
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro1-4/+10
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+1
2011-03-04mm: add alloc_page_vma_node()Andi Kleen1-0/+2
2011-03-04mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen1-4/+5
2011-03-04libceph: fix msgr keepalive flagSage Weil1-1/+0
2011-03-04libceph: fix msgr backoffSage Weil1-0/+1
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds1-3/+0
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+0
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-8/+4
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma2-4/+3
2011-03-02RxRPC: Fix v1 keysAnton Blanchard1-1/+0
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo1-1/+1
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown1-0/+1
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal1-3/+0
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki1-0/+8