kernel-ark/drivers/misc/mei
Linus Torvalds ef0625b70d Char/Misc driver patches for 3.18-rc1
Here's the big set of driver patches for char/misc drivers.  Nothing
 major in here, the shortlog below goes into the details.  All have been
 in the linux-next tree for a while with no issues.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iEYEABECAAYFAlQ0ZXYACgkQMUfUDdst+ymiEgCgrKcYUluvdrbjdkhrENk332YN
 lcUAoMzgQpbkYhswrDNQet7NtAbFN9LV
 =ZPDy
 -----END PGP SIGNATURE-----

Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc driver updates from Greg KH:
 "Here's the big set of driver patches for char/misc drivers.  Nothing
  major in here, the shortlog goes into the details.  All have been in
  the linux-next tree for a while with no issues"

* tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (80 commits)
  mei: mei_txe_fw_sts can be static
  mei: fix kernel-doc warnings
  mei: fix KDoc documentation formatting
  mei: drop me_client_presentation_num
  mei: trivial: fix errors in prints in comments
  mei: remove include to pci header from mei module files
  mei: push pci cfg structure me hw
  mei: remove the reference to pdev from mei_device
  mei: move fw_status back to hw ops handlers
  mei: get rid of most of the pci dependencies in mei
  mei: push all standard settings into mei_device_init
  mei: move mei_hbm_hdr function from hbm.h the hbm.c
  mei: kill error message for allocation failure
  mei: nfc: fix style warning
  mei: fix style warning: Missing a blank line after declarations
  mei: pg: fix cat and paste error in comments
  mei: debugfs: add single buffer indicator
  mei: debugfs: adjust print buffer
  mei: add hbm and pg state in devstate debugfs print
  Drivers: hv: vmbus: Enable interrupt driven flow control
  ...
2014-10-08 06:55:41 -04:00
..
amthif.c mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
bus.c mei: remove include to pci header from mei module files 2014-09-29 11:56:02 -04:00
client.c mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
client.h mei: get rid of most of the pci dependencies in mei 2014-09-29 11:56:01 -04:00
debugfs.c mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hbm.c mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hbm.h mei: move mei_hbm_hdr function from hbm.h the hbm.c 2014-09-29 11:56:01 -04:00
hw-me-regs.h mei: add WPT second mei interface 2014-07-09 14:19:34 -07:00
hw-me.c mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hw-me.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hw-txe-regs.h mei: extract fw status registers 2014-05-03 19:21:22 -04:00
hw-txe.c mei: mei_txe_fw_sts can be static 2014-09-29 18:21:46 -07:00
hw-txe.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hw.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
init.c mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
interrupt.c mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
Kconfig mei: fix compilation error with missing WATCHDOG_CORE 2014-02-14 10:13:46 -08:00
main.c mei: fix KDoc documentation formatting 2014-09-29 11:56:02 -04:00
Makefile mei: txe: add Kbuild for TXE device 2014-02-07 15:08:46 -08:00
mei_dev.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
nfc.c mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
pci-me.c Char/Misc driver patches for 3.18-rc1 2014-10-08 06:55:41 -04:00
pci-txe.c Char/Misc driver patches for 3.18-rc1 2014-10-08 06:55:41 -04:00
wd.c mei: fix KDoc documentation formatting 2014-09-29 11:56:02 -04:00