aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* V4L/DVB (10157): Add USB ID for the Sil4701 radio from DealExtremeMark Lord2009-01-02
* V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM PlusPham Thanh Nam2009-01-02
* V4L/DVB (10155): Add TEA5764 radio driverFabio Belavenuto2009-01-02
* V4L/DVB (10154): saa7134: fix a merge conflict on Behold H6 boardMauro Carvalho Chehab2009-01-02
* V4L/DVB (10153): Add the Beholder H6 card to DVB-T part of sources.Dmitri Belimov2009-01-02
* V4L/DVB (10152): Change configuration of the Beholder H6 cardDmitri Belimov2009-01-02
* V4L/DVB (10151): Fix I2C bridge error in zl10353Dmitri Belimov2009-01-02
* V4L/DVB (10150): ttusb-dec: make it depend on PCIMike Frysinger2009-01-02
* V4L/DVB (10149): ttusb-budget: make it depend on PCIMike Frysinger2009-01-02
* V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negativeroel kluin2009-01-02
* V4L/DVB (10144): cx24116: build fixCyrill Gorcunov2009-01-02
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-02
* V4L/DVB (10140): gp8psk: fix incorrect return code (EINVAL instead of -EINVAL)Hans Verkuil2009-01-02
* V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32Hans Verkuil2009-01-02
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-02
* V4L/DVB (10137): v4l2-compat32: only build if neededHans Verkuil2009-01-02
* V4L/DVB (10136): v4l2 doc: update v4l2-framework.txtHans Verkuil2009-01-02
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-02
* V4L/DVB (10134): v4l2 doc: set v4l2_dev instead of parent.Hans Verkuil2009-01-02
* V4L/DVB (10133): v4l2-framework: use correct comment style.Hans Verkuil2009-01-02
* V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev.Hans Verkuil2009-01-02
* Disallow gcc versions 4.1.{0,1}Linus Torvalds2009-01-02
* Sanitize gcc version header includesLinus Torvalds2009-01-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-12-31
|\
| * nfsd race fixes: jfsDave Kleikamp2008-12-31
| * nfsd race fixes: reiserfsAl Viro2008-12-31
| * nfsd race fixes: ext4Al Viro2008-12-31
| * nfsd race fixes: ext3Al Viro2008-12-31
| * nfsd race fixes: ext2Al Viro2008-12-31
| * nfsd/create race fixes, infrastructureAl Viro2008-12-31
| * filesystem notification: create fs/notify to contain all fs notificationEric Paris2008-12-31
| * fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilizationDenis ChengRq2008-12-31
| * kill ->dir_notify()Al Viro2008-12-31
| * filp_cachep can be static in fs/file_table.cEric Dumazet2008-12-31
| * fix f_count description in Documentation/filesystems/files.txtEric Dumazet2008-12-31
| * make INIT_FS use the __RW_LOCK_UNLOCKED initializationSteven Rostedt2008-12-31
| * take init_fs to saner placeAl Viro2008-12-31
| * kill vfs_permissionChristoph Hellwig2008-12-31
| * pass a struct path * to may_openChristoph Hellwig2008-12-31
| * kill walk_init_rootChristoph Hellwig2008-12-31
| * remove incorrect comment in inode_permissionChristoph Hellwig2008-12-31
| * expand some comments (d_path / seq_path)Arjan van de Ven2008-12-31
| * correct wrong function name of d_put in kernel document and source commentZhaolei2008-12-31
| * fix switch_names() breakage in short-to-short caseAl Viro2008-12-31
| * befs: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31
| * freevxfs: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31
| * sysv: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31
| * ext4: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31
| * ext3: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31
| * ext2: ensure fast symlinks are NUL-terminatedDuane Griffin2008-12-31