index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
as102
Age
Commit message (
Expand
)
Author
2014-03-19
staging: as102: as10x_handle.h .Fix Unnecessary space after function pointer ...
Aybuke Ozdemir
2014-01-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-15
[media] Staging: media: Fix line length exceeding 80 characters in as102_drv.c
Monam Agarwal
2014-01-15
[media] Staging: media: Fix line length exceeding 80 characters in as102_fe.c
Monam Agarwal
2014-01-15
[media] Staging: media: Fix quoted string split across line in as102_fe.c
Monam Agarwal
2014-01-07
[media] as102: fix leaks at failure paths in as102_usb_probe()
Alexey Khoroshilov
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-10
[media] staging: as102: Remove ENTER/LEAVE debugging macros
Mauro Dreissig
2013-12-10
[media] staging: as102: Declare local variables as static
Mauro Dreissig
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 messages
Joe Perches
2012-12-21
[media] staging: media: Fix minor typo in staging/media
Masanari Iida
2012-08-13
[media] dvb: move the dvb core one level up
Mauro Carvalho Chehab
2012-05-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-22
Merge 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.c
joseph daniel
2012-05-15
[media] staging/media/as102: removed else statements
joseph daniel
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-04-25
USB: as102_usb_drv.c: remove err() usage
Greg Kroah-Hartman
2012-04-25
USB: staging: media: as102: convert to use module_usb_driver
Greg Kroah-Hartman
2012-04-19
[media] staging: as102: Remove redundant NULL check before release_firmware()...
Jesper Juhl
2012-04-18
drivers: staging: media: as102: as102fe.c: Remove include of version.h
Marcos Paulo de Souza
2012-04-18
drivers: staging: media: as102: as102_usb_drv.h: Remove include of version.h
Marcos Paulo de Souza
2012-04-18
staging: 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-10
staging: replace open-coded ARRAY_SIZEs
Jim Cromie
2012-04-10
staging/media/as102: Don't call release_firmware() on uninitialized variable
Jesper 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 device
Gianluca Gennari
2012-03-19
[media] as102: add __packed attribute to structs defined inside packed structs
Gianluca Gennari
2012-03-08
[media] as102: map URB DMA addresses in the driver
Gianluca 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 drivers
Mauro Carvalho Chehab
2011-12-31
[media] dvb: remove the extra parameter on get_frontend
Mauro Carvalho Chehab
2011-12-31
[media] staging/as102: convert set_fontend to use DVBv5 parameters
Mauro Carvalho Chehab
2011-12-31
[media] dvb-core: add support for a DVBv5 get_frontend() callback
Mauro Carvalho Chehab
2011-12-31
[media] Rename set_frontend fops to set_frontend_legacy
Mauro Carvalho Chehab
2011-12-30
Merge tag 'v3.2-rc7' into staging/for_v3.3
Mauro 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 argument
Sylwester Nawrocki
2011-11-17
media/staging: fix allyesconfig build error
Randy Dunlap
2011-11-08
[media] staging: as102: Eliminate as10x_handle_t alias
Sylwester Nawrocki
2011-11-08
[media] staging: as102: Define device name string pointers constant
Sylwester Nawrocki
2011-11-08
[media] staging: as102: Move variable declarations to the header
Sylwester Nawrocki
2011-11-08
[media] staging: as102: Use linux/uaccess.h instead of asm/uaccess.h
Sylwester 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 cleanup
Sylwester Nawrocki
2011-11-08
[media] staging: as102: Fix the dvb device registration error path
Sylwester Nawrocki
2011-11-08
[media] staging: as102: Replace pragma(pack) with attribute __packed
Sylwester Nawrocki
[next]