summaryrefslogtreecommitdiff
path: root/drivers/nfc/pn533/pn533.c
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-16networking: add and use skb_put_u8()Johannes Berg
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-13networking: use skb_put_zero()Johannes Berg
2017-04-02NFC: pn533: change order operations in dev registationAndrey Rusalin
2017-04-02NFC: pn533: improve cmd queue handlingAndrey Rusalin
2017-02-27scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada
2016-05-10NFC: pn533: handle interrupted commands in pn533_recv_frameMichael Thalmeier
2016-05-10NFC: pn533: reset poll modulation list before calling targets_foundMichael Thalmeier
2016-05-09NFC: pn533: fix order of initializationMichael Thalmeier
2016-04-09NFC: pn533: add I2C phy driverMichael Thalmeier
2016-04-09NFC: pn533: Separate physical layer from the core implementationMichael Thalmeier