summaryrefslogtreecommitdiffstats
path: root/Documentation/DocBook
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'for-linus' of ↵Linus Torvalds2012-01-121-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: (526 commits) ASoC: twl6040 - Add method to query optimum PDM_DL1 gain ALSA: hda - Fix the lost power-setup of seconary pins after PM resume ALSA: usb-audio: add Yamaha MOX6/MOX8 support ALSA: virtuoso: add S/PDIF input support for all Xonars ALSA: ice1724 - Support for ooAoo SQ210a ALSA: ice1724 - Allow card info based on model only ALSA: ice1724 - Create capture pcm only for ADC-enabled configurations ALSA: hdspm - Provide unique driver id based on card serial ASoC: Dynamically allocate the rtd device for a non-empty release() ASoC: Fix recursive dependency due to select ATMEL_SSC in SND_ATMEL_SOC_SSC ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecs ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs ALSA: hda - Use auto-parser for HP laptops with cx20459 codec ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info() ALSA: hdsp - Fix potential Oops in snd_hdsp_info_pref_sync_ref() ALSA: hda/cirrus - support for iMac12,2 model ASoC: cx20442: add bias control over a platform provided regulator ALSA: usb-audio - Avoid flood of frame-active debug messages ALSA: snd-usb-us122l: Delete calls to preempt_disable mfd: Put WM8994 into cache only mode when suspending ... Fix up trivial conflicts in: - arch/arm/mach-s3c64xx/mach-crag6410.c: renamed speyside_wm8962 to tobermory, added littlemill right next to it - drivers/base/regmap/{regcache.c,regmap.c}: duplicate diff that had already come in with other changes in the regmap tree
| * 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | module_param(bool) used to counter-intuitively take an int. In fddd5201 (mid-2009) we allowed bool or int/unsigned int using a messy trick. It's time to remove the int/unsigned int option. For this version it'll simply give a warning, but it'll break next kernel version. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Takashi Iwai <tiwai@suse.de>
* | | Merge branch 'core-debugobjects-for-linus' of ↵Linus Torvalds2012-01-061-0/+50
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip * 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: timer: Use debugobjects to catch deletion of uninitialized timers timer: Setup uninitialized timer with a stub callback debugobjects: Extend to assert that an object is initialized debugobjects: Be smarter about static objects
| * | debugobjects: Extend to assert that an object is initializedChristine Chan2011-11-231-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Calling del_timer_sync() on an uninitialized timer leads to a never ending loop in lock_timer_base() that spins checking for a non-NULL timer base. Add an assertion to debugobjects to catch usage of uninitialized objects so that we can initialize timers in the del_timer_sync() path before it calls lock_timer_base(). [ sboyd@codeaurora.org: Clarify commit message ] Signed-off-by: Christine Chan <cschan@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Cc: John Stultz <john.stultz@linaro.org> Link: http://lkml.kernel.org/r/1320724108-20788-3-git-send-email-sboyd@codeaurora.org Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
* | | Merge branch 'driver-core-linus' of ↵Linus Torvalds2011-11-211-1/+6
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core * 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core: drivers/base/node.c: fix compilation error with older versions of gcc uio: documentation fixups device.h: Fix struct member documentation
| * | uio: documentation fixupsGeoff Thorpe2011-11-151-1/+6
| |/ | | | | | | | | | | | | | | | | The 'name' attribute of struct uio_mem wasn't documented, and the note about 'kobj' is stale and needs to be changed to 'map'. Signed-off-by: Geoff Thorpe <geoff@geoffthorpe.net> Signed-off-by: "Hans J. Koch" <hjk@hansjkoch.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
* | Merge branch 'docs-move' of ↵Linus Torvalds2011-11-081-140/+168
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs * 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs: (45 commits) DocBook/drm: Clean up a todo-note DocBook/drm: `device aware' -> `device-aware' DocBook/drm: `(device|driver) specific' -> `(device|driver)-specific' DocBook/drm: Clean up the paragraph on framebuffer objects DocBook/drm: Use `; otherwise,' DocBook/drm: Better flow with `, and then' DocBook/drm: Refer to the domain-setting function as a device-specific ioctl DocBook/drm: Improve flow of GPU/CPU coherence sentence DocBook/drm: Use an <itemizelist> for fundamental GEM operations DocBook/drm: Insert a comma DocBook/drm: Use a <variablelist> for vblank ioctls DocBook/drm: Use an itemizedlist for what an encoder needs to provide DocBook/drm: Insert `the' for readability, and change `set' to `setting' DocBook/drm: Remove extraneous commas DocBook/drm: Use a colon DocBook/drm: Clarify `final initialization' via better formatting DocBook/drm: Remove redundancy DocBook/drm: Insert `it' for smooth reading DocBook/drm: The word `so-called'; I do not think it connotes what you think it connotes DocBook/drm: Use a singular subject for grammatical cleanliness ...
| * Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into ↵Randy Dunlap2011-11-061-140/+168
| |\ | | | | | | | | | docs-move
| | * DocBook/drm: Clean up a todo-noteMichael Witten2011-08-291-2/+2
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: `device aware' -> `device-aware'Michael Witten2011-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: `(device|driver) specific' -> `(device|driver)-specific'Michael Witten2011-08-291-17/+17
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Clean up the paragraph on framebuffer objectsMichael Witten2011-08-291-8/+6
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Use `; otherwise,'Michael Witten2011-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Better flow with `, and then'Michael Witten2011-08-291-2/+2
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Refer to the domain-setting function as a device-specific ioctlMichael Witten2011-08-291-3/+3
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Improve flow of GPU/CPU coherence sentenceMichael Witten2011-08-291-2/+3
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Use an <itemizelist> for fundamental GEM operationsMichael Witten2011-08-291-3/+7
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Insert a commaMichael Witten2011-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Use a <variablelist> for vblank ioctlsMichael Witten2011-08-291-14/+25
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Use an itemizedlist for what an encoder needs to provideMichael Witten2011-08-291-11/+19
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Insert `the' for readability, and change `set' to `setting'Michael Witten2011-08-291-2/+2
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Remove extraneous commasMichael Witten2011-08-291-2/+2
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Use a colonMichael Witten2011-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Clarify `final initialization' via better formattingMichael Witten2011-08-291-4/+13
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Remove redundancyMichael Witten2011-08-291-2/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Insert `it' for smooth readingMichael Witten2011-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: The word `so-called'; I do not think it connotes what you think ↵Michael Witten2011-08-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it connotes From Webster's Revised Unabridged Dictionary (1913) [web1913]: So-called \So"-called`\, a. So named; called by such a name (but perhaps called thus with doubtful propriety). From WordNet (r) 2.0 [wn]: so-called adj : doubtful or suspect; "these so-called experts are no help" [syn: {alleged(a)}, {supposed}] My strong conviction is that widespread use of 'so gennant' or 'sogennant' in German has led to the creeping misuse of 'so-called' in English (especially through technical writings). In English, it would be better to use: what is called or a better translation of 'so gennant': so named Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Use a singular subject for grammatical cleanlinessMichael Witten2011-08-291-4/+4
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: basic -> coreMichael Witten2011-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Streamline wording of GEM initializationMichael Witten2011-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Insert `()' after function nameMichael Witten2011-08-291-4/+4
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Remove parentheses and unnecessary repetitionMichael Witten2011-08-291-2/+2
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Insert missing commaMichael Witten2011-08-291-5/+5
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: , -> :Michael Witten2011-08-291-2/+2
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: can -> couldMichael Witten2011-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Offset modifiers with commasMichael Witten2011-08-291-4/+4
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Use the passive voiceMichael Witten2011-08-291-3/+3
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: `at driver load time' -> `when the driver is loaded'Michael Witten2011-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: `setup' is the noun; `to set up' is the verbMichael Witten2011-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Insert missing `an'Michael Witten2011-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Insert missing `that'Michael Witten2011-08-291-2/+2
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Clearer wording with `for consumption by'Michael Witten2011-08-291-2/+2
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Better wordingMichael Witten2011-08-291-2/+2
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Replace the paragraph's first sentence with its last sentenceMichael Witten2011-08-291-7/+5
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Rearrange wording to make more senseMichael Witten2011-08-291-3/+3
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Clean up `pre-memory management aware'Michael Witten2011-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: Move `should be set' to the beginning of the sentenceMichael Witten2011-08-291-2/+2
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: , -> .Michael Witten2011-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
| | * DocBook/drm: a -> anMichael Witten2011-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Michael Witten <mfwitten@gmail.com>
OpenPOWER on IntegriCloud