summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-1580-587/+1165
|\
| * docbook: fix sched source file names in device-drivers bookRandy Dunlap2012-01-231-1/+3
| * docbook: change iomap source filename in deviceiobookRandy Dunlap2012-01-231-1/+1
| * docbook: don't use serial_core.h in device-drivers bookRandy Dunlap2012-01-231-1/+0Star
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-186-27/+42
| |\
| | * [media] DocBook/dvbproperty.xml: Remove DTV_MODULATION from ISDB-TMauro Carvalho Chehab2012-01-171-1/+0Star
| | * [media] DocBook/dvbproperty.xml: Fix ISDB-T delivery system parametersMauro Carvalho Chehab2012-01-171-3/+0Star
| | * [media] DocBook/dvbproperty.xml: Fix the units for DTV_FREQUENCYMauro Carvalho Chehab2012-01-171-3/+5
| | * [media] v4l2-ioctl: make tuner 'type' check more strict for S_FREQUENCYHans Verkuil2012-01-161-2/+5
| | * [media] V4L2 Spec: improve the G/S_INPUT/OUTPUT documentationHans Verkuil2012-01-162-4/+5
| | * [media] V4L2 Spec: fix extended control documentationHans Verkuil2012-01-161-5/+13
| | * [media] v4l2 spec: clarify usage of V4L2_FBUF_FLAG_OVERLAYHans Verkuil2012-01-161-9/+14
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-1575-558/+998
| |\|
| | * [media] doc: v4l: selection: choose pixels as units for selection rectanglesTomasz Stanislawski2012-01-111-18/+12Star
| | * [media] doc: v4l: add documentation for selection APITomasz Stanislawski2012-01-115-0/+643
| | * [media] doc: v4l: add binary images for selection APITomasz Stanislawski2012-01-112-0/+265
| | * [media] gspca: Add jl2005bcd sub driverTheodore Kilgore2012-01-061-0/+5
| | * [media] dvb: deprecate the usage of ops->info.typeMauro Carvalho Chehab2012-01-041-0/+4
| | * [media] v4l: Add new alpha component controlSylwester Nawrocki2011-12-303-8/+35
| | * Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab2011-12-301-1/+6
| | |\
| | * | [media] Update documentation to reflect DVB-C Annex A/C supportMauro Carvalho Chehab2011-12-202-8/+7Star
| | * | [media] v4l: Add over-current and indicator flash fault bitsLaurent Pinchart2011-12-201-0/+10
| | * | [media] DVB: Docbook update for DTV_ENUM_DELSYSManu Abraham2011-12-121-0/+12
| | * | [media] Remove unneeded comments from the media API DocBook filesSylwester Nawrocki2011-12-1167-536/+1Star
| | * | [media] V4L2 spec: fix the description of V4L2_FBUF_CAP_SRC_CHROMAKEYHans Verkuil2011-11-251-2/+2
| | * | [media] V4L2 Spec: clarify usage of V4L2_FBUF_FLAG_PRIMARYHans Verkuil2011-11-251-4/+6
| | * | [media] V4L spec: fix typo and missing CAP_RDS documentationHans Verkuil2011-11-252-4/+14
| | * | Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab2011-11-232-158/+169
| | |\ \
| | * | | [media] dvb: Allow select between DVB-C Annex A and Annex CMauro Carvalho Chehab2011-11-111-0/+4
| * | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-152-0/+122
| |\ \ \ \
| | * | | | v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formatsLaurent Pinchart2011-12-192-0/+122
| | | |_|/ | | |/| |
* | / | | cfg80211: stop tracking authenticated stateJohannes Berg2012-02-061-1/+0Star
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'topic/misc' into for-linusTakashi Iwai2012-01-121-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ALSA: module_param: make bool parameters really boolRusty Russell2011-12-191-1/+1
* | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2012-01-061-0/+50
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | debugobjects: Extend to assert that an object is initializedChristine Chan2011-11-231-0/+50
| | |_|/ | |/| |
* | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-11-221-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | uio: documentation fixupsGeoff Thorpe2011-11-151-1/+6
| |/ /
* | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-11-091-140/+168
|\ \ \ | |/ / |/| |
| * | Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-...Randy Dunlap2011-11-071-140/+168
| |\ \ | | |/ | |/|
| | * DocBook/drm: Clean up a todo-noteMichael Witten2011-08-291-2/+2
| | * DocBook/drm: `device aware' -> `device-aware'Michael Witten2011-08-291-1/+1
| | * DocBook/drm: `(device|driver) specific' -> `(device|driver)-specific'Michael Witten2011-08-291-17/+17
| | * DocBook/drm: Clean up the paragraph on framebuffer objectsMichael Witten2011-08-291-8/+6Star
| | * DocBook/drm: Use `; otherwise,'Michael Witten2011-08-291-1/+1
| | * DocBook/drm: Better flow with `, and then'Michael Witten2011-08-291-2/+2
| | * DocBook/drm: Refer to the domain-setting function as a device-specific ioctlMichael Witten2011-08-291-3/+3
| | * DocBook/drm: Improve flow of GPU/CPU coherence sentenceMichael Witten2011-08-291-2/+3
| | * DocBook/drm: Use an <itemizelist> for fundamental GEM operationsMichael Witten2011-08-291-3/+7