Searched hist:"3 e256b8f8dfa309a80b5dece388d85d9a9801a29" (Results 1 – 10 of 10) sorted by relevance
/linux/net/nfc/ |
H A D | Kconfig | 3e256b8f8dfa309a80b5dece388d85d9a9801a29 Sat Jul 02 00:31:33 CEST 2011 Lauro Ramos Venancio <lauro.venancio@openbossa.org> NFC: add nfc subsystem core
The NFC subsystem core is responsible for providing the device driver interface. It is also responsible for providing an interface to the control operations and data exchange.
Signed-off-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: Aloisio Almeida Jr <aloisio.almeida@openbossa.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | Makefile | 3e256b8f8dfa309a80b5dece388d85d9a9801a29 Sat Jul 02 00:31:33 CEST 2011 Lauro Ramos Venancio <lauro.venancio@openbossa.org> NFC: add nfc subsystem core
The NFC subsystem core is responsible for providing the device driver interface. It is also responsible for providing an interface to the control operations and data exchange.
Signed-off-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: Aloisio Almeida Jr <aloisio.almeida@openbossa.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | nfc.h | 3e256b8f8dfa309a80b5dece388d85d9a9801a29 Sat Jul 02 00:31:33 CEST 2011 Lauro Ramos Venancio <lauro.venancio@openbossa.org> NFC: add nfc subsystem core
The NFC subsystem core is responsible for providing the device driver interface. It is also responsible for providing an interface to the control operations and data exchange.
Signed-off-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: Aloisio Almeida Jr <aloisio.almeida@openbossa.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | core.c | 3e256b8f8dfa309a80b5dece388d85d9a9801a29 Sat Jul 02 00:31:33 CEST 2011 Lauro Ramos Venancio <lauro.venancio@openbossa.org> NFC: add nfc subsystem core
The NFC subsystem core is responsible for providing the device driver interface. It is also responsible for providing an interface to the control operations and data exchange.
Signed-off-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: Aloisio Almeida Jr <aloisio.almeida@openbossa.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
/linux/drivers/nfc/ |
H A D | Makefile | diff 3e256b8f8dfa309a80b5dece388d85d9a9801a29 Sat Jul 02 00:31:33 CEST 2011 Lauro Ramos Venancio <lauro.venancio@openbossa.org> NFC: add nfc subsystem core
The NFC subsystem core is responsible for providing the device driver interface. It is also responsible for providing an interface to the control operations and data exchange.
Signed-off-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: Aloisio Almeida Jr <aloisio.almeida@openbossa.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | Kconfig | diff 3e256b8f8dfa309a80b5dece388d85d9a9801a29 Sat Jul 02 00:31:33 CEST 2011 Lauro Ramos Venancio <lauro.venancio@openbossa.org> NFC: add nfc subsystem core
The NFC subsystem core is responsible for providing the device driver interface. It is also responsible for providing an interface to the control operations and data exchange.
Signed-off-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: Aloisio Almeida Jr <aloisio.almeida@openbossa.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
/linux/drivers/ |
H A D | Makefile | diff 2e1c951f5da23faaa60224628f44b100ab212d46 Thu May 08 14:09:32 CEST 2014 Geert Uytterhoeven <geert+renesas@glider.be> drivers: Remove duplicate conditionally included subdirs
The "macintosh" and "nfs" subdirectories are already traversed unconditionally, so there's no need to keep the conditional entries.
The unconditional "macintosh" entry used to depend on CONFIG_PPC_PMAC, but the dependency was dropped in commit 45941d0481f538324fa21d6450116d13f6e51e91 ("[PATCH] enable mouse button 2+3 emulation for x86 macs"), forgetting the second entry for CONFIG_MAC.
The two "nfc" entries were introduced by two separate commits: commit 0329326e85aaa30fb8d427828c718d565c287385 ("NFC: Driver for NXP Semiconductors PN544 NFC chip."), and commit 3e256b8f8dfa309a80b5dece388d85d9a9801a29 ("NFC: add nfc subsystem core").
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> diff 3e256b8f8dfa309a80b5dece388d85d9a9801a29 Sat Jul 02 00:31:33 CEST 2011 Lauro Ramos Venancio <lauro.venancio@openbossa.org> NFC: add nfc subsystem core
The NFC subsystem core is responsible for providing the device driver interface. It is also responsible for providing an interface to the control operations and data exchange.
Signed-off-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: Aloisio Almeida Jr <aloisio.almeida@openbossa.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | Kconfig | diff 3e256b8f8dfa309a80b5dece388d85d9a9801a29 Sat Jul 02 00:31:33 CEST 2011 Lauro Ramos Venancio <lauro.venancio@openbossa.org> NFC: add nfc subsystem core
The NFC subsystem core is responsible for providing the device driver interface. It is also responsible for providing an interface to the control operations and data exchange.
Signed-off-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: Aloisio Almeida Jr <aloisio.almeida@openbossa.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
/linux/net/ |
H A D | Makefile | diff 3e256b8f8dfa309a80b5dece388d85d9a9801a29 Sat Jul 02 00:31:33 CEST 2011 Lauro Ramos Venancio <lauro.venancio@openbossa.org> NFC: add nfc subsystem core
The NFC subsystem core is responsible for providing the device driver interface. It is also responsible for providing an interface to the control operations and data exchange.
Signed-off-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: Aloisio Almeida Jr <aloisio.almeida@openbossa.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | Kconfig | diff 3e256b8f8dfa309a80b5dece388d85d9a9801a29 Sat Jul 02 00:31:33 CEST 2011 Lauro Ramos Venancio <lauro.venancio@openbossa.org> NFC: add nfc subsystem core
The NFC subsystem core is responsible for providing the device driver interface. It is also responsible for providing an interface to the control operations and data exchange.
Signed-off-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: Aloisio Almeida Jr <aloisio.almeida@openbossa.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|