]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 16 Jul 2012 15:35:44 +0000 (08:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 16 Jul 2012 15:35:44 +0000 (08:35 -0700)
commitf815dff78d9971f8386ee494d4b205301d622269
tree3c818ff9e46885ca5e6a9b48b9ad6c6573c973e1
parentcce9a5ff1cf8e58dd4449b1c0a0f6883c55143ef
parent22fe873649810e00725dbd98f60cc8dbfded9b89
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86

Pull x86 platform tree fixes from Matthew Garrett:
 "Small fixes to a couple of drivers plus a slightly larger number for
  sony-laptop that the maintainer thinks are appropriate, most of which
  fix problems with the earlier 3.5 updates.  These have been in -next
  for a while without complaint."

* 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86:
  intel_ips: blacklist HP ProBook laptops
  ideapad: uninitialized data in ideapad_acpi_add()
  sony-laptop: correct find_snc_handle failure checks
  sony-laptop: fix a couple signedness bugs
  sony-laptop: fix sony_nc_sysfs_store()
  sony-laptop: input initialization should be done before SNC
  sony-laptop: add lid backlight support for handle 0x143
  sony-laptop: store battery care limits on batteries
  sony-laptop: notify userspace of GFX switch position changes
  sony-laptop: use an enum for SNC event types