Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f07ef395ad4cd050e695edfec217ceb2158220a3
/
drivers
/
media
1176360
[PATCH] Fix breakage after SG cleanups
by Ralf Baechle
· 17 years ago
ad792f4
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
f40aa80
V4L/DVB (6382): saa7134: fix NULL dereference at suspend time for cards without IR receiver
by Matthias Schwarzott
· 17 years ago
6b1ec9d
V4L/DVB (6380): ivtvfb: Removal of the 'osd_compat' module option
by Ian Armstrong
· 17 years ago
0938e31
V4L/DVB (6379): patch which improves GotView Saa7135 remote control
by Pedro
· 17 years ago
74c78a2
V4L/DVB (6378): DiB0700-device: Using 1.10 firmware
by Patrick Boettcher
· 17 years ago
9a607f0
V4L/DVB (6357): pvrusb2: Improve encoder chip health tracking
by Mike Isely
· 17 years ago
a39a8ed
V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisation
by Marco Schluessler
· 17 years ago
415a197
V4L/DVB (6352): ir-kbd-i2c: Missing break statement
by Trent Piepho
· 17 years ago
e7222ca
V4L/DVB (6350): V4L: possible leak in em28xx_init_isoc
by Florin Malita
· 17 years ago
2f7362e
V4L/DVB (6348): ivtv: undo video mute when closing the radio
by Hans Verkuil
· 17 years ago
254d6eb
V4L/DVB (6347): ivtv: fix video mute when radio is used
by Hans Verkuil
· 17 years ago
195b125
V4L/DVB (6346): ivtvfb: YUV output size fix when ivtvfb is not loaded
by Ian Armstrong
· 17 years ago
0bfeb04
V4L/DVB (6345): ivtvfb: YUV handling of an image which is not visible in the display area
by Ian Armstrong
· 17 years ago
d343d7f
V4L/DVB (6343): ivtvfb: check return value of unregister_framebuffer
by Hans Verkuil
· 17 years ago
18e16f9
V4L/DVB (6342): ivtv: fix circular locking (bug 9037)
by Hans Verkuil
· 17 years ago
34ca7d3
V4L/DVB (6341): ivtv: fix resizing MPEG1 streams
by Hans Verkuil
· 17 years ago
6659e3e
V4L/DVB (6340): ivtvfb: screen mode change sometimes goes wrong
by Ian Armstrong
· 17 years ago
4339ab9
V4L/DVB (6339): ivtv: set the video color to black instead of green when capturing from the radio
by Hans Verkuil
· 17 years ago
af3420b
V4L/DVB (6338): ivtv: fix incorrect EBUSY return
by Hans Verkuil
· 17 years ago
a04036a
V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driver
by Trent Piepho
· 17 years ago
89a4794
V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_entry
by Trent Piepho
· 17 years ago
081c2fc
V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugs
by Trent Piepho
· 17 years ago
f0ad909
V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_state
by Trent Piepho
· 17 years ago
7717cbe
V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selected
by Trent Piepho
· 17 years ago
ea63d0b
V4L/DVB (6330): V4L: saa7134: Fix interaction between tvaudio thread and the freezer
by Maxim Levitsky
· 17 years ago
c458473
V4L/DVB (6329): Additional Fixes for saa7134 suspend/resume
by Maxim Levitsky
· 17 years ago
7e7f05c
V4L/DVB (6328): ivtv: fix NULL dereference
by Adrian Bunk
· 17 years ago
1419683
V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized value
by Michael Krufky
· 17 years ago
fcf94c8
V4L/DVB (6325): Double-free in cx23885_initdev
by Florin Malita
· 17 years ago
a13625c
V4L/DVB (6324): fix videobuf_cgmbuf export
by Pekka Enberg
· 17 years ago
475d526
V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYS
by Jiri Slaby
· 17 years ago
3bcc957
V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls
by Hans Verkuil
· 17 years ago
22c4a4e
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
by Mauro Carvalho Chehab
· 17 years ago
786e9d4
V4L/DVB (6319): radio-gemtek: fix 'VID_HARDWARE_GEMTEK' undeclared
by Pekka Seppänen
· 17 years ago
bbaccc0
V4L/DVB (6187): cx88-alsa: Add TLV support
by Trent Piepho
· 17 years ago
54ac005
V4L/DVB (6185): cx88-alsa: Add mute controls, change control names
by Trent Piepho
· 17 years ago
db95517
more UTF-8 conversions
by Marcin Garski
· 17 years ago
96de0e2
Convert files to UTF-8 and some cleanups
by Jan Engelhardt
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
1977f03
remove asm/bitops.h includes
by Jiri Slaby
· 17 years ago
e8c4431
Replace __attribute_pure__ with __pure
by Ralf Baechle
· 17 years ago
e42837b
freezer: introduce freezer-friendly waiting macros
by Rafael J. Wysocki
· 17 years ago
c1017a4
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
by Jaroslav Kysela
· 17 years ago
64a6f95
signedness: module_param_array nump argument
by Al Viro
· 17 years ago
cdeec3c
cx23885: Drop empty i2c algorithm control callback
by Jean Delvare
· 17 years ago
3be27d3
i2c: Remove NOP i2c_algorithm.algo_control() methods
by David Brownell
· 17 years ago
13bcd5d
v4l: copy_to_user() is not a good method name
by Al Viro
· 17 years ago
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
3abff55
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
7568e3c
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
Next »