index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-18
NFC: trf7970a: Fix inaccurate comment in trf7970a_probe()
Mark Greer
1
-1
/
+1
2017-06-18
NFC: trf7970a: Don't de-assert EN2 unless it was asserted
Mark Greer
1
-2
/
+4
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
9
-32
/
+32
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
11
-36
/
+36
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
1
-2
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
9
-33
/
+33
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
14
-46
/
+36
2017-06-13
networking: use skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-04-17
nfc: fix get_unaligned_...() misuses
Al Viro
2
-4
/
+3
2017-04-17
NFC: pn533: use constant off-stack buffer for sending acks
Michał Mirosław
2
-3
/
+3
2017-04-05
NFC: trf7970a: Add device tree option of 1.8 Volt IO voltage
Geoff Lansberry
1
-1
/
+25
2017-04-05
NFC: trf7970a: add device tree option for 27MHz clock
Geoff Lansberry
1
-11
/
+39
2017-04-05
NFC: st21nfca: Use unified device property API meaningfully
Andy Shevchenko
1
-24
/
+5
2017-04-05
NFC: st21nfca: Covert to use GPIO descriptor
Andy Shevchenko
1
-27
/
+13
2017-04-05
NFC: st21nfca: Get rid of "interesting" use of interrupt polarity
Andy Shevchenko
1
-6
/
+1
2017-04-05
NFC: st21nfca: Get rid of platform data
Andy Shevchenko
1
-43
/
+3
2017-04-05
NFC: st21nfca: Fix obvious typo when check error code
Andy Shevchenko
1
-2
/
+2
2017-04-05
NFC: pn544: Get rid of code duplication in ->probe()
Andy Shevchenko
1
-67
/
+17
2017-04-05
NFC: pn544: Add GPIO ACPI mapping table
Andy Shevchenko
1
-4
/
+17
2017-04-05
NFC: pn544: Convert to use devm_request_threaded_irq()
Andy Shevchenko
1
-11
/
+5
2017-04-05
NFC: pn544: Convert to use GPIO descriptor
Andy Shevchenko
1
-93
/
+33
2017-04-05
NFC: pn544: Get rid of platform data
Andy Shevchenko
1
-37
/
+6
2017-04-02
NFC: pn533: change order operations in dev registation
Andrey Rusalin
4
-27
/
+48
2017-04-02
NFC: pn533: improve cmd queue handling
Andrey Rusalin
1
-13
/
+27
2017-04-02
NFC: pn533: change order of free_irq and dev unregistration
Andrey Rusalin
1
-2
/
+2
2017-04-02
nfc: fdp: fix NULL pointer dereference
Sudip Mukherjee
1
-3
/
+3
2017-04-02
NFC: Make EN2 pin optional in the TRF7970A driver
Guan Ben
1
-12
/
+14
2017-04-02
nfc: nxp-nci: use msleep for long delays
Nicholas Mc Guire
1
-1
/
+1
2017-04-02
NFC: st21nfca: Fix potential memory leak
Christophe JAILLET
1
-6
/
+6
2017-04-02
NFC: nfcmrvl: double free on error path
Dan Carpenter
1
-3
/
+2
2017-04-02
nfc: st21nfca: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-04-02
nfc: pn544: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-04-02
nfc: nxp-nci: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-04-01
NFC: nxp-nci: Include unaligned.h instead of access_ok.h
Guenter Roeck
2
-2
/
+2
2017-04-01
NFC: nfcmrvl: Include unaligned.h instead of access_ok.h
Tobias Klauser
1
-1
/
+1
2017-04-01
NFC: nfcmrvl: drop duplicate header gpio.h
Geliang Tang
1
-1
/
+0
2017-04-01
NFC: remove TI nfcwilink driver
Rob Herring
3
-590
/
+0
2017-04-01
nfc: Fix hangup of RC-S380* in port100_send_ack()
OGAWA Hirofumi
1
-12
/
+23
2017-04-01
nfc: Fix RC-S380* needs zero-length packet
OGAWA Hirofumi
1
-0
/
+1
2017-04-01
nfc: Add support RC-S380P to port100
OGAWA Hirofumi
1
-3
/
+5
2017-02-27
scripts/spelling.txt: add "omited" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-11-17
mei: bus: split RX and async notification callbacks
Alexander Usyskin
1
-20
/
+16
2016-11-14
Merge 4.9-rc5 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2016-10-31
mei: bus: fix received data size check in NFC fixup
Alexander Usyskin
1
-1
/
+1
2016-10-28
mei: bus: remove rx callback context
Tomas Winkler
1
-3
/
+2
2016-10-28
nfc: mei_phy: get phy from the driver data
Tomas Winkler
1
-1
/
+4
2016-10-28
nfc: mei: use module_mei_cl_driver macro
Tomas Winkler
2
-44
/
+2
2016-07-20
Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
6
-353
/
+392
2016-07-19
NFC: nfcsim: Simulate lost frames through debugfs entry
Thierry Escande
1
-0
/
+12
2016-07-19
NFC: nfcsim: Add support for sysfs control entry
Thierry Escande
1
-0
/
+51
[prev]
[next]