summaryrefslogtreecommitdiff
path: root/Linux_x86
AgeCommit message (Expand)Author
2014-03-21libnfc-nxp: fix build for 64-bitColin Cross
2013-11-22Remove a dependency on a device-kernel-specific header.Elliott Hughes
2012-06-08Remove some logs in case of abort().Martijn Coenen
2012-04-13Added recovery function when SE wired mode selectedSunil Jogi
2012-03-09Replace loge with aloge.Ramanan Rajeswaran
2012-03-09am da7d267e: am 3f791036: nfc-hal: generalize error handling in Reader thread.Rakesh Goyal
2012-03-09nfc-hal: generalize error handling in Reader thread.Rakesh Goyal
2012-01-06Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-05Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
2011-11-03Use NFC HAL for some libnfc settings.android-sdk-4.0.3_r1android-sdk-4.0.3-tools_r1android-cts-verifier-4.0_r1android-cts-verifier-4.0.3_r1android-cts-4.0.3_r2android-cts-4.0.3_r1ics-mr1Martijn Coenen
2011-10-25Use a 10s timeout in uart_read() in FW download mode.Nick Pelly
2011-10-21Fixes to LLC and DAL to handle unreliable UART.Nick Pelly
2011-09-13Merge commit 'df34eb0e' into manualmergeJeff Hamilton
2011-09-09Patch to add an API to load a FW image in the libnfcDaniel TOMAS
2011-07-14Disable read() timeout.Nick Pelly
2011-07-08Return partial response on timeout during uart read()Nick Pelly
2011-07-012 second timeout on read().Nick Pelly
2011-06-27Improve LOW_LEVEL_TRACES logging.Nick Pelly
2011-06-27libnfc spring cleaningNick Pelly
2011-06-22Implement power control and firmware download for UART.Nick Pelly
2011-06-20Do not allow run-time LOW_LEVEL_TRACES on user builds.Nick Pelly
2011-06-14Misc changes for Nexus Prime bringup.Nick Pelly
2011-06-09am 252aedb3: am 6a7a2870: am 99141cdd: Sleep 500us between i2c writes, as per...Nick Pelly
2011-06-08Patch to dynamically enable NFC LOW_LEVEL_TRACESNick Pelly
2011-06-08Sleep 500us between i2c writes, as per latest advice from NXP.Nick Pelly
2011-05-25Merge "Guard some code by LOW_LEVEL_TRACES; see c1f33130d9d2100e6232f8f3c7829...Nick Pelly
2011-05-24Guard some code by LOW_LEVEL_TRACES; see c1f33130d9d2100e6232f8f3c782949c7520...Robert Tsai
2011-05-23Do not wait 3ms before each write.Nick Pelly
2011-05-19Patch to enable low level traces.Daniel Tomas
2011-05-12Retry i2c read 5 times on i2c read error.Nick Pelly
2011-04-26Patch to perform a recover in case of a transaction failureandroid-sdk-2.3.4_r1android-cts-2.3_r4android-cts-2.3_r3Daniel Tomas
2011-02-18Fix to prevent accidental stopping of timers.Jan Brands
2010-12-09Download feature added in the libnfcdaniel_Tomas
2010-12-05Fix to increase the stability of the Init/Deint actiondaniel_Tomas
2010-12-05Fix buffer display in LLCP receive callbackdaniel_Tomas
2010-11-03HCI timer enabled to HW reset NFC when HCI command times out.Daniel Tomas
2010-11-03Increase hardware reset time.Nick Pelly
2010-11-01Use new PN544_SET_PWR ioctlNick Pelly
2010-10-28Avoid overrun when setting timer.Sylvain Fonteneau
2010-10-28Patch from NXP. New Dal implementationJeff Hamilton
2010-10-28Patch from NXP. Libnfc - Download,Reset mode management and driver workaround...Jeff Hamilton
2010-10-27Assign names to reader and writer thread so its easier to debug them.Nick Pelly
2010-10-12STANDBY mode and Polling loopgoodsc.lee
2010-09-23Initial libnfc checkinNick Pelly