index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
My (slowly updated) mirror of Linux from Asahi Linux
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
port100.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: port100: fix use-after-free in port100_send_complete
Pavel Skripkin
2022-03-09
1
-0
/
+2
*
nfc: port100: lower verbosity of cancelled URB messages
Krzysztof Kozlowski
2021-11-07
1
-3
/
+3
*
nfc: port100: fix using -ERRNO as command type mask
Krzysztof Kozlowski
2021-10-26
1
-2
/
+2
*
nfc: port100: constify several pointers
Krzysztof Kozlowski
2021-07-29
1
-17
/
+20
*
nfc: constify nfc_digital_ops
Krzysztof Kozlowski
2021-07-25
1
-1
/
+1
*
nfc: port100: constify protocol list array
Krzysztof Kozlowski
2021-07-23
1
-4
/
+4
*
nfc: port100: correct kerneldoc for structure
Krzysztof Kozlowski
2021-05-28
1
-2
/
+2
*
NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu().
Mao Wenan
2019-12-09
1
-1
/
+1
*
nfc: port100: handle command failure cleanly
Oliver Neukum
2019-11-21
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-10
/
+1
*
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
1
-2
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-8
/
+6
*
nfc: Fix hangup of RC-S380* in port100_send_ack()
OGAWA Hirofumi
2017-04-01
1
-12
/
+23
*
nfc: Fix RC-S380* needs zero-length packet
OGAWA Hirofumi
2017-04-01
1
-0
/
+1
*
nfc: Add support RC-S380P to port100
OGAWA Hirofumi
2017-04-01
1
-3
/
+5
*
NFC: port100: Abort current command before switching RF off
Thierry Escande
2016-07-06
1
-0
/
+4
*
NFC: port100: Make port100_abort_cmd() synchronous
Thierry Escande
2016-07-06
1
-1
/
+10
*
NFC: port100: Fix the command cancellation process
Thierry Escande
2016-07-06
1
-5
/
+37
*
NFC: port100: Don't send a new command if one is still pending
Thierry Escande
2016-07-06
1
-0
/
+6
*
NFC: port100: Explicitly set NFC-F framing for NFC-DEP
Thierry Escande
2016-07-04
1
-1
/
+20
*
NFC: logging neatening
Joe Perches
2015-04-07
1
-18
/
+18
*
NFC: port100: Add support for type 4B tag
Thierry Escande
2014-05-26
1
-1
/
+35
*
NFC: port100: Convert to use USB_DEVICE macro
Axel Lin
2014-02-23
1
-4
/
+1
*
NFC: port100: Add support for type 4A tag platform
Thierry Escande
2014-02-16
1
-1
/
+6
*
NFC: port100: Fix possible buffer overflow
Thierry Escande
2014-02-16
1
-0
/
+13
*
NFC: port100: Fix device leak
Alexey Khoroshilov
2014-01-05
1
-0
/
+1
*
NFC: port100: Add target mode support
Thierry Escande
2013-10-07
1
-4
/
+317
*
NFC: port100: Add initiator mode support
Thierry Escande
2013-10-07
1
-3
/
+363
*
NFC: port100: Commands mechanism implementation
Thierry Escande
2013-10-07
1
-1
/
+670
*
NFC: Sony Port-100 Series driver
Thierry Escande
2013-10-07
1
-0
/
+187