summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [media] tea575x: Move header from sound to mediaOndrej Zary2013-08-181-0/+0
* [media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart2013-08-181-0/+25
* [media] v4l: Add V4L2_PIX_FMT_NV16M and V4L2_PIX_FMT_NV61M formatsLaurent Pinchart2013-08-181-0/+2
* [media] v4l: Add media format codes for ARGB8888 and AYUV8888 on 32-bit bussesLaurent Pinchart2013-08-181-2/+4
* [media] media: vb2: Clarify queue_setup() and buf_prepare() usage documentationLaurent Pinchart2013-08-181-4/+7
* [media] media: Add support for circular graph traversalLaurent Pinchart2013-08-181-0/+4
* [media] V4L: Add VP8 encoder controlsArun Kumar K2013-08-181-0/+29
* [media] media: lirc: Allow lirc dev to talk to rc deviceSrinivas Kandagatla2013-07-311-0/+1
* [media] media: rc: Add rc_open/close and use count to rc_devSrinivas Kandagatla2013-07-311-0/+4
* [media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdevSylwester Nawrocki2013-07-302-21/+7
* [media] V4L: Rename subdev field of struct v4l2_async_notifierSylwester Nawrocki2013-07-301-2/+2
* [media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching typeSylwester Nawrocki2013-07-301-0/+5
* [media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*Sylwester Nawrocki2013-07-301-6/+6
* [media] tea575x-tuner: move HW init to a separate functionOndrej Zary2013-07-261-0/+1
* [media] media: i2c: adv7343: make the platform data members as arrayLad, Prabhakar2013-07-261-16/+4
* [media] media: davinci: vpif: display: add V4L2-async supportLad, Prabhakar2013-07-261-0/+2
* [media] media: davinci: vpif: capture: add V4L2-async supportLad, Prabhakar2013-07-261-0/+2
* [media] mem2mem: add support for hardware buffered queuePhilipp Zabel2013-07-261-0/+13
* Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-214-1/+27
|\
| * ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-182-1/+11
| * ACPICA: expose OSI versionAaron Lu2013-07-182-0/+16
* | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-201-2/+2
|\ \
| * \ Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-161-2/+2
| |\ \ | | |/ | |/|
| | * iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-021-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-202-3/+3
|\ \ \
| * | | vfs: constify dentry parameter in d_count()Peng Tao2013-07-201-1/+1
| * | | allow O_TMPFILE to work with O_WRONLYAl Viro2013-07-201-2/+2
* | | | Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-191-2/+2
|\ \ \ \
| * | | | PM / Sleep: Fix comment typo in pm_wakeup.hChanwoo Choi2013-07-151-2/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-181-2/+1
|\ \ \ \
| * | | | vlan: mask vlan prio bitsEric Dumazet2013-07-181-2/+1
| |/ / /
* | | | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-182-17/+84
|\ \ \ \
| * | | | sysfs: use file mode defines from stat.hOliver Schinagl2013-07-161-8/+9
| * | | | sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl2013-07-161-13/+38
| * | | | driver core: add default groups to struct classGreg Kroah-Hartman2013-07-161-1/+3
| * | | | driver core: Introduce device_create_groupsGuenter Roeck2013-07-161-0/+5
| * | | | sysfs: add support for binary attributes in groupsGreg Kroah-Hartman2013-07-161-2/+2
| * | | | driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman2013-07-161-7/+21
| * | | | sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman2013-07-161-0/+9
| * | | | sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman2013-07-161-0/+9
| * | | | sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman2013-07-161-0/+2
| |/ / /
* | | | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-182-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-142-2/+2
| |/ /
* / / linked-list: Remove __list_for_eachDave Jones2013-07-161-11/+0
|/ /
* | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-142-23/+42
|\ \
| * | slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-072-12/+14
| * | slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-181-11/+28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-144-19/+14
|\ \ \
| * | | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-141-2/+2
| * | | llist: llist_add() can use llist_add_batch()Oleg Nesterov2013-07-131-10/+4