Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dac257f7419c732be3e491bbbb568a82df60208a
/
drivers
/
nfc
4ea2063
nfc: fix get_unaligned_...() misuses
by Al Viro
· 8 years ago
8b55d75
NFC: pn533: use constant off-stack buffer for sending acks
by Michał Mirosław
· 8 years ago
49d22c7
NFC: trf7970a: Add device tree option of 1.8 Volt IO voltage
by Geoff Lansberry
· 8 years ago
837eb4d
NFC: trf7970a: add device tree option for 27MHz clock
by Geoff Lansberry
· 8 years ago
682fd61
NFC: st21nfca: Use unified device property API meaningfully
by Andy Shevchenko
· 8 years ago
8d3c50e
NFC: st21nfca: Covert to use GPIO descriptor
by Andy Shevchenko
· 8 years ago
8e7836d
NFC: st21nfca: Get rid of "interesting" use of interrupt polarity
by Andy Shevchenko
· 8 years ago
79557b3
NFC: st21nfca: Get rid of platform data
by Andy Shevchenko
· 8 years ago
bacf2a6
NFC: st21nfca: Fix obvious typo when check error code
by Andy Shevchenko
· 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
32ecc75
NFC: pn533: change order operations in dev registation
by Andrey Rusalin
· 8 years ago
5dd9c1b
NFC: pn533: improve cmd queue handling
by Andrey Rusalin
· 8 years ago
068a496
NFC: pn533: change order of free_irq and dev unregistration
by Andrey Rusalin
· 8 years ago
b6355fb
nfc: fdp: fix NULL pointer dereference
by Sudip Mukherjee
· 8 years ago
ce69b95
NFC: Make EN2 pin optional in the TRF7970A driver
by Guan Ben
· 8 years ago
96bd0b5
nfc: nxp-nci: use msleep for long delays
by Nicholas Mc Guire
· 8 years ago
8f79ded
NFC: st21nfca: Fix potential memory leak
by Christophe JAILLET
· 8 years ago
ca42fb9
NFC: nfcmrvl: double free on error path
by Dan Carpenter
· 8 years ago
52fdede
nfc: st21nfca: Remove unneeded linux/miscdevice.h include
by Corentin Labbe
· 8 years ago
17a0180
nfc: pn544: Remove unneeded linux/miscdevice.h include
by Corentin Labbe
· 8 years ago
f92cb58
nfc: nxp-nci: Remove unneeded linux/miscdevice.h include
by Corentin Labbe
· 8 years ago
2eee74b
NFC: nxp-nci: Include unaligned.h instead of access_ok.h
by Guenter Roeck
· 9 years ago
d916d92
NFC: nfcmrvl: Include unaligned.h instead of access_ok.h
by Tobias Klauser
· 8 years ago
d689530
NFC: nfcmrvl: drop duplicate header gpio.h
by Geliang Tang
· 8 years ago
0b73ef7
NFC: remove TI nfcwilink driver
by Rob Herring
· 8 years ago
2497128
nfc: Fix hangup of RC-S380* in port100_send_ack()
by OGAWA Hirofumi
· 8 years ago
0ada076
nfc: Fix RC-S380* needs zero-length packet
by OGAWA Hirofumi
· 8 years ago
9728ee9
nfc: Add support RC-S380P to port100
by OGAWA Hirofumi
· 8 years ago
0cf2a84
scripts/spelling.txt: add "omited" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
7c7a607
mei: bus: split RX and async notification callbacks
by Alexander Usyskin
· 8 years ago
b7d91c9
Merge 4.9-rc5 into char-misc-next
by Greg Kroah-Hartman
· 8 years ago
582ab27
mei: bus: fix received data size check in NFC fixup
by Alexander Usyskin
· 8 years ago
1e4edb3
mei: bus: remove rx callback context
by Tomas Winkler
· 8 years ago
972cedf
nfc: mei_phy: get phy from the driver data
by Tomas Winkler
· 8 years ago
094dbff
nfc: mei: use module_mei_cl_driver macro
by Tomas Winkler
· 8 years ago
276b8c7
Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next
by David S. Miller
· 8 years ago
2a0fe4f
NFC: nfcsim: Simulate lost frames through debugfs entry
by Thierry Escande
· 8 years ago
f9ac627
NFC: nfcsim: Add support for sysfs control entry
by Thierry Escande
· 8 years ago
4360fa2
drivers: misc: ti-st: Use int instead of fuzzy char for callback status
by Geert Uytterhoeven
· 8 years ago
8f49bec
NFC: nfcsim: Fix missing dependency on NFC_DIGITAL
by Thierry Escande
· 8 years ago
9f0c454
NFC: port100: Abort current command before switching RF off
by Thierry Escande
· 8 years ago
a52bd7d
NFC: port100: Make port100_abort_cmd() synchronous
by Thierry Escande
· 8 years ago
b74584c
NFC: port100: Fix the command cancellation process
by Thierry Escande
· 8 years ago
e3e0258
NFC: port100: Don't send a new command if one is still pending
by Thierry Escande
· 8 years ago
204bddc
NFC: nfcsim: Make use of the Digital layer
by Thierry Escande
· 8 years ago
a81ba50
NFC: port100: Explicitly set NFC-F framing for NFC-DEP
by Thierry Escande
· 8 years ago
58d46f5
NFC: trf7970a: add TI recommended write of zero to Register 0x18
by Geoff Lansberry
· 9 years ago
fa1ce54
NFC: fdp: Detect errors from fdp_nci_create_conn()
by Geert Uytterhoeven
· 8 years ago
6d2f70c
NFC: pn533: double free on error in probe()
by Dan Carpenter
· 8 years ago
f36acc3
NFC: set info->ram_patch to NULL when it is released
by Colin Ian King
· 9 years ago
b31d510
NFC: pn533: handle interrupted commands in pn533_recv_frame
by Michael Thalmeier
· 9 years ago
c952f91
NFC: pn533: reset poll modulation list before calling targets_found
by Michael Thalmeier
· 9 years ago
30f9848
NFC: pn533: i2c: do not call pn533_recv_frame with aborted commands
by Michael Thalmeier
· 9 years ago
b16931b
NFC: pn533: fix order of initialization
by Michael Thalmeier
· 9 years ago
79f09fa
NFC: pn533: i2c: free irq on driver remove
by Michael Thalmeier
· 9 years ago
3aacd7f
nfc: st-nci: Move loopback usage from HCI to NCI
by Christophe Ricard
· 9 years ago
9b8d1a4
nfc: nci: Add an additional parameter to identify a connection id
by Christophe Ricard
· 9 years ago
99adc39
nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.c
by Christophe Ricard
· 9 years ago
c50e8fe
nfc: st-nci: Remove redundant ST_NCI_HCI_HOST_ID_ESE from st-nci.h
by Christophe Ricard
· 9 years ago
1f34b20
NFC: st-nci: spi: Drop two useless checks in ACPI probe path
by Christophe Ricard
· 9 years ago
4ac52a0
NFC: st-nci: i2c: Drop two useless checks in ACPI probe path
by Christophe Ricard
· 9 years ago
070718a
NFC: st21nfca: Drop two useless checks in ACPI probe path
by Christophe Ricard
· 9 years ago
7cb6ab5
nfc: st21nfca: A APDU_READER_GATE pipe is unexpected on a UICC
by Christophe Ricard
· 9 years ago
0209e79
nfc: st-nci: A APDU_READER_GATE pipe is unexpected on a UICC
by Christophe Ricard
· 9 years ago
cde4856
nfc: st-nci: Simplify white list building
by Christophe Ricard
· 9 years ago
d35cb20
nfc: st21nfca: Simplify white list building
by Christophe Ricard
· 9 years ago
27420fe
nfc: st-nci: set is_ese_present and is_uicc_present properly
by Christophe Ricard
· 9 years ago
bd9d523
nfc: st21nfca: set is_ese_present and is_uicc_present properly
by Christophe Ricard
· 9 years ago
2a19697
nfc: st21nfca: i2c: Change ST21NFCA_GPIO_NAME_RESET to match DT
by Christophe Ricard
· 9 years ago
de72dbc
nfc: st-nci: spi: Change ST_NCI_GPIO_NAME_RESET to match DT
by Christophe Ricard
· 9 years ago
c1fc913
nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DT
by Christophe Ricard
· 9 years ago
b58afe6
nfc: st21nfca: Fix static checker warning
by Christophe Ricard
· 9 years ago
dfeb87d
nfc: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
dd7bedc
NFC: pn533: add I2C phy driver
by Michael Thalmeier
· 9 years ago
9815c7c
NFC: pn533: Separate physical layer from the core implementation
by Michael Thalmeier
· 9 years ago
37f895d7
NFC: pn533: Fix socket deadlock
by Michael Thalmeier
· 9 years ago
e997ebbe46
NFC: pn533: Send ATR_REQ only if NFC_PROTO_NFC_DEP bit is set
by Michael Thalmeier
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
87aca73
NFC: microread: Drop platform data header file
by Jean Delvare
· 9 years ago
dd21543
NFC: pn544: Drop two useless checks in ACPI probe path
by Mika Westerberg
· 9 years ago
4a31340
nfc: s3fwrn5: Use shash
by Herbert Xu
· 9 years ago
97b6978
nfc: pn544: Remove i2c client gpio irq configuration
by Christophe Ricard
· 9 years ago
be103b7
nfc: nxp-nci: Remove i2c client gpio irq configuration
by Christophe Ricard
· 9 years ago
3897de6
nfc: microread: Remove useless irq field
by Christophe Ricard
· 9 years ago
0b0a264
nfc: fdp: Move i2c client irq checking
by Christophe Ricard
· 9 years ago
72c54c4
nfc: st21nfca: Add support for HCI event connectivity
by Christophe Ricard
· 9 years ago
25960c2
nfc: st-nci: Add support for HCI event connectivity
by Christophe Ricard
· 9 years ago
dfa4089
NFC: st21nfca: Auto-select core module
by Christophe Ricard
· 9 years ago
9ba04eb
NFC: st-nci: Auto-select core module
by Christophe Ricard
· 9 years ago
4940d1c
nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disable
by Christophe Ricard
· 9 years ago
a6e57ec
nfc: st21nfca: Code cleanup
by Christophe Ricard
· 9 years ago
ba2c231
nfc: st-nci: Code cleanup
by Christophe Ricard
· 9 years ago
dfa8070
nfc: st21nfca: Add support for acpi probing for i2c device.
by Christophe Ricard
· 9 years ago
60cd6d8
nfc: st-nci: Add support for acpi probing for spi device.
by Christophe Ricard
· 9 years ago
ed6a2f3
nfc: st-nci: Add support for acpi probing for i2c device.
by Christophe Ricard
· 9 years ago
04e99b7
nfc: st21nfca: Add macro for gpio name
by Christophe Ricard
· 9 years ago
Next »