index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-01
Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
13
-592
/
+313
2017-06-28
NFC: trf7970a: Correct register settings for 27MHz clock
Geoff Lansberry
1
-0
/
+7
2017-06-23
NFC: add NULL checks to avoid potential NULL pointer dereference
Gustavo A. R. Silva
1
-2
/
+4
2017-06-23
Revert "NFC: trf7970a: Handle extra byte in response to Type 5 RMB commands"
Mark Greer
1
-21
/
+4
2017-06-22
NFC: trf7970a: fix check of clock frequencies, use && instead of ||
Colin Ian King
1
-1
/
+1
2017-06-22
NFC: st-nci: Get rid of code duplication in ->probe()
Andy Shevchenko
2
-103
/
+18
2017-06-22
NFC: st-nci: Add GPIO ACPI mapping table
Andy Shevchenko
2
-8
/
+26
2017-06-22
NFC: st-nci: Use unified device properties API meaningfully
Andy Shevchenko
2
-48
/
+11
2017-06-22
NFC: st-nci: Covert to use GPIO descriptor
Andy Shevchenko
2
-58
/
+28
2017-06-22
NFC: st-nci: Get rid of "interesting" use of interrupt polarity
Andy Shevchenko
2
-14
/
+2
2017-06-22
NFC: st-nci: Get rid of platform data
Andy Shevchenko
2
-82
/
+4
2017-06-22
NFC: fdp: Add GPIO ACPI mapping table
Andy Shevchenko
1
-4
/
+12
2017-06-22
NFC: fdp: Convert to use devres API
Andy Shevchenko
2
-16
/
+9
2017-06-22
NFC: fdp: Convert I2C driver to ->probe_new()
Andy Shevchenko
1
-10
/
+2
2017-06-22
NFC: st21nfca: Get rid of code duplication in ->probe()
Andy Shevchenko
1
-52
/
+10
2017-06-22
NFC: st21nfca: Add GPIO ACPI mapping table
Andy Shevchenko
1
-4
/
+14
2017-06-22
NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
1
-2
/
+1
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-2
/
+2
2017-06-18
NFC: nfcmrvl: allow gpio 0 for reset signalling
Johan Hovold
1
-5
/
+4
2017-06-18
NFC: nfcmrvl_usb: use interface as phy device
Johan Hovold
1
-3
/
+1
2017-06-18
NFC: nfcmrvl_uart: fix device-node leak during probe
Johan Hovold
1
-0
/
+3
2017-06-18
NFC: nfcmrvl: fix firmware-management initialisation
Johan Hovold
1
-7
/
+9
2017-06-18
NFC: nfcmrvl: use nfc-device for firmware download
Johan Hovold
1
-2
/
+5
2017-06-18
NFC: nfcmrvl: do not use device-managed resources
Johan Hovold
1
-8
/
+11
2017-06-18
NFC: nfcmrvl_uart: add missing tty-device sanity check
Johan Hovold
1
-4
/
+4
2017-06-18
NFC: trf7970a: Clean up coding style issues
Mark Greer
1
-144
/
+147
2017-06-18
NFC: trf7970a: Convert to descriptor based GPIO interface
Mark Greer
2
-37
/
+26
2017-06-18
NFC: trf7970a: Remove support for 'vin-voltage-override' DT property
Mark Greer
1
-10
/
+1
2017-06-18
NFC: trf7970a: Remove useless comment
Mark Greer
1
-1
/
+1
2017-06-18
NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specified
Mark Greer
1
-3
/
+3
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
[next]