aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [media] V4L: Add camera auto focus controlsSylwester Nawrocki2012-05-141-0/+16
* [media] V4L: Add camera 3A lock controlSylwester Nawrocki2012-05-141-0/+5
* [media] V4L: Add camera scene mode controlSylwester Nawrocki2012-05-141-0/+18
* [media] V4L: Add camera exposure metering controlSylwester Nawrocki2012-05-141-0/+7
* [media] V4L: Add camera ISO sensitivity controlsSylwester Nawrocki2012-05-141-0/+7
* [media] V4L: Add camera image stabilization controlSylwester Nawrocki2012-05-141-0/+1
* [media] V4L: Add camera wide dynamic range controlSylwester Nawrocki2012-05-141-0/+2
* [media] V4L: Add an extended camera white balance controlSylwester Nawrocki2012-05-141-0/+14
* [media] V4L: Add camera exposure bias controlSylwester Nawrocki2012-05-141-0/+2
* [media] V4L: Extend V4L2_CID_COLORFX with more image effectsSylwester Nawrocki2012-05-141-11/+18
* [media] Input: move drivers/input/fixp-arith.h to include/linuxAntonio Ospite2012-05-141-0/+87
* [media] v4l: Add DPCM compressed raw bayer pixel formatsSakari Ailus2012-05-141-0/+3
* [media] v4l: Image processing control classSakari Ailus2012-05-141-0/+8
* [media] v4l: Image source control classSakari Ailus2012-05-141-0/+9
* [media] v4l2: use __u32 rather than enums in ioctl() structsSakari Ailus2012-05-141-31/+33
* [media] videodev2.h: Fix VIDIOC_QUERYMENU ioctl regressionHans Verkuil2012-04-191-1/+1
* Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab2012-04-19236-3501/+6673
|\
| * Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-04-151-7/+0
| |\
| | * ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown2012-04-131-7/+0
| * | do not export kernel's NULL #define to userspaceLubos Lunak2012-04-141-6/+2
| * | Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-04-131-11/+7
| |\ \
| | * | block: use lockdep_assert_held for queue lockingAndi Kleen2012-03-301-11/+7
| * | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-131-0/+2
| |\ \ \
| | * | | spi/pL022: include types.h to remove compilation warningsViresh Kumar2012-03-301-0/+2
| * | | | kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker2012-04-121-4/+18
| * | | | Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-121-8/+0
| |\ \ \ \
| | * | | | USB: fix bug in serial driver unregistrationAlan Stern2012-04-091-8/+0
| | | |_|/ | | |/| |
| * | | | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-121-1/+1
| |\ \ \ \
| | * | | | serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-091-0/+1
| | * | | | Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-091-1/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-122-1/+24
| |\ \ \ \ \
| | * | | | | tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet2012-04-111-0/+13
| | * | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-101-1/+11
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso2012-04-091-1/+11
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-121-0/+2
| |\ \ \ \ \ \
| | * | | | | | vgaarb.h: fix build warningsRandy Dunlap2012-04-111-0/+2
| | |/ / / / /
| * | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-123-8/+15
| |\ \ \ \ \ \
| | * | | | | | irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-121-2/+4
| | * | | | | | irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-103-6/+11
| | |/ / / / /
| * | | | | | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-101-0/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | netdma: adding alignment check for NETDMA opsDave Jiang2012-04-051-0/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-064-7/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings2012-04-061-2/+1
| | * | | | tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet2012-04-051-1/+1
| | * | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-031-2/+2
| | |\ \ \ \
| | | * | | | netfilter: ipset: avoid use of kernel-only typesJan Engelhardt2012-03-261-2/+2
| | * | | | | net: fix /proc/net/dev regressionEric Dumazet2012-04-031-2/+0
| * | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-052-7/+8
| |\ \ \ \ \ \
| | * | | | | | memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko2012-04-051-7/+7
| | * | | | | | libfs: add simple_open()Stephen Boyd2012-04-051-0/+1