summaryrefslogtreecommitdiff
path: root/net/nfc/core.c
Commit message (Expand)AuthorAge
* NFC: Convert timers to use timer_setup()Allen Pais2017-11-06
* NFC: fix device-allocation error returnJohan Hovold2017-11-06
* net:nfc: use setup_timerAllen Pais2017-09-21
* NFC: fix broken device allocationJohan Hovold2017-06-18
* nfc: netlink: HCI event connectivity implementationChristophe Ricard2015-12-29
* NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-27
* NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard2015-02-02
* NFC: nfc_disable_se Remove useless blank line at beginning of functionChristophe Ricard2015-01-26
* NFC: nfc_enable_se Remove useless blank line at beginning of functionChristophe Ricard2015-01-26
* NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gbAxel Lin2014-03-14
* NFC: Remove redundant test for dev->n_targets in nfc_find_targetAxel Lin2014-03-14
* NFC: Use list_for_each_entry in nfc_find_se()Axel Lin2014-02-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-17
|\
| * NFC: Only warn on SE discovery errorSamuel Ortiz2014-01-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
|\ \ | |/ |/|
| * NFC: Fix target mode p2p link establishmentArron Wang2014-01-04
* | nfc: Fix FSF address in file headersJeff Kirsher2013-12-11
|/
* NFC: Set active target upon DEP up event receptionSamuel Ortiz2013-09-25
* NFC: Export nfc_find_se()Arron Wang2013-09-25
* NFC: Update secure element stateArron Wang2013-08-14
* NFC: Fix secure element state checkArron Wang2013-08-14
* NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade2013-08-14
* NFC: Fix SE discovery failure warning conditionSamuel Ortiz2013-08-14
* NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-31
* NFC: Add secure element enablement internal APISamuel Ortiz2013-06-14
* NFC: Remove and free all SEs when releasing an NFC deviceSamuel Ortiz2013-06-14
* NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz2013-06-14
* NFC: Add secure elements addition and removal APISamuel Ortiz2013-06-14
* NFC: Extend and fix the internal secure element APISamuel Ortiz2013-06-14
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-14
* NFC: Add firmware upload netlink commandEric Lapuyade2013-06-14
* NFC: RFKILL supportSamuel Ortiz2013-04-12
* NFC: Prevent polling when device is downSamuel Ortiz2013-04-11
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * driver-core: constify data for class_find_device()Michał Mirosław2013-02-06
* | NFC: Initial Secure Element APISamuel Ortiz2013-01-10
* | NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-10
|/
* NFC: Fix some code style and whitespace issuesSzymon Janc2012-10-26
* NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz2012-10-26
* NFC: Set rf_mode to NFC_RF_NONE where necessaryThierry Escande2012-10-26
* NFC: HCI check presence must not fail when driver doesn't support itEric Lapuyade2012-10-26
* workqueue: avoid using deprecated functionsLinus Torvalds2012-10-02
* NFC: Use system_nrt_wq instead of custom onesTejun Heo2012-09-25
* NFC: Add netlink module alias for NFCSamuel Ortiz2012-07-09
* NFC: Add modules alias for NFC socketsSamuel Ortiz2012-07-09
* NFC: nfc_driver_failure() implementationEric Lapuyade2012-07-09
* NFC: nfc_targets_found() should accept zero target foundEric Lapuyade2012-07-09
* NFC: Core must test the device polling state inside the device lockEric Lapuyade2012-07-09
* NFC: Driver failure APIEric Lapuyade2012-07-09
* NFC: Call the DEP link down ops even when in target modeSamuel Ortiz2012-06-04