aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-03V4L/DVB (10172): add DVB_DEVICE_TYPE= to ueventKay Sievers
2009-01-03V4L/DVB (10171): Use usb_set_intfdataJulia Lawall
2009-01-02V4L/DVB (10170): tuner-simple: prevent possible OOPS caused by divide by zero...Michael Krufky
2009-01-02V4L/DVB (10168): sms1xxx: fix inverted gpio for lna control on tiger r2Michael Krufky
2009-01-02V4L/DVB (10167): sms1xxx: add support for inverted gpioMichael Krufky
2009-01-02V4L/DVB (10166): dvb frontend: stop using non-C99 compliant commentsMauro Carvalho Chehab
2009-01-02V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that support DVB-S2Klaus Schmidinger
2009-01-02V4L/DVB (10164): Add missing S2 caps flag to S2APIKlaus Schmidinger
2009-01-02V4L/DVB (10163): em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab
2009-01-02V4L/DVB (10162): tuner-simple: Fix tuner type set messageMauro Carvalho Chehab
2009-01-02V4L/DVB (10161): saa7134: fix autodetection for AVer TV GO 007 FM PlusPham Thanh Nam
2009-01-02V4L/DVB (10160): em28xx: update chip id for em2710Mauro Carvalho Chehab
2009-01-02V4L/DVB (10157): Add USB ID for the Sil4701 radio from DealExtremeMark Lord
2009-01-02V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM PlusPham Thanh Nam
2009-01-02V4L/DVB (10155): Add TEA5764 radio driverFabio Belavenuto
2009-01-02V4L/DVB (10154): saa7134: fix a merge conflict on Behold H6 boardMauro Carvalho Chehab
2009-01-02V4L/DVB (10153): Add the Beholder H6 card to DVB-T part of sources.Dmitri Belimov
2009-01-02V4L/DVB (10152): Change configuration of the Beholder H6 cardDmitri Belimov
2009-01-02V4L/DVB (10151): Fix I2C bridge error in zl10353Dmitri Belimov
2009-01-02V4L/DVB (10150): ttusb-dec: make it depend on PCIMike Frysinger
2009-01-02V4L/DVB (10149): ttusb-budget: make it depend on PCIMike Frysinger
2009-01-02V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negativeroel kluin
2009-01-02V4L/DVB (10144): cx24116: build fixCyrill Gorcunov
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil
2009-01-02V4L/DVB (10140): gp8psk: fix incorrect return code (EINVAL instead of -EINVAL)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 (10137): v4l2-compat32: only build if neededHans Verkuil
2009-01-02V4L/DVB (10136): v4l2 doc: update v4l2-framework.txtHans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2009-01-02V4L/DVB (10134): v4l2 doc: set v4l2_dev instead of parent.Hans Verkuil
2009-01-02V4L/DVB (10133): v4l2-framework: use correct comment style.Hans Verkuil
2009-01-02V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev.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 race fixes: jfsDave Kleikamp
2008-12-31nfsd race fixes: reiserfsAl Viro
2008-12-31nfsd race fixes: ext4Al Viro
2008-12-31nfsd race fixes: ext3Al Viro
2008-12-31nfsd race fixes: ext2Al Viro
2008-12-31nfsd/create race fixes, infrastructureAl Viro
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris
2008-12-31fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilizationDenis ChengRq
2008-12-31kill ->dir_notify()Al Viro
2008-12-31filp_cachep can be static in fs/file_table.cEric Dumazet
2008-12-31fix f_count description in Documentation/filesystems/files.txtEric Dumazet
2008-12-31make INIT_FS use the __RW_LOCK_UNLOCKED initializationSteven Rostedt
2008-12-31take init_fs to saner placeAl Viro
2008-12-31kill vfs_permissionChristoph Hellwig