Commit Graph

2933 Commits (0b67f5c568c545cb36f88e9f418af2df1cc58589)

Author SHA1 Message Date
Jesper Juhl d9bf2c0377 V4L/DVB (6102): dvb: remove some unneeded vmalloc() return value casts from av7110 18 years ago
Michael Krufky 71be258bd9 V4L/DVB (6100): dvb_net: whitespace cleanup 18 years ago
Jesper Juhl 6327e952cd V4L/DVB (6098): ivtv: kzalloc() returns void pointer, no need to cast 18 years ago
Hans Verkuil 2d4d5f11ec V4L/DVB (6097): ivtv: set correct pixel format and alpha properties 18 years ago
Hans Verkuil 559e196a56 V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END support 18 years ago
Hans Verkuil a158f35593 V4L/DVB (6094): ivtv: more ivtv-driver.h cleanups 18 years ago
Hans Verkuil fd8b281a28 V4L/DVB (6093): ivtv: reorganized and cleanup ivtv struct 18 years ago
Hans Verkuil 33c0fcad21 V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.c 18 years ago
Hans Verkuil 612570f2c4 V4L/DVB (6091): ivtv: header cleanup 18 years ago
Hans Verkuil 459a52fab2 V4L/DVB (6090): ivtv-fb: correct transparency bit reporting 18 years ago
Hans Verkuil d2a35fb172 V4L/DVB (6089): ivtv: log in status if framebuffer uses YUV instead of RGB 18 years ago
Hans Verkuil 01f1e44fe8 V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy 18 years ago
Hans Verkuil ea115d54bc V4L/DVB (6087): ivtv: prevent changing VBI format while capture is in progress 18 years ago
Hans Verkuil ad8ff0f10b V4L/DVB (6086): ivtv: fix output mode processing: UDMA_YUV wasn't cleared 18 years ago
Trent Piepho f6210c9160 V4L/DVB (6085): cx88-alsa: Fix mmap support 18 years ago
Trent Piepho ffb7394d51 V4L/DVB (6084): cx88-alsa: Eliminate snd_cx88_cards 18 years ago
Trent Piepho 05b2723387 V4L/DVB (6083): cx88-alsa: Rework buffer handling 18 years ago
Trent Piepho 16cf1d0c5d V4L/DVB (6082): cx88: Improve risc instruction printing in sram channel dump 18 years ago
Jean Delvare aeb292d134 V4L/DVB (6081): ivtv: Fix static structure initialization 18 years ago
Mauro Carvalho Chehab 9c12224a60 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files 18 years ago
Michal Piotrowski f518b43c45 V4L/DVB (6078): Coding style fix drivers/media/video/zr36016.c 18 years ago
Michal Piotrowski b9758dfe0a V4L/DVB (6077): Coding style fix drivers/media/video/zr36050.c 18 years ago
Michal Piotrowski 5634f2ec80 V4L/DVB (6076): Coding style fix drivers/media/video/zr36060.c 18 years ago
Michael Krufky ffbb807c13 V4L/DVB (6075): tuner: kernel headers go above subsystem headers 18 years ago
Michael Krufky c996899d0b V4L/DVB (6074): tuner: fix ifdef tags to match actual file name 18 years ago
Edgar Simo d90d9f5a0a V4L/DVB (6072): saa7134: add DVB-T support for Avermedia Super 007 18 years ago
Edgar Simo 261f5081a4 V4L/DVB (6071): saa7134-dvb: add missing newline 18 years ago
Trent Piepho 19453bc188 V4L/DVB (6068): cx88-alsa: Use pci_dev->revision 18 years ago
Trent Piepho 5a5b3b5d4f V4L/DVB (6067): cx88-alsa: Hardware doesn't support mono audio 18 years ago
Trent Piepho 59fd8f8d8e V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQs 18 years ago
Trent Piepho 5ba862b77e V4L/DVB (6065): cx88-alsa: Call core irq handler when needed 18 years ago
Trent Piepho 8ddac9ee4b V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits 18 years ago
Hans Verkuil 7c03a4488b V4L/DVB (6061): ivtv: add VIDIOC_OVERLAY 18 years ago
Hans Verkuil 8beb058f1e V4L/DVB (6060): ivtv: fix IVTV_IOC_DMA_FRAME bug introduced by highmem bugfix 18 years ago
Hans Verkuil 25e3f8f40e V4L/DVB (6059): ivtv: log stereo/bilingual audio modes 18 years ago
Hans Verkuil 0989fd2c88 V4L/DVB (6058): ivtv: add support for highmem udma 18 years ago
Hans Verkuil 3869c6a088 V4L/DVB (6057): ivtv-fb: remove unused header includes 18 years ago
Hans Verkuil baa4072d84 V4L/DVB (6056): ivtv: move serialization to the fileops level 18 years ago
Hans Verkuil 1aa32c2ffd V4L/DVB (6055): ivtv: improve debug messages 18 years ago
Hans Verkuil 313e91e824 V4L/DVB (6054): ivtv: specify some stream sizes in kB instead of MB 18 years ago
Hans Verkuil 2ce55b606b V4L/DVB (6053): ivtv: setup TV output standard on init to prevent flicker 18 years ago
Hans Verkuil 8267761881 V4L/DVB (6051): cx25840: make proper use of SOFT_RESET 18 years ago
Hans Verkuil e17a06bada V4L/DVB (6050): ivtv: retry/timer improvements 18 years ago
Hans Verkuil 51a99c0428 V4L/DVB (6049): ivtv: fix VBI reinsertion decoding 18 years ago
Hans Verkuil de870b52be V4L/DVB (6048): ivtv: fix stop stream locking 18 years ago
Hans Verkuil 37093b1ea6 V4L/DVB (6047): ivtv: Fix scatter/gather DMA timeouts 18 years ago
Hans Verkuil f4071b85ea V4L/DVB (6046): ivtv: always steal full frames if out of buffers. 18 years ago
Hans Verkuil 3562c43be8 V4L/DVB (6045): ivtv: fix handling of INITIALIZE_INPUT fw call 18 years ago
Kazuhiko Kawakami da80be2136 V4L/DVB (6044): vp27smpx: clarify history of this source. 18 years ago
Hans Verkuil 33bc4dea0e V4L/DVB (6043): ivtv: fix incorrect round-robin implementation 18 years ago