1. 46fe777 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 by Thomas Gleixner · 6 years ago
  2. 3737ff1 nfc: pn544: constify i2c_device_id by Arvind Yadav · 7 years ago
  3. 99f2064 NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 8 years ago
  4. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  5. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  6. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  7. 95129b6 NFC: pn544: Get rid of code duplication in ->probe() by Andy Shevchenko · 8 years ago
  8. a4a0eb7 NFC: pn544: Add GPIO ACPI mapping table by Andy Shevchenko · 8 years ago
  9. 182d4e8 NFC: pn544: Convert to use devm_request_threaded_irq() by Andy Shevchenko · 8 years ago
  10. e2c518c NFC: pn544: Convert to use GPIO descriptor by Andy Shevchenko · 8 years ago
  11. e7f6cca NFC: pn544: Get rid of platform data by Andy Shevchenko · 8 years ago
  12. 17a0180 nfc: pn544: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  13. dfeb87d nfc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  14. dd21543 NFC: pn544: Drop two useless checks in ACPI probe path by Mika Westerberg · 9 years ago
  15. 97b6978 nfc: pn544: Remove i2c client gpio irq configuration by Christophe Ricard · 9 years ago
  16. a21512d nfc: pn544: Remove #ifdef CONFIG_OF by Christophe Ricard · 9 years ago
  17. 8a2151c NFC: pn544: use flags argument of devm_gpiod_get to set direction by Uwe Kleine-König · 10 years ago
  18. 3590ebc NFC: logging neatening by Joe Perches · 10 years ago
  19. 0a5942c NFC: Add ACPI support for NXP PN544 by Robert Dolca · 10 years ago
  20. 75dda42 NFC: PN544: GPIO access that may sleep by Robert Dolca · 10 years ago
  21. db083bc NFC: Don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  22. 12b25db NFC: pn544_i2c: Fix null pointer exception when not using platform data by Clement Perrochaud · 11 years ago
  23. eda8565 NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544 by Clement Perrochaud · 11 years ago
  24. f1dd56f NFC: pn544: i2c: Support PN544 C3 secure firmware download by Arron Wang · 11 years ago
  25. 971d63c NFC: pn544: Pass hardware variant information when downloading firmware by Arron Wang · 11 years ago
  26. 98b32de nfc: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  27. 17936b4 NFC: Standardize logging style by Joe Perches · 12 years ago
  28. 06c6603 NFC: pn544: i2c: Add firmware download implementation for pn544 by Eric Lapuyade · 12 years ago
  29. 8bd7fc8 NFC: pn544: Add firmware operations hci ops by Eric Lapuyade · 12 years ago
  30. eab10b7 NFC: pn544: i2c: Add firmware download mode power-on support by Eric Lapuyade · 12 years ago
  31. 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
  32. a0f3653 NFC: pn544: Use devm_kzalloc API by Samuel Ortiz · 12 years ago
  33. 234d4d6 NFC: pn544: Use module_i2c_driver by Samuel Ortiz · 12 years ago
  34. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  35. 61cdb01 NFC: Move pn544.h to linux/platform_data/ by Marcel Holtmann · 12 years ago
  36. 97f1841 NFC: Separate pn544 hci driver in HW dependant and independant parts by Eric Lapuyade · 12 years ago