Show patches with: Archived = No       |    Delegate = sameo       |   375 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
nfc: Ensure presence of required attributes in the deactivate_target handler nfc: Ensure presence of required attributes in the deactivate_target handler - - - --- 2019-06-14 Young Xiao sameo Deferred
NFC: microread/pn544: Fix possible null pointer deference error NFC: microread/pn544: Fix possible null pointer deference error - - - --- 2019-05-29 Young Xiao sameo Deferred
[2/2] NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig [1/2] NFC: nxp-nci: Clarify on supported chips - - - --- 2019-05-15 Sedat Dilek sameo Deferred
[1/2] NFC: nxp-nci: Clarify on supported chips [1/2] NFC: nxp-nci: Clarify on supported chips - - - --- 2019-05-15 Sedat Dilek sameo Deferred
[v2,12/12] NFC: nxp-nci: Convert to SPDX license tags NFC: nxp-nci: clean up and support new ID - - - --- 2019-05-13 Andy Shevchenko sameo Deferred
[v2,11/12] NFC: nxp-nci: Remove 'default n' for tests NFC: nxp-nci: clean up and support new ID - - - --- 2019-05-13 Andy Shevchenko sameo Deferred
[v2,10/12] NFC: nxp-nci: Remove unused macro pr_fmt() NFC: nxp-nci: clean up and support new ID - - - --- 2019-05-13 Andy Shevchenko sameo Deferred
[v2,09/12] NFC: nxp-nci: Drop comma in terminator lines NFC: nxp-nci: clean up and support new ID - - - --- 2019-05-13 Andy Shevchenko sameo Deferred
[v2,08/12] NFC: nxp-nci: Drop of_match_ptr() use NFC: nxp-nci: clean up and support new ID - - - --- 2019-05-13 Andy Shevchenko sameo Deferred
[v2,07/12] NFC: nxp-nci: Constify acpi_device_id NFC: nxp-nci: clean up and support new ID - - - --- 2019-05-13 Andy Shevchenko sameo Deferred
[v2,06/12] NFC: nxp-nci: Get rid of useless label NFC: nxp-nci: clean up and support new ID - - - --- 2019-05-13 Andy Shevchenko sameo Deferred
[v2,05/12] NFC: nxp-nci: Get rid of code duplication in ->probe() NFC: nxp-nci: clean up and support new ID - - - --- 2019-05-13 Andy Shevchenko sameo Deferred
[v2,04/12] NFC: nxp-nci: Add GPIO ACPI mapping table NFC: nxp-nci: clean up and support new ID - - - --- 2019-05-13 Andy Shevchenko sameo Deferred
[v2,03/12] NFC: nxp-nci: Convert to use GPIO descriptor NFC: nxp-nci: clean up and support new ID - - - --- 2019-05-13 Andy Shevchenko sameo Deferred
[v2,01/12] NFC: nxp-nci: Add NXP1001 to the ACPI ID table NFC: nxp-nci: clean up and support new ID - - - --- 2019-05-13 Andy Shevchenko sameo Deferred
[-next] NFC: st95hf: remove set but not used variables 'dev, nfcddev' [-next] NFC: st95hf: remove set but not used variables 'dev, nfcddev' - - - --- 2019-04-25 Yue Haibing sameo Deferred
[2/2] nfc/microread: use correct casting in microread_target_discovered() nfc: compilation cleanups - - - --- 2019-04-21 Winkler, Tomas sameo Deferred
[1/2] nfc/pn544: fix inconsistent indenting nfc: compilation cleanups - - - --- 2019-04-21 Winkler, Tomas sameo Deferred
NFC: st95hf: fix spelling mistake: "receieve" -> "receive" NFC: st95hf: fix spelling mistake: "receieve" -> "receive" - 1 - --- 2019-04-18 Colin King sameo Deferred
[2/2] NFC: st95hf: fix timing factor error [1/2] NFC: st95hf: use msleep for long delay - - - --- 2019-04-09 Nicholas Mc Guire sameo Deferred
[1/2] NFC: st95hf: use msleep for long delay [1/2] NFC: st95hf: use msleep for long delay - - - --- 2019-04-09 Nicholas Mc Guire sameo Deferred
[2/2,net] nfc: nci: Potential off by one in ->pipes[] array [1/2,net] NFC: nci: Add some bounds checking in nci_hci_cmd_received() - - - --- 2019-04-03 Dan Carpenter sameo Deferred
[1/2,net] NFC: nci: Add some bounds checking in nci_hci_cmd_received() [1/2,net] NFC: nci: Add some bounds checking in nci_hci_cmd_received() - - - --- 2019-04-03 Dan Carpenter sameo Deferred
NFC: pn533: potential buffer overflow in pn533_target_found_type_a() NFC: pn533: potential buffer overflow in pn533_target_found_type_a() - - - --- 2019-03-28 Dan Carpenter sameo Deferred
nfc: fix a NULL pointer dereference nfc: fix a NULL pointer dereference - - - --- 2019-03-24 Kangjie Lu sameo Deferred
net: Fix to check for kmemdup failure net: Fix to check for kmemdup failure - - - --- 2019-03-19 Aditya Pakki sameo Deferred
nfc: st-nci: fix a NULL pointer dereference nfc: st-nci: fix a NULL pointer dereference - - - --- 2019-03-12 Kangjie Lu sameo Deferred
net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails - - - --- 2019-02-22 Yue Haibing sameo Deferred
NFC: pn533: mark expected switch fall-throughs NFC: pn533: mark expected switch fall-throughs - 1 - --- 2019-02-13 Gustavo A. R. Silva sameo Deferred
NFC: st21nfca: Fix a couple of fall-through warnings NFC: st21nfca: Fix a couple of fall-through warnings - 1 - --- 2019-02-12 Gustavo A. R. Silva sameo Deferred
[RFC,v1] NFC: port100: prevent use-after-free on disconnect [RFC,v1] NFC: port100: prevent use-after-free on disconnect - - - --- 2019-02-05 Sven Van Asbroeck sameo Deferred
[net-next] net: nci: remove set-but-not-used variable 'status' [net-next] net: nci: remove set-but-not-used variable 'status' - - - --- 2019-01-29 Yue Haibing sameo Deferred
nfc: fix potential illegal memory access nfc: fix potential illegal memory access - - - --- 2019-01-21 Yang Wei sameo Deferred
[v5,7/7] nfc: pn532_uart: Make use of pn532 autopoll [v5,1/7] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2019-01-11 Lars Poeschel sameo Deferred
[v5,6/7] nfc: pn533: Add autopoll capability [v5,1/7] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2019-01-11 Lars Poeschel sameo Deferred
[v5,5/7] nfc: pn533: add UART phy driver [v5,1/7] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2019-01-11 Lars Poeschel sameo Deferred
[v5,4/7] nfc: pn533: Split pn533 init & nfc_register [v5,1/7] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2019-01-11 Lars Poeschel sameo Deferred
[v5,3/7] nfc: pn533: Add dev_up/dev_down hooks to phy_ops [v5,1/7] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2019-01-11 Lars Poeschel sameo Deferred
[v5,1/7] nfc: pn533: i2c: "pn532" as dt compatible string [v5,1/7] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2019-01-11 Lars Poeschel sameo Deferred
[v5,1/7] nfc: pn533: i2c: "pn532" as dt compatible string [v5,1/7] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2019-01-11 Lars Poeschel sameo Deferred
NFC: fdp: Use signed max_size to catch fail NFC: fdp: Use signed max_size to catch fail - - - --- 2019-01-08 WangBo sameo Deferred
NFC: st95hf: clean up indentation, add in missing tab on return statement NFC: st95hf: clean up indentation, add in missing tab on return statement - - - --- 2018-12-30 Colin King sameo Deferred
nfc: af_nfc: Fix Spectre v1 vulnerability nfc: af_nfc: Fix Spectre v1 vulnerability - - - --- 2018-12-21 Gustavo A. R. Silva sameo Deferred
NFC: fdp: Fix signedness bug in fdp_nci_send_patch NFC: fdp: Fix signedness bug in fdp_nci_send_patch - - - --- 2018-11-29 Wen Yang sameo Deferred
NFC: netlink: remove unexpected nfc_put_device NFC: netlink: remove unexpected nfc_put_device - - - --- 2018-11-27 Pan Bian sameo Deferred
NFC: nci: clear NCI_DATA_EXCHANGE before calling the NFC stack callback NFC: nci: clear NCI_DATA_EXCHANGE before calling the NFC stack callback - - - --- 2018-11-09 Michael Thalmeier sameo Deferred
[v4,6/6] nfc: pn532_uart: Make use of pn532 autopoll [v4,1/6] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2018-11-01 Lars Poeschel sameo Superseded
[v4,5/6] nfc: pn533: Add autopoll capability [v4,1/6] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2018-11-01 Lars Poeschel sameo Superseded
[v4,4/6] nfc: pn533: add UART phy driver [v4,1/6] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2018-11-01 Lars Poeschel sameo Superseded
[v4,3/6] nfc: pn533: Add dev_up/dev_down hooks to phy_ops [v4,1/6] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2018-11-01 Lars Poeschel sameo Superseded
[v4,1/6] nfc: pn533: i2c: "pn532" as dt compatible string [v4,1/6] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2018-11-01 Lars Poeschel sameo Superseded
[v3,5/5] nfc: pn532_uart: Make use of pn532 autopoll [v3,1/5] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2018-10-25 Lars Poeschel sameo Superseded
[v3,4/5] nfc: pn533: Add autopoll capability [v3,1/5] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2018-10-25 Lars Poeschel sameo Superseded
[v3,3/5] nfc: pn533: add UART phy driver [v3,1/5] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2018-10-25 Lars Poeschel sameo Superseded
[v3,1/5] nfc: pn533: i2c: "pn532" as dt compatible string [v3,1/5] nfc: pn533: i2c: "pn532" as dt compatible string - - - --- 2018-10-25 Lars Poeschel sameo Superseded
[v2,4/4] nfc: pn532_uart: Make use of pn532 autopoll [v2,1/4] nfc: pn533: add UART phy driver - - - --- 2018-10-18 Lars Poeschel sameo Superseded
[v2,3/4] nfc: pn533: Add autopoll capability [v2,1/4] nfc: pn533: add UART phy driver - - - --- 2018-10-18 Lars Poeschel sameo Superseded
[v2,1/4] nfc: pn533: add UART phy driver [v2,1/4] nfc: pn533: add UART phy driver - - - --- 2018-10-18 Lars Poeschel sameo Superseded
[3/3] nfc: pn532_uart: Make use of pn532 autopoll [1/3] nfc: pn533: add UART phy driver - - - --- 2018-10-17 Lars Poeschel sameo Superseded
[2/3] nfc: pn533: Add autopoll capability [1/3] nfc: pn533: add UART phy driver - - - --- 2018-10-17 Lars Poeschel sameo Superseded
[1/3] nfc: pn533: add UART phy driver [1/3] nfc: pn533: add UART phy driver - - - --- 2018-10-17 Lars Poeschel sameo Superseded
NFC: st21nfca: Mark expected switch fall-through NFC: st21nfca: Mark expected switch fall-through - - - --- 2018-10-05 Gustavo A. R. Silva sameo Superseded
NFC: pn533: mark expected switch fall-throughs NFC: pn533: mark expected switch fall-throughs - - - --- 2018-10-05 Gustavo A. R. Silva sameo Superseded
NFC: st95hf: fix spelling mistake "receieve" -> "receive" NFC: st95hf: fix spelling mistake "receieve" -> "receive" - - - --- 2018-09-29 Colin King sameo Deferred
[v2] NFC: st-nci: remove a redundant null pointer check [v2] NFC: st-nci: remove a redundant null pointer check - - - --- 2018-09-26 zhong jiang sameo Deferred
[2/2] NFC: Fix the number of pipes NFC fixes for 4.19-final - 1 - --- 2018-09-17 Greg KH sameo Deferred
[1/2] NFC: Fix possible memory corruption when handling SHDLC I-Frame commands NFC fixes for 4.19-final 1 - - --- 2018-09-17 Greg KH sameo Deferred
net: nfc: nci: Fix a sleep-in-atomic-context bug in nci_uart_default_recv_buf() net: nfc: nci: Fix a sleep-in-atomic-context bug in nci_uart_default_recv_buf() - - - --- 2018-09-01 Jia-Ju Bai sameo Deferred
[1/1] NFC: Fix the number of pipes [1/1] NFC: Fix the number of pipes - 1 - --- 2018-08-14 Suren Baghdasaryan sameo Deferred
[1/1] NFC: Fix possible memory corruption when handling SHDLC I-Frame commands [1/1] NFC: Fix possible memory corruption when handling SHDLC I-Frame commands 1 1 - --- 2018-08-13 Suren Baghdasaryan sameo Deferred
[v3,11/11] NFC: st95hf: add of match table NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Deferred
[v3,10/11] NFC: st95hf: two small style nits NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Deferred
[v3,09/11] NFC: st95hf: unify sync/async flags NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Deferred
[v3,08/11] NFC: st95hf: re-order command defines NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Deferred
[v3,07/11] NFC: st95hf: ignore spurious interrupts NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Deferred
[v3,06/11] NFC: st95hf: move skb allocation to ISR NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Deferred
[v3,05/11] NFC: st95hf: remove exchange_lock NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Deferred
[v3,04/11] NFC: st95hf: remove logging from spi functions NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Deferred
[v3,03/11] NFC: st95hf: drop illegal kfree_skb() in IRQ handler NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Deferred
[v3,02/11] NFC: st95hf: drop nfcdev_free NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Deferred
[v3,01/11] Revert "NFC: st95hf: drop illegal kfree_skb()" NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Deferred
[v2,10/10] NFC: st95hf: add of match table NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Superseded
[v2,09/10] NFC: st95hf: two small style nits NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Superseded
[v2,08/10] NFC: st95hf: unify sync/async flags NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Superseded
[v2,07/10] NFC: st95hf: re-order command defines NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Superseded
[v2,06/10] NFC: st95hf: move skb allocation to ISR NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Superseded
[v2,05/10] NFC: st95hf: remove exchange_lock NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Superseded
[v2,04/10] NFC: st95hf: remove logging from spi functions NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Superseded
[v2,03/10] NFC: st95hf: drop illegal kfree_skb() in IRQ handler NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Superseded
[v2,02/10] NFC: st95hf: drop nfcdev_free NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Superseded
[v2,01/10] Revert "NFC: st95hf: drop illegal kfree_skb()" NFC: A bunch of cleanups for st95hf - - - --- 2018-07-24 Daniel Mack sameo Superseded
[10/10] NFC: st95hf: add of match table NFC: A bunch of cleanups for st95hf - - - --- 2018-07-23 Daniel Mack sameo Superseded
[09/10] NFC: st95hf: two small style nits NFC: A bunch of cleanups for st95hf - - - --- 2018-07-23 Daniel Mack sameo Superseded
[08/10] NFC: st95hf: unify sync/async flags NFC: A bunch of cleanups for st95hf - - - --- 2018-07-23 Daniel Mack sameo Superseded
[07/10] NFC: st95hf: re-order command defines NFC: A bunch of cleanups for st95hf - - - --- 2018-07-23 Daniel Mack sameo Superseded
[06/10] NFC: st95hf: move skb allocation to ISR NFC: A bunch of cleanups for st95hf - - - --- 2018-07-23 Daniel Mack sameo Superseded
[05/10] NFC: st95hf: remove exchange_lock NFC: A bunch of cleanups for st95hf - - - --- 2018-07-23 Daniel Mack sameo Superseded
[04/10] NFC: st95hf: remove logging from spi functions NFC: A bunch of cleanups for st95hf - - - --- 2018-07-23 Daniel Mack sameo Superseded
[03/10] NFC: st95hf: drop illegal kfree_skb() in IRQ handler NFC: A bunch of cleanups for st95hf - - - --- 2018-07-23 Daniel Mack sameo Superseded
[02/10] NFC: st95hf: drop nfcdev_free NFC: A bunch of cleanups for st95hf - - - --- 2018-07-23 Daniel Mack sameo Superseded
« 1 2 3 4 »