summaryrefslogtreecommitdiffstats
path: root/Linux_x86
Commit message (Expand)AuthorAgeFilesLines
* Remove some logs in case of abort().Martijn Coenen2012-06-081-4/+3
* Added recovery function when SE wired mode selectedSunil Jogi2012-04-131-0/+3
* Replace loge with aloge.Ramanan Rajeswaran2012-03-091-1/+1
* am da7d267e: am 3f791036: nfc-hal: generalize error handling in Reader thread.Rakesh Goyal2012-03-091-5/+16
|\
| * nfc-hal: generalize error handling in Reader thread.Rakesh Goyal2012-03-091-5/+16
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-063-9/+9
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-3/+3
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-6/+6
|/
* Use NFC HAL for some libnfc settings.Martijn Coenen2011-11-033-69/+51
* Use a 10s timeout in uart_read() in FW download mode.Nick Pelly2011-10-251-1/+5
* Fixes to LLC and DAL to handle unreliable UART.Nick Pelly2011-10-213-15/+146
* Merge commit 'df34eb0e' into manualmergeJeff Hamilton2011-09-131-23/+38
|\
| * Patch to add an API to load a FW image in the libnfcDaniel TOMAS2011-09-091-23/+38
* | Disable read() timeout.Nick Pelly2011-07-141-1/+1
* | Return partial response on timeout during uart read()Nick Pelly2011-07-081-1/+1
* | 2 second timeout on read().Nick Pelly2011-07-012-0/+40
* | Improve LOW_LEVEL_TRACES logging.Nick Pelly2011-06-272-11/+10
* | libnfc spring cleaningNick Pelly2011-06-271-6/+6
* | Implement power control and firmware download for UART.Nick Pelly2011-06-224-101/+121
* | Do not allow run-time LOW_LEVEL_TRACES on user builds.Nick Pelly2011-06-201-6/+16
* | Misc changes for Nexus Prime bringup.Nick Pelly2011-06-142-29/+30
* | am 252aedb3: am 6a7a2870: am 99141cdd: Sleep 500us between i2c writes, as per...Nick Pelly2011-06-091-0/+1
|\ \ | |/
| * Sleep 500us between i2c writes, as per latest advice from NXP.Nick Pelly2011-06-081-0/+1
* | Patch to dynamically enable NFC LOW_LEVEL_TRACESNick Pelly2011-06-081-6/+29
|/
* Merge "Guard some code by LOW_LEVEL_TRACES; see c1f33130d9d2100e6232f8f3c7829...Nick Pelly2011-05-251-0/+2
|\
| * Guard some code by LOW_LEVEL_TRACES; see c1f33130d9d2100e6232f8f3c782949c7520...Robert Tsai2011-05-241-0/+2
* | Do not wait 3ms before each write.Nick Pelly2011-05-231-1/+1
|/
* Patch to enable low level traces.Daniel Tomas2011-05-192-0/+29
* Retry i2c read 5 times on i2c read error.Nick Pelly2011-05-121-0/+11
* Patch to perform a recover in case of a transaction failureDaniel Tomas2011-04-261-11/+23
* Fix to prevent accidental stopping of timers.Jan Brands2011-02-181-0/+5
* Download feature added in the libnfcdaniel_Tomas2010-12-094-38/+17
* Fix to increase the stability of the Init/Deint actiondaniel_Tomas2010-12-052-3/+12
* Fix buffer display in LLCP receive callbackdaniel_Tomas2010-12-051-3/+0
* HCI timer enabled to HW reset NFC when HCI command times out.Daniel Tomas2010-11-031-21/+8
* Increase hardware reset time.Nick Pelly2010-11-031-0/+13
* Use new PN544_SET_PWR ioctlNick Pelly2010-11-011-6/+7
* Avoid overrun when setting timer.Sylvain Fonteneau2010-10-281-2/+2
* Patch from NXP. New Dal implementationJeff Hamilton2010-10-281-385/+119
* Patch from NXP. Libnfc - Download,Reset mode management and driver workaround...Jeff Hamilton2010-10-287-10/+146
* Assign names to reader and writer thread so its easier to debug them.Nick Pelly2010-10-271-0/+4
* STANDBY mode and Polling loopgoodsc.lee2010-10-122-3/+9
* Initial libnfc checkinNick Pelly2010-09-2312-0/+2639