Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
666a9ed8971657ea7dcf0bd9df17195db4dddf29
/
include
5a143b1
V4L/DVB: ir-core: remove IR_TYPE_PD
by David Härdeman
· 15 years ago
1bcaf4b
V4L/DVB: v4l: add VSYNC and EOS events for use with ivtv
by Hans Verkuil
· 15 years ago
d3d7c96
V4L/DVB: V4L: Events: Support event handling in do_ioctl
by Sakari Ailus
· 15 years ago
c3b5b02
V4L/DVB: V4L: Events: Add backend
by Sakari Ailus
· 15 years ago
fda1021
V4L/DVB: V4L: Events: Add new ioctls for events
by Sakari Ailus
· 15 years ago
1babcb4
V4L/DVB: V4L: File handles
by Sakari Ailus
· 15 years ago
7f98639
V4L/DVB: add memory-to-memory device helper framework for videobuf
by Pawel Osciak
· 15 years ago
35e6aa9
V4L/DVB: core: add support for more color effects
by Xiaolin Zhang
· 15 years ago
aec11e5
V4L/DVB: V4L: v4l2-subdev driver for AK8813 and AK8814 TV-encoders from AKM
by Guennadi Liakhovetski
· 15 years ago
a81fb9b
V4L/DVB: V4L: SuperH Video Output Unit (VOU) driver
by Guennadi Liakhovetski
· 15 years ago
0b62b73
V4L/DVB: v4l videobuf: add videobuf_buffer *buf as argument to mmap_mapper
by Hans Verkuil
· 15 years ago
3711103
V4L/DVB: v4l videobuf: move video_copy_to_user and copy_stream to core
by Hans Verkuil
· 15 years ago
f4fce60
V4L/DVB: v4l videobuf: rename videobuf_queue_to_vmalloc to videobuf_queue_to_vaddr
by Hans Verkuil
· 15 years ago
037c75e
V4L/DVB: v4l videobuf: rename .vmalloc to .vaddr
by Hans Verkuil
· 15 years ago
a4cf4ca
V4L/DVB: v4l videobuf: use struct videobuf_buffer * instead of void * for videobuf_alloc
by Hans Verkuil
· 15 years ago
63e4248
V4L/DVB: v4l videobuf: remove unused is_mmapped field
by Hans Verkuil
· 15 years ago
53aaf07
V4L/DVB: v4l videobuf: remove mmap_free callback
by Hans Verkuil
· 15 years ago
3343516
V4L/DVB: v4l videobuf: remove unused mmap callback
by Hans Verkuil
· 15 years ago
c683357
Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices"
by Mauro Carvalho Chehab
· 15 years ago
b187913
V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devices
by Klaus Schmidinger
· 15 years ago
3fe29c8
V4L/DVB: ir-core: Add Sony support to ir-core
by David Härdeman
· 15 years ago
bf670f6
V4L/DVB: ir-core: Add JVC support to ir-core
by David Härdeman
· 15 years ago
e40b112
V4L/DVB: ir-core: change duration to be coded as a u32 integer
by David Härdeman
· 15 years ago
1159f83
V4L/DVB: ir-core: add imon pad and mce keymaps
by Jarod Wilson
· 15 years ago
1c0e0ee
V4L/DVB: ir-core: make ir_g_keycode_from_table a public function
by Jarod Wilson
· 15 years ago
784a493
V4L/DVB: Add RC6 support to ir-core
by David Härdeman
· 15 years ago
ea64f8c
V4L/DVB: videodev2.h: move definition of enum v4l2_ctrl_type to the other control types
by Hans Verkuil
· 15 years ago
3f113e3
V4L/DVB: ir-core: move subsystem internal calls to ir-core-priv.h
by Mauro Carvalho Chehab
· 15 years ago
724e249
V4L/DVB: Teach drivers/media/IR/ir-raw-event.c to use durations
by David Härdeman
· 15 years ago
626cf69
V4L/DVB: ir-core: Distinguish sysfs attributes for in-hardware and raw decoders
by Mauro Carvalho Chehab
· 15 years ago
9dfe4e8
V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
by Mauro Carvalho Chehab
· 15 years ago
4f9256b
V4L/DVB: ir-core: move rc map code to rc-map.h
by Mauro Carvalho Chehab
· 15 years ago
587835a
V4L-DVB: ir-core: remove the ancillary buffer
by Mauro Carvalho Chehab
· 15 years ago
db1423a
V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol
by Mauro Carvalho Chehab
· 15 years ago
a374fef
V4L/DVB: ir-core: improve keyup/keydown logic
by David Härdeman
· 15 years ago
b3074c0
V4L/DVB: drivers/media/IR - improve keytable code
by David Härdeman
· 15 years ago
bd7261d
V4L/DVB: ir-common: remove keymap tables from the module
by Mauro Carvalho Chehab
· 15 years ago
02858ee
V4L/DVB: ir-core: Make use of the new IR keymap modules
by Mauro Carvalho Chehab
· 15 years ago
b2245ba
V4L/DVB: ir: prepare IR code for a parameter change at register function
by Mauro Carvalho Chehab
· 15 years ago
9ce50c1
V4L/DVB: ir-core: Add support for RC map code register
by Mauro Carvalho Chehab
· 15 years ago
77b7422d
V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file
by Mauro Carvalho Chehab
· 15 years ago
dce4a3e
V4L/DVB: ir-common: Use macros to define the keytables
by Mauro Carvalho Chehab
· 15 years ago
165344b
V4L/DVB: ir-common: re-order keytables by name and remove duplicates
by Mauro Carvalho Chehab
· 15 years ago
8b75acb
V4L/DVB: ir-common: Use a function to declare an IR table
by Mauro Carvalho Chehab
· 15 years ago
d53b213
V4L/DVB: Add CHIP ID of the uPD61151
by Dmitri Belimov
· 15 years ago
716aab4
V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core
by Mauro Carvalho Chehab
· 15 years ago
93c312f
V4L/DVB: ir-core: prepare to add more operations for ir decoders
by Mauro Carvalho Chehab
· 15 years ago
995187b
V4L/DVB: ir-core: dynamically load the compiled IR protocols
by Mauro Carvalho Chehab
· 15 years ago
9f15478
V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
by Mauro Carvalho Chehab
· 15 years ago
ada3963
V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core
by Mauro Carvalho Chehab
· 15 years ago
6660de5
V4L/DVB: ir-core: add two functions to report keyup/keydown events
by Mauro Carvalho Chehab
· 15 years ago
a3572c3
V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core
by Mauro Carvalho Chehab
· 15 years ago
0210894
V4L/DVB: saa7134: add code to allow changing IR protocol
by Mauro Carvalho Chehab
· 15 years ago
d152b8b
V4L/DVB: saa7134: use a full scancode table for M135A
by Mauro Carvalho Chehab
· 15 years ago
48213fe
V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls
by Laurent Pinchart
· 15 years ago
085b54a
V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg
by Vaibhav Hiremath
· 15 years ago
5127061
V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_device
by Hans Verkuil
· 15 years ago
b3e212d
V4L/DVB: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformats
by Hans Verkuil
· 15 years ago
7a02264
V4L/DVB: v4l: videobuf: code cleanup
by Pawel Osciak
· 15 years ago
85e0921
V4L/DVB: Add SPI support to V4L2
by Dmitri Belimov
· 15 years ago
7a01f6d
V4L/DVB: videodev2: introduce a common control for chroma gain
by Devin Heitmueller
· 15 years ago
32208d4
V4L/DVB: v4l2: sort chip IDs in v4l2-chip-ident.h
by Hans Verkuil
· 15 years ago
727e625
V4L/DVB: ir-core: export driver name used by IR via uevent
by Mauro Carvalho Chehab
· 15 years ago
2915e5e
V4L/DVB: ir-core: Add a macro to properly create IR tables
by Mauro Carvalho Chehab
· 15 years ago
945cdfa
V4L/DVB: ir: use a real device instead of a virtual class
by Mauro Carvalho Chehab
· 15 years ago
4f9fb5e
V4L/DVB: soc-camera: add runtime pm support for subdevices
by Mauro Carvalho Chehab
· 15 years ago
e26b314
V4L/DVB: The first two parameters of soc_camera_limit_side() are usually pointers to struct v4l2_rect elements. They are signed, so adjust the prototype accordingly
by Márton Németh
· 15 years ago
9701dc9
V4L/DVB (12770): Add tm6000 driver to staging tree
by Mauro Carvalho Chehab
· 15 years ago
b5dbc85
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
c02db8c
rtnetlink: make SR-IOV VF interface symmetric
by Chris Wright
· 15 years ago
35790c0
tcp: fix MD5 (RFC2385) support
by Eric Dumazet
· 15 years ago
d83c49f
Fix the regression created by "set S_DEAD on unlink()..." commit
by Al Viro
· 15 years ago
3444142
revert "procfs: provide stack information for threads" and its fixup commits
by Robin Holt
· 15 years ago
f33d7e2
dma-mapping: fix dma_sync_single_range_*
by FUJITA Tomonori
· 15 years ago
9fc282b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e33b3e7
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
417a9ef
Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
91bc482e
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8cfe92d
drm/ttm: Remove the ttm_bo_block_reservation() function.
by Thomas Hellstrom
· 15 years ago
03b1930
V4L/DVB: saa7146: fix regression of the av7110/budget-av driver
by Hans Verkuil
· 15 years ago
ee84b82
rcu: create rcu_my_thread_group_empty() wrapper
by Paul E. McKenney
· 15 years ago
50b5d6a
sctp: Fix a race between ICMP protocol unreachable and connect()
by Vlad Yasevich
· 15 years ago
7437e7d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
1ce7e4f
cgroup: Check task_lock in task_subsys_state()
by Li Zefan
· 15 years ago
6629dcf
i2c-core: Use per-adapter userspace device lists
by Jean Delvare
· 15 years ago
1183f38
net: fix compile error due to double return type in SOCK_DEBUG
by Jan Engelhardt
· 15 years ago
073900a
USB: rename usb_buffer_alloc() and usb_buffer_free()
by Daniel Mack
· 15 years ago
27fb8d7
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
5fa782c
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4)
by Neil Horman
· 15 years ago
032b734
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
c078669
sctp: Fix oops when sending queued ASCONF chunks
by Vlad Yasevich
· 15 years ago
561b173
sctp: avoid irq lock inversion while call sk->sk_data_ready()
by Wei Yongjun
· 15 years ago
3fb938b
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
970b064
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
33f60e9
coda: move backing-dev.h kernel include inside __KERNEL__
by Jens Axboe
· 15 years ago
5129a46
Catch filesystems lacking s_bdi
by Jörn Engel
· 15 years ago
23be746
hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
by Mel Gorman
· 15 years ago
3a3076f
Cleanup generic block based fiemap
by Josef Bacik
· 15 years ago
cfc94b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
71d0a61
NFS: Fix an unstable write data integrity race
by Trond Myklebust
· 15 years ago
Next »