- e110978 nfc: pn544: make array rset_cmd static const by Colin Ian King · 3 years ago
- 64758c6 nfc: pn544: drop unneeded memory allocation fail messages by Krzysztof Kozlowski · 3 years, 4 months ago
- aed4146 nfc: pn544: drop unneeded debug prints by Krzysztof Kozlowski · 3 years, 4 months ago
- 9b3f66b nfc: pn544: remove unused header includes by Krzysztof Kozlowski · 3 years, 4 months ago
- f2479c0 nfc: constify local pointer variables by Krzysztof Kozlowski · 3 years, 5 months ago
- 094c45c nfc: constify nfc_hci_ops by Krzysztof Kozlowski · 3 years, 5 months ago
- 5f3e639 nfc: constify nfc_hci_gate by Krzysztof Kozlowski · 3 years, 5 months ago
- 7a5e98d nfc: constify nfc_phy_ops by Krzysztof Kozlowski · 3 years, 5 months ago
- aa93b4b nfc: pn544: drop ftrace-like debugging messages by Krzysztof Kozlowski · 3 years, 7 months ago
- aa14057 nfc: pn544: mark ACPI and OF device ID tables as maybe unused by Krzysztof Kozlowski · 3 years, 7 months ago
- bf5c9cc mei: bus: change remove callback to return void by Uwe Kleine-König · 3 years, 11 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- c3331d2 nfc: pn544: Fix occasional HW initialization failure by Dmitry Osipenko · 4 years, 10 months ago
- c4c1078 NFC: pn544: Fix a typo in a debug message by Christophe JAILLET · 4 years, 11 months ago
- 5080832 NFC: pn544: Adjust indentation in pn544_hci_check_presence by Nathan Chancellor · 5 years ago
- 46fe777 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 by Thomas Gleixner · 6 years ago
- 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 191b070 nfc/mei: convert to SPDX license tags by Tomas Winkler · 6 years ago
- 3737ff1 nfc: pn544: constify i2c_device_id by Arvind Yadav · 7 years ago
- 99f2064 NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
- 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
- d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
- 95129b6 NFC: pn544: Get rid of code duplication in ->probe() by Andy Shevchenko · 8 years ago
- a4a0eb7 NFC: pn544: Add GPIO ACPI mapping table by Andy Shevchenko · 8 years ago
- 182d4e8 NFC: pn544: Convert to use devm_request_threaded_irq() by Andy Shevchenko · 8 years ago
- e2c518c NFC: pn544: Convert to use GPIO descriptor by Andy Shevchenko · 8 years ago
- e7f6cca NFC: pn544: Get rid of platform data by Andy Shevchenko · 8 years ago
- 17a0180 nfc: pn544: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
- 094dbff nfc: mei: use module_mei_cl_driver macro by Tomas Winkler · 8 years ago
- dfeb87d nfc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
- dd21543 NFC: pn544: Drop two useless checks in ACPI probe path by Mika Westerberg · 9 years ago
- 97b6978 nfc: pn544: Remove i2c client gpio irq configuration by Christophe Ricard · 9 years ago
- a21512d nfc: pn544: Remove #ifdef CONFIG_OF by Christophe Ricard · 9 years ago
- 8e483ed Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
- b2117c1 NFC: pn544: Auto-select core module by Jean Delvare · 9 years ago
- d49dc5e mei: bus: use mei_cldev_ prefix for the API functions by Tomas Winkler · 9 years ago
- 8939138 mei: bus: complete variable rename of type struct mei_cl_device by Tomas Winkler · 9 years ago
- b26864c mei: bus: add client protocol version to the device alias by Tomas Winkler · 9 years ago
- d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
- 8a2151c NFC: pn544: use flags argument of devm_gpiod_get to set direction by Uwe Kleine-König · 10 years ago
- c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 10 years ago
- 3590ebc NFC: logging neatening by Joe Perches · 10 years ago
- 0a5942c NFC: Add ACPI support for NXP PN544 by Robert Dolca · 10 years ago
- 75dda42 NFC: PN544: GPIO access that may sleep by Robert Dolca · 10 years ago
- 8abe3c6 NFC: pn544: Change event_received gate parameter to pipe by Christophe Ricard · 10 years ago
- db083bc NFC: Don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
- 12b25db NFC: pn544_i2c: Fix null pointer exception when not using platform data by Clement Perrochaud · 11 years ago
- eda8565 NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544 by Clement Perrochaud · 11 years ago
- f1dd56f NFC: pn544: i2c: Support PN544 C3 secure firmware download by Arron Wang · 11 years ago
- 971d63c NFC: pn544: Pass hardware variant information when downloading firmware by Arron Wang · 11 years ago
- 34f7e57 NFC: pn544: Refactor hw_config values by Arman Uguray · 11 years ago
- 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
- 17936b4 NFC: Standardize logging style by Joe Perches · 12 years ago
- 3943826 NFC: pn544: Add SE enable/disable operation by Arron Wang · 11 years ago
- 5faba2f NFC: pn544: Add SE discover operation by Arron Wang · 11 years ago
- 06c6603 NFC: pn544: i2c: Add firmware download implementation for pn544 by Eric Lapuyade · 11 years ago
- 8bd7fc8 NFC: pn544: Add firmware operations hci ops by Eric Lapuyade · 11 years ago
- eab10b7 NFC: pn544: i2c: Add firmware download mode power-on support by Eric Lapuyade · 11 years ago
- 0b456c4 NFC: Remove the static supported_se field by Samuel Ortiz · 12 years ago
- a69bdc1 NFC: pn544: Remove Felica and Jewel device presence check by Arron Wang · 12 years ago
- 9c59844 NFC: pn544: Identify Type F NFC-DEP through NFCID2 by Arron Wang · 12 years ago
- e3a6b14 NFC: mei: Do not disable MEI devices from their remove routine by Samuel Ortiz · 12 years ago
- 73f3adb NFC: mei_phy: Register event callback when enabling the device by Samuel Ortiz · 12 years ago
- bb03dce NFC: pn544: Add MEI physical layer by Samuel Ortiz · 12 years ago
- 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
- 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
- a0f3653 NFC: pn544: Use devm_kzalloc API by Samuel Ortiz · 12 years ago
- 234d4d6 NFC: pn544: Use module_i2c_driver by Samuel Ortiz · 12 years ago
- aa74103 NFC: pn544: Separate the core code and the i2c one into different modules by Samuel Ortiz · 12 years ago
- bf71ab8 NFC: Add HCI quirks to support driver (non)standard implementations by Eric Lapuyade · 12 years ago
- 924d4a0 NFC: Fixed skb leak in tm_send() nfc and hci ops implementations by Eric Lapuyade · 12 years ago
- 40d06d3 NFC: Changed event_received hci ops result semantic by Eric Lapuyade · 12 years ago
- 27c3119 NFC: Added error handling in event_received hci ops by Eric Lapuyade · 12 years ago
- 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 61cdb01 NFC: Move pn544.h to linux/platform_data/ by Marcel Holtmann · 12 years ago
- 984d334 NFC: Fix sparse warnings due to missing static by Arron Wang · 12 years ago
- 97f1841 NFC: Separate pn544 hci driver in HW dependant and independant parts by Eric Lapuyade · 12 years ago