index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
NFC: nci: Move NFCEE discovery logic
Christophe Ricard
1
-4
/
+0
2015-02-04
NFC: nci: Move logical connection structure allocation
Christophe Ricard
1
-1
/
+1
2015-02-04
NFC: nci: Support all destinations type when creating a connection
Christophe Ricard
1
-10
/
+28
2015-02-02
NFC: st21nfca: Add HCI transaction event support
Christophe Ricard
1
-0
/
+21
2015-02-02
NFC: st21nfcb: Add HCI transaction event support
Christophe Ricard
1
-1
/
+22
2015-02-02
NFC: st21nfcb: Add support for secure element
Christophe Ricard
5
-2
/
+746
2015-01-28
NFC: Add ACPI support for NXP PN544
Robert Dolca
1
-2
/
+109
2015-01-28
NFC: PN544: GPIO access that may sleep
Robert Dolca
1
-10
/
+12
2015-01-28
NFC: st21nfca: Adding support for secure element
Christophe Ricard
6
-21
/
+606
2015-01-28
NFC: microread: Change event_received gate parameter to pipe
Christophe Ricard
1
-1
/
+2
2015-01-28
NFC: pn544: Change event_received gate parameter to pipe
Christophe Ricard
1
-1
/
+2
2015-01-26
NFC: st21nfcb: Fix "NULL pointer dereference" possible error
Christophe Ricard
1
-7
/
+11
2015-01-26
NFC: st21nfca: Fix some skb memory leaks
Christophe Ricard
1
-16
/
+21
2015-01-26
NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memo...
Christophe Ricard
1
-4
/
+1
2015-01-26
NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocation
Christophe Ricard
1
-13
/
+0
2015-01-26
NFC: st21nfcb: Avoid use of skb after free
Christophe Ricard
1
-1
/
+1
2015-01-26
NFC: st21nfca: Remove unreachable code
Christophe Ricard
1
-2
/
+0
2015-01-26
NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data"
Christophe Ricard
1
-1
/
+0
2015-01-26
NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers
Christophe Ricard
1
-0
/
+1
2015-01-26
NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers
Christophe Ricard
1
-0
/
+1
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-12-15
NFC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-02
NFC: st21nfcb: Fix reported error
Christophe Ricard
1
-2
/
+2
2014-12-02
NFC: st21nfca: Report error returned by functions instead of -ENODEV
Christophe Ricard
1
-3
/
+3
2014-12-02
NFC: st21nfcb: Remove useless pr_info
Christophe Ricard
1
-2
/
+0
2014-12-02
NFC: st21nfcb: Improve ndlc comment
Christophe Ricard
1
-1
/
+1
2014-12-02
NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent ...
Christophe Ricard
4
-35
/
+50
2014-12-02
NFC: st21nfcb: Remove gpio_irq field in static and dts configuration
Christophe Ricard
1
-29
/
+1
2014-12-02
NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLE
Christophe Ricard
1
-0
/
+3
2014-12-02
NFC: st21nfca: Remove gpio_irq field in static and dts configuration
Christophe Ricard
1
-29
/
+1
2014-12-02
NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLE
Christophe Ricard
1
-0
/
+3
2014-11-28
NFC: Don't include linux/unaligned/access_ok.h
Johannes Berg
2
-2
/
+2
2014-10-20
nfc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
10
-335
/
+1003
2014-09-24
NFC: st21nfca: Fix potential double kfree_skb error
Christophe Ricard
1
-2
/
+0
2014-09-24
NFC: st21nfca: ERR_PTR vs NULL fix
Christophe Ricard
1
-2
/
+2
2014-09-24
NFC: st21nfcb: remove error output
Christophe Ricard
1
-3
/
+1
2014-09-24
NFC: st21nfcb: Add ISO15693 Reader/Writer support
Christophe Ricard
1
-0
/
+1
2014-09-24
NFC: nci: Add support for proprietary RF Protocols
Christophe Ricard
1
-0
/
+10
2014-09-24
NFC: st21nfcb: Fix improper ndlc T2 management
Christophe Ricard
1
-1
/
+5
2014-09-24
NFC: st21nfcb: Fix improper management of -EREMOTEIO error code.
Christophe Ricard
2
-15
/
+8
2014-09-24
NFC: st21nfca: Fix recursive fault when doing p2p in target mode.
Christophe Ricard
1
-7
/
+4
2014-09-24
NFC: st21nfca: Fix potential skb leaks in NFC-DEP code
Christophe Ricard
1
-2
/
+9
2014-09-24
NFC: st21nfca: Fix few coding style issue
Christophe Ricard
1
-5
/
+3
2014-09-24
NFC: trf7970a: Unlock mutex before exiting _trf7970a_tg_listen()
Mark A. Greer
1
-4
/
+4
2014-09-24
NFC: trf7970a: Unlock mutex before exiting trf7970a_irq()
Mark A. Greer
1
-2
/
+3
2014-09-24
NFC: trf7970a: Remove unnecessary local variable initialization
Mark A. Greer
1
-1
/
+1
2014-09-24
NFC: trf7970a: Remove useless local variable
Mark A. Greer
1
-2
/
+1
2014-09-08
NFC: st21nfcb: Remove useless headers
Christophe Ricard
3
-11
/
+0
[next]