summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/siano/smscoreapi.h
AgeCommit message (Expand)Author
2009-05-19Siano: smscore - remove redundant defineMauro Carvalho Chehab
2009-05-19Siano: smscore - fix some new GPIO definitions namesMauro Carvalho Chehab
2009-05-19Siano: Add new GPIO management interfaceMauro Carvalho Chehab
2009-05-14Siano: bind infra-red componentMauro Carvalho Chehab
2009-05-14Siano: move dvb-api headers' includes to dvb adapterMauro Carvalho Chehab
2009-05-12Siano: smsdvb - use 'push' status mechanismMauro Carvalho Chehab
2009-05-11Siano: core header - update include filesMauro Carvalho Chehab
2009-04-27Modify the file license to match all other Siano's filesMauro Carvalho Chehab
2009-04-20revert changeset 11562:fd645c976997Mauro Carvalho Chehab
2009-04-05Siano: unified the debug filter module parameter (dvb and core)Mauro Carvalho Chehab
2009-04-05[PATCH] [0904_5] Siano: core header - indentationMauro Carvalho Chehab
2009-04-05[PATCH] [0904_3] Siano: core - move and update the main core structure declar...Mauro Carvalho Chehab
2009-04-05Siano: core header - add definitions and structuresMauro Carvalho Chehab
2009-02-27siano: prevent duplicate variable declarationMauro Carvalho Chehab
2008-08-31sms1xxx: fix checkpatch.pl violations introduced by previous changesetMichael Krufky
2008-08-30import changes from SianoMichael Krufky
2008-08-31sms1xxx: move definition of struct smsdvb_client_t into smsdvb.cMichael Krufky
2008-11-22sms1xxx: enable signal quality indicator LEDs on Hauppauge WinTV MiniStickMichael Krufky
2008-11-22sms1xxx: fix invalid unc readingsMichael Krufky
2008-11-16sms1xxx: add functions to configure and set gpioMichael Krufky
2008-08-21sms1xxx: fix typo in license headerMichael Krufky
2008-07-17Sync with whitespaces on -gitMauro Carvalho Chehab
2008-07-14sms1xxx: fix compat for kernel 2.6.23 and earlierMichael Krufky
2008-07-12sms1xxx: fix missing #include <linux/types.h>Michael Krufky
2008-07-11sms1xxx: fix improper usage of asm/foo.hMichael Krufky
2008-06-29sms1xxx: remove kmutex_t typedefMichael Krufky
2008-06-29sms1xxx: fix OOPS on 64 bit kernels due to a bad castMichael Krufky
2008-06-28sms1xxx: log firmware download process by defaultMichael 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: 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-15sms1xxx: remove #if LINUX_VERSION_CODE checksMichael Krufky
2008-06-15sms1xxx: remove typedefsMichael Krufky
2008-06-15sms1xxx: more 80-column cleanupsMichael 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: more codingstyle cleanupsMichael Krufky
2008-06-13sms1xxx: update latest siano drop to 1.2.17Michael Krufky
2008-05-05sms1xxx: codingstyle cleanup: "foo* bar"/"foo * bar" should be "foo *bar"Michael Krufky
2008-05-22sms1xxx: move driver from media/mdtv/ to media/dvb/siano/Michael Krufky