aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)Author
2008-07-20V4L/DVB (8286): sms1xxx: remove typedefsMichael Krufky
2008-07-20V4L/DVB (8285): sms1xxx: more 80-column cleanupsMichael Krufky
2008-07-20V4L/DVB (8284): sms1xxx: fix WARNING: printk() should include KERN_ facility ...Michael Krufky
2008-07-20V4L/DVB (8283): sms1xxx: 80-column cleanupsMichael Krufky
2008-07-20V4L/DVB (8282): sms1xxx: more codingstyle cleanupsMichael Krufky
2008-07-20V4L/DVB (8281): sms1xxx: remove INT / UINT typedefsMichael Krufky
2008-07-20V4L/DVB (8280): sms1xxx: more codingstyle cleanupsMichael Krufky
2008-07-20V4L/DVB (8279): sms1xxx: #define usb vid:pid'sMichael Krufky
2008-07-20V4L/DVB (8278): sms1xxx: more codingstyle cleanupsMichael Krufky
2008-07-20V4L/DVB (8277): sms1xxx: update latest siano drop to 1.2.17Michael Krufky
2008-07-20V4L/DVB (8276): sms1xxx: codingstyle cleanup: "(foo*)" should be "(foo *)"Michael Krufky
2008-07-20V4L/DVB (8275): sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should b...Michael Krufky
2008-07-20V4L/DVB (8273): sms1xxx: replace __FUNCTION__ with __func__Michael Krufky
2008-07-20V4L/DVB (8272): sms1xxx: move driver from media/mdtv/ to media/dvb/siano/Michael Krufky
2008-07-20V4L/DVB (8251): ttusb: use simple_read_from_buffer()()Akinobu Mita
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil
2008-07-20V4L/DVB (8186): dib0700: add support for Hauppauge Nova-TD Stick 52009Michael Krufky
2008-07-20V4L/DVB (8183): cxusb: select MEDIA_TUNER_MXL5005S if !DVB_FE_CUSTOMISEMichael Krufky
2008-07-20V4L/DVB (8147): cxusb: add initial support for AVerTVHD VolarDaniel Gimpelevich
2008-07-20V4L/DVB (8146): lgdt330x: add additional FEC control configuration optionMichael Krufky
2008-07-20V4L/DVB (8142): ttpci: tda827x.h is at drivers/media/commonMauro Carvalho Chehab
2008-07-20V4L/DVB (8135): WRITE_RPS1() converts to le32 itselfAl Viro
2008-07-20V4L/DVB (8132): bt8xx endianness annotations and fixesAl Viro
2008-07-20V4L/DVB (8131): dmx_write: memcpy from user-supplied pointerAl Viro
2008-07-20V4L/DVB (8130): split dvb_ringbuffer dual-use functionsAl Viro
2008-07-20V4L/DVB (8129): pluto_set_dma_addr() fixAl Viro
2008-07-20V4L/DVB (8126): net endianness fixAl Viro
2008-07-20V4L/DVB (8076): budget-ci: Support the bundled remote control of the TT DVB-C...Oliver Endriss
2008-07-20V4L/DVB (8072): av7110: Removed some obsolete definitions and one unused vari...Oliver Endriss
2008-07-20V4L/DVB (8065): Add missing selects at dvb-usb/KconfigMauro Carvalho Chehab
2008-07-20V4L/DVB (8059): Add missing select for MEDIA_TUNER_TDA827XMauro Carvalho Chehab
2008-07-20V4L/DVB (8051): ttpci/Kconfig: Technotrend budget C-1501 needs tda10023Mauro Carvalho Chehab
2008-07-20V4L/DVB (8049): budget-ci: Add support for Technotrend budget C-1501 dvb-c cardSigmund Augdal
2008-07-20V4L/DVB (8032): Anysee: fix KconfigAntti Palosaari
2008-07-20V4L/DVB (8031): Anysee: support for Anysee E30C Plus rev 0.4Antti Palosaari
2008-07-20V4L/DVB (8030): TDA10023: make TS output mode configurableAntti Palosaari
2008-07-20V4L/DVB (8014): gl861: coding style fixesAntti Palosaari
2008-07-20V4L/DVB (7952): AU6610: various cosmetic changesAntti Palosaari
2008-07-20V4L/DVB (7951): AU6610: remove useless identify_stateAntti Palosaari
2008-07-20V4L/DVB (7950): AU6610: coding style fixesAntti Palosaari
2008-07-20V4L/DVB (7921): s5h1411.c shouldn't #include "dvb-pll.h"Michael Krufky
2008-07-20V4L/DVB (7920): s5h1409.c shouldn't #include "dvb-pll.h"Michael Krufky
2008-07-20V4L/DVB (7917): au8522.c shouldn't #include "dvb-pll.h"Michael Krufky
2008-07-20V4L/DVB (7914): Anysee: driver for Anysee DVB-T/C receiverAntti Palosaari
2008-07-20V4L/DVB (7913): DVB-PLL: add Samsung DTOS403IH102A tunerAntti Palosaari
2008-07-20V4L/DVB (7912): TDA10023: make few parameters configurableAntti Palosaari
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds