Merge git://git.infradead.org/mtd-2.6
[linux-2.6] / drivers / media / video / em28xx /
2008-04-25  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-04-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-24  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-04-24  Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2008-04-24  Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-04-24  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-04-24  Trond MyklebustMerge branch 'devel'
2008-04-24  Devin HeitmuellerV4L/DVB (7652): em28xx: Drop the severity level of...
2008-04-24  Andrew MortonV4L/DVB (7650): git-dvb: Kconfig fix
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7619): em28xx: adds proper demod IF for HVR-900
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7618): em28xx: make some symbols static
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7617): Removes a manual mode setup
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7616): em28xx-dvb: Properly selects digital...
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7615): em28xx: Provide the proper support...
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7614): em28xx-core: fix some debug printk...
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7613): em28xx: rename registers
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7612): em28xx-cards: use register names for...
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7611): em28xx: Move registers to a separate...
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7610): em28xx: Select reg wait time based...
2008-04-24  Devin HeitmuellerV4L/DVB (7609): em28xx-core: speed-up firmware load
2008-04-24  Devin HeitmuellerV4L/DVB (7608): em28xx-dvb: Some cleanups and fixes
2008-04-24  Douglas Schilling... V4L/DVB (7607): CodingStyle fixes
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7606): em28xx-dvb: Program GPO as well
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7604): em28xx-dvb: Fix analog mode
2008-04-24  Aidan ThorntonV4L/DVB (7603): em28xx-dvb: don't use videobuf-dvb
2008-04-24  Aidan ThorntonV4L/DVB (7602): em28xx: generalise URB setup code
2008-04-24  Aidan ThorntonV4L/DVB (7601): em28xx-dvb: add support for the HVR-900
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7600): em28xx: Sets frequency when changing...
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7599): em28xx-dvb: videobuf callbacks are...
2008-04-24  Devin HeitmuellerV4L/DVB (7598): em28xx: several fixes on gpio programming
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7597): em28xx: share the same xc3028 setup...
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7596): em28xx-dvb: Add support for HVR950
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7595): Improve generic support for setting...
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7594): em28xx: Fix Kconfig
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7593): em28xx: add a module to handle dvb
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7567): em28xx: Some cleanups
2008-04-24  Aidan ThorntonV4L/DVB (7565): em28xx: fix buffer underrun handling
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7564): em28xx: Some fixes to display logic
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7563): em28xx: Add missing checks
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7559): em28xx: Fills the entire buffer, before...
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7557): em28xx: honour video_debug modprobe...
2008-04-24  Aidan ThorntonV4L/DVB (7556): em28xx: fix locking on vidioc_s_fmt_cap
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7555): em28xx: remove timeout
2008-04-24  Brandon PhilipsV4L/DVB (7550): em28xx: Fix a possible memory leak
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7549): em28xx: some small cleanups
2008-04-24  Aidan ThorntonV4L/DVB (7548): Various fixes for the em28xx videobuf...
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7547): em28xx: Fix a broken lock
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7545): em28xx: Fix CodingStyle errors and...
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7544): em28xx: Fix timeout code
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7543): Fix capture start/stop and timeout
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7542): em28xx: Fix some warnings
2008-04-24  Aidan ThorntonV4L/DVB (7541): em28xx: Some fixes to videobuf
2008-04-24  Mauro Carvalho ChehabV4L/DVB (7540): em28xx: convert to use videobuf-vmalloc
2008-04-24  Harvey HarrisonV4L/DVB (7522): media/video/em28xx replace remaining...
2008-04-24  Michael KrufkyV4L/DVB (7381): tuner: rename TUNER_PHILIPS_ATSC to...
2008-04-24  Sascha SommerV4L/DVB (7331): Fix em2800 altsetting selection
2008-04-24  Douglas Schilling... V4L/DVB (7094): static memory
2008-04-22  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-04-22  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-04-20  Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2008-04-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-17  Tony LuckPull regset into release branch
2008-04-17  Tony LuckPull virt-cpu-accounting into release branch
2008-04-17  Tony LuckPull fsys_gettimeofday into release branch
2008-04-08  David S. MillerMerge branch 'net-2.6.26-isatap-20080403' of git:/...
2008-04-03  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-02  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-01  Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into for...
2008-03-27  Linus TorvaldsMerge branch 'avr32-fixes' of git://git./linux/kernel...
2008-03-27  Len BrownMerge branches 'release', 'idle', 'redhat-bugzilla...
2008-03-27  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-27  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-25  Paul MackerrasMerge branch 'linux-2.6'
2008-03-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-24  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-23  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-03-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-21  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6.25
2008-03-20  Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-03-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-20  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-03-20  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-03-20  Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-03-20  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-03-20  Andrew MortonV4L/DVB (7291): em28xx: correct use of and fix
2008-03-20  Julia LawallV4L/DVB (7285): em28xx: Correct use of ! and &
2008-03-09  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-03-06  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-03-03  Paul MackerrasMerge branch 'master' of git://git./linux/kernel/git...
2008-03-03  Paul MackerrasMerge branch 'for-2.6.25' of /linux/kernel/git/jwboyer...
2008-03-01  Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-02-29  Linus TorvaldsMerge branch 'avr32-fixes' of git://git./linux/kernel...
2008-02-29  Trond MyklebustMerge branch 'cleanups' into next
2008-02-27  Christoph LameterMerge branch 'master' of git://git./linux/kernel/git...
2008-02-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-26  Paul MackerrasMerge /pub/scm/linux/kernel/git/davem/lmb-2.6
next