summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
AgeCommit message (Expand)Author
2008-06-28sms1xxx: Provide option to support Siano default usb idsMichael Krufky
2008-06-28sms1xxx: change smsusb_driver.name to sms1xxxMichael Krufky
2008-06-28sms1xxx: log firmware download process by defaultMichael Krufky
2008-06-28sms1xxx: fix warning: format '%d' expects type 'int', but argument x has type...Michael Krufky
2008-06-28sms1xxx: update MODULE_DESCRIPTIONMichael Krufky
2008-06-28sms1xxx: fix Siano board namesMichael Krufky
2008-06-26sms1xxx: add capability to define device-specific firmware filenamesMichael Krufky
2008-06-21sms1xxx: simplify smsusb_init_device switch..case blockMichael Krufky
2008-06-20sms1xxx: mark functions staticMichael Krufky
2008-06-19sms1xxx: remove redundant __func__ in sms_err macroMichael Krufky
2008-06-19sms1xxx: remove old printk macrosMichael Krufky
2008-06-19sms1xxx: always show error messagesMichael Krufky
2008-06-19sms1xxx: add debug module option, to enable debug messagesMichael Krufky
2008-06-19sms1xxx: move message formatting into printk macrosMichael Krufky
2008-06-18sms1xxx: create printk macrosMichael Krufky
2008-06-18sms1xxx: add code to allow device-specific functionalityMichael Krufky
2008-06-18sms1xxx: change default_mode to 4Michael Krufky
2008-06-16sms1xxx: small cleanupMichael Krufky
2008-06-15sms1xxx: remove #if LINUX_VERSION_CODE checksMichael Krufky
2008-06-15sms1xxx: more cleanupsMichael Krufky
2008-06-15sms1xxx: fix WARNING: unnecessary cast may hide bugsMichael Krufky
2008-06-15sms1xxx: remove typedefsMichael Krufky
2008-06-15sms1xxx: more 80-column cleanupsMichael Krufky
2008-06-15sms1xxx: fix WARNING: printk() should include KERN_ facility levelMichael Krufky
2008-06-15sms1xxx: 80-column cleanupsMichael Krufky
2008-06-15sms1xxx: more codingstyle cleanupsMichael Krufky
2008-06-15sms1xxx: remove INT / UINT typedefsMichael Krufky
2008-06-15sms1xxx: more codingstyle cleanupsMichael Krufky
2008-06-14sms1xxx: #define usb vid:pid'sMichael Krufky
2008-06-14sms1xxx: more codingstyle cleanupsMichael Krufky
2008-06-13sms1xxx: update latest siano drop to 1.2.17Michael Krufky
2008-05-05sms1xxx: codingstyle cleanup: "(foo*)" should be "(foo *)"Michael Krufky
2008-05-05sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should be "foo *bar"Michael Krufky
2008-05-22sms1xxx: replace __FUNCTION__ with __func__Michael Krufky
2008-05-22sms1xxx: move driver from media/mdtv/ to media/dvb/siano/Michael Krufky
2008-06-22WRITE_RPS1() converts to le32 itselfMauro Carvalho Chehab
2008-06-22bt8xx endianness annotations and fixesMauro Carvalho Chehab
2008-06-22dmx_write: memcpy from user-supplied pointerMauro Carvalho Chehab
2008-06-22split dvb_ringbuffer dual-use functionsMauro Carvalho Chehab
2008-06-22pluto_set_dma_addr() fixMauro Carvalho Chehab
2008-06-22net endianness fixMauro Carvalho Chehab
2008-06-22merge: http://linuxtv.org/hg/~mkrufky/hvr950qMauro Carvalho Chehab
2008-06-21au8522: prevent false-positive lock statusMichael Krufky
2008-06-22merge: http://linuxtv.org/hg/~endriss/v4l-dvbMauro Carvalho Chehab
2008-06-20budget-ci: Support the bundled remote control of the TT DVB-C 1501Oliver Endriss
2008-06-20stv0299: Uncorrected block count and bit error rate fixedOliver Endriss
2008-06-20av7110: OSD transfers should not be interruptedOliver Endriss
2008-06-20av7110: Catch another type of ARM crashOliver Endriss
2008-06-20av7110: Removed some obsolete definitions and one unused variableOliver Endriss
2008-06-20tda10023: Fix possible kernel oops during initialisationOliver Endriss