summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000/tm6000-core.c
Commit message (Expand)AuthorAgeFilesLines
* [media] move tm6000 to drivers/media/videoMauro Carvalho Chehab2011-09-231-965/+0
* [media] tm6000: Fix some CodingStyle issuesMauro Carvalho Chehab2011-09-231-10/+10
* [media] tm6000: Add fast USB access quirkThierry Reding2011-09-211-1/+2
* [media] tm6000: Don't try to use a non-existing interfaceMauro Carvalho Chehab2011-09-011-0/+6
* [media] tm6000: Execute lightweight reset on closeThierry Reding2011-08-311-0/+43
* [media] tm6000: Add locking for USB transfersThierry Reding2011-08-311-1/+3
* [media] tm6000: Disable video interface in radio modeThierry Reding2011-08-311-1/+6
* [media] tm6000: Rename active interface registerThierry Reding2011-08-311-6/+6
* [media] tm6000: Miscellaneous cleanupsThierry Reding2011-08-311-9/+8
* [media] tm6000: remove unused exportsStefan Ringel2011-05-201-3/+0
* [media] tm6000: remove input selectStefan Ringel2011-05-201-8/+0
* [media] tm6000: move from tm6000_set_reg to tm6000_set_reg_maskStefan Ringel2011-05-201-16/+10
* [media] tm6000: change input controlStefan Ringel2011-05-201-10/+2
* [media] tm6000: change to virtual inputsStefan Ringel2011-05-201-27/+33
* [media] tm6000: add radio support to the driverDmitri Belimov2011-03-211-36/+224
* [media] tm6000: relabeling any registersStefan Ringel2011-03-211-25/+39
* [media] tm6000: Fix mutex unbalanceDmitri Belimov2010-12-291-1/+1
* [media] tm6000: add revision checkStefan Ringel2010-12-291-7/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-10-281-4/+2
|\
| * staging: Drop unnecessary null testJulia Lawall2010-08-311-4/+2
* | [media] tm6000: fix a macro coding style issueRuslan Pisarev2010-10-231-1/+1
* | tm6000: Remove some ugly debug codeMauro Carvalho Chehab2010-10-231-10/+2
* | [media] tm6000: fix comments coding style issue in group of filesRuslan Pisarev2010-10-211-19/+19
* | [media] tm6000: Use just one lock for devlistMauro Carvalho Chehab2010-10-211-9/+4
* | [media] tm6000: don't use BKL at the driverMauro Carvalho Chehab2010-10-211-2/+0
* | [media] V4L-DVB: tm6000: Move VBI init to a separate functionMauro Carvalho Chehab2010-10-211-19/+30
* | [media] tm6000: add audio standards tableMauro Carvalho Chehab2010-10-211-39/+5
* | [media] staging/tm6000: Fix a warning messageMauro Carvalho Chehab2010-10-211-2/+12
* | V4L/DVB: tm6000+audioDmitri Belimov2010-10-211-1/+0
|/
* V4L/DVB: tm6000: Improve set bitrate routines used by alsaMauro Carvalho Chehab2010-08-021-1/+10
* V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization codeMauro Carvalho Chehab2010-08-021-3/+3
* V4L/DVB: tm6000: Add a callback code for buffer fillMauro Carvalho Chehab2010-08-021-0/+17
* V4L/DVB: Staging: tm6000: Fix coding style issuesTimofey Trofimov2010-08-021-78/+71
* V4L/DVB: tm6000: move dvb into a separate kern moduleStefan Ringel2010-08-021-0/+1
* v4l-dvb: update gfp/slab.h includesTejun Heo2010-06-281-0/+1
* V4L/DVB: tm6000: Add control to the power ledStefan Ringel2010-06-011-0/+13
* V4L/DVB: tm6000, reset I2C bus functionDmitri Belimov2010-06-011-0/+16
* V4L/DVB: tm6000: add extension module supportStefan Ringel2010-06-011-0/+92
* V4L/DVB: Fix color format with tm6010Mauro Carvalho Chehab2010-05-191-2/+5
* V4L/DVB: tm6000: bugfix analog init for tm6010Stefan Ringel2010-05-191-3/+94
* V4L/DVB: tm6000: request labeling board version checkStefan Ringel2010-05-191-2/+16
* V4L/DVB: tm6000: replace occurences of req05 magic by a naming aliasMauro Carvalho Chehab2010-05-181-2/+2
* V4L/DVB: tm6000: Replace all magic values by a register aliasMauro Carvalho Chehab2010-05-181-179/+179
* V4L/DVB: tm6000: fix some info messagesDmitri Belimov2010-05-181-1/+1
* V4L/DVB: tm6000: add additional init register for tm6010Stefan Ringel2010-05-181-0/+7
* V4L/DVB: tm6000: fix build errorsRandy Dunlap2010-05-181-0/+2
* V4L/DVB: tm6000: move board-specific init to tm6000-cardsMauro Carvalho Chehab2010-05-181-47/+2
* V4L/DVB: tm6000: Allow tm6000 driver compilationMauro Carvalho Chehab2010-05-181-1/+0
* V4L/DVB: tm6000: add digital init for tm6010Stefan Ringel2010-05-181-26/+46
* V4L/DVB (12852): tm6000: Fix compilation against 2.6.31Mauro Carvalho Chehab2010-05-181-1/+1
OpenPOWER on IntegriCloud