index
:
~wallbraker/linux
for-ubuntu-vmwgfx
master
And what's this thing coming toward me very fast?
wallbraker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
zoran
/
zoran_card.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab
1
-1524
/
+0
2011-07-27
[media] Stop using linux/version.h on most video drivers
Mauro Carvalho Chehab
1
-2
/
+5
2011-05-20
[media] zoran: Drop unused module parameters encoder and decoder
Jean Delvare
1
-8
/
+0
2011-05-20
[media] use pci_dev->revision
Bjørn Mork
1
-1
/
+1
2011-01-19
[media] zoran: use video_device_alloc instead of kmalloc
Hans Verkuil
1
-1
/
+1
2010-12-29
[media] zoran: remove V4L1 compat code and zoran custom ioctls
Hans Verkuil
1
-1
/
+1
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
1
-3
/
+2
2010-11-08
[media] v4l: kill the BKL
Arnd Bergmann
1
-0
/
+1
2010-10-22
[media] zoran: Don't use module names to load I2C modules
Laurent Pinchart
1
-20
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-19
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
1
-4
/
+4
2009-09-12
V4L/DVB (12435): strlcpy() will always null terminate the string.
Roel Kluin
1
-1
/
+1
2009-09-12
V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses
Jean Delvare
1
-1
/
+0
2009-06-16
V4L/DVB (11992): Add missing __devexit_p()
Jean Delvare
1
-1
/
+1
2009-06-16
V4L/DVB (11741): zoran: Fix &&/|| typo
Roel Kluin
1
-1
/
+1
2009-04-06
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
1
-3
/
+1
2009-04-06
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
1
-3
/
+5
2009-03-30
V4L/DVB (11048): zoran: fix incorrect return type of notify function.
Hans Verkuil
1
-2
/
+1
2009-03-30
V4L/DVB (11022): zoran/bt819: use new notify functionality.
Hans Verkuil
1
-3
/
+17
2009-03-30
V4L/DVB (10934): zoran: replace functions names in strings with __func__
Trent Piepho
1
-69
/
+46
2009-03-30
V4L/DVB (10733): zoran: increase bufsize to a value suitable for 768x576.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (10730): v4l-dvb: cleanup obsolete references to v4l1 headers.
Hans Verkuil
1
-33
/
+10
2009-03-30
V4L/DVB (10729): zoran: convert to v4l2_device/v4l2_subdev.
Hans Verkuil
1
-177
/
+86
2009-03-30
V4L/DVB (10716): zoran: change buffer defaults to something that works with t...
Hans Verkuil
1
-2
/
+2
2009-03-30
V4L/DVB (10714): zoran et al: convert zoran i2c modules to V4L2.
Hans Verkuil
1
-30
/
+30
2009-03-30
V4L/DVB (10711): zoran: fix TRY_FMT support
Hans Verkuil
1
-18
/
+45
2009-03-30
V4L/DVB (10710): zoran: cleanups in an attempt to make the source a bit more ...
Hans Verkuil
1
-6
/
+3
2009-03-30
V4L/DVB (10709): zoran: set correct parent of the video device.
Hans Verkuil
1
-0
/
+1
2009-01-29
V4L/DVB (10225): zoran: Remove zr36057_adr field
Trent Piepho
1
-6
/
+5
2009-01-29
V4L/DVB (10224): zoran: Use pci device table to get card type
Trent Piepho
1
-63
/
+47
2009-01-29
V4L/DVB (10223): zoran: Remove global device array
Trent Piepho
1
-6
/
+3
2009-01-29
V4L/DVB (10222): zoran: Better syntax for initializing array module params
Trent Piepho
1
-8
/
+8
2009-01-29
V4L/DVB (10212): Convert to be a pci driver
Trent Piepho
1
-302
/
+294
2009-01-29
V4L/DVB (10208): zoran: Re-adds udev entry removed by changeset 60b4bde4
Mauro Carvalho Chehab
1
-0
/
+8
2008-12-30
V4L/DVB (10118): zoran: fix warning for a variable not used
Mauro Carvalho Chehab
1
-6
/
+0
2008-10-17
V4L/DVB (9197): zoran: set adapter class to I2C_CLASS_TV_ANALOG
Jean Delvare
1
-0
/
+1
2008-10-12
V4L/DVB (9129): zoran: move zoran sources into a zoran subdirectory
Hans Verkuil
1
-0
/
+1670