index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
as102
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-21
[media] as102: promote it out of staging
Mauro Carvalho Chehab
15
-3370
/
+0
2014-08-21
[media] staging: media: as102: replace custom dprintk() with dev_dbg()
Martin Kepplinger
4
-47
/
+41
2014-05-25
[media] USB: as102_usb_drv.c: Remove useless return variables
Peter Senna Tschudin
1
-4
/
+3
2014-03-19
staging: as102: as10x_handle.h .Fix Unnecessary space after function pointer name
Aybuke Ozdemir
1
-7
/
+7
2014-01-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
8
-130
/
+22
2014-01-15
[media] Staging: media: Fix line length exceeding 80 characters in as102_drv.c
Monam Agarwal
1
-1
/
+2
2014-01-15
[media] Staging: media: Fix line length exceeding 80 characters in as102_fe.c
Monam Agarwal
1
-1
/
+2
2014-01-15
[media] Staging: media: Fix quoted string split across line in as102_fe.c
Monam Agarwal
1
-4
/
+4
2014-01-07
[media] as102: fix leaks at failure paths in as102_usb_probe()
Alexey Khoroshilov
1
-1
/
+8
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-10
[media] staging: as102: Remove ENTER/LEAVE debugging macros
Mauro Dreissig
8
-117
/
+0
2013-12-10
[media] staging: as102: Declare local variables as static
Mauro Dreissig
2
-6
/
+6
2013-03-18
[media] drivers/staging/media/as102: using ccflags-y instead of EXTRA_FLAGS in Makefile
Chen Gang
1
-1
/
+1
2013-02-13
[media] staging: media: Remove unnecessary OOM messages
Joe Perches
1
-3
/
+1
2012-12-21
[media] staging: media: Fix minor typo in staging/media
Masanari Iida
1
-1
/
+1
2012-08-13
[media] dvb: move the dvb core one level up
Mauro Carvalho Chehab
1
-1
/
+1
2012-05-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-21
/
+7
2012-05-22
Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
4
-11
/
+3
2012-05-20
[media] staging/media/as102: remove version.h include at as102_fe.c
joseph daniel
1
-2
/
+0
2012-05-15
[media] staging/media/as102: removed else statements
joseph daniel
1
-21
/
+7
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
4
-11
/
+3
2012-04-25
USB: as102_usb_drv.c: remove err() usage
Greg Kroah-Hartman
1
-3
/
+4
2012-04-25
USB: staging: media: as102: convert to use module_usb_driver
Greg Kroah-Hartman
1
-33
/
+1
2012-04-19
[media] staging: as102: Remove redundant NULL check before release_firmware() and pointless comments
Jesper Juhl
1
-4
/
+1
2012-04-18
drivers: staging: media: as102: as102fe.c: Remove include of version.h
Marcos Paulo de Souza
1
-2
/
+0
2012-04-18
drivers: staging: media: as102: as102_usb_drv.h: Remove include of version.h
Marcos Paulo de Souza
1
-2
/
+0
2012-04-18
staging: as102: Remove redundant NULL check before release_firmware() and pointless comments
Jesper Juhl
1
-4
/
+1
2012-04-10
[media] staging/media/as102: Don't call release_firmware() on uninitialized variable
Jesper Juhl
1
-1
/
+1
2012-04-10
staging: replace open-coded ARRAY_SIZEs
Jim Cromie
1
-3
/
+2
2012-04-10
staging/media/as102: Don't call release_firmware() on uninitialized variable
Jesper Juhl
1
-1
/
+1
2012-03-19
[media] staging: Fix comments and some typos in staging/media/*
Justin P. Mattock
2
-3
/
+3
2012-03-19
[media] as102: set optimal eLNA config values for each device
Gianluca Gennari
3
-3
/
+16
2012-03-19
[media] as102: add __packed attribute to structs defined inside packed structs
Gianluca Gennari
3
-42
/
+42
2012-03-08
[media] as102: map URB DMA addresses in the driver
Gianluca Gennari
1
-0
/
+2
2012-01-06
[media] drivers/staging/media/as102/as102_usb_drv.c: shift position of allocation code
Julia Lawall
1
-6
/
+6
2012-01-04
[media] Don't test for ops->info.type inside drivers
Mauro Carvalho Chehab
1
-1
/
+0
2011-12-31
[media] dvb: remove the extra parameter on get_frontend
Mauro Carvalho Chehab
1
-2
/
+2
2011-12-31
[media] staging/as102: convert set_fontend to use DVBv5 parameters
Mauro Carvalho Chehab
3
-43
/
+43
2011-12-31
[media] dvb-core: add support for a DVBv5 get_frontend() callback
Mauro Carvalho Chehab
1
-1
/
+1
2011-12-31
[media] Rename set_frontend fops to set_frontend_legacy
Mauro Carvalho Chehab
1
-1
/
+1
2011-12-30
Merge tag 'v3.2-rc7' into staging/for_v3.3
Mauro Carvalho Chehab
2
-3
/
+4
2011-11-24
[media] staging: as102: Add support for Sky Italia Digital Key based on the same chip
Gianluca Gennari
2
-0
/
+7
2011-11-24
[media] staging: as102: Add missing function argument
Sylwester Nawrocki
1
-1
/
+1
2011-11-17
media/staging: fix allyesconfig build error
Randy Dunlap
2
-3
/
+4
2011-11-08
[media] staging: as102: Eliminate as10x_handle_t alias
Sylwester Nawrocki
10
-166
/
+163
2011-11-08
[media] staging: as102: Define device name string pointers constant
Sylwester Nawrocki
1
-1
/
+1
2011-11-08
[media] staging: as102: Move variable declarations to the header
Sylwester Nawrocki
2
-2
/
+1
2011-11-08
[media] staging: as102: Use linux/uaccess.h instead of asm/uaccess.h
Sylwester Nawrocki
1
-1
/
+1
2011-11-08
[media] staging: as102: Remove linkage specifiers for C++
Sylwester Nawrocki
1
-7
/
+0
2011-11-08
[media] staging: as102: Replace printk(KERN_<LEVEL> witk pr_<level>
Sylwester Nawrocki
2
-18
/
+18
[next]