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
/
pci
/
saa7134
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-26
[media] media: saa7134: remove if based on uninitialized variable
Heinrich Schuchardt
1
-4
/
+0
2014-07-23
[media] saa7134: NEC scancode fix
David Härdeman
1
-1
/
+1
2014-07-23
[media] rc-core: document the protocol type
David Härdeman
1
-3
/
+3
2014-07-23
[media] rc-core: improve ir-kbd-i2c get_key functions
David Härdeman
1
-30
/
+46
2014-07-22
Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
2
-5
/
+0
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2
-2
/
+0
2014-06-19
[media] saa7134: use unlocked_ioctl instead of ioctl
Hans Verkuil
1
-1
/
+1
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-2
/
+2
2014-05-23
[media] saa7134: add saa7134_userptr module option to enable USERPTR
Hans Verkuil
4
-3
/
+22
2014-05-23
[media] saa7134: convert to vb2
Hans Verkuil
8
-729
/
+542
2014-05-23
[media] saa7134: move saa7134_pgtable to saa7134_dmaqueue
Hans Verkuil
6
-35
/
+37
2014-05-23
[media] saa7134: rename vbi/cap to vbi_vbq/cap_vbq
Hans Verkuil
2
-30
/
+30
2014-05-23
[media] saa7134: add vidioc_querystd
Mikhail Domrachev
4
-2
/
+46
2014-05-13
saa7134-alsa: include vmalloc.h
Mauro Carvalho Chehab
1
-0
/
+1
2014-05-13
[media] saa7134: rename empress_tsq to empress_vbq
Hans Verkuil
3
-8
/
+8
2014-05-13
[media] saa7134: remove fmt from saa7134_buf
Hans Verkuil
3
-16
/
+12
2014-05-13
[media] saa7134: store VBI hlen/vlen globally
Hans Verkuil
2
-21
/
+18
2014-05-13
[media] saa7134: swap ts_init_encoder and ts_reset_encoder
Hans Verkuil
1
-11
/
+13
2014-05-13
[media] saa7134: drop abuse of low-level videobuf functions
Hans Verkuil
2
-11
/
+89
2014-05-13
[media] saa7134: coding style cleanups
Hans Verkuil
10
-121
/
+59
2014-05-13
[media] saa7134: fix regression with tvtime
Hans Verkuil
1
-6
/
+3
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-03-28
[media] saa7134: fix WARN_ON during resume
Hans Verkuil
1
-2
/
+2
2014-02-25
Merge branch 'for-linus' into HEAD
Takashi Iwai
1
-1
/
+1
2014-02-14
[media] Convert to snd_card_new() with a device pointer
Takashi Iwai
1
-4
/
+2
2014-02-04
[media] update Michael Krufky's email address
Michael Krufky
1
-1
/
+1
2014-01-07
[media] videodev2: Set vb2_rect's width and height as unsigned
Ricardo Ribalda
1
-4
/
+0
2014-01-07
[media] saa7134: don't set vfd->debug
Hans Verkuil
1
-1
/
+0
2014-01-07
[media] saa6588: add support for non-blocking mode
Hans Verkuil
1
-0
/
+1
2014-01-07
[media] saa7134: drop log_status for radio
Hans Verkuil
1
-1
/
+0
2014-01-07
[media] saa6752hs.h: drop empty header
Hans Verkuil
1
-1
/
+0
2014-01-07
[media] saa6752hs: move to media/i2c
Hans Verkuil
3
-791
/
+2
2014-01-07
[media] saa6752hs: drop compat control code
Hans Verkuil
1
-13
/
+6
2014-01-07
[media] saa7134: use V4L2_IN_ST_NO_SIGNAL instead of NO_SYNC
Hans Verkuil
1
-1
/
+1
2014-01-07
[media] saa7134: add support for control events
Hans Verkuil
2
-13
/
+38
2014-01-07
[media] saa7134: share resource management between normal and empress nodes
Hans Verkuil
3
-101
/
+62
2014-01-07
[media] saa7134: remove dev from saa7134_fh, use saa7134_fh for empress node
Hans Verkuil
3
-85
/
+76
2014-01-07
[media] saa7134: cleanup radio/video/empress ioctl handling
Hans Verkuil
3
-142
/
+61
2014-01-07
[media] saa7134: convert to the control framework
Hans Verkuil
4
-399
/
+158
2014-01-07
[media] saa7134: move the queue data from saa7134_fh to saa7134_dev
Hans Verkuil
4
-64
/
+63
2013-11-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2013-10-17
[media] misc drivers: remove deprecated IRQF_DISABLED
Michael Opdenacker
2
-2
/
+2
2013-10-14
[media] saa7134: Fix crash when device is closed before streamoff
Simon Farnsworth
1
-0
/
+1
2013-07-15
[media] saa7134: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+2
2013-06-28
[media] saa7134: Fix sparse warnings by adding __user annotation
Emil Goode
1
-1
/
+1
2013-06-21
[media] saa7134: use v4l2_dev instead of the deprecated parent field
Hans Verkuil
1
-1
/
+1
2013-06-17
[media] saa7134: fix empress format compliance bugs
Hans Verkuil
2
-24
/
+47
2013-06-17
[media] saa7134: fix format-related compliance issues
Hans Verkuil
1
-22
/
+52
2013-06-17
[media] saa7134: move qos_request from saa7134_fh to saa7134_dev
Hans Verkuil
2
-3
/
+3
[next]