aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - de-CHIP-ify device tree compatiblesKim Phillips2011-03-271-38/+26
* crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips2011-03-271-34/+34
* crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-271-0/+409
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-251-9/+9
|\
| * [SCSI] tcm_mod_builder.py: Fix generated *_drop_nodeacl() handlerFubo Chen2011-03-231-0/+1
| * [SCSI] target: tcm_mod_builder.py generated Makefile cleanupsNicholas Bellinger2011-03-231-9/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2011-03-251-0/+17
|\ \
| * | dm: add flakey targetJosef Bacik2011-03-241-0/+17
| |/
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-251-6/+1
|\ \
| * | sched, doc: Update sched-design-CFS.txtBorislav Petkov2011-03-231-6/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-03-252-4/+216
|\ \ \
| * | | ext4: update ext4 documentationLukas Czerner2011-02-212-4/+216
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-243-7/+13
|\ \ \ \
| * | | | fs: remove inode_lock from iput_final and prune_icacheDave Chinner2011-03-243-7/+13
* | | | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-243-43/+9
|\ \ \ \ \
| * | | | | Documentation/iostats.txt: bit-size reference etc.Randy Dunlap2011-03-231-9/+8
| * | | | | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-101-5/+0
| |\ \ \ \ \
| | * | | | | block: remove per-queue pluggingJens Axboe2011-03-101-5/+0
| * | | | | | blk-cgroup: Lower minimum weight from 100 to 10.Justin TerAvest2011-03-081-1/+1
| |/ / / / /
| * | | | | cfq-iosched: Always provide group isolation.Justin TerAvest2011-03-011-28/+0
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-2457-186/+6905
|\ \ \ \ \ \
| * | | | | | [media] docs: fix typo in lirc_device_interface.xmlJarod Wilson2011-03-221-1/+1
| * | | | | | [media] v4l2: use new flag to enable core priority handlingHans Verkuil2011-03-221-1/+6
| * | | | | | [media] v4l2-framework.txt: document new v4l2_device release() callbackHans Verkuil2011-03-221-0/+15
| * | | | | | [media] v4l2-framework.txt: improve v4l2_fh/priority documentationHans Verkuil2011-03-221-33/+87
| * | | | | | [media] DM04 LME2510(C) Sharp BS2F7HZ0194 Firmware InformationMalcolm Priestley2011-03-221-2/+14
| * | | | | | [media] Make 2.6.39 not 2.6.38 the version when Multi-planar API was addedPawel Osciak2011-03-222-20/+6
| * | | | | | [media] gspca - nw80x: New subdriver for Divio based webcamsJean-François Moine2011-03-221-0/+9
| * | | | | | [media] Fix 'ID nv12mt already defined' errorHans Verkuil2011-03-221-1/+1
| * | | | | | [media] V4L DocBook: update V4L2 versionHans Verkuil2011-03-221-1/+1
| * | | | | | [media] V4L doc fixesHans Verkuil2011-03-223-58/+58
| * | | | | | [media] v4l: Documentation for the NV12MT formatKamil Debski2011-03-225-0/+76
| * | | | | | [media] omap3isp: Add documentationSakari Ailus2011-03-221-0/+278
| * | | | | | [media] media: Pick a free ioctls rangeLaurent Pinchart2011-03-221-0/+1
| * | | | | | [media] v4l: subdev: Generic ioctl supportLaurent Pinchart2011-03-221-0/+5
| * | | | | | [media] v4l: Add 12 bits bayer pixel formatsLaurent Pinchart2011-03-221-0/+90
| * | | | | | [media] v4l: Add missing 12 bits bayer media bus formatsLaurent Pinchart2011-03-221-0/+51
| * | | | | | [media] v4l: v4l2_subdev userspace crop APIAntti Koskipaa2011-03-224-0/+193
| * | | | | | [media] v4l: v4l2_subdev userspace frame interval APILaurent Pinchart2011-03-224-0/+301
| * | | | | | [media] v4l: v4l2_subdev userspace format APILaurent Pinchart2011-03-229-1/+3182
| * | | | | | [media] v4l: v4l2_subdev userspace format API - documentation binary filesLaurent Pinchart2011-03-224-0/+0
| * | | | | | [media] v4l: Make v4l2_subdev inherit from media_entityLaurent Pinchart2011-03-221-0/+23
| * | | | | | [media] v4l: Make video_device inherit from media_entityLaurent Pinchart2011-03-221-3/+35
| * | | | | | [media] v4l: Add a media_device pointer to the v4l2_device structureLaurent Pinchart2011-03-221-5/+12
| * | | | | | [media] media: Pipelines and media streamsLaurent Pinchart2011-03-223-0/+46
| * | | | | | [media] media: Links setupLaurent Pinchart2011-03-224-0/+135
| * | | | | | [media] media: Entities, pads and links enumerationLaurent Pinchart2011-03-225-1/+522
| * | | | | | [media] media: Media device information queryLaurent Pinchart2011-03-226-0/+423
| * | | | | | [media] media: Entity use countLaurent Pinchart2011-03-221-0/+13
| * | | | | | [media] media: Entity graph traversalSakari Ailus2011-03-221-0/+42