index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUF
Michael Krufky
1
-1
/
+0
2007-10-10
V4L/DVB (6296): dib0700: add support for AverMedia DVB-T Express card
Joachim Steiger
2
-1
/
+7
2007-10-10
V4L/DVB (6295): saa7134: add autodetection for KWorld ATSC-115
Eric Sandeen
1
-1
/
+7
2007-10-10
V4L/DVB (6293): V4L: convert struct class_device to struct device
Kay Sievers
9
-334
/
+379
2007-10-10
V4L/DVB (6292): videobuf_core init always require callback implementation
Mauro Carvalho Chehab
3
-13
/
+18
2007-10-10
V4L/DVB (6291): Fix: avoid oops on some SMP machines
Mauro Carvalho Chehab
1
-0
/
+8
2007-10-10
V4L/DVB (6290): remove videobuf_set_pci_ops
Mauro Carvalho Chehab
1
-58
/
+4
2007-10-10
V4L/DVB (6289): Remove reference to dead CONFIG_UST and ust.h header
Robert P. J. Day
1
-5
/
+0
2007-10-10
V4L/DVB (6287): Fix DMA Scatter/Gather constructor
Mauro Carvalho Chehab
1
-1
/
+1
2007-10-10
V4L/DVB (6286): Add support for MSI TV @nywhere A/D NB
Mauro Carvalho Chehab
1
-1
/
+7
2007-10-10
V4L/DVB (6285): Remove pointless kmalloc() return value cast in Zoran PCI con...
Jesper Juhl
1
-4
/
+1
2007-10-10
V4L/DVB (6284): cx23885: Update to new videobuf code
Trent Piepho
2
-6
/
+8
2007-10-10
V4L/DVB (6283): videobuf: Remove references to old Kconfig option name
Trent Piepho
4
-8
/
+6
2007-10-10
V4L/DVB (6279): en_50221: convert to kthread API
Christoph Hellwig
1
-68
/
+16
2007-10-10
V4L/DVB (6278): Buf: fix typo that caused data loss when readng streams from ...
Maxim Levitsky
1
-1
/
+1
2007-10-10
V4L/DVB (6277): vivi cleanup: remove the unused vars
Mauro Carvalho Chehab
1
-5
/
+0
2007-10-10
V4L/DVB (6276): V4L: videobuf-core.c lock before streaming check
Brandon Philips
1
-3
/
+5
2007-10-10
V4L/DVB (6275): V4L: vivi.c remove the "resource" locking
Brandon Philips
1
-44
/
+4
2007-10-10
V4L/DVB (6274): V4L: vivi.c replace logic in vivi_poll with videobuf_poll_stream
Brandon Philips
1
-17
/
+2
2007-10-10
V4L/DVB (6273): V4L: vivi.c vidioc_try_fmt_cap() negotiate a valid field
Brandon Philips
1
-2
/
+1
2007-10-10
V4L/DVB (6272): V4L: properly fix support for capturing interlaced video in s...
Maxim Levitsky
3
-10
/
+16
2007-10-10
V4L/DVB (6271): V4L: Add basic support for suspend/resume for saa7134
Maxim Levitsky
5
-95
/
+244
2007-10-10
V4L/DVB (6270): V4L: Honor dev->ctl_invert when setting up the decoder in saa...
Maxim Levitsky
1
-2
/
+6
2007-10-10
V4L/DVB (6269): V4L: Fix a "scheduling while atomic" bug in saa7134
Maxim Levitsky
1
-0
/
+4
2007-10-10
V4L/DVB (6268): V4L: Fix a lock inversion in generic videobuf code
Maxim Levitsky
2
-5
/
+34
2007-10-10
V4L/DVB (6266): videobuf cleanup: mmap check is common to all videobuf. Make ...
Mauro Carvalho Chehab
3
-47
/
+17
2007-10-10
V4L/DVB (6265): Prevent for calling mmap_free without an allocated buffer
Mauro Carvalho Chehab
1
-0
/
+3
2007-10-10
V4L/DVB (6264): Make the vertical lines to move
Mauro Carvalho Chehab
1
-6
/
+11
2007-10-10
V4L/DVB (6263): Fix buffer release code
Mauro Carvalho Chehab
1
-1
/
+3
2007-10-10
V4L/DVB (6262): An allocation error message were being printed as a debug msg
Mauro Carvalho Chehab
1
-2
/
+1
2007-10-10
V4L/DVB (6261): Cleans mem->vmalloc after vfree
Mauro Carvalho Chehab
1
-0
/
+1
2007-10-10
V4L/DVB (6260): Fix Kconfig dependency
Mauro Carvalho Chehab
4
-5
/
+5
2007-10-10
V4L/DVB (6259): Fix vivi poll() method
Mauro Carvalho Chehab
1
-3
/
+2
2007-10-10
V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with th...
Mauro Carvalho Chehab
4
-4
/
+4
2007-10-09
V4L/DVB (6256): Remove the obsolete video-buf module
Mauro Carvalho Chehab
1
-1424
/
+0
2007-10-09
V4L/DVB (6255): Convert vivi to use videobuf-vmalloc
Mauro Carvalho Chehab
1
-29
/
+15
2007-10-09
V4L/DVB (6254): Add videobuf-vmalloc
Mauro Carvalho Chehab
4
-1
/
+390
2007-10-09
V4L/DVB (6253): Convert vivi to use the newer videobuf-dma-sg module
Mauro Carvalho Chehab
1
-33
/
+20
2007-10-09
V4L/DVB (6252): Adapt drivers to use the newer videobuf modules
Mauro Carvalho Chehab
32
-128
/
+123
2007-10-09
V4L/DVB (6251): Replace video-buf to a more generic approach
Mauro Carvalho Chehab
2
-0
/
+1748
2007-10-09
V4L/DVB (6250): bw-qcam use data_reverse instead of manually poking the contr...
Brett Warden
1
-4
/
+4
2007-10-09
V4L/DVB (6249): Add Typhoon Tv-Tuner PCI to bttv-cards.c
Sascha Sommer
2
-0
/
+19
2007-10-09
V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume
Mauro Carvalho Chehab
4
-2
/
+13
2007-10-09
V4L/DVB (6246): GemTek Radio card - Control Word
Trent Piepho
1
-80
/
+44
2007-10-09
V4L/DVB (6245): GemTek Radio card - frequency calculation
Trent Piepho
1
-9
/
+12
2007-10-09
V4L/DVB (6244): [PATCH 1/2] GemTek Radio card
Pekka Seppanen
1
-189
/
+462
2007-10-09
V4L/DVB (6243): [PATCH 2/2] GemTek Radio card
Pekka Seppanen
1
-4
/
+20
2007-10-09
V4L/DVB (6241): fix typo in DVB_PLL Kconfig help text
Michael Krufky
1
-1
/
+1
2007-10-09
V4L/DVB (6238): bw-qcam: use data_reverse instead of manually poking the cont...
Brett Warden
1
-2
/
+16
2007-10-09
V4L/DVB (6237): Oops in pwc v4l driver
Oliver Neukum
1
-24
/
+72
[prev]
[next]