summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab2011-03-221-1/+1
* [media] Remove the remaining usages for T_STANDBYMauro Carvalho Chehab2011-03-221-11/+1Star
* [media] tuner-core: Better implement standby modeMauro Carvalho Chehab2011-03-221-1/+0Star
* [media] tuner-simple: add support for Tena TNF5337 MFDMauro Carvalho Chehab2011-03-221-0/+1
* [media] Add v4l2 subdev driver for NOON010PC30L image sensorSylwester Nawrocki2011-03-221-0/+28
* [media] Add chip identity for NOON010PC30 camera sensorSylwester Nawrocki2011-03-221-0/+3
* [media] s5p-fimc: Add control of the external sensor clockSylwester Nawrocki2011-03-221-0/+2
* [media] s5p-fimc: Derive camera bus width from mediabus pixelcodeSylwester Nawrocki2011-03-221-2/+0Star
* [media] s5p-fimc: Rename s3c_fimc* to s5p_fimc*Sylwester Nawrocki2011-03-221-8/+8
* [media] v4l: Add multiplanar format fourccs for s5p-fimc driverSylwester Nawrocki2011-03-221-0/+7
* [media] v4l: mem2mem: port to videobuf2Marek Szyprowski2011-03-221-21/+35
* [media] v4l: videobuf2: add read() and write() emulatorMarek Szyprowski2011-03-221-0/+9
* [media] v4l: videobuf2: add DMA scatter/gather allocatorAndrzej Pietrasiewicz2011-03-221-0/+32
* [media] v4l: videobuf2: add DMA coherent allocatorPawel Osciak2011-03-221-0/+29
* [media] v4l: videobuf2: add vmalloc allocatorPawel Osciak2011-03-221-0/+20
* [media] v4l: videobuf2: add generic memory handling routinesMarek Szyprowski2011-03-221-0/+45
* [media] v4l: add videobuf2 Video for Linux 2 driver frameworkPawel Osciak2011-03-221-0/+371
* [media] v4l: Add multi-planar ioctl handling codePawel Osciak2011-03-221-0/+16
* [media] v4l: Add multi-planar API definitions to the V4L2 APIPawel Osciak2011-03-221-2/+122
* [media] technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiverPatrick Boettcher2011-03-221-0/+1
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-03-142-7/+4Star
|\
| * NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust2011-03-111-5/+3Star
| * NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson2011-03-101-2/+0Star
| * SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-101-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-03-141-0/+2
|\ \
| * | [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...Nicholas Bellinger2011-02-281-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-101-0/+3
|\ \ \
| * | | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov2011-03-101-0/+3
| | |/ | |/|
* | | sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell2011-03-101-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-091-4/+10
|\ \ \ | |/ / |/| |
| * | unfuck proc_sysctl ->d_compare()Al Viro2011-03-081-4/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-03-051-1/+1
|\ \ \
| * | | libceph: fix msgr keepalive flagSage Weil2011-03-041-1/+0Star
| * | | libceph: fix msgr backoffSage Weil2011-03-041-0/+1
* | | | mm: add alloc_page_vma_node()Andi Kleen2011-03-051-0/+2
* | | | mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen2011-03-051-4/+5
* | | | Mark ptrace_{traceme,attach,detach} staticLinus Torvalds2011-03-041-3/+0Star
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-041-1/+0Star
|\ \ \
| * | | RxRPC: Fix v1 keysAnton Blanchard2011-03-031-1/+0Star
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-043-8/+4Star
|\ \ \ \
| * | | | blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-032-4/+3Star
| * | | | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-021-1/+1
| * | | | blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal2011-03-011-3/+0Star
* | | | | mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown2011-03-021-0/+1
|/ / / /
* | | | ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki2011-03-011-0/+8
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-03-011-1/+1
|\ \ \ \
| * | | | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2011-02-281-1/+1
* | | | | mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings2011-03-011-0/+2
| |_|_|/ |/| | |
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-02-262-11/+16
|\ \ \ \
| * | | | PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki2011-02-242-11/+16