summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-07NFC: trf7970a: Reread FIFO Status Register when draining FIFOMark A. Greer
2014-09-07NFC: trf7970a: Handle low-watermark IRQ when transmittingMark A. Greer
2014-09-07NFC: trf7970a: Only fill FIFO if there is spaceMark A. Greer
2014-09-07NFC: trf7970a: Prefix TX data when refilling FIFOMark A. Greer
2014-09-07NFC: trf7970a: Remove unnecessary FIFO reset & RSSI readMark A. Greer
2014-09-07NFC: trf7970a: Clear possible spurious interrupt before transmittingMark A. Greer
2014-09-07NFC: trf7970a: Recalculate driver timeout valuesMark A. Greer
2014-09-07NFC: trf7970a: Add RF technology specific guard timesMark A. Greer
2014-09-07NFC: trf7970a: Initialize when enabling RFMark A. Greer
2014-09-07NFC: trf7970a: Disable SYS_CLK OutputMark A. Greer
2014-09-07NFC: trf7970a: Remove unnecessary sleepMark A. Greer
2014-09-07NFC: trf7970a: FIFO Size is really 127 bytesMark A. Greer
2014-09-07NFC: trf7970a: Ignore Overflow bit in FIFO Status RegisterMark A. Greer
2014-09-07NFC: trf7970a: Use spi_sync() instead of spi_write_then_read()Mark A. Greer
2014-09-07NFC: trf7970a: Call spi_setup() to configure SPI communicationMark A. Greer
2014-09-07NFC: trf7970a: Remove trf7970a_tg_listen_mdaa()Mark A. Greer
2014-09-07NFC: trf7970a: Remove incorrect of_node_put() callMark A. Greer
2014-09-01NFC: NCI: Fix NCI RF FRAME interface usageVincent Cuissard
2014-09-01NFC: NCI: Fix nci_register_device init sequenceVincent Cuissard
2014-09-01NFC: NCI: Add support of ISO15693Vincent Cuissard
2014-08-31NFC: trf7970a: Make gpio labels more readableMark A. Greer
2014-08-31NFC: trf7970a: Document the 'en2-rf-quirk' DT propertyMark A. Greer
2014-08-31NFC: trf7970a: Add quirk to keep EN2 lowMark A. Greer
2014-08-31NFC: trf7970a: Document the 'irq-status-read-quirk' DT propertyMark A. Greer
2014-08-31NFC: trf7970a: Move IRQ Status Read quirk to device treeMark A. Greer
2014-08-31NFC: trf7970a: Document the 'vin-voltage-override' DTS propertyMark A. Greer
2014-08-31NFC: trf7970a: Add VIN voltage override supportMark A. Greer
2014-08-31NFC: digital: Add Inititor-side PSL supportMark A. Greer
2014-08-28carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2014-08-28ath9k: Fix channel context timerSujith Manoharan
2014-08-28ath9k: Add more debug statements for channel contextSujith Manoharan
2014-08-28ath9k: Disable fastcc for channel context modeSujith Manoharan
2014-08-28rt2x00: support Ralink 5362.Canek Peláez Valdés
2014-08-28ath9k: Fix channel context creationSujith Manoharan
2014-08-28ath9k: Fix interface limitsSujith Manoharan
2014-08-28ath9k: Print the event/state in ath_chanctx_eventSujith Manoharan
2014-08-28ath9k: Add new chanctx eventsSujith Manoharan
2014-08-28ath9k: Fix ath_chanctx_get()Sujith Manoharan
2014-08-28ath9k: Move ath9k_beacon_add_noa to channel.cSujith Manoharan
2014-08-28ath9k: Remove redundant ifdefSujith Manoharan
2014-08-28ath9k: Fix channel context variables in ath_softcSujith Manoharan
2014-08-28ath9k: Fix 'offchannel' in ath_softcSujith Manoharan
2014-08-28ath9k: Fix function argument typeSujith Manoharan
2014-08-28ath9k: Use ath_chanctx_check_active properlySujith Manoharan
2014-08-28ath9k: Add ath9k_offchannel_initSujith Manoharan
2014-08-28ath9k: Add ath9k_chanctx_wake_queuesSujith Manoharan
2014-08-28ath9k: Add wrappers for beacon eventsSujith Manoharan
2014-08-28ath9k: Fix function declarationsSujith Manoharan
2014-08-28ath9k: Fix channel context eventsSujith Manoharan
2014-08-28ath9k: Make ath_chanctx_switch staticSujith Manoharan