summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-07-27[media] v4l2-ctrls: improve discovery of controls of the same clusterHans Verkuil
2011-07-27[media] v4l2-event: add optional merge and replace callbacksHans Verkuil
2011-07-27[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of j...Hans Verkuil
2011-07-27[media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh, instead use v4l2_subscr...Hans Verkuil
2011-07-27[media] v4l2-events/fh: merge v4l2_events into v4l2_fhHans Verkuil
2011-07-27[media] V4L: at91: add Atmel Image Sensor Interface (ISI) supportJosh Wu
2011-07-27[media] V4L: soc-camera: remove several now unused soc-camera client operationsGuennadi Liakhovetski
2011-07-27[media] V4L: soc-camera: MIPI flags are not sensor flagsGuennadi Liakhovetski
2011-07-27[media] v4l2-ctrls: make manual_mode_value 8 bits and check against control r...Hans Verkuil
2011-07-27[media] v4l2-ctrls: simplify event subscriptionHans Verkuil
2011-07-27[media] v4l2-ctrls: add control eventsHans Verkuil
2011-07-27[media] v4l2-ctrls: add v4l2_fh pointer to the set control functionsHans Verkuil
2011-07-27[media] v4l2-ctrls: add v4l2_ctrl_auto_cluster to simplify autogain/gain scen...Hans Verkuil
2011-07-27[media] v4l2-ioctl: add ctrl_handler to v4l2_fhHans Verkuil
2011-07-27[media] davinci vpbe: VENC( Video Encoder) implementationManjunath Hadli
2011-07-27[media] davinci vpbe: OSD(On Screen Display) blockManjunath Hadli
2011-07-27[media] davinci vpbe: VPBE display driverManjunath Hadli
2011-07-27[media] davinci vpbe: V4L2 display driver for DM644X SoCManjunath Hadli
2011-07-27[media] tea575x: allow multiple opensOndrej Zary
2011-07-27[media] radio-timb: Simplified platform dataRichard Röjfors
2011-07-27[media] marvell-cam: Basic working MMP camera driverJonathan Corbet
2011-07-27[media] marvell-cam: Move cafe-ccic into its own directoryJonathan Corbet
2011-07-27[media] rc-core: lirc use unsigned intDavid Härdeman
2011-07-27Revert "[media] dvb/audio.h: Remove definition for AUDIO_GET_PTS"Mauro Carvalho Chehab
2011-07-27[media] dvb/audio.h: Remove definition for AUDIO_GET_PTSMauro Carvalho Chehab
2011-07-27[media] DocBook/audio.xml: synchronize attribute changesMauro Carvalho Chehab
2011-07-27[media] dib0700: add initial code for PCTV 340e by Davide FerriDavide Ferri
2011-07-27[media] tea575x: convert to control frameworkOndrej Zary
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-07-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2011-07-27proc: make struct proc_dir_entry::name a terminal array rather than a pointerDavid Howells
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-07-27gro: Only reset frag0 when skb can be pulledHerbert Xu
2011-07-27net: ibm_newemac: convert it to use of_get_phy_modeShawn Guo
2011-07-27dt/net: add helper function of_get_phy_modeShawn Guo
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2011-07-26asm-generic/atomic.h: allow SMP peeps to leverage thisMike Frysinger
2011-07-26asm-generic/atomic.h: add atomic_set_mask() helperMike Frysinger
2011-07-26asm-generic/atomic.h: fix type used in atomic_clear_maskMike Frysinger
2011-07-26asm-generic/atomic.h: simplify inc/dec test helpersMike Frysinger
2011-07-26atomic: Update comments in atomic.hArun Sharma
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26fault-injection: use debugfs_remove_recursiveAkinobu Mita