summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-26[media] media: davinci: vpbe_osd: convert to devm_* apiLad, Prabhakar1-35/+10
2013-07-26[media] media: davinci: vpbe_venc: convert to devm_* apiLad, Prabhakar1-78/+19
2013-07-26[media] media: davinci: vpif: display: add V4L2-async supportLad, Prabhakar3-83/+132
2013-07-26[media] media: davinci: vpif: capture: add V4L2-async supportLad, Prabhakar3-48/+107
2013-07-26[media] media: i2c: tvp514x: add support for asynchronous probingLad, Prabhakar1-6/+14
2013-07-26[media] media: i2c: tvp7002: add support for asynchronous probingLad, Prabhakar1-0/+6
2013-07-26[media] media: i2c: adv7343: add support for asynchronous probingLad, Prabhakar1-4/+11
2013-07-26[media] media: i2c: ths8200: add OF supportLad, Prabhakar2-0/+28
2013-07-26[media] media: i2c: ths8200: support asynchronous probingLad, Prabhakar1-1/+8
2013-07-26[media] coda: add bitstream ringbuffer handling for decoderPhilipp Zabel2-3/+134
2013-07-26[media] coda: update CODA7541 to firmware 1.4.50Philipp Zabel2-62/+182
2013-07-26[media] coda: do not allocate maximum number of framebuffers for encoderPhilipp Zabel1-1/+1
2013-07-26[media] coda: dynamic IRAM setup for encoderPhilipp Zabel2-10/+146
2013-07-26[media] coda: use vb2_set_plane_payload instead of setting v4l2_planes[0].byt...Philipp Zabel1-5/+5
2013-07-26[media] dvb-usb-v2: fix Kconfig dependency when RC_CORE=mAntti Palosaari1-1/+1
2013-07-26[media] mem2mem: add support for hardware buffered queuePhilipp Zabel2-2/+21
2013-07-22[media] dib0700: add support for PCTV 2002e & PCTV 2002e SEMichael Krufky2-1/+13
2013-07-22Merge tag 'v3.11-rc2' into patchworkMauro Carvalho Chehab8936-268619/+714630
2013-07-21Linux 3.11-rc2v3.11-rc2Linus Torvalds1-1/+1
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-28/+137
2013-07-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-2/+2
2013-07-21ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-21ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu1-1/+1
2013-07-21Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds155-91617/+22
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-18/+15
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-21/+60
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-7/+15
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Linus Torvalds2-7/+22
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao1-1/+1
2013-07-20livelock avoidance in sget()Al Viro1-15/+10
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro2-2/+4
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds8-61/+213
2013-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds10-21/+69
2013-07-20Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds5-42/+31
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds9-46/+190
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens1-1/+1
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik1-0/+11
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik1-0/+2
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik1-6/+8
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-19/+32
2013-07-19arm64: use common reboot infrastructureMarc Zyngier2-2/+3
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon1-26/+20
2013-07-19arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang1-7/+0
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas1-7/+8
2013-07-19MIPS: kvm: Kconfig: Drop HAVE_KVM dependency from VIRTUALIZATIONMarkos Chandras1-1/+0
2013-07-19um: remove dead codeRichard Weinberger1-1/+0
2013-07-19um: siginfo cleanupRichard Weinberger4-15/+15
2013-07-19MIPS: Octeon: Fix DT pruning bug with pip portsFaidon Liambotis1-2/+3
2013-07-19uml: Fix which_tmpdir failure when /dev/shm is a symlink, and in other edge c...Tristan Schmelcher1-41/+189