]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 2 Apr 2012 16:50:40 +0000 (09:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 2 Apr 2012 16:50:40 +0000 (09:50 -0700)
commite855e2750d35365e95b5e9e15f6cbfa44cab4f86
treebd510d5ea6b407df6ea0b8353e1788e12f95e427
parent4c9e644d43abccdacd61d906ee336b464fafa7a9
parentadfe4cf74cb427a9957070e3f9ac6a0c1db9dd49
Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi

Pull HSI (High Speed Synchronous Serial Interface) framework from Carlos Chinea:
 "The High Speed Synchronous Serial Interface (HSI) is a serial
  interface mainly used for connecting application engines (APE) with
  cellular modem engines (CMT) in cellular handsets.

  The framework is currently being used for some people and we would
  like to see it integrated into the kernel for 3.3.  There is no HW
  controller drivers in this pull, but some people have already some of
  them pending which they would like to push as soon as this integrated.
  I am also working on the acceptance for an TI OMAP one, based on a
  compatible legacy version of the interface called SSI."

Ok, so it didn't get into 3.3, but here it is pulled into 3.4.

Several people piped up to say "yeah, we want this".

* 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsi:
  HSI: hsi_char: Update ioctl-number.txt
  HSI: Add HSI API documentation
  HSI: hsi_char: Add HSI char device kernel configuration
  HSI: hsi_char: Add HSI char device driver
  HSI: hsi: Introducing HSI framework
Documentation/DocBook/device-drivers.tmpl
Documentation/ioctl/ioctl-number.txt
drivers/Kconfig
drivers/Makefile
include/linux/Kbuild