Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dba79c3df4a2275132759b0bc04c64b7a510af4a
/
drivers
/
nfc
/
pn544
/
i2c.c
46fe777
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
by Thomas Gleixner
· 6 years ago
3737ff1
nfc: pn544: constify i2c_device_id
by Arvind Yadav
· 7 years ago
99f2064
NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios()
by Andy Shevchenko
· 8 years ago
634fef6
networking: add and use skb_put_u8()
by Johannes Berg
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
4df864c
networking: make skb_put & friends return void pointers
by Johannes Berg
· 8 years ago
95129b6
NFC: pn544: Get rid of code duplication in ->probe()
by Andy Shevchenko
· 8 years ago
a4a0eb7
NFC: pn544: Add GPIO ACPI mapping table
by Andy Shevchenko
· 8 years ago
182d4e8
NFC: pn544: Convert to use devm_request_threaded_irq()
by Andy Shevchenko
· 8 years ago
e2c518c
NFC: pn544: Convert to use GPIO descriptor
by Andy Shevchenko
· 8 years ago
e7f6cca
NFC: pn544: Get rid of platform data
by Andy Shevchenko
· 8 years ago
17a0180
nfc: pn544: Remove unneeded linux/miscdevice.h include
by Corentin Labbe
· 8 years ago
dfeb87d
nfc: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
dd21543
NFC: pn544: Drop two useless checks in ACPI probe path
by Mika Westerberg
· 9 years ago
97b6978
nfc: pn544: Remove i2c client gpio irq configuration
by Christophe Ricard
· 9 years ago
a21512d
nfc: pn544: Remove #ifdef CONFIG_OF
by Christophe Ricard
· 9 years ago
8a2151c
NFC: pn544: use flags argument of devm_gpiod_get to set direction
by Uwe Kleine-König
· 10 years ago
3590ebc
NFC: logging neatening
by Joe Perches
· 10 years ago
0a5942c
NFC: Add ACPI support for NXP PN544
by Robert Dolca
· 10 years ago
75dda42
NFC: PN544: GPIO access that may sleep
by Robert Dolca
· 10 years ago
db083bc
NFC: Don't include linux/unaligned/access_ok.h
by Johannes Berg
· 10 years ago
12b25db
NFC: pn544_i2c: Fix null pointer exception when not using platform data
by Clement Perrochaud
· 11 years ago
eda8565
NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544
by Clement Perrochaud
· 11 years ago
f1dd56f
NFC: pn544: i2c: Support PN544 C3 secure firmware download
by Arron Wang
· 11 years ago
971d63c
NFC: pn544: Pass hardware variant information when downloading firmware
by Arron Wang
· 11 years ago
98b32de
nfc: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
17936b4
NFC: Standardize logging style
by Joe Perches
· 12 years ago
06c6603
NFC: pn544: i2c: Add firmware download implementation for pn544
by Eric Lapuyade
· 12 years ago
8bd7fc8
NFC: pn544: Add firmware operations hci ops
by Eric Lapuyade
· 12 years ago
eab10b7
NFC: pn544: i2c: Add firmware download mode power-on support
by Eric Lapuyade
· 12 years ago
4205e6e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
a0f3653
NFC: pn544: Use devm_kzalloc API
by Samuel Ortiz
· 12 years ago
234d4d6
NFC: pn544: Use module_i2c_driver
by Samuel Ortiz
· 12 years ago
0fe763c
Drivers: misc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
61cdb01
NFC: Move pn544.h to linux/platform_data/
by Marcel Holtmann
· 12 years ago
97f1841
NFC: Separate pn544 hci driver in HW dependant and independant parts
by Eric Lapuyade
· 12 years ago