summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-05-05NFC: st21nfca: Synchronize i2c Tx and Rx pathChristophe Ricard
2014-05-05NFC: st21nfca: Improved i2c Rx data correctness checkChristophe Ricard
2014-05-05NFC: st21nfca: Fix st21nfca_hci_remove_len_crc tail room handlingChristophe Ricard
2014-05-05NFC: st21nfca: Fix incorrect byte stuffing revocationChristophe Ricard
2014-05-05NFC: st21nfca: Remove few useless includeChristophe Ricard
2014-04-22NFC: st21nfca: Improve st21nfca initialization by handling reboot properlyChristophe Ricard
2014-04-22NFC: st21nfca: Reworked st21nfca_request_resourcesChristophe Ricard
2014-04-22NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result.Christophe Ricard
2014-04-22NFC: st21nfca: Add __packed to struct st21nfca_pipe_infoChristophe Ricard
2014-04-22NFC: st21nfca: Remove sporadic wait_tab variable from functions.Christophe Ricard
2014-04-22NFC: st21nfca: Fix warning: array subscript is above array boundsChristophe Ricard
2014-04-22NFC: st21nfca: Fix sparse: cast to restricted __be16Christophe Ricard
2014-04-22NFC: pn544_i2c: Fix null pointer exception when not using platform dataClement Perrochaud
2014-04-22NFC: trf7970a: Add support for the ISO/IEC 14443-B and Type 4B tagsMark A. Greer
2014-04-22NFC: trf7970a: Add 'autosuspend-delay' DTS propertyMark A. Greer
2014-04-22NFC: trf7970a: Don't return value from trf7970a_switch_rf_on()Mark A. Greer
2014-04-22NFC: trf7970a: Add pm_runtime supportMark A. Greer
2014-04-22NFC: trf7970a: Turn RF on after hardware is configuredMark A. Greer
2014-04-22NFC: trf7970a: Set correct Vin voltage in Chip Status Control registerMark A. Greer
2014-04-22NFC: trf7970a: Allow different Modulator and SYS_CLK Control register valuesMark A. Greer
2014-04-22NFC: trf7970a: Set 'Modulator and SYS_CLK Control' after 'ISO Control'Mark A. Greer
2014-04-22NFC: trf7970a: Only write 'ISO Control' when its changingMark A. Greer
2014-04-22NFC: trf7970a: Reset FIFO when 'End of TX' Interrupt OccursMark A. Greer
2014-04-22NFC: trf7970a: Clear 'NFC Target Detection Level' registerMark A. Greer
2014-04-22NFC: trf7970a: Only abort a command if one is activeMark A. Greer
2014-04-22NFC: trf7970a: Increase TRF7970A_WAIT_FOR_RX_DATA_TIMEOUT to 20 msMark A. Greer
2014-04-22NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544Clement Perrochaud
2014-04-22NFC: st21nfca: Implement load_session HCI hookChristophe Ricard
2014-04-22NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC ChipChristophe Ricard
2014-04-12sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione
2014-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-12r8152: check RTL8152_UNPLUGhayeswang
2014-04-12net: sun4i-emac: add promiscuous supportMarc Zyngier
2014-04-12net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2014-04-11Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-11Merge tag 'md/3.15' of git://neil.brown.name/mdLinus Torvalds
2014-04-11Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-04-11ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn
2014-04-11target/tcm_fc: Rename ft_tport_create to ft_tport_getAndy Grover
2014-04-11target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwnAndy Grover
2014-04-11target/tcm_fc: Rename structs and list members for clarityAndy Grover
2014-04-11target/tcm_fc: Limit to 1 TPG per wwnAndy Grover