Sign in
android-kvm
/
linux
/
26a11eb176bfd66442dd47f8aac6b8c4252bd6da
/
include
ad3537b
[media] V4L: soc-camera: (cosmetic) use a more explicit name for a host handler
by Guennadi Liakhovetski
· 13 years ago
6e6d76c
[media] v4l2-event: fix regression with initial event handling
by Hans Verkuil
· 13 years ago
69ecdba
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
by Mauro Carvalho Chehab
· 13 years ago
b6255ee
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
152a3a7
[media] v4l2-dev: rename two functions
by Hans Verkuil
· 13 years ago
47bd4bc
[media] v4l2-dev.h: add comment not to use V4L2_FL_LOCK_ALL_FOPS in new drivers
by Hans Verkuil
· 13 years ago
ab49ae0
[media] saa7146: fix querycap, vbi/video separation and g/s_register
by Hans Verkuil
· 13 years ago
537fa49
[media] saa7146: support control events and priority handling
by Hans Verkuil
· 13 years ago
9bb6019
[media] saa7146: rename vbi/video_q to vbi/video_dmaq
by Hans Verkuil
· 13 years ago
6694a56
[media] saa7146: remove the unneeded type field from saa7146_fh
by Hans Verkuil
· 13 years ago
fca3469
[media] saa7146: move vbi fields from saa7146_fh to saa7146_vv
by Hans Verkuil
· 13 years ago
fd74d6e
[media] saa7146: move video_fmt from saa7146_fh to saa7146_vv
by Hans Verkuil
· 13 years ago
5da545a
[media] saa7146: move overlay information from saa7146_fh into saa7146_vv
by Hans Verkuil
· 13 years ago
6e65ca9
[media] mxb/saa7146: first round of cleanups
by Hans Verkuil
· 13 years ago
2272ab6
[media] V4L: Add camera auto focus controls
by Sylwester Nawrocki
· 13 years ago
fc162a0
[media] V4L: Add camera 3A lock control
by Sylwester Nawrocki
· 13 years ago
0bf6b7d
[media] V4L: Add camera scene mode control
by Sylwester Nawrocki
· 13 years ago
cf07213
[media] V4L: Add camera exposure metering control
by Sylwester Nawrocki
· 13 years ago
7f84ad8
[media] V4L: Add camera ISO sensitivity controls
by Sylwester Nawrocki
· 13 years ago
82b3056
[media] V4L: Add camera image stabilization control
by Sylwester Nawrocki
· 13 years ago
44d44a1
[media] V4L: Add camera wide dynamic range control
by Sylwester Nawrocki
· 13 years ago
e40a057
[media] V4L: Add an extended camera white balance control
by Sylwester Nawrocki
· 13 years ago
d58083c
[media] V4L: Add camera exposure bias control
by Sylwester Nawrocki
· 13 years ago
515f328
[media] V4L: Add helper function for standard integer menu controls
by Sylwester Nawrocki
· 13 years ago
6491d1a
[media] V4L: Extend V4L2_CID_COLORFX with more image effects
by Sylwester Nawrocki
· 13 years ago
528f0f7
[media] v4l: v4l2-ctrls: moves the forward declaration of struct file
by Laurent Pinchart
· 13 years ago
15693b5
[media] mt9p031: Replace the reset board callback by a GPIO number
by Laurent Pinchart
· 13 years ago
1c542ba
[media] mt9p031: Identify color/mono models using I2C device name
by Laurent Pinchart
· 13 years ago
c8e1fb4a
[media] Input: move drivers/input/fixp-arith.h to include/linux
by Antonio Ospite
· 13 years ago
5126f25
[media] v4l2-dev: add flag to have the core lock all file operations
by Hans Verkuil
· 13 years ago
48ea0be
[media] v4l2-dev/ioctl: determine the valid ioctls upfront
by Hans Verkuil
· 13 years ago
8ab75e3
[media] v4l2-dev: make it possible to skip locking for selected ioctls
by Hans Verkuil
· 13 years ago
ccfc97b
[media] smiapp: Add driver
by Sakari Ailus
· 13 years ago
fe6adc1
[media] omap3isp: Add lane configuration to platform data
by Sakari Ailus
· 13 years ago
618b055
[media] omap3isp: Move definitions required by board code under include/media
by Sakari Ailus
· 13 years ago
77e7c4e
[media] v4l: Allow changing control handler lock
by Sakari Ailus
· 13 years ago
8227c92
[media] v4l: Implement v4l2_subdev_link_validate()
by Sakari Ailus
· 13 years ago
af88be3
[media] media: Add link_validate() op to check links to the sink pad
by Sakari Ailus
· 13 years ago
440f0fa
[media] v4l: Add DPCM compressed raw bayer pixel formats
by Sakari Ailus
· 13 years ago
c643ee1
[media] v4l: Image processing control class
by Sakari Ailus
· 13 years ago
8c9d236
[media] v4l: Image source control class
by Sakari Ailus
· 13 years ago
6016af82e
[media] v4l2: use __u32 rather than enums in ioctl() structs
by Sakari Ailus
· 13 years ago
4a873f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
e026886
sctp: check cached dst before using it
by Nicolas Dichtel
· 13 years ago
59b9997
Revert "net: maintain namespace isolation between vlan and real device"
by David S. Miller
· 13 years ago
1c430a7
net: compare_ether_addr[_64bits]() has no ordering
by Johannes Berg
· 13 years ago
3e366149
[media] v4l2-ctrls: Use v4l2_subscribed_event_ops
by Hans de Goede
· 13 years ago
c53c254
[media] v4l2-event: Add v4l2_subscribed_event_ops
by Hans de Goede
· 13 years ago
18b15fc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
59068e3
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
1cc0c99
ACPI: Fix D3hot v D3cold confusion
by Lin Ming
· 13 years ago
4f988f1
seqlock: add 'raw_seqcount_begin()' function
by Linus Torvalds
· 13 years ago
2f62427
Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read
by Linus Torvalds
· 13 years ago
c42f1d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
076e777
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
d96194966
net: fix two typos in skbuff.h
by Eric Dumazet
· 13 years ago
e7a7c9a
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 13 years ago
41b3254
efi: Add new variable attributes
by Matthew Garrett
· 13 years ago
f5c2347
asm-generic: Use __BITS_PER_LONG in statfs.h
by H. Peter Anvin
· 13 years ago
518fbf9
net: fix sk_sockets_allocated_read_positive
by Eric Dumazet
· 13 years ago
5414fc1
Merge branch 'master' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
8537de8
ipvs: kernel oops - do_ip_vs_get_ctl
by Hans Schillstrom
· 13 years ago
582b8e3e
ipvs: take care of return value from protocol init_netns
by Hans Schillstrom
· 13 years ago
9883035a
pipes: add a "packetized pipe" mode for writing
by Linus Torvalds
· 13 years ago
8d7d1ad
Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
b990f9b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
84c6a81
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
4dcc063
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 13 years ago
dbabe0d
spi: fix spi.h kernel-doc warning
by Randy Dunlap
· 13 years ago
b95ace5
ARM: pxa: fix gpio wakeup setting
by Robert Jarzmik
· 13 years ago
110a5c8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
2f9a0c8
[media] V4L: soc-camera: protect hosts during probing from overzealous user-space
by Guennadi Liakhovetski
· 13 years ago
2300fd6
Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
86ec090
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
904249a
mm: fix up the vmscan stat in vmstat
by Ying Han
· 13 years ago
cd32b16
Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent
by Ingo Molnar
· 13 years ago
151b612
USB: EHCI: fix crash during suspend on ASUS computers
by Alan Stern
· 13 years ago
423b40e
Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi
by Linus Torvalds
· 13 years ago
a881e96
set fake_rtable's dst to NULL to avoid kernel Oops
by Peter Huang (Peng)
· 13 years ago
d643bdc
asm-generic: Allow overriding clock_t and add attributes to siginfo_t
by H. Peter Anvin
· 13 years ago
ec1c56f
HSI: hsi: Rework hsi_event interface
by Carlos Chinea
· 13 years ago
5a218ce
HSI: hsi: Rework hsi_controller release
by Carlos Chinea
· 13 years ago
b202445
[SCSI] libsas, libata: fix start of life for a sas ata_port
by Dan Williams
· 13 years ago
22b9153
[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work
by Dan Williams
· 13 years ago
205b9c9
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
7e29629
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
3fca40c
irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers
by Benjamin Herrenschmidt
· 13 years ago
126a348
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
9f24ff6
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 13 years ago
95b72eb
NFSv4: Ensure we do not reuse open owner names
by Trond Myklebust
· 13 years ago
32d317c
mmc: remove MMC bus legacy suspend/resume method
by Chuanxiao Dong
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
a46ef99
VM: add "vm_munmap()" helper function
by Linus Torvalds
· 13 years ago
e4eb1ff
VM: add "vm_brk()" helper function
by Linus Torvalds
· 13 years ago
3b422e9
Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 13 years ago
1cd653a
Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
c6f5c93
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
b72d667
[media] V4L: fix a compiler warning
by Guennadi Liakhovetski
· 13 years ago
9e01297
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
Next »