Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d9a74df512e44580a34bf6e70f5d08c126507354
/
drivers
/
media
/
pci
/
cx18
/
cx18-driver.c
e351bf2
[media] cx18: check for allocation failure in cx18_read_eeprom()
by Dan Carpenter
· 11 years ago
1d212cf
[media] cx18: struct i2c_client is too big for stack
by Mauro Carvalho Chehab
· 11 years ago
9a373d1
[media] cx18: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
d853754
drivers: avoid format strings in names passed to alloc_workqueue()
by Kees Cook
· 11 years ago
314527a
[media] v4l2: pass std by value to the write-only s_std ioctl
by Hans Verkuil
· 12 years ago
4c62e97
Drivers: media: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0b8e74c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
b285192
[media] rename most media/video pci drivers to media/pci
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/cx18/cx18-driver.c]
8a7bf1d
[media] cx18: Declare MODULE_FIRMWARE usage
by Tim Gardner
· 12 years ago
42d0c3a
[media] cx18: support big-endian systems
by Hans Verkuil
· 13 years ago
3907b01
[media] Driver: video: Use the macro DMA_BIT_MASK()
by Santosh Nayak
· 13 years ago
b3f5bad
[media] cx18-driver: fix handling of 'radio' module parameter
by Danny Kukawka
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
c8c741b
[media] cx18: Fix FM radio
by Andy Walls
· 13 years ago
2bfe2fa
[media] cx18: Make RF analog TV work for newer HVR-1600 models with silicon tuners
by Andy Walls
· 14 years ago
abd34d8
[media] use pci_dev->revision
by Bjørn Mork
· 14 years ago
7ee9e64
[media] cx18: fix kernel oops when setting MPEG control before capturing
by Hans Verkuil
· 14 years ago
a75b9be
[media] cx18: Use the control framework
by Hans Verkuil
· 14 years ago
e3bfeab
[media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411
by Devin Heitmueller
· 14 years ago
a3bc5e3
[media] v4l/cx18: update workqueue usage
by Tejun Heo
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
fa98447
[media] ivtv, cx18: Make ioremap failure messages more useful for users
by Andy Walls
· 14 years ago
a363436
[media] Patch for cx18 module with added support of GoTView PCI DVD3 Hybrid tuner
by Alexey Chernov
· 14 years ago
707bcf3
media/video: explicitly flush request_module work
by Tejun Heo
· 14 years ago
6afdeaf
V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address
by Andy Walls
· 15 years ago
583d338
cx18: Fix compilation when CONFIG_MODULE is disabled
by Mauro Carvalho Chehab
· 15 years ago
f8bd9d2
V4L/DVB: cx18: codingstyle fixes
by Devin Heitmueller
· 15 years ago
d68b687
V4L/DVB: cx18: rework cx18-alsa module loading to support automatic loading
by Devin Heitmueller
· 15 years ago
efc0b12
V4L/DVB (13902): cx18: Update MPEG Index stream buffers module option processing
by Andy Walls
· 15 years ago
7f3ea4d
V4L/DVB (13478): cx18: remove bogus init call.
by Hans Verkuil
· 15 years ago
127ce5f
V4L/DVB (13432): cx18: Adjust encoder VBI MDL size to be exactly frame's worth of VBI data
by Andy Walls
· 15 years ago
22dce18
V4L/DVB (13430): cx18: Fix YUV capture so that encoder passes a single frame per transfer
by Andy Walls
· 15 years ago
52fcb3e
V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handling
by Andy Walls
· 15 years ago
9710e7a
V4L/DVB (13288): adding __init/__exit macros to various drivers
by Peter Huewe
· 15 years ago
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
Next »