index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
saa7164
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
16
-10646
/
+0
2012-08-13
[media] common: move media/common/tuners to media/tuners
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-13
[media] move the dvb/frontends to drivers/media/dvb-frontends
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-13
[media] dvb: move the dvb core one level up
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-12
[media] saa7164: use native print_hex_dump() instead of custom one
Andy Shevchenko
3
-48
/
+14
2012-07-30
[media] saa7164: Replace struct memcpy with struct assignment
Ezequiel García
1
-5
/
+2
2012-07-30
[media] saa7164: Remove unused saa7164_call_i2c_clients()
Ezequiel García
1
-9
/
+0
2012-07-30
[media] cx23885: Remove useless struct i2c_algo_bit_data
Ezequiel García
1
-1
/
+0
2012-07-30
[media] saa7164: Remove useless struct i2c_algo_bit_data
Ezequiel García
2
-5
/
+0
2012-06-21
[media] saa7164: Variable set but not used
Peter Senna Tschudin
1
-14
/
+0
2012-05-15
[media] saa7134: remove unused log_err() macro
Mauro Carvalho Chehab
1
-5
/
+0
2012-04-26
[media] saa7164: saa7164_vbi_stop_port() returns linux error codes
Dan Carpenter
1
-2
/
+2
2012-03-08
[media] media: saa7164: append $(srctree) to -I parameters
Andy Shevchenko
1
-4
/
+4
2012-02-14
[media] v4l2: standardize log start/end message
Hans Verkuil
2
-12
/
+0
2012-01-16
[media] saa7164: remove duplicate initialization
Dan Carpenter
1
-4
/
+0
2011-12-11
[media] saa7164: fix endian conversion in saa7164_bus_set()
Dan Carpenter
1
-2
/
+2
2011-09-21
[media] saa7164: Adding support for HVR2200 card id 0x8953
Steven Toth
3
-0
/
+64
2011-09-08
[media] saa7164: Add support for another HVR2200 hardware revision
Tony Jago
3
-0
/
+68
2011-09-03
[media] drivers/media: do not use EXTRA_CFLAGS
Arnaud Lacombe
1
-5
/
+5
2011-07-27
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
1
-1
/
+0
2011-07-27
[media] saa7164: poll mask set incorrectly
Dan Carpenter
2
-10
/
+2
2011-05-23
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2011-05-20
[media] use pci_dev->revision
Bjørn Mork
1
-1
/
+1
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-03-21
[media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
9
-37
/
+37
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2010-12-29
[media] saa7164: Remove pointless conditional and save a few bytes in saa7164...
Jesper Juhl
1
-3
/
+1
2010-12-29
[media] saa7164: Checkpatch compliance cleanup
Steven Toth
11
-163
/
+215
2010-12-29
[media] saa7164: make buffer smaller
Dan Carpenter
2
-2
/
+2
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+0
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-2
/
+2
2010-10-21
[media] saa7164: Removed use of the BKL
Steven Toth
2
-78
/
+18
2010-10-21
[media] saa7164: Remove V4L2_CAP_STREAMING capability flag
Steven Toth
2
-2
/
+0
2010-10-21
[media] Fix the -E{*} returns in the VBI device as well
Gavin Hurlbut
1
-1
/
+1
2010-10-21
[media] Fix the negative -E{BLAH} returns from fops_read
Gavin Hurlbut
1
-1
/
+1
2010-10-21
[media] Change the second input names to include " 2" to distinguish them
Gavin Hurlbut
2
-2
/
+2
2010-10-21
[media] saa7134: Fix lots os spaces at the wrong places
Mauro Carvalho Chehab
6
-79
/
+79
2010-10-21
[media] saa7164: Don't use typedefs
Mauro Carvalho Chehab
9
-214
/
+196
2010-10-21
[media] saa7164: fix a warning at some printk's on i386
Mauro Carvalho Chehab
1
-4
/
+4
2010-10-21
[media] saa7164: Disable firmware debug message output
Steven Toth
1
-1
/
+1
2010-10-21
[media] saa7164: Remove loud debugging during video_poll()
Steven Toth
1
-1
/
+0
2010-10-21
[media] saa7164: bugfix, avoid oops when driver unloads without firmware
Steven Toth
3
-1
/
+4
2010-10-21
[media] saa7164: saa7164-buffer.c line 274 bugfix
Steven Toth
1
-0
/
+10
2010-10-21
[media] saa7164: Some whitespace cleanup
Steven Toth
8
-15
/
+4
2010-10-21
[media] saa7164: fix vbi compiler warnings
Steven Toth
1
-3
/
+0
2010-10-21
[media] saa7164: change debug to saa_debug
Steven Toth
2
-5
/
+5
2010-10-21
[media] saa7164: monitor the RISC cpu load via a thread
Steven Toth
5
-0
/
+50
2010-10-21
[media] saa7164: collect/show the firmware debugging via a thread
Steven Toth
3
-11
/
+92
[next]