index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
hci
/
llc_shdlc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-11
nfc: drop unneeded debug prints
Krzysztof Kozlowski
1
-12
/
+0
2021-09-13
nfc: do not break pr_debug() call into separate lines
Krzysztof Kozlowski
1
-14
/
+9
2021-07-30
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
1
-5
/
+5
2021-07-25
nfc: constify nfc_llc_ops
Krzysztof Kozlowski
1
-1
/
+1
2021-05-31
nfc: hci: Fix spelling mistakes
Zheng Yongjun
1
-1
/
+1
2021-01-12
hci: llc_shdlc: style: Simplify bool comparison
YANG LI
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
1
-12
/
+1
2017-11-06
NFC: Convert timers to use timer_setup()
Allen Pais
1
-14
/
+9
2017-09-25
net: nfc: hci: llc_shdlc: use setup_timer() helper.
Allen Pais
1
-9
/
+6
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
1
-2
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-4
/
+4
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-2
/
+2
2014-01-14
net: Spelling s/transmition/transmission/
Geert Uytterhoeven
1
-1
/
+1
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+1
2012-10-26
NFC: Fix some code style and whitespace issues
Szymon Janc
1
-4
/
+3
2012-10-02
workqueue: avoid using deprecated functions
Linus Torvalds
1
-8
/
+8
2012-09-25
NFC: Fix typo negociating -> negotiating
Waldemar Rymarkiewicz
1
-5
/
+5
2012-09-25
NFC: Don't handle consequent RSET frames after UA
Waldemar Rymarkiewicz
1
-7
/
+31
2012-09-25
NFC: Handle RSET in SHDLC_CONNECTING state
Waldemar Rymarkiewicz
1
-1
/
+2
2012-09-25
NFC: Fix LLC registration definitions for ANSI compliance
Eric Lapuyade
1
-1
/
+1
2012-09-25
NFC: Remove unneeded LLC symbols export
Samuel Ortiz
1
-2
/
+0
2012-09-25
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
Eric Lapuyade
1
-1
/
+1
2012-09-25
NFC: Add an shdlc llc module to llc core
Eric Lapuyade
1
-0
/
+834