aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/as102 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-21[media] as102: promote it out of stagingMauro Carvalho Chehab15-3370/+0
2014-08-21[media] staging: media: as102: replace custom dprintk() with dev_dbg()Martin Kepplinger4-47/+41
2014-05-25[media] USB: as102_usb_drv.c: Remove useless return variablesPeter Senna Tschudin1-4/+3
2014-03-19staging: as102: as10x_handle.h .Fix Unnecessary space after function pointer nameAybuke Ozdemir1-7/+7
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds8-130/+22
2014-01-15[media] Staging: media: Fix line length exceeding 80 characters in as102_drv.cMonam Agarwal1-1/+2
2014-01-15[media] Staging: media: Fix line length exceeding 80 characters in as102_fe.cMonam Agarwal1-1/+2
2014-01-15[media] Staging: media: Fix quoted string split across line in as102_fe.cMonam Agarwal1-4/+4
2014-01-07[media] as102: fix leaks at failure paths in as102_usb_probe()Alexey Khoroshilov1-1/+8
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-10[media] staging: as102: Remove ENTER/LEAVE debugging macrosMauro Dreissig8-117/+0
2013-12-10[media] staging: as102: Declare local variables as staticMauro Dreissig2-6/+6
2013-03-18[media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS in MakefileChen Gang1-1/+1
2013-02-13[media] staging: media: Remove unnecessary OOM messagesJoe Perches1-3/+1
2012-12-21[media] staging: media: Fix minor typo in staging/mediaMasanari Iida1-1/+1
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab1-1/+1
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-21/+7
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-11/+3
2012-05-20[media] staging/media/as102: remove version.h include at as102_fe.cjoseph daniel1-2/+0
2012-05-15[media] staging/media/as102: removed else statementsjoseph daniel1-21/+7
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman4-11/+3
2012-04-25USB: as102_usb_drv.c: remove err() usageGreg Kroah-Hartman1-3/+4
2012-04-25USB: staging: media: as102: convert to use module_usb_driverGreg Kroah-Hartman1-33/+1
2012-04-19[media] staging: as102: Remove redundant NULL check before release_firmware() and pointless commentsJesper Juhl1-4/+1
2012-04-18drivers: staging: media: as102: as102fe.c: Remove include of version.hMarcos Paulo de Souza1-2/+0
2012-04-18drivers: staging: media: as102: as102_usb_drv.h: Remove include of version.hMarcos Paulo de Souza1-2/+0
2012-04-18staging: as102: Remove redundant NULL check before release_firmware() and pointless commentsJesper Juhl1-4/+1
2012-04-10[media] staging/media/as102: Don't call release_firmware() on uninitialized variableJesper Juhl1-1/+1
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie1-3/+2
2012-04-10staging/media/as102: Don't call release_firmware() on uninitialized variableJesper Juhl1-1/+1
2012-03-19[media] staging: Fix comments and some typos in staging/media/*Justin P. Mattock2-3/+3
2012-03-19[media] as102: set optimal eLNA config values for each deviceGianluca Gennari3-3/+16
2012-03-19[media] as102: add __packed attribute to structs defined inside packed structsGianluca Gennari3-42/+42
2012-03-08[media] as102: map URB DMA addresses in the driverGianluca Gennari1-0/+2
2012-01-06[media] drivers/staging/media/as102/as102_usb_drv.c: shift position of allocation codeJulia Lawall1-6/+6
2012-01-04[media] Don't test for ops->info.type inside driversMauro Carvalho Chehab1-1/+0
2011-12-31[media] dvb: remove the extra parameter on get_frontendMauro Carvalho Chehab1-2/+2
2011-12-31[media] staging/as102: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab3-43/+43
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-1/+1
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab1-1/+1
2011-12-30Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab2-3/+4
2011-11-24[media] staging: as102: Add support for Sky Italia Digital Key based on the same chipGianluca Gennari2-0/+7
2011-11-24[media] staging: as102: Add missing function argumentSylwester Nawrocki1-1/+1
2011-11-17media/staging: fix allyesconfig build errorRandy Dunlap2-3/+4
2011-11-08[media] staging: as102: Eliminate as10x_handle_t aliasSylwester Nawrocki10-166/+163
2011-11-08[media] staging: as102: Define device name string pointers constantSylwester Nawrocki1-1/+1
2011-11-08[media] staging: as102: Move variable declarations to the headerSylwester Nawrocki2-2/+1
2011-11-08[media] staging: as102: Use linux/uaccess.h instead of asm/uaccess.hSylwester Nawrocki1-1/+1
2011-11-08[media] staging: as102: Remove linkage specifiers for C++Sylwester Nawrocki1-7/+0
2011-11-08[media] staging: as102: Replace printk(KERN_<LEVEL> witk pr_<level>Sylwester Nawrocki2-18/+18