summaryrefslogtreecommitdiffstats
path: root/drivers/staging/tm6000
Commit message (Expand)AuthorAgeFilesLines
* 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
* [media] tm6000: fix vbuf may be used uninitializedJarod Wilson2011-05-201-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-247-135/+745
|\
| * [media] tm6000: fix s-video inputDmitri Belimov2011-03-224-24/+43
| * [media] tm6000: add audio conf for new cardsDmitri Belimov2011-03-211-0/+4
| * [media] tm6000: add radio support to the driverDmitri Belimov2011-03-216-101/+566
| * [media] tm6000: Add support for Terratec Grabster AV 150/250 MXHolger Nelson2011-03-211-1/+8
| * [media] tm6000: add new TV cards of BeholderDmitri Belimov2011-03-211-0/+46
| * [media] tm6000: relabeling any registersStefan Ringel2011-03-211-25/+39
| * [media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab2011-03-211-2/+0
| * [media] tm6000: add/rework reg.definesDmitri Belimov2011-03-211-3/+60
* | Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman2011-02-021-10/+36
|\ \ | |/
| * [media] tm6000: rework init codeDmitri Belimov2011-01-191-10/+36
* | Staging: tm6000: check usb_alloc_urb() returnDan Carpenter2011-01-211-0/+2
* | Staging: tm6000: silence Sparse warning "dubious: !x | !y"Dan Carpenter2011-01-211-1/+1
|/
* [media] tm6000: Fix mutex unbalanceDmitri Belimov2010-12-291-1/+1
* [media] tm6000: rework and fix IRDmitri Belimov2010-12-295-53/+195
* [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-12/+0
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-6/+6
* [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-291-1/+1
OpenPOWER on IntegriCloud