summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: st21nfca: Improve st21nfca initialization by handling reboot properlyChristophe Ricard2014-04-221-8/+39
* NFC: st21nfca: Reworked st21nfca_request_resourcesChristophe Ricard2014-04-221-16/+26
* NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result.Christophe Ricard2014-04-221-6/+1
* NFC: st21nfca: Add __packed to struct st21nfca_pipe_infoChristophe Ricard2014-04-221-1/+1
* NFC: st21nfca: Remove sporadic wait_tab variable from functions.Christophe Ricard2014-04-221-4/+3
* NFC: st21nfca: Fix warning: array subscript is above array boundsChristophe Ricard2014-04-221-3/+3
* NFC: hci: Fix sparse: cast to restricted __be16Christophe Ricard2014-04-221-1/+1
* NFC: st21nfca: Fix sparse: cast to restricted __be16Christophe Ricard2014-04-221-1/+1
* NFC: pn544_i2c: Fix null pointer exception when not using platform dataClement Perrochaud2014-04-221-1/+5
* NFC: trf7970a: Add support for the ISO/IEC 14443-B and Type 4B tagsMark A. Greer2014-04-221-1/+7
* NFC: digital: Add support for ISO/IEC 14443-B ProtocolMark A. Greer2014-04-223-2/+233
* NFC: digital: Add macros for the ISO/IEC 14443-B ProtocolMark A. Greer2014-04-221-0/+4
* NFC: trf7970a: Document the 'autosuspend-delay' DTS propertyMark A. Greer2014-04-221-0/+2
* NFC: trf7970a: Add 'autosuspend-delay' DTS propertyMark A. Greer2014-04-221-2/+17
* NFC: trf7970a: Don't return value from trf7970a_switch_rf_on()Mark A. Greer2014-04-221-13/+6
* NFC: trf7970a: Add pm_runtime supportMark A. Greer2014-04-221-37/+85
* NFC: trf7970a: Turn RF on after hardware is configuredMark A. Greer2014-04-221-5/+16
* NFC: trf7970a: Set correct Vin voltage in Chip Status Control registerMark A. Greer2014-04-221-3/+8
* NFC: trf7970a: Allow different Modulator and SYS_CLK Control register valuesMark A. Greer2014-04-221-1/+4
* NFC: trf7970a: Set 'Modulator and SYS_CLK Control' after 'ISO Control'Mark A. Greer2014-04-221-5/+5
* NFC: trf7970a: Only write 'ISO Control' when its changingMark A. Greer2014-04-221-6/+19
* NFC: trf7970a: Reset FIFO when 'End of TX' Interrupt OccursMark A. Greer2014-04-221-1/+3
* NFC: trf7970a: Clear 'NFC Target Detection Level' registerMark A. Greer2014-04-221-0/+5
* NFC: trf7970a: Only abort a command if one is activeMark A. Greer2014-04-221-1/+12
* NFC: trf7970a: Increase TRF7970A_WAIT_FOR_RX_DATA_TIMEOUT to 20 msMark A. Greer2014-04-221-5/+5
* NFC: pn544: i2c: Add DTS DocumentationClement Perrochaud2014-04-221-0/+35
* NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544Clement Perrochaud2014-04-221-17/+131
* NFC: st21nfca: Implement load_session HCI hookChristophe Ricard2014-04-221-1/+116
* NFC: hci: Add load_session HCI operandChristophe Ricard2014-04-222-24/+22
* NFC: hci: Extend command execution delayChristophe Ricard2014-04-221-2/+4
* NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC ChipChristophe Ricard2014-04-228-0/+1253
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-04-136-120/+196
|\
| * scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat2014-04-081-7/+7
| * scripts/bootgraph.pl: Add graphic headerFabian Frederick2014-04-081-2/+40
| * scripts: objdiff: detect object code changes between two commitsJason Cooper2014-04-082-1/+142
| * Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin2014-03-291-103/+0
| * scripts/tags.sh: Ignore *.mod.cPrarit Bhargava2014-02-062-7/+7
* | sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka2014-04-131-0/+4
* | powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras2014-04-131-1/+2
* | futex: update documentation for ordering guaranteesDavidlohr Bueso2014-04-131-9/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-13102-433/+420
|\ \
| * \ Merge branch 'tunnels'David S. Miller2014-04-122-2/+2
| |\ \
| | * | vti: don't allow to add the same tunnel twiceNicolas Dichtel2014-04-121-1/+1
| | * | gre: don't allow to add the same tunnel twiceNicolas Dichtel2014-04-121-1/+1
| |/ /
| * | drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione2014-04-121-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-04-1214-203/+91
| |\ \
| | * | i40evf: program RSS LUT correctlyMitch A Williams2014-04-111-4/+16
| | * | i40evf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| | * | ixgb: remove open-coded skb_cow_headFrancois Romieu2014-04-111-6/+4
| | * | igbvf: remove open-coded skb_cow_headFrancois Romieu2014-04-111-9/+7