aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil
2009-01-02V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2009-01-02Disallow gcc versions 4.1.{0,1}Linus Torvalds
2009-01-02Sanitize gcc version header includesLinus Torvalds
2008-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-31nfsd/create race fixes, infrastructureAl Viro
2008-12-31kill ->dir_notify()Al Viro
2008-12-31filp_cachep can be static in fs/file_table.cEric Dumazet
2008-12-31take init_fs to saner placeAl Viro
2008-12-31kill vfs_permissionChristoph Hellwig
2008-12-31pass a struct path * to may_openChristoph Hellwig
2008-12-31vfs: introduce helper function to safely NUL-terminate symlinksDuane Griffin
2008-12-31include: linux/fs.h: put declarations in __KERNEL__Jan Engelhardt
2008-12-31shrink struct dentryNick Piggin
2008-12-31introduce new LSM hooks where vfsmount is available.Kentaro Takeda
2008-12-31Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-30Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2008-12-30Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-12-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-12-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-30Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-12-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2008-12-30Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-30Merge branch 'devel' into nextTrond Myklebust
2008-12-30V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __vide...Mauro Carvalho Chehab
2008-12-30V4L/DVB (10099): soc-camera: add support for MT9T031 CMOS camera sensor from ...Guennadi Liakhovetski
2008-12-30V4L/DVB (10094): Add tw9910 driverKuninori Morimoto
2008-12-30V4L/DVB (10093): soc-camera: add new bus width and signal polarity flagsGuennadi Liakhovetski
2008-12-30V4L/DVB (10087): Add new enum_input function on soc_cameraKuninori Morimoto
2008-12-30V4L/DVB (10086): Add new set_std function on soc_cameraKuninori Morimoto
2008-12-30V4L/DVB (10083): soc-camera: unify locking, play nicer with videobuf lockingGuennadi Liakhovetski
2008-12-30V4L/DVB (10078): video: add NV16 and NV61 pixel formatsMagnus Damm
2008-12-30V4L/DVB (10076): v4l: add chip ID for MT9M112 camera sensor from MicronMike Rapoport
2008-12-30V4L/DVB (10074): soc-camera: add camera sense dataGuennadi Liakhovetski
2008-12-30V4L/DVB (10072): soc-camera: Add signal inversion flags to be used by camera ...Guennadi Liakhovetski
2008-12-30V4L/DVB (10069): Add ov7725 support to ov772x driverKuninori Morimoto
2008-12-30V4L/DVB (10068): Change device ID selection method on ov772x driverKuninori Morimoto
2008-12-30V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parentHans Verkuil
2008-12-30V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdevHans Verkuil