summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-20[media] tveeprom: update hauppauge tuner list thru 169Michael Krufky1-13/+13
2011-05-20[media] anysee: add more info about known board configsAntti Palosaari1-6/+26
2011-05-20[media] anysee: add support for two byte I2C addressAntti Palosaari1-2/+2
2011-05-20[media] anysee: enhance demod and tuner attachAntti Palosaari1-26/+17
2011-05-20[media] anysee: fix E30 Combo Plus TDA18212 DVB-TAntti Palosaari1-1/+9
2011-05-20[media] anysee: fix E30 Combo Plus TDA18212 GPIOAntti Palosaari1-14/+14
2011-05-20[media] anysee: add support for Anysee E7 TCAntti Palosaari2-0/+77
2011-05-20[media] anysee: add support for TDA18212 based E30 Combo PlusAntti Palosaari2-5/+102
2011-05-20[media] anysee: reimplement demod and tuner attachAntti Palosaari2-88/+233
2011-05-20[media] anysee: change some messagesAntti Palosaari1-13/+13
2011-05-20[media] anysee: fix multibyte I2C readAntti Palosaari2-2/+2
2011-05-20[media] anysee: I2C address fixAntti Palosaari1-9/+9
2011-05-20[media] NXP TDA18212HN silicon tuner driverAntti Palosaari5-0/+366
2011-05-20[media] cx18: Bump driver version, since a new class of HVR-1600 is properly ...Andy Walls1-1/+1
2011-05-20[media] cx18: Make RF analog TV work for newer HVR-1600 models with silicon t...Andy Walls4-7/+41
2011-05-20[media] drxd: use mutex instead of semaphoreMauro Carvalho Chehab1-14/+14
2011-05-20[media] Remove the now obsolete drx397xDMauro Carvalho Chehab5-1695/+0
2011-05-20[media] drxd: CodingStyle cleanupsMauro Carvalho Chehab1-44/+43
2011-05-20[media] drxd: Don't use a macro for CHK_ERROR with a break insideMauro Carvalho Chehab1-438/+637
2011-05-20[media] drxd: Fix some CodingStyle issuesMauro Carvalho Chehab3-9/+5
2011-05-20[media] drxd: don't re-define u8/u16/u32 typesMauro Carvalho Chehab2-76/+73
2011-05-20[media] drxd_map_firm.h: Remove unused linesMauro Carvalho Chehab1-11687/+6
2011-05-20[media] drxd_map_firm.h: make checkpatch.pl happierMauro Carvalho Chehab1-12661/+12661
2011-05-20[media] drxd: Run lindent across sourcesDevin Heitmueller5-3675/+1819
2011-05-20[media] em28xx: add remote control support for PCTV 330eDevin Heitmueller1-0/+1
2011-05-20[media] em28xx: remove "not validated" flag for PCTV 330eDevin Heitmueller1-1/+0
2011-05-20[media] drxd: move firmware to binary blobDevin Heitmueller3-1504/+27
2011-05-20[media] em28xx: add digital support for PCTV 330eDevin Heitmueller2-0/+4
2011-05-20[media] em28xx: include model number for PCTV 330eDevin Heitmueller3-6/+5
2011-05-20[media] em28xx: fix GPIO problem with HVR-900R2 getting out of sync with drx-dDevin Heitmueller1-1/+8
2011-05-20[media] drxd: provide ability to disable the i2c gate control functionDevin Heitmueller3-0/+8
2011-05-20[media] em28xx: auto-select drx-k if CUSTOMISE is not setMauro Carvalho Chehab1-0/+1
2011-05-20[media] em28xx: enable support for the drx-d on the HVR-900 R2Devin Heitmueller2-12/+10
2011-05-20[media] drxd: provide ability to control rs byteDevin Heitmueller2-1/+2
2011-05-20[media] drxd: add driver to Makefile and KconfigDevin Heitmueller2-0/+13
2011-05-20drx: add initial drx-d driverRalph Metzler6-0/+19933
2011-05-20[media] mantis: trivial module parameter documentation fixBjørn Mork2-2/+2
2011-05-20[media] use pci_dev->revisionBjørn Mork13-24/+14
2011-05-20[media] V4L: soc_camera_platform: add helper functions to manage device insta...Guennadi Liakhovetski1-0/+50
2011-05-20[media] xc5000: Improve it to work better with 6MHz-spaced channelsMauro Carvalho Chehab1-6/+26
2011-05-20[media] DM04/QQBOX Fix issue with firmware release and cold resetMalcolm Priestley1-5/+7
2011-05-19Linux 2.6.39v2.6.39Linus Torvalds1-1/+1
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely22-50/+108
2011-05-18of: fix race when matching driversMilton Miller1-2/+6
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle1-0/+2
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli1-3/+1
2011-05-18MIPS: Fix duplicate invocation of notify_die.Ralf Baechle1-4/+2
2011-05-18MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle1-1/+1
2011-05-18configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker1-5/+28
2011-05-18configfs: Don't try to d_delete() negative dentries.Joel Becker1-2/+4