aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/tm6000
AgeCommit message (Expand)Author
2010-10-31i2c: Drop unused I2C_CLASS_TV flagsJean Delvare
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-23[media] tm6000: fix a macro coding style issueRuslan Pisarev
2010-10-23tm6000: Remove some ugly debug codeMauro Carvalho Chehab
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart
2010-10-21[media] tm6000: fix macros and comments coding style issue in tm6000.hRuslan Pisarev
2010-10-21[media] Staging: tm6000: Delete braces from return in tm6000-cards.cRuslan Pisarev
2010-10-21[media] tm6000: fix comments coding style issue in group of filesRuslan Pisarev
2010-10-21[media] Staging: tm6000: fix braces, tabs, comments and space coding style is...Ruslan Pisarev
2010-10-21[media] tm6000: don't initialize static var on tm6000-i2c.cRuslan Pisarev
2010-10-21[media] tm6000: fix resource lockingMauro Carvalho Chehab
2010-10-21[media] tm6000: Use just one lock for devlistMauro Carvalho Chehab
2010-10-21[media] tm6000-alsa: fix some locking issuesMauro Carvalho Chehab
2010-10-21[media] tm6000: don't use BKL at the driverMauro Carvalho Chehab
2010-10-21[media] Add a todo file for staging/tm6000Mauro Carvalho Chehab
2010-10-21[media] V4L-DVB: tm6000: Move VBI init to a separate functionMauro Carvalho Chehab
2010-10-21[media] tm6000: Improve audio standards handling and add SECAM-DKDmitry Belimov
2010-10-21[media] tm6000: add audio standards tableMauro Carvalho Chehab
2010-10-21[media] staging/tm6000: Fix a warning messageMauro Carvalho Chehab
2010-10-21V4L/DVB: tm6000: Fix warnings due to a small array sizeMauro Carvalho Chehab
2010-10-21V4L/DVB: tm6000+audioDmitri Belimov
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil
2010-10-21V4L/DVB: tm6000: removed unused i2c adapter IDHans Verkuil
2010-10-21V4L/DVB: tm6000: bugfix param stringStefan Ringel
2010-10-08Staging: tm6000: Makefile: replace the use of <module>-objs with <module>-yTracey Dent
2010-10-05Staging: tm6000: Makefile: cleaned up Makefile cflag linesTracey Dent
2010-09-27V4L/DVB: tm6000: bugfix data handlingStefan Ringel
2010-09-27V4L/DVB: tm6000: depends on IR_CORERandy Dunlap
2010-08-31staging: tm6000: fix memory leakKulikov Vasiliy
2010-08-31staging: Drop unnecessary null testJulia Lawall
2010-08-02V4L/DVB: tm6000-input: Make checkpatch.pl happyMauro Carvalho Chehab
2010-08-02V4L/DVB: tm6000: add ir supportStefan Ringel
2010-08-02V4L/DVB: tm6000: Partially revert some copybuf logicMauro Carvalho Chehab
2010-08-02V4L/DVB: tm6000: Be sure that the new buffer is emptyMauro Carvalho Chehab
2010-08-02V4L/DVB: tm6000: Fix copybuf continue logicMauro Carvalho Chehab
2010-08-02V4L/DVB: tm6000: audio packet has always 180 bytesMauro Carvalho Chehab
2010-08-02V4L/DVB: tm6000: Improve set bitrate routines used by alsaMauro Carvalho Chehab
2010-08-02V4L/DVB: tm6000-alsa: Implement a routine to store data received from URBMauro Carvalho Chehab
2010-08-02V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization codeMauro Carvalho Chehab
2010-08-02V4L/DVB: tm6000: avoid unknown symbol tm6000_debugMauro Carvalho Chehab
2010-08-02V4L/DVB: tm6000: Add a callback code for buffer fillMauro Carvalho Chehab
2010-08-02V4L/DVB: tm6000: Use an enum for extension typeMauro Carvalho Chehab
2010-08-02V4L/DVB: tm6000-alsa: rework audio buffer allocation/deallocationMauro Carvalho Chehab
2010-08-02V4L/DVB: tm6000: Avoid OOPS when loading tm6000-alsa moduleMauro Carvalho Chehab
2010-08-02V4L/DVB: Staging: tm6000: Fix coding style issuesTimofey Trofimov
2010-08-02V4L/DVB: tm6000: move dvb into a separate kern moduleStefan Ringel
2010-08-02V4L/DVB: tm6000: rewrite init and finiStefan Ringel
2010-08-02V4L/DVB: tm6000: Fix Video decoder initializationDmitri Belimov
2010-08-02V4L/DVB: tm6000: rewrite copy_streamsStefan Ringel