aboutsummaryrefslogtreecommitdiff
path: root/drivers/nfc/pn533.c
AgeCommit message (Expand)Author
2013-01-10NFC: pn533: Del frame logic from Data Exchange cmdWaldemar Rymarkiewicz
2013-01-10NFC: pn533: Del frame logic from InJumForDep cmdWaldemar Rymarkiewicz
2013-01-10NFC: pn533: Del frame logic from TgGet/SetData cmdWaldemar Rymarkiewicz
2013-01-10NFC: pn533: Remove pn533_send_cmd_frame_syncWaldemar Rymarkiewicz
2013-01-10NFC: pn533: Add pn533_alloc_skb for req allocationWaldemar Rymarkiewicz
2013-01-10NFC: pn533: Add a new pn533_send_sync ifaceWaldemar Rymarkiewicz
2013-01-10NFC: pn533: Add a new pn533_send_data_async ifaceWaldemar Rymarkiewicz
2013-01-10NFC: pn533: Add a new pn533_send_cmd_async ifaceWaldemar Rymarkiewicz
2013-01-10NFC: pn533: Remove pointless flags paramWaldemar Rymarkiewicz
2013-01-10NFC: pn533: Add frame header length defineWaldemar Rymarkiewicz
2013-01-10NFC: pn533: Remove unused definitionsWaldemar Rymarkiewicz
2013-01-10NFC: pn533: Remove in/out_maxlen as it is not usedWaldemar Rymarkiewicz
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-20NFC: Fix pn533 target mode memory leakThierry Escande
2012-11-20NFC: pn533: Fix mem leak in pn533_in_dep_link_upWaldemar Rymarkiewicz
2012-11-20NFC: pn533: Fix use after freeSzymon Janc
2012-11-20NFC: pn533: Fix missing lock while operating on commands listSzymon Janc
2012-10-26NFC: pn533: Remove unused arg parameterWaldemar Rymarkiewicz
2012-10-26NFC: pn533: Fix in/out frame buffer allocationWaldemar Rymarkiewicz
2012-09-27NFC: Fix missing mutex unlock in pn533_send_cmd_frame_asyncSzymon Janc
2012-09-25NFC: Don't use WQ_MEM_RECLAIM for pn533Tejun Heo
2012-09-25NFC: Queue pn533 commandsSamuel Ortiz
2012-07-09NFC: Add ISO 14443 type B protocolSamuel Ortiz
2012-07-09NFC: Use communicate thru only for PaSoRi when trying to read Felica tagsSamuel Ortiz
2012-07-09NFC: Add initial Sony RC-S360 support to pn533Samuel Ortiz
2012-06-04NFC: Monitor pn533 target modeSamuel Ortiz
2012-06-04NFC: Convert pn533 from semaphore to mutexSamuel Ortiz
2012-06-04NFC: Set the proper baud rate when trying to activate pn533 targetsSamuel Ortiz
2012-06-04NFC: Implement pn533 polling loopSamuel Ortiz
2012-06-04NFC: Add type A and type F parameters for pn533 target modeSamuel Ortiz
2012-06-04NFC: Add passive initiator data for pn533Samuel Ortiz
2012-06-04NFC: Configure pn533 RF timingsSamuel Ortiz
2012-06-04NFC: Unregister device if pn533 initial configuration failsSamuel Ortiz
2012-06-04NFC: Reset poll mod list when stopping pn533 pollSamuel Ortiz
2012-06-04NFC: Implement the pn533 target mode Tx opSamuel Ortiz
2012-06-04NFC: Implement the pn533 target mode data fetching routineSamuel Ortiz
2012-06-04NFC: Introduce target mode tx opsSamuel Ortiz
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz
2012-06-04NFC: Implement pn533 target mode polling loopSamuel Ortiz
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz
2012-05-15NFC: Remove unneeded pn533 dev NULL checkDan Carpenter
2012-05-15NFC: Cache the core NFC active target pointer instead of its indexEric Lapuyade
2012-04-12NFC: pn533 Rx chaining supportSamuel Ortiz
2012-04-12NFC: Convert pn533 from tasklet to workqueuesSamuel Ortiz
2012-03-06NFC: Remove the rf mode parameter from the DEP link up routineSamuel Ortiz
2012-03-06NFC: Export NFCID when detecting a p2p target with pn533Samuel Ortiz
2012-03-06NFC: Export Jewel/Topaz ID from pn533Samuel Ortiz
2012-03-06NFC: Export sensf from pn533Samuel Ortiz
2012-03-06NFC: Clear pn533 target structureSamuel Ortiz
2012-03-06NFC: Export NFCID1 from pn533Samuel Ortiz