aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/media/as102
AgeCommit message (Expand)Author
2013-03-18[media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS i...Chen Gang
2013-02-13[media] staging: media: Remove unnecessary OOM messagesJoe Perches
2012-12-21[media] staging: media: Fix minor typo in staging/mediaMasanari Iida
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab
2012-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-20[media] staging/media/as102: remove version.h include at as102_fe.cjoseph daniel
2012-05-15[media] staging/media/as102: removed else statementsjoseph daniel
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-25USB: as102_usb_drv.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: staging: media: as102: convert to use module_usb_driverGreg Kroah-Hartman
2012-04-19[media] staging: as102: Remove redundant NULL check before release_firmware()...Jesper Juhl
2012-04-18drivers: staging: media: as102: as102fe.c: Remove include of version.hMarcos Paulo de Souza
2012-04-18drivers: staging: media: as102: as102_usb_drv.h: Remove include of version.hMarcos Paulo de Souza
2012-04-18staging: as102: Remove redundant NULL check before release_firmware() and poi...Jesper Juhl
2012-04-10[media] staging/media/as102: Don't call release_firmware() on uninitialized v...Jesper Juhl
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie
2012-04-10staging/media/as102: Don't call release_firmware() on uninitialized variableJesper Juhl
2012-03-19[media] staging: Fix comments and some typos in staging/media/*Justin P. Mattock
2012-03-19[media] as102: set optimal eLNA config values for each deviceGianluca Gennari
2012-03-19[media] as102: add __packed attribute to structs defined inside packed structsGianluca Gennari
2012-03-08[media] as102: map URB DMA addresses in the driverGianluca Gennari
2012-01-06[media] drivers/staging/media/as102/as102_usb_drv.c: shift position of alloca...Julia Lawall
2012-01-04[media] Don't test for ops->info.type inside driversMauro Carvalho Chehab
2011-12-31[media] dvb: remove the extra parameter on get_frontendMauro Carvalho Chehab
2011-12-31[media] staging/as102: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab
2011-12-30Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab
2011-11-24[media] staging: as102: Add support for Sky Italia Digital Key based on the s...Gianluca Gennari
2011-11-24[media] staging: as102: Add missing function argumentSylwester Nawrocki
2011-11-17media/staging: fix allyesconfig build errorRandy Dunlap
2011-11-08[media] staging: as102: Eliminate as10x_handle_t aliasSylwester Nawrocki
2011-11-08[media] staging: as102: Define device name string pointers constantSylwester Nawrocki
2011-11-08[media] staging: as102: Move variable declarations to the headerSylwester Nawrocki
2011-11-08[media] staging: as102: Use linux/uaccess.h instead of asm/uaccess.hSylwester Nawrocki
2011-11-08[media] staging: as102: Remove linkage specifiers for C++Sylwester Nawrocki
2011-11-08[media] staging: as102: Replace printk(KERN_<LEVEL> witk pr_<level>Sylwester Nawrocki
2011-11-08[media] staging: as102: Whitespace and indentation cleanupSylwester Nawrocki
2011-11-08[media] staging: as102: Fix the dvb device registration error pathSylwester Nawrocki
2011-11-08[media] staging: as102: Replace pragma(pack) with attribute __packedSylwester Nawrocki
2011-11-08[media] staging: as102: Make the driver select CONFIG_FW_LOADERSylwester Nawrocki
2011-11-08[media] staging: as102: Remove leftovers of the SPI bus driverSylwester Nawrocki
2011-11-08[media] staging: as102: Remove unnecessary typedefsSylwester Nawrocki
2011-11-08[media] staging: as102: Remove comment tags for editors configurationPiotr Chmura
2011-11-03[media] staging: as102: Remove conditional compilation based on kernel versionSylwester Nawrocki
2011-11-03[media] staging: as102: Unconditionally compile code dependent on DVB_CORESylwester Nawrocki
2011-11-03[media] staging: as102: Add nBox Tuner Dongle supportPiotr Chmura
2011-11-03[media] staging: as102: Enable compilationPiotr Chmura
2011-11-03[media] staging: as102: Convert the comments to kernel-doc styleSylwester Nawrocki