summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes to LLC and DAL to handle unreliable UART.Nick Pelly2011-10-213-6/+32
* Manual port of 6900b4 from gingerbread:Rob von Behren2011-09-207-334/+1360
* Merge commit 'df34eb0e' into manualmergeJeff Hamilton2011-09-132-0/+12
|\
| * am df82c4dd: Patch to add an API to load a FW image in the libnfcDaniel TOMAS2011-09-092-0/+12
| |\
| | * Patch to add an API to load a FW image in the libnfcDaniel TOMAS2011-09-092-0/+12
* | | Merge "Felica system code related changes"Martijn Coenen2011-09-016-79/+230
|\ \ \
| * | | Felica system code related changesSunil Jogi2011-08-086-79/+230
* | | | Add the NXP_EVT_SE_SWITCH_MODE event support in the libnfc.Daniel Tomas2011-08-242-2/+67
* | | | Fix for removing unnecessary DESELECT before P2P activation in caseSunil Jogi2011-08-241-0/+4
* | | | Revert "Add the NXP_EVT_SE_SWITCH_MODE event support in the libnfc."Nick Pelly2011-08-182-67/+2
* | | | Add the NXP_EVT_SE_SWITCH_MODE event support in the libnfc.Daniel Tomas2011-08-162-2/+67
|/ / /
* | | ISO15693 Format fixSunil Jogi2011-08-021-80/+66
* | | Print a warning message on NXP_EVT_INFO_MEM_VIOLATION.Nick Pelly2011-07-271-0/+1
* | | Merge "Don't wait for timeout to send SYMM PDU's."Martijn Coenen2011-07-271-17/+9
|\ \ \
| * | | Don't wait for timeout to send SYMM PDU's.Martijn Coenen2011-07-271-17/+9
* | | | Add the ability to enable LLCP logging.Jeff Hamilton2011-07-262-4/+2
* | | | Merge "Fixed LLCP receive function when accessing RW."Martijn Coenen2011-07-261-21/+20
|\ \ \ \ | |/ / /
| * | | Fixed LLCP receive function when accessing RW.Sylvain Fonteneau2011-07-251-21/+20
* | | | Merge "Deal with LLCP send errors properly (part 1)."Martijn Coenen2011-07-262-51/+30
|\ \ \ \ | |/ / /
| * | | Deal with LLCP send errors properly (part 1).Martijn Coenen2011-07-252-51/+30
* | | | am 0c4a5508: am d8b82bee: am 34caeca8: Patch to support multiple connection o...Daniel Tomas2011-07-253-0/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 34caeca8: Patch to support multiple connection on Multiple protocol TAGDaniel Tomas2011-07-213-0/+12
| |\ \ | | |/
| | * Patch to support multiple connection on Multiple protocol TAGDaniel Tomas2011-07-143-0/+12
* | | Factorized and fixed code for automatic LLCP socket binding.Sylvain Fonteneau2011-07-251-18/+41
* | | Merge "getTimeout() support in libnfc-nxp."Martijn Coenen2011-07-212-0/+22
|\ \ \
| * | | getTimeout() support in libnfc-nxp.Martijn Coenen2011-07-202-0/+22
* | | | Latest phDnldNfc.c code from NXP.Nick Pelly2011-07-191-76/+224
|/ / /
* | | Revert "Patch to decrease the maximum packet size for NFC firmware download"Nick Pelly2011-07-141-3/+3
* | | Delay 5ms after FW SW reset command due to clock instability.Nick Pelly2011-07-141-0/+6
* | | Patch to decrease the maximum packet size for NFC firmware downloadDaniel Tomas2011-07-121-3/+3
* | | Check SAP range in LLCP sockets.Sylvain Fonteneau2011-07-042-11/+49
* | | am 51c0ca53: am f1612434: am 967359c8: Patch to support the new PN544 firmwar...Daniel Tomas2011-06-284-4/+82
|\ \ \ | |/ /
| * | am 967359c8: Patch to support the new PN544 firmware eventsDaniel Tomas2011-06-284-4/+82
| |\ \ | | |/
| | * Patch to support the new PN544 firmware eventsDaniel Tomas2011-06-284-4/+82
* | | Patch to add the windowing support in the libnfcDaniel Tomas2011-06-287-196/+334
* | | Print warning if no FW file found.Nick Pelly2011-06-272-2/+7
* | | libnfc spring cleaningNick Pelly2011-06-2718-68/+68
* | | Implement power control and firmware download for UART.Nick Pelly2011-06-221-3/+2
* | | Misc changes for Nexus Prime bringup.Nick Pelly2011-06-141-1/+2
* | | Make NfcA timeout configurable in libnfc.Martijn Coenen2011-06-093-1/+18
* | | am 055a5f95: am b76c80da: am 80c2d409: Merge "Prevent NFC crash-loop if firmw...Jean-Baptiste Queru2011-06-082-5/+9
|\ \ \ | |/ /
| * | am 80c2d409: Merge "Prevent NFC crash-loop if firmware cannot be loaded."Jean-Baptiste Queru2011-06-032-5/+9
| |\ \ | | |/ | |/|
| | * Prevent NFC crash-loop if firmware cannot be loaded.Martijn Coenen2011-06-022-5/+9
* | | Merge "Implement Felica timeout handling (libNFC)."Martijn Coenen2011-06-063-2/+13
|\ \ \
| * | | Implement Felica timeout handling (libNFC).Martijn Coenen2011-06-033-2/+13
| |/ /
* | | Add support for connecting to NfcA on IsoDep tags.Martijn Coenen2011-06-061-8/+4
* | | Update V(RA) counter in LLCP sockets any time it is needed.Sylvain Fonteneau2011-06-031-173/+56
|/ /
* | Patch to enable low level traces.Daniel Tomas2011-05-191-0/+13
* | Fixed LLCP SAP value range.Sylvain Fonteneau2011-05-161-1/+1
|/
* Avoid missing NFCIP inbound frame.Sylvain Fonteneau2011-04-141-1/+1