summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l: Fix typo in v4l2_subdev_get_try_crop()Laurent Pinchart2013-10-311-1/+1
* [media] media: i2c: add driver for dual LED Flash, lm3560Daniel Jeong2013-10-311-0/+97
* [media] V4L2: soc-camera: work around unbalanced calls to .s_power()Guennadi Liakhovetski2013-10-311-0/+14
* [media] V4L2: add a v4l2-clk helper macro to produce an I2C device IDGuennadi Liakhovetski2013-10-311-0/+3
* [media] V4L2: add v4l2-clock helpers to register and unregister a fixed-rate ...Guennadi Liakhovetski2013-10-311-0/+14
* [media] soc-camera: switch to using the new struct v4l2_subdev_platform_dataGuennadi Liakhovetski2013-10-311-8/+9
* [media] V4L2: add a common V4L2 subdevice platform data typeGuennadi Liakhovetski2013-10-311-0/+13
* [media] V4L2: (cosmetic) remove redundant use of unlikely()Guennadi Liakhovetski2013-10-311-2/+2
* [media] v4l: ti-vpe: Add VPE mem to mem driverArchit Taneja2013-10-281-0/+4
* [media] v4l2-fh: Include linux/videodev2.h for enum v4l2_priority definitionLaurent Pinchart2013-10-171-0/+1
* [media] v4l2-fh: Include linux/fs.h for struct file definitionLaurent Pinchart2013-10-171-0/+1
* [media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return typeSylwester Nawrocki2013-10-171-1/+1
* [media] v4l2-ctrls: fix typo in header file media/v4l2-ctrls.hFrank Schaefer2013-10-171-1/+1
* [media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda2013-09-261-8/+2
* [media] videobuf2: Fix vb2_write prototypeRicardo Ribalda2013-09-261-2/+2
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-221-4/+3
|\
| * Revert "drm: mark context support as a legacy subsystem"Dave Airlie2013-09-201-4/+3
* | Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-09-222-2/+15
|\ \
| * | block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2013-09-212-2/+15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-09-221-0/+1
|\ \ \
| * | | btrfs: add lockdep and tracing annotations for uuid treeDavid Sterba2013-09-211-0/+1
| * | | Merge tag 'v3.11' into for-linusChris Mason2013-09-2110-13/+121
| |\ \ \ | | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-194-11/+17
|\ \ \ \
| * | | | ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-191-4/+8
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-09-172-3/+5
| |\ \ \ \
| | * | | | netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik2013-09-161-2/+4
| | * | | | netfilter: nf_conntrack: use RCU safe kfree for conntrack extensionsMichal Kubeček2013-09-131-1/+1
| * | | | | vxlan: Fix sparse warningsJoseph Gasparakis2013-09-151-4/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-09-191-0/+2
|\ \ \ \ \ \
| * | | | | | libceph: add function to ensure notifies are completeJosh Durgin2013-09-091-0/+2
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-181-0/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | drm/radeon: add some additional berlin pci idsAlex Deucher2013-09-111-0/+3
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-181-0/+1
|\ \ \ \ \ \ \
| * | | | | | | timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz2013-09-121-0/+1
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-181-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver2013-09-181-1/+1
* | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-171-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini2013-09-171-0/+1
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-171-0/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | HID: provide a helper for validating hid reportsKees Cook2013-09-131-0/+4
* | | | | | | | | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-161-16/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLAREEzequiel Garcia2013-09-021-18/+0
* | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [SCSI] hpsa: add HP Smart Array Gen9 PCI ID'sMike Miller2013-09-101-0/+1
* | | | | | | | | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-09-154-279/+124
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | slab: Use correct GFP_DMA constantChristoph Lameter2013-09-041-1/+1
| * | | | | | | | | | | | slub: remove verify_mem_not_deleted()Christoph Lameter2013-09-041-13/+0
| * | | | | | | | | | | | mm/sl[aou]b: Move kmallocXXX functions to common codeChristoph Lameter2013-09-044-266/+124
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann2013-09-071-0/+1
OpenPOWER on IntegriCloud