Searched hist:"412 fda538f4b1317ecd0fbe6e5bc9124792bea88" (Results 1 – 5 of 5) sorted by relevance
/linux/net/nfc/hci/ |
H A D | Makefile | diff 412fda538f4b1317ecd0fbe6e5bc9124792bea88 Tue Sep 18 19:45:48 CEST 2012 Eric Lapuyade <eric.lapuyade@linux.intel.com> NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
The previous shdlc HCI driver and its header are removed from the tree. PN544 now registers directly with HCI and passes the name of the llc it requires (shdlc). HCI instantiation now allocates the required llc instance. The llc is started when the HCI device is brought up.
Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | llc_shdlc.c | diff 412fda538f4b1317ecd0fbe6e5bc9124792bea88 Tue Sep 18 19:45:48 CEST 2012 Eric Lapuyade <eric.lapuyade@linux.intel.com> NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
The previous shdlc HCI driver and its header are removed from the tree. PN544 now registers directly with HCI and passes the name of the llc it requires (shdlc). HCI instantiation now allocates the required llc instance. The llc is started when the HCI device is brought up.
Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | core.c | diff 412fda538f4b1317ecd0fbe6e5bc9124792bea88 Tue Sep 18 19:45:48 CEST 2012 Eric Lapuyade <eric.lapuyade@linux.intel.com> NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
The previous shdlc HCI driver and its header are removed from the tree. PN544 now registers directly with HCI and passes the name of the llc it requires (shdlc). HCI instantiation now allocates the required llc instance. The llc is started when the HCI device is brought up.
Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
/linux/include/net/nfc/ |
H A D | hci.h | diff 412fda538f4b1317ecd0fbe6e5bc9124792bea88 Tue Sep 18 19:45:48 CEST 2012 Eric Lapuyade <eric.lapuyade@linux.intel.com> NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
The previous shdlc HCI driver and its header are removed from the tree. PN544 now registers directly with HCI and passes the name of the llc it requires (shdlc). HCI instantiation now allocates the required llc instance. The llc is started when the HCI device is brought up.
Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
/linux/drivers/nfc/ |
H A D | Kconfig | diff 412fda538f4b1317ecd0fbe6e5bc9124792bea88 Tue Sep 18 19:45:48 CEST 2012 Eric Lapuyade <eric.lapuyade@linux.intel.com> NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
The previous shdlc HCI driver and its header are removed from the tree. PN544 now registers directly with HCI and passes the name of the llc it requires (shdlc). HCI instantiation now allocates the required llc instance. The llc is started when the HCI device is brought up.
Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|