Revision a585d2b738bfa26326b3f1f40f0f1eda0c067ccf authored by Linus Torvalds on 05 July 2015, 17:54:09 UTC, committed by Linus Torvalds on 05 July 2015, 17:54:09 UTC
Pull late x86 platform driver updates from Darren Hart:
 "The following came in a bit later and I wanted them to bake in next a
  few more days before submitting, thus the second pull.

  A new intel_pmc_ipc driver, a symmetrical allocation and free fix in
  dell-laptop, a couple minor fixes, and some updated documentation in
  the dell-laptop comments.

  intel_pmc_ipc:
   - Add Intel Apollo Lake PMC IPC driver

  tc1100-wmi:
   - Delete an unnecessary check before the function call "kfree"

  dell-laptop:
   - Fix allocating & freeing SMI buffer page
   - Show info about WiGig and UWB in debugfs
   - Update information about wireless control"

* tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86:
  intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driver
  tc1100-wmi: Delete an unnecessary check before the function call "kfree"
  dell-laptop: Fix allocating & freeing SMI buffer page
  dell-laptop: Show info about WiGig and UWB in debugfs
  dell-laptop: Update information about wireless control
2 parent s 1dc51b8 + 0a8b835
History
File Mode Size
libfdt
.gitignore -rw-r--r-- 54 bytes
Makefile -rw-r--r-- 1.0 KB
Makefile.dtc -rw-r--r-- 372 bytes
checks.c -rw-r--r-- 20.1 KB
data.c -rw-r--r-- 5.2 KB
dtc-lexer.l -rw-r--r-- 6.3 KB
dtc-lexer.lex.c_shipped -rw-r--r-- 58.4 KB
dtc-parser.tab.c_shipped -rw-r--r-- 69.1 KB
dtc-parser.tab.h_shipped -rw-r--r-- 3.1 KB
dtc-parser.y -rw-r--r-- 8.9 KB
dtc.c -rw-r--r-- 7.0 KB
dtc.h -rw-r--r-- 7.3 KB
fdtdump.c -rw-r--r-- 3.6 KB
fdtget.c -rw-r--r-- 8.6 KB
fdtput.c -rw-r--r-- 8.3 KB
flattree.c -rw-r--r-- 21.9 KB
fstree.c -rw-r--r-- 2.2 KB
livetree.c -rw-r--r-- 13.6 KB
srcpos.c -rw-r--r-- 7.3 KB
srcpos.h -rw-r--r-- 3.6 KB
treesource.c -rw-r--r-- 6.0 KB
update-dtc-source.sh -rwxr-xr-x 2.2 KB
util.c -rw-r--r-- 8.7 KB
util.h -rw-r--r-- 7.4 KB
version_gen.h -rw-r--r-- 42 bytes

back to top