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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
[media] bt8xx: make driver routines fit into its own namespcae
Luis R. Rodriguez
1
-10
/
+10
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-23
[media] ivtv: Fix Oops when no firmware is loaded
Takashi Iwai
1
-0
/
+6
2014-05-23
[media] av7110: fix confusing indenting
Dan Carpenter
1
-2
/
+4
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-23
[media] vb2: stop_streaming should return void
Hans Verkuil
1
-2
/
+1
2014-04-16
[media] bttv: Add support for PCI-8604PW
Daniel Glöckner
2
-0
/
+111
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-14
/
+29
2014-03-28
[media] saa7134: fix WARN_ON during resume
Hans Verkuil
1
-2
/
+2
2014-03-11
[media] ddbridge: remove unneeded an NULL check
Dan Carpenter
1
-4
/
+2
2014-03-11
[media] av7110_hw: fix a sanity check in av7110_fw_cmd()
Dan Carpenter
1
-1
/
+1
2014-03-11
[media] rc: abstract access to allowed/enabled protocols
James Hogan
2
-2
/
+2
2014-03-11
[media] bttv: Add support for Kworld V-Stream Xpert TV PVR878
Pojar George
3
-1
/
+18
2014-03-11
[media] vb2: call buf_finish from __queue_cancel
Hans Verkuil
1
-1
/
+2
2014-03-11
[media] vb2: change result code of buf_finish to void
Hans Verkuil
1
-3
/
+1
2014-03-11
Merge tag 'v3.14-rc5' into patchwork
Mauro Carvalho Chehab
3
-3
/
+3
2014-02-25
Merge branch 'for-linus' into HEAD
Takashi Iwai
3
-3
/
+3
2014-02-14
[media] Convert to snd_card_new() with a device pointer
Takashi Iwai
6
-23
/
+19
2014-02-04
[media] cx23885: Fix tuning regression for TeVii S471
Joakim Hernberg
1
-0
/
+1
2014-02-04
[media] update Michael Krufky's email address
Michael Krufky
2
-2
/
+2
2014-02-04
[media] media: bt8xx: add missing put_device call
Levente Kurusa
1
-1
/
+1
2014-01-07
[media] videodev2: Set vb2_rect's width and height as unsigned
Ricardo Ribalda
2
-7
/
+3
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
2
-1
/
+4
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-12-13
Merge branch 'upstream-fixes' into patchwork
Mauro Carvalho Chehab
2
-2
/
+5
2013-12-10
[media] media: pci: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
3
-3
/
+3
2013-12-10
[media] cx18: check for allocation failure in cx18_read_eeprom()
Dan Carpenter
1
-1
/
+4
2013-12-10
[media] cx88: use correct pci drvdata type in cx88_audio_finidev()
Wei Yongjun
1
-2
/
+2
[next]