Age | Commit message (Expand) | Author | Files | Lines |
2017-06-18 | NFC: nfcmrvl: allow gpio 0 for reset signalling | Johan Hovold | 1 | -5/+4 |
2017-06-18 | NFC: nfcmrvl_usb: use interface as phy device | Johan Hovold | 1 | -3/+1 |
2017-06-18 | NFC: nfcmrvl_uart: fix device-node leak during probe | Johan Hovold | 1 | -0/+3 |
2017-06-18 | NFC: nfcmrvl: fix firmware-management initialisation | Johan Hovold | 1 | -7/+9 |
2017-06-18 | NFC: nfcmrvl: use nfc-device for firmware download | Johan Hovold | 1 | -2/+5 |
2017-06-18 | NFC: nfcmrvl: do not use device-managed resources | Johan Hovold | 1 | -8/+11 |
2017-06-18 | NFC: nfcmrvl_uart: add missing tty-device sanity check | Johan Hovold | 1 | -4/+4 |
2017-06-16 | networking: add and use skb_put_u8() | Johannes Berg | 1 | -2/+2 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 1 | -1/+1 |
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 | 3 | -7/+6 |
2017-04-17 | nfc: fix get_unaligned_...() misuses | Al Viro | 1 | -3/+2 |
2017-04-02 | NFC: nfcmrvl: double free on error path | Dan Carpenter | 1 | -3/+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 |
2015-11-05 | NFC: nfcmrvl: avoid being stuck on FW dnld timeout | Vincent Cuissard | 1 | -3/+9 |
2015-11-05 | NFC: nfcmrvl: remove unneeded CONFIG_OF switches | Vincent Cuissard | 2 | -24/+0 |
2015-11-05 | NFC: nfcmrvl: free reset gpio | Vincent Cuissard | 1 | -0/+3 |
2015-11-05 | NFC: nfcmrvl: add a small wait after setting UART break | Vincent Cuissard | 1 | -1/+3 |
2015-11-05 | NFC: nfcmrvl: avoid UART break control during FW download | Vincent Cuissard | 1 | -4/+6 |
2015-11-05 | NFC: nfcmrvl: fix SPI driver dependencies | Arnd Bergmann | 1 | -1/+1 |
2015-10-27 | NFC: nfcmrvl: update device tree bindings for Marvell NFC | Vincent Cuissard | 3 | -5/+9 |
2015-10-27 | NFC: nfcmrvl: add spi driver | Vincent Cuissard | 4 | -1/+246 |
2015-10-27 | NFC: nfcmrvl: add i2c driver | Vincent Cuissard | 5 | -4/+311 |
2015-10-27 | NFC: nfcmrvl: configure head/tail room values per low level drivers | Vincent Cuissard | 4 | -9/+14 |
2015-10-27 | NFC: nfcmrvl: add firmware download support | Vincent Cuissard | 7 | -10/+718 |
2015-10-27 | NFC: nfcmrvl: remove unneeded version defines | Vincent Cuissard | 2 | -9/+3 |
2015-10-19 | NFC: nfcmrvl: Auto-select core module | Jean Delvare | 1 | -7/+5 |
2015-06-13 | NFC: nfcmrvl: set PB_BAIL_OUT at setup | Vincent Cuissard | 2 | -0/+9 |
2015-06-13 | NFC: nfcmrvl: Allow ISO15693 protocol | Vincent Cuissard | 1 | -0/+1 |
2015-06-13 | NFC: nfcmrvl: small fix in USB driver | Vincent Cuissard | 1 | -0/+1 |
2015-06-11 | NFC: nfcmrvl: add UART driver | Vincent Cuissard | 4 | -0/+246 |
2015-06-11 | NFC: nfcmrvl: add platform_data and DT configuration | Vincent Cuissard | 3 | -26/+82 |
2015-06-11 | NFC: nfcmrvl: add chip reset management | Vincent Cuissard | 2 | -0/+38 |
2015-06-11 | NFC: nfcmrvl: update USB device id | Vincent Cuissard | 1 | -1/+2 |
2015-06-11 | NFC: nfcmrvl: update nci recv frame API | Vincent Cuissard | 3 | -16/+23 |
2015-06-11 | NFC: nfcmrvl: add support of HCI-based transport | Vincent Cuissard | 3 | -4/+52 |
2015-06-11 | NFC: nfcmrvl: remove integration related settings | Vincent Cuissard | 1 | -9/+0 |
2015-04-07 | NFC: logging neatening | Joe Perches | 2 | -11/+11 |
2014-01-09 | NFC: nfcmrvl: Fix possible memory leak issue | Amitkumar Karwar | 1 | -2/+7 |
2014-01-07 | NFC: nfcmrvl: Add setup handler | Amitkumar Karwar | 2 | -0/+21 |
2014-01-07 | NFC: nfcmrvl: Initial commit for Marvell NFC driver | Amitkumar Karwar | 5 | -0/+678 |