summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000
Commit message (Expand)AuthorAgeFilesLines
* [media] move tm6000 to drivers/media/videoMauro Carvalho Chehab2011-09-2316-7745/+0
* [media] tm6000: Fix some CodingStyle issuesMauro Carvalho Chehab2011-09-236-24/+24
* [media] tm6000: Enable fast USB quirk on Cinergy HybridThierry Reding2011-09-211-0/+10
* [media] tm6000: Add fast USB access quirkThierry Reding2011-09-212-1/+6
* [media] tm6000: Don't try to use a non-existing interfaceMauro Carvalho Chehab2011-09-011-0/+6
* [media] tm6000: Enable radio mode for Cinergy Hybrid XEThierry Reding2011-08-311-0/+5
* [media] tm6000: Enable audio clock in radio modeThierry Reding2011-08-311-0/+1
* [media] tm6000: Plug memory leak on PCM freeThierry Reding2011-08-311-0/+1
* [media] tm6000: Do not use video buffers in radio modeThierry Reding2011-08-311-8/+10
* [media] tm6000: Execute lightweight reset on closeThierry Reding2011-08-313-0/+51
* [media] tm6000: Initialize isochronous transfers only onceThierry Reding2011-08-311-6/+2
* [media] tm6000: Properly count device usageThierry Reding2011-08-311-2/+3
* [media] tm6000: Add locking for USB transfersThierry Reding2011-08-313-1/+5
* [media] tm6000: Rework standard register tablesThierry Reding2011-08-311-316/+294
* [media] tm6000: Disable video interface in radio modeThierry Reding2011-08-311-1/+6
* [media] tm6000: Rename active interface registerThierry Reding2011-08-313-9/+11
* [media] tm6000: Flesh out the IRQ callbackThierry Reding2011-08-311-1/+13
* [media] tm6000: Implement I2C flush callbackThierry Reding2011-08-312-5/+5
* [media] tm6000: Use correct input in radio modeThierry Reding2011-08-311-13/+15
* [media] tm6000: Miscellaneous cleanupsThierry Reding2011-08-318-79/+59
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-8/+4
|\
| * [media] TM6000: alsa: Clean up kernel coding style errorsAdam M. Dutko2011-07-271-6/+6
| * [media] tm6000: remove a check for NO_PCM_LOCKMauro Carvalho Chehab2011-07-271-4/+0
* | Staging: tm6000: remove unneeded check in get_next_buf()Dan Carpenter2011-07-081-3/+0
* | Remove unneeded version.h includes (and add where needed) for drivers/tm6000/Jesper Juhl2011-07-053-4/+1
* | tm6000: Cleaned up code style in tm6000-alsa.cCurtis McEnroe2011-06-281-4/+4
* | tm6000: Clean up code style in tm6000-input.cCurtis McEnroe2011-06-281-2/+1
* | tm6000: Cleaned up code style in tm6000-i2c.cCurtis McEnroe2011-06-281-1/+1
* | tm6000: Cleaned up code style in tm6000-dbv.cCurtis McEnroe2011-06-281-5/+5
* | staging: tm6000: cleaned up code in tm6000-video.c according to coding styleCurtis McEnroe2011-06-281-19/+20
* | staging: remove unnecessary codeGreg Dietsche2011-06-281-5/+1
|/
* [media] tm6000: fix uninitialized field, change prink to dprintkStefan Ringel2011-05-212-2/+5
* [media] tm6000: remove tm6010 sif audio start and stopStefan Ringel2011-05-201-3/+0
* [media] tm6000: remove unused exportsStefan Ringel2011-05-201-3/+0
* [media] tm6000: add pts loggingStefan Ringel2011-05-201-1/+5
* [media] tm6000: change from ioctl to unlocked_ioctlStefan Ringel2011-05-201-4/+4
* [media] tm6000: all audio packets must swabStefan Ringel2011-05-201-8/+5
* [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: remove duplicated initStefan Ringel2011-05-201-3/+0
* [media] tm6000: remove old tuner paramsStefan Ringel2011-05-201-5/+1
* [media] tm6000: remove unused capabilitiesStefan Ringel2011-05-202-10/+0
* [media] tm6000: add eepromStefan Ringel2011-05-201-2/+5
* [media] tm6000: change input controlStefan Ringel2011-05-204-669/+130
* [media] tm6000: vitual input enumsStefan Ringel2011-05-201-43/+57
* [media] tm6000: change to virtual inputsStefan Ringel2011-05-203-50/+303
* [media] tm6000: add tm6010 audio mode setupStefan Ringel2011-05-203-78/+107
* [media] tm6000: add radio capabilitiesStefan Ringel2011-05-203-16/+23
* [media] tm6000: add detection based on eeprom nameMauro Carvalho Chehab2011-05-203-32/+105
* [media] tm6000: add CARDLISTStefan Ringel2011-05-201-0/+16