Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0166fcd09f9343a0371ab47c92e969600512504d
/
drivers
/
nfc
9593b0b
NFC: microread: Fix build failure due to a new MEI bus API
by Samuel Ortiz
· 12 years ago
98d5fac
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
cd48d8b
NFC: microread: Fix mei physical layer
by Samuel Ortiz
· 12 years ago
52f2eae
NFC: pn533: Fix target polling mode
by Thierry Escande
· 12 years ago
e0af11f
NFC: microread: Add MEI physical layer
by Samuel Ortiz
· 12 years ago
71054c7
NFC: microread: Add i2c physical layer
by Samuel Ortiz
· 12 years ago
cfad1ba
NFC: Initial support for Inside Secure microread
by Eric Lapuyade
· 12 years ago
2323e6f
nfc: pn533: Remove unreachable code
by Waldemar Rymarkiewicz
· 12 years ago
ef3d56e
nfc: pn533: Use static poll_mod and std_frame_ops
by Waldemar Rymarkiewicz
· 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
858ce02
NFC: pn533: Fix bad allocation size
by Thierry Escande
· 12 years ago
8a0ecfe
NFC: pn533: Fix missing parenthesis
by Waldemar Rymarkiewicz
· 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
5f4d621
NFC: nfcwilink: Use devm_kzalloc
by Julia Lawall
· 12 years ago
9e2d493
NFC: pn533: Introduce ops for frame logic
by Waldemar Rymarkiewicz
· 12 years ago
16f7541
NFC: pn533: Remove unused dev->wq_in_frame
by Waldemar Rymarkiewicz
· 12 years ago
0c33d26
NFC: pn533: Cleanup pn533_cmd_complete_t
by Waldemar Rymarkiewicz
· 12 years ago
a579809
NFC: pn533: Remove deprecated dev->out_frame buff
by Waldemar Rymarkiewicz
· 12 years ago
e8f4053
NFC: pn533: Use skb in __pn533_send_cmd_frame_asyn
by Waldemar Rymarkiewicz
· 12 years ago
5b5a443
NFC: pn533: Don't use out_frame in pn533_send_ack
by Waldemar Rymarkiewicz
· 12 years ago
fcfafc7
NFC: pn533: Cleanup debug messages
by Waldemar Rymarkiewicz
· 12 years ago
f8f9917
NFC: pn533: Fix urb->status handling
by Waldemar Rymarkiewicz
· 12 years ago
89fb202
NFC: pn533: Remove unused pn533_send_cmd_frame_asy
by Waldemar Rymarkiewicz
· 12 years ago
b08e860
NFC: pn533: Fix minor style issues
by Waldemar Rymarkiewicz
· 12 years ago
5d46774
NFC: pn533: Fix open parenthesis alignment
by Waldemar Rymarkiewicz
· 12 years ago
37cf4fc
NFC: pn533: Fix spacing issues
by Waldemar Rymarkiewicz
· 12 years ago
6ca5537
NFC: pn533: Fix quoted strings split across lines
by Waldemar Rymarkiewicz
· 12 years ago
b5193e5
NFC: pn533: Remove frame logic from poll cmds
by Waldemar Rymarkiewicz
· 12 years ago
99e591b
NFC: pn533: Dump tx and rx data in debug mode
by Waldemar Rymarkiewicz
· 12 years ago
b1e666f
NFC: pn533: Del frame logic from Data Exchange cmd
by Waldemar Rymarkiewicz
· 12 years ago
1300364
NFC: pn533: Del frame logic from InJumForDep cmd
by Waldemar Rymarkiewicz
· 12 years ago
e487882
NFC: pn533: Del frame logic from TgGet/SetData cmd
by Waldemar Rymarkiewicz
· 12 years ago
cb950d9
NFC: pn533: Remove pn533_send_cmd_frame_sync
by Waldemar Rymarkiewicz
· 12 years ago
d22b2db
NFC: pn533: Add pn533_alloc_skb for req allocation
by Waldemar Rymarkiewicz
· 12 years ago
94c5c15
NFC: pn533: Add a new pn533_send_sync iface
by Waldemar Rymarkiewicz
· 12 years ago
15461ae
NFC: pn533: Add a new pn533_send_data_async iface
by Waldemar Rymarkiewicz
· 12 years ago
aada17a
NFC: pn533: Add a new pn533_send_cmd_async iface
by Waldemar Rymarkiewicz
· 12 years ago
d94ea4f
NFC: pn533: Remove pointless flags param
by Waldemar Rymarkiewicz
· 12 years ago
b1bb290
NFC: pn533: Add frame header length define
by Waldemar Rymarkiewicz
· 12 years ago
a449ae1
NFC: pn533: Remove unused definitions
by Waldemar Rymarkiewicz
· 12 years ago
8d25ca7
NFC: pn533: Remove in/out_maxlen as it is not used
by Waldemar Rymarkiewicz
· 12 years ago
0fe763c
Drivers: misc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
b311749
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
5b412fd
NFC: Fix pn533 target mode memory leak
by Thierry Escande
· 12 years ago
70418e6
NFC: pn533: Fix mem leak in pn533_in_dep_link_up
by Waldemar Rymarkiewicz
· 12 years ago
770f750
NFC: pn533: Fix use after free
by Szymon Janc
· 12 years ago
60ad07a
NFC: pn533: Fix missing lock while operating on commands list
by Szymon Janc
· 12 years ago
61cdb01
NFC: Move pn544.h to linux/platform_data/
by Marcel Holtmann
· 12 years ago
ab34a18
NFC: pn533: Remove unused arg parameter
by Waldemar Rymarkiewicz
· 12 years ago
82dec34
NFC: pn533: Fix in/out frame buffer allocation
by Waldemar Rymarkiewicz
· 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
632c016
NFC: HCI check presence must not fail when driver doesn't support it
by Eric Lapuyade
· 12 years ago
da05285
NFC: Add pn544 presence check for different targets
by Arron Wang
· 12 years ago
e810762
NFC: Implement HCI DEP send and receive data
by Arron Wang
· 12 years ago
c40d174
NFC: Implement HCI DEP link up and down
by Arron Wang
· 12 years ago
928326f
NFC: Handle pn544 continue activation
by Arron Wang
· 12 years ago
f7a5f6c
NFC: Pass hardware specific HCI event to driver
by Arron Wang
· 12 years ago
7e2afc9
NFC: Set local gb and DEP registries
by Arron Wang
· 12 years ago
ee5e8d8
NFC: Fix missing mutex unlock in pn533_send_cmd_frame_async
by Szymon Janc
· 12 years ago
96e3240
NFC: xmit from hci ops must return 0 or negative
by Waldemar Rymarkiewicz
· 12 years ago
7b55279
NFC: Remove the pn544 raw driver
by Cong Wang
· 12 years ago
c51ad34
NFC: Move the pn544_hci dereference below the NULL test
by Wei Yongjun
· 12 years ago
d6650a2
NFC: Move the nfcwilink dereference below the NULL test
by Wei Yongjun
· 12 years ago
412fda5
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
by Eric Lapuyade
· 12 years ago
f3e8fb5
NFC: Modified hci_transceive to become an asynchronous operation
by Eric Lapuyade
· 12 years ago
ade67208
NFC: Remove crc generation from shdlc layer
by Waldemar Rymarkiewicz
· 12 years ago
f2ce398
NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler request
by Samuel Ortiz
· 12 years ago
58637c9
NFC: Don't use WQ_MEM_RECLAIM for pn533
by Tejun Heo
· 12 years ago
058576d
NFC: Use module_platform_driver macro for nfcwilink.c
by Syam Sidhardhan
· 12 years ago
5d50b36
NFC: Queue pn533 commands
by Samuel Ortiz
· 12 years ago
01d719a
NFC: Add ISO 14443 type B protocol
by Samuel Ortiz
· 12 years ago
a1fbbf1
NFC: Use communicate thru only for PaSoRi when trying to read Felica tags
by Samuel Ortiz
· 12 years ago
5c7b053
NFC: Add initial Sony RC-S360 support to pn533
by Samuel Ortiz
· 12 years ago
a10d595
NFC: Allow HCI driver to pre-open pipes to some gates
by Eric Lapuyade
· 12 years ago
eae202a
NFC: update PN544 HCI driver state when opened/closed
by Eric Lapuyade
· 12 years ago
51ad304
NFC: Monitor pn533 target mode
by Samuel Ortiz
· 12 years ago
0201ed0
NFC: Convert pn533 from semaphore to mutex
by Samuel Ortiz
· 12 years ago
41a8ec4
NFC: Set the proper baud rate when trying to activate pn533 targets
by Samuel Ortiz
· 12 years ago
6fbbdc1
NFC: Implement pn533 polling loop
by Samuel Ortiz
· 12 years ago
51d9e80
NFC: Add type A and type F parameters for pn533 target mode
by Samuel Ortiz
· 12 years ago
d7f3345
NFC: Add passive initiator data for pn533
by Samuel Ortiz
· 12 years ago
34a85bf
NFC: Configure pn533 RF timings
by Samuel Ortiz
· 12 years ago
9f2f8ba
NFC: Unregister device if pn533 initial configuration fails
by Samuel Ortiz
· 12 years ago
7c2a04a93
NFC: Reset poll mod list when stopping pn533 poll
by Samuel Ortiz
· 12 years ago
dadb06f
NFC: Implement the pn533 target mode Tx op
by Samuel Ortiz
· 12 years ago
103b34c
NFC: Implement the pn533 target mode data fetching routine
by Samuel Ortiz
· 12 years ago
be9ae4c
NFC: Introduce target mode tx ops
by Samuel Ortiz
· 12 years ago
fc40a8c
NFC: Add target mode activation netlink event
by Samuel Ortiz
· 12 years ago
ad3823c
NFC: Implement pn533 target mode polling loop
by Samuel Ortiz
· 12 years ago
fe7c580
NFC: Add target mode protocols to the polling loop startup routine
by Samuel Ortiz
· 12 years ago
885ba1d
NFC: potential integer overflow problem in check_crc()
by Dan Carpenter
· 12 years ago
bbed0de
NFC: HCI based pn544 driver
by Eric Lapuyade
· 12 years ago
Next »