Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6ec22f9b037fc0c2e00ddb7023fad279c365324d
/
drivers
/
media
/
video
/
cx18
/
cx18-driver.c
581644d
V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.
by Hans Verkuil
· 16 years ago
25a42e4
V4L/DVB (12207): cx18: Add an EEPROM dump routine for the Yuan MPC718 and future cards
by Andy Walls
· 15 years ago
9d5af86
V4L/DVB (11950): cx18: Split LeadTek PVR2100 and DVR3100 H into 2 separate card entries
by Andy Walls
· 16 years ago
4442ee8
V4L/DVB (11752): cx18: Add missing newline to tuner detection error message
by Andy Walls
· 16 years ago
21a278b
V4L/DVB (11619): cx18: Simplify the work handler for outgoing mailbox commands
by Andy Walls
· 16 years ago
8711615
V4L/DVB (11616): cx18: Add a work queue for deferring empty buffer handoffs to the firmware
by Andy Walls
· 16 years ago
deed75e
V4L/DVB (11615): cx18: Rename the work queue to "in_work_queue"
by Andy Walls
· 16 years ago
cc26b07
V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init.
by Hans Verkuil
· 16 years ago
098003d
V4L/DVB (10850): cx18: Use strlcpy() instead of strncpy() for temp eeprom i2c_client setup
by Andy Walls
· 16 years ago
006e717
V4L/DVB (10764): cx18: Disable AC3 controls as the firmware doesn't support AC3
by Andy Walls
· 16 years ago
8d037ed
V4L/DVB (10762): cx18: Get rid of unused variables related to video output
by Andy Walls
· 16 years ago
6246d4e
V4L/DVB (10761): cx18: Change log lines for internal subdevs and fix tveeprom reads
by Andy Walls
· 16 years ago
6da6bf5
V4L/DVB (10760): cx18: Fix a memory leak of buffers used for sliced VBI insertion
by Andy Walls
· 16 years ago
eefe101
V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdevices
by Andy Walls
· 16 years ago
ff2a200
V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevices
by Andy Walls
· 16 years ago
fa3e703
V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdev
by Andy Walls
· 16 years ago
5811cf9
V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_device.name
by Andy Walls
· 16 years ago
812b1f9
V4L/DVB (10446): cx18: Finally get sliced VBI working - for 525 line 60 Hz systems at least
by Andy Walls
· 16 years ago
466df46
V4L/DVB (10445): cx18: Process Raw VBI on a whole frame basis; fix VBI buffer size
by Andy Walls
· 16 years ago
302df97
V4L/DVB (10439): cx18: Clean-up and enable sliced VBI handling
by Andy Walls
· 16 years ago
4325dff
V4L/DVB (10437): cx18: Remove an unused spinlock
by Andy Walls
· 16 years ago
d5c02f6
V4L/DVB (10435): cx18: Normalize APU after second APU firmware load
by Andy Walls
· 16 years ago
6ce9ee5
V4L/DVB (10284): cx18: Add initial entry for a Leadtek DVR3100 H hybrid card
by Andy Walls
· 16 years ago
be411df
V4L/DVB (10283): cx18: Call request_module() with proper argument types.
by Andy Walls
· 16 years ago
888cdb0
V4L/DVB (10281): cx18: Conversion to new V4L2 framework: use v4l2_device object
by Andy Walls
· 16 years ago
3d05913
V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev to video_dev
by Andy Walls
· 16 years ago
350145a
V4L/DVB (10278): cx18: Fix bad audio in first analog capture.
by Andy Walls
· 16 years ago
31230c5
V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with V4L2 spec
by Andy Walls
· 16 years ago
0d82fe8
V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18
by Andy Walls
· 16 years ago
fd6b9c9
V4L/DVB (9895): cx18: Refine the firmware load and firmware startup process
by Andy Walls
· 16 years ago
aafc770
V4L/DVB (9892): cx18: VBI comment corrections and comments about VBI issues
by Andy Walls
· 16 years ago
af009cf
V4L/DVB (9806): cx18: Enable raw VBI capture
by Andy Walls
· 16 years ago
dd07343
V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and cx25840
by Andy Walls
· 16 years ago
6ecd86d
V4L/DVB (9802): cx18: Add module parameters for finer control over buffer allocations
by Andy Walls
· 16 years ago
572bfea
V4L/DVB (9776): cx18: Change to per CX23418 device work queues for deferrable work handling
by Andy Walls
· 16 years ago
2bb49f1
V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove statistics logging
by Andy Walls
· 16 years ago
3f75c61
V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce MMIO retry strategy
by Andy Walls
· 16 years ago
18b5dc2
V4L/DVB (9721): cx18: Change to singlethreaded global work queue thread for deferable work
by Andy Walls
· 16 years ago
ee2d64f
V4L/DVB (9720): cx18: Major rewrite of interrupt handling for incoming mailbox processing
by Andy Walls
· 16 years ago
330c6ec
V4L/DVB (9596): cx18: Further changes to improve mailbox protocol integrity & performnce
by Andy Walls
· 16 years ago
72c2d6d
V4L/DVB (9593): cx18: Add outgoing mailbox mutexes and check for ack via waitq vs poll
by Andy Walls
· 16 years ago
f68d0cf
V4L/DVB (9592): cx18: Use default kernel work queue; fix streaming flag for work handler
by Andy Walls
· 16 years ago
667d75e
V4L/DVB (9474): cx18: Remove redundant block scope variable in cx18_probe() for sparse
by Andy Walls
· 16 years ago
1d6782b
V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to work_queue
by Andy Walls
· 16 years ago
465f8a8
V4L/DVB (9515): cx18: Use correct Mailbox IRQ Ack values and misc IRQ handling cleanup
by Andy Walls
· 16 years ago
58ae1c2
V4L/DVB (9506): ivtv/cx18: fix test whether modules should be loaded or not.
by Hans Verkuil
· 16 years ago
9b4a7c8
V4L/DVB (9299): cx18: Don't mask many real init error codes by mapping them to ENOMEM
by Andy Walls
· 16 years ago
ff08657
V4L/DVB (9297): cx18: Fix memory leak on card initialization failure
by Andy Walls
· 16 years ago
dd89601
V4L/DVB (9133): v4l: disconnect kernel number from minor
by Hans Verkuil
· 16 years ago
9eee4fb
V4L/DVB (9131): cx18: Add entries for the Leadtek PVR2100 and Toshiba Qosmio DVB-T/Analog
by Andy Walls
· 16 years ago
d267d85
V4L/DVB (9110): cx18: Add default behavior of checking and retrying PCI MMIO accesses
by Andy Walls
· 16 years ago
2796073
V4L/DVB (8939): cx18: fix sparse warnings
by Hans Verkuil
· 16 years ago
c641d09
V4L/DVB (8914): cx18: Throttle mmio to/from the CX23418 so boards work in older systems
by Andy Walls
· 16 years ago
b152642
V4L/DVB (8913): cx18: Create cx18_ specific wrappers for all pci mmio accessesors.
by Andy Walls
· 16 years ago
4519064
V4L/DVB (8912): cx18: Correct CX23418 PCI configuration settings.
by Andy Walls
· 16 years ago
29e66a6
V4L/DVB: follow lspci device/vendor style
by Bjorn Helgaas
· 16 years ago
c6eb8ea
V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
by Hans Verkuil
· 16 years ago
8abdd00
V4L/DVB (8331): cx18: Add locking for struct cx18 GPIO state variables
by Andy Walls
· 16 years ago
e8b934d
V4L/DVB (8169): cx18: enable TS support
by Hans Verkuil
· 16 years ago
c3cb4d9
V4L/DVB (8164): cx18/ivtv: choose a better initial TV standard for cards without eeprom.
by Hans Verkuil
· 16 years ago
03c2808
V4L/DVB (8089): cx18: add support for Conexant Raptor PAL/SECAM card
by Sri Deevi
· 17 years ago
3b6fe58
V4L/DVB (8082): cx18: convert to video_ioctl2()
by Andy Walls
· 17 years ago
b4ac3c8
V4L/DVB (7924): ivtv/cx18: snprintf fixes
by Jean Delvare
· 17 years ago
5e7fdc5
V4L/DVB (7977): cx18: fix init order and remove duplicate open_on_first_use.
by Hans Verkuil
· 17 years ago
990c81c
V4L/DVB (7964): cx18 iomem annotations
by Al Viro
· 17 years ago
31554ae
V4L/DVB (7931): cx18: allow for simultaneous digital and analog capture
by Hans Verkuil
· 17 years ago
cba627a
V4L/DVB (7890): cx18: removed bogus and confusing conditional
by Hans Verkuil
· 17 years ago
1d08160
V4L/DVB (7889): cx18: improve HVR-1600 detection.
by Hans Verkuil
· 17 years ago
5051099
V4L/DVB (7856): cx18/: possible cleanups
by Adrian Bunk
· 17 years ago
3f98387
V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling
by Hans Verkuil
· 17 years ago
6a4a793
V4L/DVB (7853): ivtv/cx18: fix compile warnings
by Hans Verkuil
· 17 years ago
cb6969e
misc: fix integer as NULL pointer warnings
by Harvey Harrison
· 17 years ago
ff13817
V4L/DVB (7789b): Fix merge conflicts
by Mauro Carvalho Chehab
· 17 years ago
1c1e45d
V4L/DVB (7786): cx18: new driver for the Conexant CX23418 MPEG encoder chip
by Hans Verkuil
· 17 years ago