Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
48fa57ac2c30a8a0b770b7ad50b4b30c1d12f005
/
drivers
/
media
/
video
/
saa7164
de2fb69
[media] saa7164: Adding support for HVR2200 card id 0x8953
by Steven Toth
· 13 years ago
62dd28d
[media] saa7164: Add support for another HVR2200 hardware revision
by Tony Jago
· 13 years ago
3f5c14d
[media] drivers/media: do not use EXTRA_CFLAGS
by Arnaud Lacombe
· 13 years ago
1990d50
[media] Stop using linux/version.h on most video drivers
by Mauro Carvalho Chehab
· 13 years ago
061d55e
[media] saa7164: poll mask set incorrectly
by Dan Carpenter
· 14 years ago
df462b3
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 13 years ago
abd34d8
[media] use pci_dev->revision
by Bjørn Mork
· 14 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
61ca1500
[media] video/saa7164: Fix sparse warning: Using plain integer as NULL pointer
by Peter Huewe
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
ef330dc
[media] saa7164: Remove pointless conditional and save a few bytes in saa7164_downloadfirmware()
by Jesper Juhl
· 14 years ago
bc25068
[media] saa7164: Checkpatch compliance cleanup
by Steven Toth
· 14 years ago
0e72cc8
[media] saa7164: make buffer smaller
by Dan Carpenter
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
214ce3f
[media] saa7164: Removed use of the BKL
by Steven Toth
· 14 years ago
18024ee
[media] saa7164: Remove V4L2_CAP_STREAMING capability flag
by Steven Toth
· 14 years ago
106d7e3
[media] Fix the -E{*} returns in the VBI device as well
by Gavin Hurlbut
· 14 years ago
f20a07d
[media] Fix the negative -E{BLAH} returns from fops_read
by Gavin Hurlbut
· 14 years ago
f89076c
[media] Change the second input names to include " 2" to distinguish them
by Gavin Hurlbut
· 14 years ago
c7e242ba
[media] saa7134: Fix lots os spaces at the wrong places
by Mauro Carvalho Chehab
· 14 years ago
4d270cf
[media] saa7164: Don't use typedefs
by Mauro Carvalho Chehab
· 14 years ago
5cecdc8
[media] saa7164: fix a warning at some printk's on i386
by Mauro Carvalho Chehab
· 14 years ago
841fec0
[media] saa7164: Disable firmware debug message output
by Steven Toth
· 14 years ago
dec2f09
[media] saa7164: Remove loud debugging during video_poll()
by Steven Toth
· 14 years ago
22760ed
[media] saa7164: bugfix, avoid oops when driver unloads without firmware
by Steven Toth
· 14 years ago
a1c592b
[media] saa7164: saa7164-buffer.c line 274 bugfix
by Steven Toth
· 14 years ago
2e732d6
[media] saa7164: Some whitespace cleanup
by Steven Toth
· 14 years ago
3dee431
[media] saa7164: fix vbi compiler warnings
by Steven Toth
· 14 years ago
99b73d38
[media] saa7164: change debug to saa_debug
by Steven Toth
· 14 years ago
1247ff5
[media] saa7164: monitor the RISC cpu load via a thread
by Steven Toth
· 14 years ago
0b62ceb
[media] saa7164: collect/show the firmware debugging via a thread
by Steven Toth
· 14 years ago
6d152c2
[media] saa7164: enforce the march 10th firmware is used
by Steven Toth
· 14 years ago
6066582
[media] saa7164: Monitor the command bus and check for inconsistencies
by Steven Toth
· 14 years ago
1107237
[media] saa7164: VBI irq cleanup and V4L VBI raw pitch adjustments
by Steven Toth
· 14 years ago
e48836b
[media] saa7164: add firmware debug message collection and procfs changes
by Steven Toth
· 14 years ago
e8ce2f2
[media] saa7164: add NTSC VBI support
by Steven Toth
· 14 years ago
11bd27b2
[media] saa7164: Add missing saa7164-vbi.c file
by Steven Toth
· 14 years ago
96d8420
[media] saa7164: rename a structure for readability
by Steven Toth
· 14 years ago
32299a1
[media] saa7164: Avoid spurious error after firmware starts
by Steven Toth
· 14 years ago
46b9db2
[media] saa7164: New firmware changes, new size, new filename
by Steven Toth
· 14 years ago
1b0e8e4
[media] saa7164: allow DMA engine buffers to vary in size between analog and digital
by Steven Toth
· 14 years ago
7c16182
[media] saa7164: code cleanup
by Steven Toth
· 14 years ago
cfbaf33
[media] saa7164: irqhandler cleanup and helper function added
by Steven Toth
· 14 years ago
b31f122
[media] saa7164: mundane buffer debugging changes to track issues
by Steven Toth
· 14 years ago
f6eeece
[media] saa7164: Implement resolution control firmware command
by Steven Toth
· 14 years ago
a97781a
[media] saa7164: adjust the PS pack size handling to fill buffers 100%
by Steven Toth
· 14 years ago
12d3203
[media] saa7164: buffer crc checks and ensure we use the memcpy func
by Steven Toth
· 14 years ago
46eeb8d
[media] saa7164: add guard bytes around critical buffers to detect failure
by Steven Toth
· 14 years ago
58acca1
[media] saa7164: measure via histograms various irq and queue latencies
by Steven Toth
· 14 years ago
66e1d37
[media] saa7164: allow the number of encoder buffers to be user configurable
by Steven Toth
· 14 years ago
9230aca
[media] saa7164: patches to monitor TS payload for inconsistencies
by Steven Toth
· 14 years ago
5fa56cc
[media] saa7164: allow variable length GOP sizes and switch encoder default to CBR
by Steven Toth
· 14 years ago
f91d095
[media] saa7164: allow encoder output format to be user configurable
by Steven Toth
· 14 years ago
968b11b
[media] saa7164: implement encoder peak bitrate feature
by Steven Toth
· 14 years ago
3ed43cf
[media] saa7164: allow the IBP reference distance to be configurable
by Steven Toth
· 14 years ago
2600d71
[media] saa7164: add support for encoder CBR and VBR optionally
by Steven Toth
· 14 years ago
0760313
[media] saa7164: generate a fixed kernel warning if the irq is 'late'
by Steven Toth
· 14 years ago
eafea21
[media] saa7164: allow the encoder GOP structure to be configured
by Steven Toth
· 14 years ago
4a52be0
[media] saa7164: command dequeue fixup to clean the bus after error
by Steven Toth
· 14 years ago
91d8018
[media] saa7164: Implement encoder irq handling in a deferred work queue
by Steven Toth
· 14 years ago
7615e43
[media] saa7164: add various encoder message functions
by Steven Toth
· 14 years ago
add3f58
[media] saa7164: convert buffering structs to be more generic
by Steven Toth
· 14 years ago
335961c
[media] saa7164: Add some encoder firmwares message types and structs
by Steven Toth
· 14 years ago
9b8b019
[media] saa7164: basic definitions for -encoder.c
by Steven Toth
· 14 years ago
23e64d5
V4L/DVB: saa7164: move dereference under NULL check
by Dan Carpenter
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ad69551
V4L/DVB (12930): Wrong variable tested
by Roel Kluin
· 15 years ago
9710e7a
V4L/DVB (13288): adding __init/__exit macros to various drivers
by Peter Huewe
· 15 years ago
bc809ab
V4L/DVB (13201): saa7164: disable tda18271 slave tuner output on slave in standby mode
by Michael Krufky
· 15 years ago
7157fbd
V4L/DVB (13287): ce6230 - saa7164-cmd: Fix wrong sizeof
by Jean Delvare
· 15 years ago
b1912a85
media: video: Fix build in saa7164
by Ingo Molnar
· 15 years ago
ab20585
V4L/DVB (12993a): saa7164: Fix compilation warning on i386
by Mauro Carvalho Chehab
· 15 years ago
b8298e7
V4L/DVB (12976): SAA7164: Removed bus registration messages from driver startup
by Steven Toth
· 15 years ago
efac8aa
V4L/DVB (12975): SAA7164: Remove the i2c client_attach/detach support, no longer required.
by Steven Toth
· 15 years ago
c923045
V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required.
by Steven Toth
· 15 years ago
6df84ea
V4L/DVB (12970): saa7164: fix 64bit build warning
by Michael Krufky
· 15 years ago
66cb930
V4L/DVB (12968): saa7164: fix Kconfig: remove HOTPLUG dependency
by Michael Krufky
· 15 years ago
6d052dd
V4L/DVB (12967): saa7164: fix Kconfig: rename DVB_FE_CUSTOMIZE to MEDIA_TUNER_CUSTOMISE
by Michael Krufky
· 15 years ago
3a360ce
V4L/DVB (12946): SAA7164: Add support for a new HVR-2250 hardware revision
by Steven Toth
· 15 years ago
151ec0d9
V4L/DVB (12945): SAA7164: Ensure the HVR-2200 second tuner is configured in slave mode.
by Steven Toth
· 15 years ago
8bfd4b2
V4L/DVB (12944): SAA7164: Minor i2c assignment cleanup
by Steven Toth
· 15 years ago
1f8c40b
V4L/DVB (12943): SAA7164: Add a warning about addr usage
by Steven Toth
· 15 years ago
90e801a
V4L/DVB (12942): SAA7164: HVR2250 changes related to attach time tuner configuration
by Steven Toth
· 15 years ago
c64b2f7
V4L/DVB (12941): SAA7164: Removed spurious debug
by Steven Toth
· 15 years ago
39e469a
V4L/DVB (12940): SAA7164: IRQ / message timeout related change
by Steven Toth
· 15 years ago
068ed40
V4L/DVB (12939): SAA7164: Removed a duplicate call to address any PCI quirks.
by Steven Toth
· 15 years ago
bbf504c
V4L/DVB (12938): SAA7164: Increase the firmware command timeout to avoid firmware errors.
by Steven Toth
· 15 years ago
2ceae8f
V4L/DVB (12937): SAA7164: Cleanup a printk
by Steven Toth
· 15 years ago
dd1ee44
V4L/DVB (12936): SAA7164: Added waitsecs module parameter
by Steven Toth
· 15 years ago
3224401
V4L/DVB (12935): SAA7164: Ensure we specify I/F's for all bandwidths
by Steven Toth
· 16 years ago
30015c1
V4L/DVB (12934): SAA7164: Fix i2c eeprom read errors during load (some boards).
by Steven Toth
· 16 years ago
50bcb4a
V4L/DVB (12933): SAA7164: Fix IRQ related system hang when firmware is not found.
by Steven Toth
· 16 years ago
c303e3e
V4L/DVB (12932): SAA7164: Fixed the missing eeprom parse on a specific board.
by Steven Toth
· 16 years ago
e333522
V4L/DVB (12931): SAA7164: Fix the 88021 definition to work with production boards.
by Steven Toth
· 16 years ago
78d1556
V4L/DVB (12930): SAA7164: Removed spurious I2C errors during driver load with DVB-T boards.
by Steven Toth
· 16 years ago
d888ea0
V4L/DVB (12929): SAA7164: OOPS avoidance during interrupt handling
by Steven Toth
· 16 years ago
f4a6adf
V4L/DVB (12928): SAA7164: Increase firmware load tolerance
by Steven Toth
· 16 years ago
Next »