summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-14[media] mxb/saa7146: first round of cleanupsHans Verkuil2-0/+3
2012-05-14[media] V4L: Add camera auto focus controlsSylwester Nawrocki1-0/+16
2012-05-14[media] V4L: Add camera 3A lock controlSylwester Nawrocki1-0/+5
2012-05-14[media] V4L: Add camera scene mode controlSylwester Nawrocki1-0/+18
2012-05-14[media] V4L: Add camera exposure metering controlSylwester Nawrocki1-0/+7
2012-05-14[media] V4L: Add camera ISO sensitivity controlsSylwester Nawrocki1-0/+7
2012-05-14[media] V4L: Add camera image stabilization controlSylwester Nawrocki1-0/+1
2012-05-14[media] V4L: Add camera wide dynamic range controlSylwester Nawrocki1-0/+2
2012-05-14[media] V4L: Add an extended camera white balance controlSylwester Nawrocki1-0/+14
2012-05-14[media] V4L: Add camera exposure bias controlSylwester Nawrocki1-0/+2
2012-05-14[media] V4L: Add helper function for standard integer menu controlsSylwester Nawrocki1-0/+17
2012-05-14[media] V4L: Extend V4L2_CID_COLORFX with more image effectsSylwester Nawrocki1-11/+18
2012-05-14[media] v4l: v4l2-ctrls: moves the forward declaration of struct fileLaurent Pinchart1-1/+1
2012-05-14[media] mt9p031: Replace the reset board callback by a GPIO numberLaurent Pinchart1-3/+10
2012-05-14[media] mt9p031: Identify color/mono models using I2C device nameLaurent Pinchart1-6/+0
2012-05-14[media] Input: move drivers/input/fixp-arith.h to include/linuxAntonio Ospite1-0/+87
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil1-0/+3
2012-05-14[media] v4l2-dev/ioctl: determine the valid ioctls upfrontHans Verkuil1-0/+11
2012-05-14[media] v4l2-dev: make it possible to skip locking for selected ioctlsHans Verkuil1-0/+11
2012-05-14[media] smiapp: Add driverSakari Ailus1-0/+83
2012-05-14[media] omap3isp: Add lane configuration to platform dataSakari Ailus1-0/+25
2012-05-14[media] omap3isp: Move definitions required by board code under include/mediaSakari Ailus1-0/+4
2012-05-14[media] v4l: Allow changing control handler lockSakari Ailus1-3/+6
2012-05-14[media] v4l: Implement v4l2_subdev_link_validate()Sakari Ailus1-0/+12
2012-05-14[media] media: Add link_validate() op to check links to the sink padSakari Ailus1-2/+3
2012-05-14[media] v4l: Add DPCM compressed raw bayer pixel formatsSakari Ailus1-0/+3
2012-05-14[media] v4l: Image processing control classSakari Ailus1-0/+8
2012-05-14[media] v4l: Image source control classSakari Ailus1-0/+9
2012-05-14[media] v4l2: use __u32 rather than enums in ioctl() structsSakari Ailus1-31/+33
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-14/+19
2012-05-11sctp: check cached dst before using itNicolas Dichtel1-0/+13
2012-05-11Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-9/+0
2012-05-08net: compare_ether_addr[_64bits]() has no orderingJohannes Berg1-5/+6
2012-05-07[media] v4l2-ctrls: Use v4l2_subscribed_event_opsHans de Goede1-4/+3
2012-05-07[media] v4l2-event: Add v4l2_subscribed_event_opsHans de Goede1-7/+17
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+4
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming1-3/+4
2012-05-05seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds1-0/+21
2012-05-05Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-6/+19
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2012-05-01net: fix two typos in skbuff.hEric Dumazet1-2/+2
2012-05-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-7/+40
2012-05-01efi: Add new variable attributesMatthew Garrett1-1/+12
2012-04-30asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin1-1/+1
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet1-2/+2
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+3
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom1-0/+2
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom1-1/+1