index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
saa7164
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-20
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
1
-2
/
+2
2015-11-10
saa7164: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-10-01
[media] saa7164: video and vbi ports share the same input/tuner/std
Hans Verkuil
3
-204
/
+82
2015-10-01
[media] saa7164: fix input and tuner compliance problems
Hans Verkuil
2
-10
/
+20
2015-10-01
[media] saa7164: remove unused videobuf references
Hans Verkuil
2
-3
/
+0
2015-10-01
[media] saa7164: fix format ioctls
Hans Verkuil
3
-125
/
+20
2015-10-01
[media] saa7164: add support for control events
Hans Verkuil
2
-2
/
+7
2015-10-01
[media] saa7164: fix poll bugs
Hans Verkuil
1
-11
/
+4
2015-10-01
[media] saa7164: add v4l2_fh support
Hans Verkuil
3
-4
/
+12
2015-10-01
[media] saa7164: convert to the control framework
Hans Verkuil
3
-742
/
+81
2015-06-10
[media] saa7164: Improvements for I2C handling"
Olli Salonen
1
-10
/
+1
2015-06-10
[media] saa7164: change Si2168 reglen to 0 bit
Olli Salonen
1
-2
/
+2
2015-05-30
[media] saa7164: fix sparse warning
Hans Verkuil
1
-1
/
+1
2015-05-14
[media] saa7164: use an MSI interrupt when available
Brendan McGrath
2
-7
/
+60
2015-05-12
[media] si2157: support selection of IF interface
Olli Salonen
1
-0
/
+3
2015-05-01
[media] saa7164: fix compiler warning
Hans Verkuil
1
-1
/
+1
2015-05-01
saa7164: Fix CodingStyle issues added on previous patches
Mauro Carvalho Chehab
2
-15
/
+22
2015-05-01
[media] saa7164: fix querycap warning
Hans Verkuil
2
-10
/
+12
2015-05-01
[media] saa7164: fix HVR2255 ATSC inversion issue
Steven Toth
1
-1
/
+1
2015-05-01
[media] saa7164: Copyright update
Steven Toth
14
-14
/
+14
2015-05-01
[media] saa7164: Add Digital TV support for the HVR2255 and HVR2205
Steven Toth
3
-14
/
+407
2015-05-01
[media] saa7164: Improvements for I2C handling
Steven Toth
1
-1
/
+10
2015-05-01
[media] saa7164: Adding additional I2C debug
Steven Toth
1
-3
/
+5
2015-05-01
[media] saa7164: I2C improvements for upcoming HVR2255/2205 boards
Steven Toth
1
-3
/
+4
2015-04-30
[media] saa7164: Check if dev is NULL before dereferencing it
Mauro Carvalho Chehab
1
-6
/
+8
2015-03-03
[media] saa7164: free_irq before pci_disable_device
Olli Salonen
1
-2
/
+2
2014-11-11
[media] saa7164: fix sparse warnings
Hans Verkuil
6
-58
/
+74
2014-09-26
[media] saa7164-core: declare symbols as static
Mauro Carvalho Chehab
1
-3
/
+3
2014-09-03
[media] saa7164: just return 0 instead of using a var
Mauro Carvalho Chehab
1
-2
/
+1
2014-07-17
[media] saa7164-dvb: Remove unnecessary null test
Himangi Saraogi
1
-18
/
+14
2013-11-29
[media] saa7164: fix return value check in saa7164_initdev()
Wei Yongjun
1
-1
/
+3
2013-10-17
[media] misc drivers: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-17
[media] pci: saa7164: Remove redundant pci_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-06-28
[media] saa7164: fix compiler warning
Hans Verkuil
1
-1
/
+2
2013-06-21
[media] saa7164: add v4l2_device and replace parent with v4l2_dev
Hans Verkuil
4
-2
/
+12
2013-06-17
[media] saa7164: replace current_norm by g_std
Hans Verkuil
3
-2
/
+25
2013-06-17
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
3
-47
/
+0
2013-05-27
[media] media: pci: remove duplicate checks for EPERM
Lad, Prabhakar
1
-6
/
+0
2013-04-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-13
/
+13
2013-04-12
treewide: Fix typo in printks
Masanari Iida
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2
-8
/
+8
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2
-2
/
+2
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2
-2
/
+2
2013-02-05
[media] saa7164: silence GCC warnings
Paul Bolle
1
-0
/
+2
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-10-28
[media] saa7134,saa7164: warning: comparison of unsigned fixes
Mauro Carvalho Chehab
1
-2
/
+2
2012-10-27
[media] saa7164: get rid of warning: no previous prototype
Mauro Carvalho Chehab
6
-36
/
+41
2012-08-21
[media] saa7164: Add dependency for V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-21
[media] Kconfig: merge all customise options into just one
Mauro Carvalho Chehab
1
-3
/
+3
[next]