Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b981d8b3f5e008ff10d993be633ad00564fc22cd
/
drivers
/
media
7e7654a
cdev: remove unneeded setting of cdev names
by Greg Kroah-Hartman
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
038a500
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 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
7948261
V4L/DVB (6311): dvb: 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
102abd8
V4L/DVB (6299): dvb: Add dependencies for VIDEOBUF_DVB
by Trent Piepho
· 17 years ago
21a7ad4
V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUF
by Michael Krufky
· 17 years ago
fa3b877
V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express card
by Joachim Steiger
· 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
9320874
V4L/DVB (6279): en_50221: convert to kthread API
by Christoph Hellwig
· 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
b25be97
V4L/DVB (6246): GemTek Radio card - Control Word
by Trent Piepho
· 17 years ago
857e594
V4L/DVB (6245): GemTek Radio card - frequency calculation
by Trent Piepho
· 17 years ago
4753647
V4L/DVB (6244): [PATCH 1/2] GemTek Radio card
by Pekka Seppanen
· 17 years ago
3e7589c
V4L/DVB (6243): [PATCH 2/2] GemTek Radio card
by Pekka Seppanen
· 17 years ago
0173e46
V4L/DVB (6241): fix typo in DVB_PLL Kconfig help text
by Michael Krufky
· 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
4562fbe
V4L/DVB (6232): dvb-pll: report whether input rf will be autoselected or set via insmod option
by Michael Krufky
· 17 years ago
8528fa4
V4L/DVB (6231): dvb-pll: always show pll name if forced via insmod option
by Michael Krufky
· 17 years ago
704e39b
V4L/DVB (6230): dvb-pll: add module option to force dvb-pll desc id (for debug use only)
by Michael Krufky
· 17 years ago
ff3e7dd
V4L/DVB (6229): dvb-pll: increase DVB_PLL_MAX to 64
by Michael Krufky
· 17 years ago
05a4611
V4L/DVB (6228): dvb-pll: add module option to specify rf input
by Michael Krufky
· 17 years ago
a27e5e7
V4L/DVB (6227): dvb-pll: store instance ID in dvb_pll_priv structure
by Michael Krufky
· 17 years ago
5d7802b
V4L/DVB (6226): dvb-pll: pass fe pointer into dvb_pll_configure() and set() functions
by Michael Krufky
· 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
f64899c
V4L/DVB (6221): budget-ci: select TT keymap for DVB-S TT 1500
by Oliver Endriss
· 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
Next »