Age | Commit message (Expand) | Author | Files | Lines |
2017-04-05 | NFC: netlink: Use error code from nfc_activate_target() | Andy Shevchenko | 1 | -1/+1 |
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 | 2 | -76/+3 |
2017-04-05 | NFC: st21nfca: Fix obvious typo when check error code | Andy Shevchenko | 1 | -2/+2 |
2017-04-05 | NFC: pn544: Get rid of code duplication in ->probe() | Andy Shevchenko | 1 | -67/+17 |
2017-04-05 | NFC: pn544: Add GPIO ACPI mapping table | Andy Shevchenko | 1 | -4/+17 |
2017-04-05 | NFC: pn544: Convert to use devm_request_threaded_irq() | Andy Shevchenko | 1 | -11/+5 |
2017-04-05 | NFC: pn544: Convert to use GPIO descriptor | Andy Shevchenko | 1 | -93/+33 |
2017-04-05 | NFC: pn544: Get rid of platform data | Andy Shevchenko | 2 | -80/+6 |
2017-04-02 | MAINTAINERS: Remove Lauro and Aloisio from the NFC maintainers list | Samuel Ortiz | 1 | -2/+0 |
2017-04-02 | NFC: pn533: change order operations in dev registation | Andrey Rusalin | 4 | -27/+48 |
2017-04-02 | NFC: pn533: improve cmd queue handling | Andrey Rusalin | 1 | -13/+27 |
2017-04-02 | NFC: pn533: change order of free_irq and dev unregistration | Andrey Rusalin | 1 | -2/+2 |
2017-04-02 | nfc: fdp: fix NULL pointer dereference | Sudip Mukherjee | 1 | -3/+3 |
2017-04-02 | NFC: Make EN2 pin optional in the TRF7970A driver | Guan Ben | 2 | -14/+16 |
2017-04-02 | nfc: nxp-nci: use msleep for long delays | Nicholas Mc Guire | 1 | -1/+1 |
2017-04-02 | NFC: st21nfca: Fix potential memory leak | Christophe JAILLET | 1 | -6/+6 |
2017-04-02 | NFC: nfcmrvl: double free on error path | Dan Carpenter | 1 | -3/+2 |
2017-04-02 | nfc: st21nfca: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 1 | -1/+0 |
2017-04-02 | nfc: pn544: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 1 | -1/+0 |
2017-04-02 | nfc: nxp-nci: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 1 | -1/+0 |
2017-04-01 | NFC: nxp-nci: Include unaligned.h instead of access_ok.h | Guenter Roeck | 2 | -2/+2 |
2017-04-01 | NFC: nfcmrvl: Include unaligned.h instead of access_ok.h | Tobias Klauser | 1 | -1/+1 |
2017-04-01 | NFC: nfcmrvl: drop duplicate header gpio.h | Geliang Tang | 1 | -1/+0 |
2017-04-01 | NFC: remove TI nfcwilink driver | Rob Herring | 3 | -590/+0 |
2017-04-01 | nfc: Fix hangup of RC-S380* in port100_send_ack() | OGAWA Hirofumi | 1 | -12/+23 |
2017-04-01 | nfc: Fix RC-S380* needs zero-length packet | OGAWA Hirofumi | 1 | -0/+1 |
2017-04-01 | nfc: Send same info for both of NFC_CMD_GET_DEVICE and NFC_EVENT_DEVICE_ADDED | OGAWA Hirofumi | 1 | -9/+13 |
2017-04-01 | nfc: Add support RC-S380P to port100 | OGAWA Hirofumi | 1 | -3/+5 |
2017-04-01 | Merge branch 'bpf-prog-testing-framework' | David S. Miller | 18 | -10/+1385 |
2017-04-01 | selftests/bpf: add l4 load balancer test based on sched_cls | Alexei Starovoitov | 3 | -1/+563 |
2017-04-01 | selftests/bpf: add a test for basic XDP functionality | Alexei Starovoitov | 4 | -1/+332 |
2017-04-01 | selftests/bpf: add a test for overlapping packet range checks | Alexei Starovoitov | 3 | -4/+215 |
2017-04-01 | tools/lib/bpf: expose bpf_program__set_type() | Alexei Starovoitov | 2 | -2/+3 |
2017-04-01 | tools/lib/bpf: add support for BPF_PROG_TEST_RUN command | Alexei Starovoitov | 3 | -1/+51 |
2017-04-01 | bpf: introduce BPF_PROG_TEST_RUN command | Alexei Starovoitov | 7 | -3/+223 |
2017-04-01 | net: dsa: Mock-up driver | Florian Fainelli | 5 | -1/+390 |
2017-04-01 | Merge branch 'mv88e6xxx-cross-chip-bridging' | David S. Miller | 6 | -72/+287 |
2017-04-01 | net: dsa: mv88e6xxx: add cross-chip bridging | Vivien Didelot | 1 | -1/+33 |
2017-04-01 | net: dsa: add cross-chip bridging operations | Vivien Didelot | 2 | -6/+14 |
2017-04-01 | net: dsa: mv88e6xxx: remap existing bridge members | Vivien Didelot | 1 | -0/+20 |
2017-04-01 | net: dsa: mv88e6xxx: factorize in-chip bridge map | Vivien Didelot | 1 | -22/+25 |
2017-04-01 | net: dsa: mv88e6xxx: rework in-chip bridging | Vivien Didelot | 1 | -17/+32 |
2017-04-01 | net: dsa: mv88e6xxx: allocate the number of ports | Vivien Didelot | 1 | -1/+1 |
2017-04-01 | net: dsa: mv88e6xxx: program the PVT with all ones | Vivien Didelot | 4 | -9/+86 |
2017-04-01 | net: dsa: mv88e6xxx: use 4-bit port for PVT data | Vivien Didelot | 4 | -0/+48 |
2017-04-01 | net: dsa: mv88e6xxx: move PVT description in info | Vivien Didelot | 3 | -22/+34 |
2017-04-01 | dpaa_eth: use AVOIDBLOCK for Tx confirmation queues | Madalin Bucur | 1 | -1/+1 |