summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2008-07-20V4L/DVB (8049): budget-ci: Add support for Technotrend budget C-1501 dvb-c cardSigmund Augdal1-0/+23
2008-07-20V4L/DVB (8032): Anysee: fix KconfigAntti Palosaari3-4/+5
2008-07-20V4L/DVB (8031): Anysee: support for Anysee E30C Plus rev 0.4Antti Palosaari1-10/+8
2008-07-20V4L/DVB (8030): TDA10023: make TS output mode configurableAntti Palosaari2-1/+15
2008-07-20V4L/DVB (8014): gl861: coding style fixesAntti Palosaari2-20/+20
2008-07-20V4L/DVB (7952): AU6610: various cosmetic changesAntti Palosaari2-15/+45
2008-07-20V4L/DVB (7951): AU6610: remove useless identify_stateAntti Palosaari1-13/+4
2008-07-20V4L/DVB (7950): AU6610: coding style fixesAntti Palosaari2-21/+19
2008-07-20V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h"Michael Krufky1-1/+0
2008-07-20V4L/DVB (7920): s5h1409.c shouldn't #include "dvb-pll.h"Michael Krufky1-1/+0
2008-07-20V4L/DVB (7917): au8522.c shouldn't #include "dvb-pll.h"Michael Krufky1-1/+0
2008-07-20V4L/DVB (7914): Anysee: driver for Anysee DVB-T/C receiverAntti Palosaari5-0/+873
2008-07-20V4L/DVB (7913): DVB-PLL: add Samsung DTOS403IH102A tunerAntti Palosaari2-0/+48
2008-07-20V4L/DVB (7912): TDA10023: make few parameters configurableAntti Palosaari3-91/+145
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller13-1662/+48
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller1-4/+2
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller1-0/+2
2008-07-15Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds12-1662/+44
2008-07-15Merge commit 'v2.6.26' into bkl-removalJonathan Corbet25-127/+221
2008-07-10ttusb-budget: use request_firmware()David Woodhouse2-1648/+12
2008-07-10gp8psk: treat firmware data as constDavid Woodhouse1-1/+2
2008-07-10cxusb: treat firmware data as constDavid Woodhouse1-3/+18
2008-07-10dvb frontends: treat firmware data as constDavid Woodhouse7-9/+11
2008-07-10ttusb-dec: treat firmware data as constDavid Woodhouse1-1/+1
2008-06-26V4L/DVB (8096): au8522: prevent false-positive lock statusSteven Toth1-4/+2
2008-06-26V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixedOliver Endriss1-4/+11
2008-06-26V4L/DVB (8074): av7110: OSD transfers should not be interruptedOliver Endriss1-3/+1
2008-06-26V4L/DVB (8073): av7110: Catch another type of ARM crashOliver Endriss1-0/+1
2008-06-26V4L/DVB (8071): tda10023: Fix possible kernel oops during initialisationOliver Endriss1-8/+12
2008-06-26V4L/DVB (8044): au8522: tuning optimizationsMichael Krufky1-2/+21
2008-06-26V4L/DVB (8042): DVB-USB UMT-010 channel scan oopsAustin Lund1-1/+1
2008-06-26V4L/DVB (8029): Improve error message at tda1004x_attachMauro Carvalho Chehab1-2/+13
2008-06-26V4L/DVB (8028): Improve error messages for tda1004x attachMauro Carvalho Chehab1-4/+14
2008-06-26V4L/DVB (8015): gl861: replace non critical msleep(0) with msleep(1) to be on...Antti Palosaari1-1/+1
2008-06-26V4L/DVB (8013): gl861: remove useless identify_stateAntti Palosaari1-17/+8
2008-06-26V4L/DVB (8012): gl861: sleep a little to avoid I2C errorsAntti Palosaari1-0/+2
2008-06-26V4L/DVB (8004): Fix INPUT dependency at budget-ciMauro Carvalho Chehab1-0/+1
2008-06-21dvb: cdev lock_kernel() pushdownJonathan Corbet1-0/+4
2008-06-05V4L/DVB (8001): dib0070: fix dib0070_attach when !CONFIG_DVB_TUNER_DIB0070Michael Krufky1-1/+14
2008-06-05V4L/DVB (7972): or51132.c: unalignedAl Viro1-3/+3
2008-06-05V4L/DVB (7971): usb: unalignedAl Viro1-1/+1
2008-06-05V4L/DVB (7969): m920x: unaligned accessAl Viro1-3/+4
2008-06-05V4L/DVB (7962): ttusb endianness annotations and fixesAl Viro3-18/+19
2008-06-05V4L/DVB (7961): fix endianness bug in dib0700_devices.cAl Viro1-10/+11
2008-06-05V4L/DVB (7960): net: endianness annotationsAl Viro1-6/+6
2008-06-05V4L/DVB (7959): endianness fix in flexcop-usb.cAl Viro1-1/+1
2008-06-05V4L/DVB (7958): fix unaligned access in av7110.cAl Viro1-4/+5
2008-06-05V4L/DVB (7957): fix the roothole in av7110_av.cAl Viro1-7/+27
2008-06-05V4L/DVB (7956): cinergyT2: endianness annotations, endianness and race fixesAl Viro1-22/+24
2008-06-05V4L/DVB (7916): dib7000p: fix dib7000p_attach when !CONFIG_DVB_DIB7000PMichael Krufky1-1/+14