index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
st21nfca
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
nfc: st21nfca: drop ftrace-like debugging messages
Krzysztof Kozlowski
1
-5
/
+0
2021-05-29
nfc: st21nfca: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
1
-2
/
+2
2021-05-21
NFC: st21nfca: remove unnecessary variable and labels
wengjianfeng
1
-41
/
+18
2020-10-20
nfc: remove unneeded break
Tom Rix
1
-1
/
+0
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-21
nfc: st21nfca: Remove unnecessary cast
Alex Dewar
1
-2
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-05-30
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
1
-1
/
+3
2020-02-27
NFC: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2019-11-07
NFC: st21nfca: fix double free
Pan Bian
1
-0
/
+1
2019-07-25
st21nfca_connectivity_event_received: null check the allocation
Navid Emamdoost
1
-0
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
6
-72
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-04-09
NFC: st21nfca: Fix fall-through warnings
Gustavo A. R. Silva
1
-0
/
+2
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-8
/
+9
2017-11-22
treewide: init_timer() -> setup_timer()
Kees Cook
1
-6
/
+4
2017-11-06
nfc: st21nfca: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-06-23
NFC: st21nfca: Get rid of code duplication in ->probe()
Andy Shevchenko
1
-52
/
+10
2017-06-23
NFC: st21nfca: Add GPIO ACPI mapping table
Andy Shevchenko
1
-4
/
+14
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
1
-3
/
+3
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
3
-20
/
+20
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-3
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2
-2
/
+2
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-02
NFC: st21nfca: Fix potential memory leak
Christophe JAILLET
1
-6
/
+6
2017-04-02
nfc: st21nfca: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2016-05-04
nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.c
Christophe Ricard
1
-2
/
+0
2016-05-04
NFC: st21nfca: Drop two useless checks in ACPI probe path
Christophe Ricard
1
-12
/
+1
2016-05-04
nfc: st21nfca: A APDU_READER_GATE pipe is unexpected on a UICC
Christophe Ricard
1
-1
/
+1
2016-05-04
nfc: st21nfca: Simplify white list building
Christophe Ricard
1
-9
/
+2
2016-05-04
nfc: st21nfca: set is_ese_present and is_uicc_present properly
Christophe Ricard
1
-4
/
+13
2016-05-04
nfc: st21nfca: i2c: Change ST21NFCA_GPIO_NAME_RESET to match DT
Christophe Ricard
1
-1
/
+1
2016-05-04
nfc: st21nfca: Fix static checker warning
Christophe Ricard
1
-2
/
+4
2016-05-02
nfc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-12-29
nfc: st21nfca: Add support for HCI event connectivity
Christophe Ricard
1
-0
/
+1
2015-12-29
NFC: st21nfca: Auto-select core module
Christophe Ricard
1
-9
/
+4
2015-12-29
nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disable
Christophe Ricard
1
-1
/
+0
2015-12-29
nfc: st21nfca: Code cleanup
Christophe Ricard
2
-3
/
+2
2015-12-29
nfc: st21nfca: Add support for acpi probing for i2c device.
Christophe Ricard
1
-1
/
+50
2015-12-29
nfc: st21nfca: Add macro for gpio name
Christophe Ricard
1
-2
/
+5
2015-12-29
nfc: st21nfca: Group device table together
Christophe Ricard
1
-7
/
+6
2015-12-29
nfc: st21nfca: Remove unneeded CONFIG_OF switches
Christophe Ricard
1
-9
/
+0
2015-10-27
NFC: st21nfca: Add support for proprietary commands
Christophe Ricard
5
-3
/
+435
2015-10-27
NFC: st21nfca: Add error messages for unexpected HCI events
Christophe Ricard
3
-0
/
+7
2015-10-27
NFC: st21nfca: Add few code style fixes
Christophe Ricard
3
-3
/
+2
[next]