Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6d66f5cd26e4c482e986130b7572f2735a0f7e8b
/
drivers
/
media
/
video
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
a991f44
V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entry
by Trent Piepho
· 17 years ago
e77e2c2
V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entry
by Trent Piepho
· 17 years ago
6d28e98
V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_entry
by Trent Piepho
· 17 years ago
805a439
V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entry
by Trent Piepho
· 17 years ago
8bb629e2
V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry
by Trent Piepho
· 17 years ago
c3e2a8e
V4L/DVB (6308): V4L: zc0301, remove bad usage of ERESTARTSYS
by Jiri Slaby
· 17 years ago
3abff557
V4L/DVB (6307): V4L: w9968cf, remove bad usage of ERESTARTSYS
by Jiri Slaby
· 17 years ago
acd827d
V4L/DVB (6306): Few clenups for saa7134 resume code
by Maxim Levitsky
· 17 years ago
49ee718
V4L/DVB (6305): V4L: videobuf-core.c avoid NULL dereferences in videobuf-core
by Brandon Philips
· 17 years ago
c726b65
V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+
by Trent Piepho
· 17 years ago
bde00cc
V4L/DVB (6300): CodingStyle cleanup
by Trent Piepho
· 17 years ago
21a7ad4
V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUF
by Michael Krufky
· 17 years ago
0ac3a5b
V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115
by Eric Sandeen
· 17 years ago
54bd5b6
V4L/DVB (6293): V4L: convert struct class_device to struct device
by Kay Sievers
· 17 years ago
d4cae5a
V4L/DVB (6292): videobuf_core init always require callback implementation
by Mauro Carvalho Chehab
· 17 years ago
d5f1b01
V4L/DVB (6291): Fix: avoid oops on some SMP machines
by Mauro Carvalho Chehab
· 17 years ago
5ddff43
V4L/DVB (6290): remove videobuf_set_pci_ops
by Mauro Carvalho Chehab
· 17 years ago
7568e3ce
V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h header
by Robert P. J. Day
· 17 years ago
aecfde5
V4L/DVB (6287): Fix DMA Scatter/Gather constructor
by Mauro Carvalho Chehab
· 17 years ago
593f18c
V4L/DVB (6286): Add support for MSI TV @nywhere A/D NB
by Mauro Carvalho Chehab
· 17 years ago
925343e
V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI controller driver
by Jesper Juhl
· 17 years ago
409d84f
V4L/DVB (6284): cx23885: Update to new videobuf code
by Trent Piepho
· 17 years ago
5a3ebe8
V4L/DVB (6283): videobuf: Remove references to old Kconfig option name
by Trent Piepho
· 17 years ago
d00cd29
V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from device
by Maxim Levitsky
· 17 years ago
14f37ae
V4L/DVB (6277): vivi cleanup: remove the unused vars
by Mauro Carvalho Chehab
· 17 years ago
00f98d0
V4L/DVB (6276): V4L: videobuf-core.c lock before streaming check
by Brandon Philips
· 17 years ago
ba32bd9
V4L/DVB (6275): V4L: vivi.c remove the "resource" locking
by Brandon Philips
· 17 years ago
85c7c70bc
V4L/DVB (6274): V4L: vivi.c replace logic in vivi_poll with videobuf_poll_stream
by Brandon Philips
· 17 years ago
a326ae1
V4L/DVB (6273): V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid field
by Brandon Philips
· 17 years ago
11f7078
V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in saa7134
by Maxim Levitsky
· 17 years ago
cb71201
V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134
by Maxim Levitsky
· 17 years ago
f5a1ac6
V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa7134
by Maxim Levitsky
· 17 years ago
b4aeb8b
V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134
by Maxim Levitsky
· 17 years ago
9900132
V4L/DVB (6268): V4L: Fix a lock inversion in generic videobuf code
by Maxim Levitsky
· 17 years ago
851c0c9
V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make it at core
by Mauro Carvalho Chehab
· 17 years ago
cd4765e
V4L/DVB (6265): Prevent for calling mmap_free without an allocated buffer
by Mauro Carvalho Chehab
· 17 years ago
3bef5e4
V4L/DVB (6264): Make the vertical lines to move
by Mauro Carvalho Chehab
· 17 years ago
123f8ef
V4L/DVB (6263): Fix buffer release code
by Mauro Carvalho Chehab
· 17 years ago
e78dcf5
V4L/DVB (6262): An allocation error message were being printed as a debug msg
by Mauro Carvalho Chehab
· 17 years ago
c520a49
V4L/DVB (6261): Cleans mem->vmalloc after vfree
by Mauro Carvalho Chehab
· 17 years ago
28318c7
V4L/DVB (6260): Fix Kconfig dependency
by Mauro Carvalho Chehab
· 17 years ago
40558da
V4L/DVB (6259): Fix vivi poll() method
by Mauro Carvalho Chehab
· 17 years ago
ba366a2
V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with the other patches
by Mauro Carvalho Chehab
· 17 years ago
79618cf
V4L/DVB (6256): Remove the obsolete video-buf module
by Mauro Carvalho Chehab
· 17 years ago
5a03770
V4L/DVB (6255): Convert vivi to use videobuf-vmalloc
by Mauro Carvalho Chehab
· 17 years ago
87b9ad0
V4L/DVB (6254): Add videobuf-vmalloc
by Mauro Carvalho Chehab
· 17 years ago
6bb2790
V4L/DVB (6253): Convert vivi to use the newer videobuf-dma-sg module
by Mauro Carvalho Chehab
· 17 years ago
c1accaa
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
by Mauro Carvalho Chehab
· 17 years ago
7a7d9a8
V4L/DVB (6251): Replace video-buf to a more generic approach
by Mauro Carvalho Chehab
· 17 years ago
7c596fa
V4L/DVB (6250): bw-qcam use data_reverse instead of manually poking the control register fix
by Brett Warden
· 17 years ago
b5457b7
V4L/DVB (6249): Add Typhoon Tv-Tuner PCI to bttv-cards.c
by Sascha Sommer
· 17 years ago
13595a5
V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume
by Mauro Carvalho Chehab
· 17 years ago
9e19db5
V4L/DVB (6238): bw-qcam: use data_reverse instead of manually poking the control register
by Brett Warden
· 17 years ago
0b67f5c
V4L/DVB (6237): Oops in pwc v4l driver
by Oliver Neukum
· 17 years ago
23869e2
V4L/DVB (6235): cafe_ccic: default to allocating DMA buffers at probe time
by Andres Salomon
· 17 years ago
f438d97
V4L/DVB (6225): AverTV Studio 307 has only one composite input
by Stas Sergeev
· 17 years ago
0e789d7
V4L/DVB (6224): VIDEO_CX23885 depends on DVB_CORE
by Michael Krufky
· 17 years ago
c8e2f07
V4L/DVB (6222): select DVB_PLL if !DVB_FE_CUSTOMISE for FusionHDTV5 Express
by Michael Krufky
· 17 years ago
2060955
V4L/DVB (6220): TCM825x: Add support for vidioc_int_g_ifparm call, small cleanups
by Sakari Ailus
· 17 years ago
61c310dc
V4L/DVB (6218): V4L: Int if: Use -ENOIOCTLCMD for nonexistent ioctls
by Sakari Ailus
· 17 years ago
098c645
V4L/DVB (6216): V4L: Int if: add vidioc_int_g_ifparm, other updates
by Sakari Ailus
· 17 years ago
588005e
V4L/DVB (6215): Bugfix for saa6588.c, add forgotten spin_lock_init()
by Hans-Jürgen Koch
· 17 years ago
39f46ad
V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDR
by Jean Delvare
· 17 years ago
7fb0dfc
V4L/DVB (6212): pvrusb2: I2C adapter tweaks from Jean Delvare
by Jean Delvare
· 17 years ago
5658538
V4L/DVB (6211): pvrusb2: Allocate a debug mask bit for reporting video standard things
by Mike Isely
· 17 years ago
9f66d4e
V4L/DVB (6210): pvrusb2: Do a far better job at setting the default initial video standard
by Mike Isely
· 17 years ago
1d643a3
V4L/DVB (6209): pvrusb2: Better discriminate among device types
by Mike Isely
· 17 years ago
4db666c
V4L/DVB (6208): pvrusb2: Implement programmatic means to extract prom contents
by Mike Isely
· 17 years ago
401c27c
V4L/DVB (6207): pvrusb2: Fix a potential oops in an error leg cleanup
by Mike Isely
· 17 years ago
747f079
V4L/DVB (6205): pvrusb2: Fix oops in error leg cleanup
by Mike Isely
· 17 years ago
289ea1f
V4L/DVB (6203): Fix SVideo input on KWorld DVB-T 220 boards
by Simon Farnsworth
· 17 years ago
f139fa7
V4L/DVB (6200): cx23885: use a pointer to the required i2c bus in dvb_register function
by Michael Krufky
· 17 years ago
a6a3f14
V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport bus
by Steven Toth
· 17 years ago
9bc37ca
V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express
by Michael Krufky
· 17 years ago
579f116
V4L/DVB (6195): Changes to support MPEG TS on VIDB
by Steven Toth
· 17 years ago
6f074ab
V4L/DVB (6194): Changes to support interrupts on VIDB
by Steven Toth
· 17 years ago
ccbe64c
V4L/DVB (6193): cx23885: define Video B Interrupt Status register bit values
by Michael Krufky
· 17 years ago
661c7e4
V4L/DVB (6192): Ensure start_dma() is capable of starting dma on port VIDB
by Steven Toth
· 17 years ago
bfde287
V4L/DVB (6191): Removed a redundant switch()
by Steven Toth
· 17 years ago
fc959be
V4L/DVB (6190): cx23885: GPIO fix for non HVR1800lp boards
by Steven Toth
· 17 years ago
415927d
V4L/DVB (6186): cx88-alsa: Remove some unused fields in card state struct
by Trent Piepho
· 17 years ago
82896f2
V4L/DVB (6184): cx88-alsa: Make volume control stereo
by Trent Piepho
· 17 years ago
6fcecce
V4L/DVB (6181): cx88: auto-load rtc and ir receiver i2c modules for FusionHDTV5 RT Gold
by Michael Krufky
· 17 years ago
a1dec51
V4L/DVB (6180): tuner: don't probe 0x6b or 0x6f on cx88 boards
by Michael Krufky
· 17 years ago
3c44358
V4L/DVB (6179): Clean up FusionHDTV ir code
by Michael Krufky
· 17 years ago
d54d698
V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT Gold
by Chaogui Zhang
· 17 years ago
2df9a4c
V4L/DVB (6173): cx23885: Minor cleanup and important NMI comment placed in code
by Steven Toth
· 17 years ago
86184e0
V4L/DVB (6172): cx23885: Removing duplicate tuner and demod definitions
by Steven Toth
· 17 years ago
31bae4a
V4L/DVB (6171): cx23885: Cleaning up defines
by Steven Toth
· 17 years ago
2e52f21
V4L/DVB (6170): cx23885: General cleanup of old code
by Steven Toth
· 17 years ago
a77743b
V4L/DVB (6168): cx23885: Added HVR1250 ATSC support
by Steven Toth
· 17 years ago
4823e9e
V4L/DVB (6167): cx23885: Changed PCI quirks to after bridge detech
by Steven Toth
· 17 years ago
426d523
V4L/DVB (6166): cx23885: Ensure pci_quirks is called after board identification
by Steven Toth
· 17 years ago
b86b580
V4L/DVB (6165): cx23885: fix Kconfig dependencies
by Michael Krufky
· 18 years ago
3c5666a
V4L/DVB (6164): cx23885: turn off i2c_debug by default
by Michael Krufky
· 18 years ago
60a41d3
V4L/DVB (6163): cx23885: remove old comments
by Michael Krufky
· 18 years ago
44a6481
V4L/DVB (6162): cx23885: whitespace cleanups
by Michael Krufky
· 18 years ago
70ebd70
V4L/DVB (6161): cx23885-dvb.c doesnt need to include dvb-pll.h
by Michael Krufky
· 18 years ago
047646b
V4L/DVB (6159): General code cleanup
by Steven Toth
· 18 years ago
Next »