1. 06 11月, 2013 1 次提交
  2. 31 10月, 2013 1 次提交
  3. 30 10月, 2013 1 次提交
  4. 28 10月, 2013 1 次提交
  5. 24 10月, 2013 3 次提交
  6. 23 10月, 2013 1 次提交
  7. 21 10月, 2013 3 次提交
  8. 18 10月, 2013 2 次提交
  9. 17 10月, 2013 6 次提交
  10. 16 10月, 2013 3 次提交
  11. 15 10月, 2013 1 次提交
  12. 12 10月, 2013 9 次提交
  13. 11 10月, 2013 3 次提交
    • R
      ACPI / PM / Documentation: Replace outdated project links and addresses · aaf3d29f
      Rafael J. Wysocki 提交于
      Some links to projects web pages and e-mail addresses in ACPI/PM
      documentation and Kconfig are outdated, so update them.
      Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
      aaf3d29f
    • D
      ALSA: hda - Add a headset mic model for ALC269 and friends · 7c478f03
      David Henningsson 提交于
      Using the headset mic model will cause the headset mic to be labeled
      "headset mic" instead of just "mic".
      Signed-off-by: NDavid Henningsson <david.henningsson@canonical.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      7c478f03
    • T
      pinctrl: single: Add support for wake-up interrupts · 3e6cee17
      Tony Lindgren 提交于
      The pin control registers can have interrupts for example
      for device wake-up. These interrupts can be treated as a
      chained interrupt controller as suggested earlier by
      Linus Walleij <linus.walleij@linaro.org>.
      
      This patch adds support for interrupts in a way that
      should be pretty generic, and works for the omaps that
      support wake-up interrupts. On omaps, there's an
      interrupt enable and interrupt status bit for each pin.
      The two pinctrl domains on omaps share a single interrupt
      from the PRM chained interrupt handler. Support for
      other similar hardware should be easy to add.
      
      Note that this patch does not attempt to handle the
      wake-up interrupts automatically unlike the earlier
      patches. This patch allows the device drivers to do
      a request_irq() on the wake-up pins as needed. I'll
      try to do also a separate generic patch for handling
      the wake-up events automatically.
      
      Also note that as this patch makes the pinctrl-single
      an irq controller, the current bindings need some
      extra trickery to use interrupts from two different
      interrupt controllers for the same driver. So it
      might be worth waiting a little on the patches
      enabling the wake-up interrupts from drivers as there
      should be a generic way to handle it coming. And also
      there's been discussion of interrupts-extended binding
      for using interrupts from multiple interrupt controllers.
      
      In any case, this patch should be ready to go allowing
      handling the wake-up interrupts in a generic way, or
      separately from the device drivers.
      
      Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
      Cc: Grygorii Strashko <grygorii.strashko@ti.com>
      Cc: Prakash Manjunathappa <prakash.pm@ti.com>
      Cc: Roger Quadros <rogerq@ti.com>
      Cc: linux-kernel@vger.kernel.org
      Cc: Benoît Cousson <bcousson@baylibre.com>
      Cc: devicetree@vger.kernel.org
      Acked-by: NLinus Walleij <linus.walleij@linaro.org>
      Acked-by: NHaojian Zhuang <haojian.zhuang@gmail.com>
      Reviewed-by: NKevin Hilman <khilman@linaro.org>
      Tested-by: NKevin Hilman <khilman@linaro.org>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      3e6cee17
  14. 10 10月, 2013 2 次提交
  15. 09 10月, 2013 2 次提交
  16. 08 10月, 2013 1 次提交