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