1. b5b3e23 NFC: nfcmrvl: add i2c driver by Vincent Cuissard · 9 years ago
  2. 58d34aa NFC: nfcmrvl: configure head/tail room values per low level drivers by Vincent Cuissard · 9 years ago
  3. 3194c68 NFC: nfcmrvl: add firmware download support by Vincent Cuissard · 9 years ago
  4. e5629d2 NFC: NCI: export nci_send_frame and nci_send_cmd function by Vincent Cuissard · 9 years ago
  5. fb101c0 NFC: nfcmrvl: remove unneeded version defines by Vincent Cuissard · 9 years ago
  6. 15d1717 NFC: st21nfca: Add support for proprietary commands by Christophe Ricard · 9 years ago
  7. 2b6e5bf NFC: st-nci: Replace st21nfcb by st_nci in makefile by Christophe Ricard · 9 years ago
  8. bd8f1a3 NFC: st-nci: remove duplicated skb dump by Christophe Ricard · 9 years ago
  9. bb2496c NFC: st-nci: Disable irq when powering the device up by Christophe Ricard · 9 years ago
  10. a9e062d NFC: st21nfca: Add error messages for unexpected HCI events by Christophe Ricard · 9 years ago
  11. 57dc828 NFC: st21nfca: Add few code style fixes by Christophe Ricard · 9 years ago
  12. 064d004 NFC: st-nci: Add few code style fixes by Christophe Ricard · 9 years ago
  13. 96d4581 NFC: netlink: Add mode parameter to deactivate_target functions by Christophe Ricard · 9 years ago
  14. cde2aa9 NFC: st21nfca: Fix host_list verification after SEactivation by Christophe Ricard · 9 years ago
  15. 4e932ac NFC: st-nci: Fix host_list verification after SE activation by Christophe Ricard · 9 years ago
  16. 0652105 NFC: st-nci: Increase delay between 2 secure element activations by Christophe Ricard · 9 years ago
  17. 3648dc6 NFC: st-nci: Add ese-present/uicc-present dts properties by Christophe Ricard · 9 years ago
  18. be73c2c NFC: netlink: Add missing NFC_ATTR comments by Christophe Ricard · 9 years ago
  19. 2b5dbe0 NFC: st-nci: Add error messages when an unexpected HCI event occurs by Christophe Ricard · 9 years ago
  20. b1fa4dc NFC: st-nci: Add support for proprietary commands by Christophe Ricard · 9 years ago
  21. ba72319 NFC: st21nfca: Fix st21nfca_gates offset by Christophe Ricard · 9 years ago
  22. d3f13c5 NFC: st-nci: Fix st_nci_gates offset by Christophe Ricard · 9 years ago
  23. 7e35740 NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATE by Christophe Ricard · 9 years ago
  24. 404b3e5 NFC: st-nci: initialize gate_count in st_nci_hci_network_init by Christophe Ricard · 9 years ago
  25. 92d108b NFC: st21nfca: Keep st21nfca_gates unchanged in load_session by Christophe Ricard · 9 years ago
  26. 22c84c5 NFC: st-nci: Keep st_nci_gates unchanged in load_session by Christophe Ricard · 9 years ago
  27. 6443ce9 NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPE by Christophe Ricard · 9 years ago
  28. 9dfe29f NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPE by Christophe Ricard · 9 years ago
  29. 4d37a77 NFC: st21nfca: Remove HCI gates initialization in load_session by Christophe Ricard · 9 years ago
  30. 543a0a3 NFC: st-nci: Remove HCI init_data.gates initialization in load_session by Christophe Ricard · 9 years ago
  31. a1b0b94 NFC: nci: Create pipe on specific gate in nci_hci_connect_gate by Christophe Ricard · 9 years ago
  32. 8a49943 NFC: nci: Call nci_hci_clear_all_pipes at HCI initial activation. by Christophe Ricard · 9 years ago
  33. fa6fbad NFC: nci: add nci_hci_clear_all_pipes functions by Christophe Ricard · 9 years ago
  34. e65917b NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPE by Christophe Ricard · 9 years ago
  35. d8cd37e NFC: nci: Fix improper management of HCI return code by Christophe Ricard · 9 years ago
  36. 500c4ef NFC: nci: Fix incorrect data chaining when sending data by Christophe Ricard · 9 years ago
  37. a1269dd NFC: st-nci: Fix incorrect spi buffer size by Christophe Ricard · 9 years ago
  38. 1c54795 NFC: st21nfca: Align st21nfca driver with other nfc driver by Christophe Ricard · 9 years ago
  39. e67e7e5 NFC: st-nci: include st-nci.h instead of ndlc.h by Christophe Ricard · 9 years ago
  40. f587662 NFC: st-nci: Align st-nci driver with other nfc driver by Christophe Ricard · 9 years ago
  41. a06347c NFC: Add Intel Fields Peak NFC solution driver by Robert Dolca · 9 years ago
  42. 85b9ce9 NFC: nci: add nci_get_conn_info_by_id function by Robert Dolca · 9 years ago
  43. caa575a8 NFC: nci: fix possible crash in nci_core_conn_create by Robert Dolca · 9 years ago
  44. 22e4bd0 NFC: nci: rename nci_prop_ops to nci_driver_ops by Robert Dolca · 9 years ago
  45. 0a97a3c NFC: nci: Allow the driver to set handler for core nci ops by Robert Dolca · 9 years ago
  46. 7bc4824 NFC: nci: Introduce nci_core_cmd by Robert Dolca · 9 years ago
  47. e4dbd62 NFC: nci: Do not call post_setup when setup fails by Robert Dolca · 9 years ago
  48. a9433c1 NFC: nci: Introduce new core opcodes by Robert Dolca · 9 years ago
  49. 2663589 NFC: nci: Add function to get max packet size for conn by Robert Dolca · 9 years ago
  50. ea785c0 NFC: nci: Export nci data send API by Robert Dolca · 9 years ago
  51. dc42143 NFC: st-nci: Rename st-nci_se.c by Samuel Ortiz · 9 years ago
  52. 9abebb8 NFC: delete null dereference by Julia Lawall · 9 years ago
  53. b43ef78 NFC: nfcwilink: Drop a useless static qualifier by Christophe JAILLET · 9 years ago
  54. 7cf6d08 NFC: nxp-nci: constify nxp_nci_phy_ops structure by Julia Lawall · 9 years ago
  55. 893a84e NFC: nfcmrvl: Auto-select core module by Jean Delvare · 9 years ago
  56. 04831ae NFC: microread: Auto-select core module by Jean Delvare · 9 years ago
  57. b2117c1 NFC: pn544: Auto-select core module by Jean Delvare · 9 years ago
  58. 3c39c1a NFC: trf7970a: Add OF match table by Javier Martinez Canillas · 9 years ago
  59. d7e7f02 nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leak by Axel Lin · 9 years ago
  60. 45ee285 nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTO by Axel Lin · 9 years ago
  61. 753da42 NFC: s3fwrn5: Remove superfluous cflags by Valentin Rothberg · 9 years ago
  62. 21d19f8 NFC: nci: Use __nci_request for exported routines by Samuel Ortiz · 9 years ago
  63. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  64. 36f8daf Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  65. 8c25ab8 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  66. bde17b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  67. 1bca100 Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  68. 3deaa4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  69. 676bd99 dmapool: fix overflow condition in pool_find_page() by Robin Murphy · 9 years ago
  70. 4424162 thermal: avoid division by zero in power allocator by Andrea Arcangeli · 9 years ago
  71. ef51019 memcg: remove pcp_counter_lock by Greg Thelen · 9 years ago
  72. 54aea45 kprobes: use _do_fork() in samples to make them work again by Petr Mladek · 9 years ago
  73. 09a59a9 drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE by Andrew Morton · 9 years ago
  74. 484ebb3 memcg: make mem_cgroup_read_stat() unsigned by Greg Thelen · 9 years ago
  75. 0610c25 memcg: fix dirty page migration by Greg Thelen · 9 years ago
  76. 8346c41 dax: fix NULL pointer in __dax_pmd_fault() by Ross Zwisler · 9 years ago
  77. 2f84a89 mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault by Mel Gorman · 9 years ago
  78. 03a2d2a mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1) by Joonsoo Kim · 9 years ago
  79. 9ff42d1 userfaultfd: remove kernel header include from uapi header by Andre Przywara · 9 years ago
  80. a523841 arch/x86/include/asm/efi.h: fix build failure by Andrey Ryabinin · 9 years ago
  81. 2dc6a03 Merge branch 'bridge_vlan_cleanups_fixes' by David S. Miller · 9 years ago
  82. 248234c bridge: vlan: don't pass flags when creating context only by Nikolay Aleksandrov · 9 years ago
  83. 263344e bridge: vlan: fix possible null ptr derefs on port init and deinit by Nikolay Aleksandrov · 9 years ago
  84. 77751ee bridge: vlan: move pvid inside net_bridge_vlan_group by Nikolay Aleksandrov · 9 years ago
  85. 468e794 bridge: vlan: fix possible null vlgrp deref while registering new port by Nikolay Aleksandrov · 9 years ago
  86. 8af78b6 bridge: vlan: adjust rhashtable initial size and hash locks size by Nikolay Aleksandrov · 9 years ago
  87. ccf70ddc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  88. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  89. eb6d1c2 Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools' by Rafael J. Wysocki · 9 years ago
  90. 01351eb Merge branch 'acpi-ec' by Rafael J. Wysocki · 9 years ago
  91. dd953d3 Merge branches 'pm-pci' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  92. d292242 Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS by Dirk Müller · 9 years ago
  93. 038161d Update KVM homepage Url by Dirk Müller · 9 years ago
  94. f97b870 Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  95. 9522f47 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  96. fc07e76 Revert "KVM: SVM: use NPT page attributes" by Paolo Bonzini · 9 years ago
  97. bcf166a Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask" by Paolo Bonzini · 9 years ago
  98. 625422f Revert "KVM: SVM: Sync g_pat with guest-written PAT value" by Paolo Bonzini · 9 years ago
  99. 606decd Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages" by Paolo Bonzini · 9 years ago
  100. dd36d73 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago