summaryrefslogtreecommitdiffstats
path: root/net/caif/cfdbgl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-25NFC: pn533: Target mode Tx fragmentation supportOlivier Guiter1-7/+70
2013-09-25NFC: pn533: Add support for incoming fragmented frame in target modeOlivier Guiter1-8/+64
2013-09-25NFC: pn533: Add MI/TG bits only when in Initiator modeOlivier Guiter1-8/+11
2013-09-25NFC: NCI: Modify NCI SPI to implement CS/INT handshake per the specEric Lapuyade2-32/+34
2013-09-25NFC: NCI: nci_spi_recv_frame() now returns (not forward) the read frameEric Lapuyade2-17/+11
2013-09-25NFC: NCI: zero struct spi_transfer variables before usageEric Lapuyade1-0/+9
2013-09-25NFC: netlink: SE API implementationSamuel Ortiz1-0/+91
2013-09-25NFC: Define secure element IO API and commandsSamuel Ortiz2-0/+9
2013-09-25NFC: Document NFC targets sens_res fieldSamuel Ortiz1-0/+8
2013-09-25NFC: digital: Fix sens_res endiannes handlingThierry Escande1-9/+6
2013-09-25NFC: rawsock: Fix a memory leakThierry Escande1-2/+5
2013-09-25NFC: pn533: Staticize local symbolsSachin Kamat1-2/+2
2013-09-25NFC: nfcwilink: Remove redundant dev_set_drvdataSachin Kamat1-2/+0
2013-09-25NFC: digital: digital_tg_send_sensf_res() can be staticFengguang Wu1-1/+1
2013-09-25NFC: digital: Add newline to pr_* callsSamuel Ortiz3-26/+22
2013-09-25NFC: digital: Remove PR_ERR and PR_DBG macrosSamuel Ortiz4-27/+31
2013-09-25NFC: NCI: Store the spi device pointer from the spi instanceEric Lapuyade1-0/+1
2013-09-25NFC Digital: Add target NFC-DEP supportThierry Escande4-7/+755
2013-09-25NFC Digital: Add initiator NFC-DEP supportThierry Escande5-6/+435
2013-09-25NFC Digital: Add NFC-F technology supportThierry Escande4-0/+153
2013-09-25NFC Digital: Add NFC-A technology supportThierry Escande5-4/+491
2013-09-25NFC Digital: Implement driver commands mechanismThierry Escande5-8/+452
2013-09-25NFC: Digital Protocol stack implementationThierry Escande5-0/+391
2013-09-25NFC: pn533: Start listen timer from start_pollSamuel Ortiz1-1/+11
2013-09-25NFC: pn533: Send ATR_REQ directly for active device detectionSamuel Ortiz1-1/+120
2013-09-25NFC: Set active target upon DEP up event receptionSamuel Ortiz1-0/+13
2013-09-25NFC: NCI: Simplify NCI SPI to become a simple framing/checking layerEric Lapuyade3-155/+70
2013-09-25NFC: Move struct nfc_phy_ops out of HCI up to nfc core levelEric Lapuyade2-6/+6
2013-09-25NFC: NCI: Rename spi ndev -> nsdev and nci_dev -> ndev for consistencyEric Lapuyade2-77/+77
2013-09-25NFC: NCI: Fix wrong allocation size in nci_spi_allocate_device()Eric Lapuyade1-1/+1
2013-09-25NFC: Standardize logging styleJoe Perches8-61/+50
2013-09-25NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches4-122/+115
2013-09-25NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches4-122/+91
2013-09-25NFC: pn544: Add SE enable/disable operationArron Wang1-7/+79
2013-09-25NFC: Export nfc_find_se()Arron Wang2-4/+6
2013-09-25NFC: pn544: Add SE discover operationArron Wang1-0/+30
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov1-4/+1
2013-09-19netpoll: fix NULL pointer dereference in netpoll_cleanupNikolay Aleksandrov1-5/+4
2013-09-19skge: fix broken driverMikulas Patocka1-2/+3
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka9-16/+20
2013-09-19ip: use ip_hdr() in __ip_make_skb() to retrieve IP headerAnsis Atteka1-1/+1
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant3-21/+23
2013-09-19MIPS: Fix invalid symbolic link fileMadhavan Srinivasan1-1/+1
2013-09-19MIPS: PCI: pci-bcm1480: Include missing vt.h headerMarkos Chandras1-0/+1
2013-09-19MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.Ralf Baechle1-0/+13
2013-09-19MIPS: Add MIPS R5 config5 register.Ralf Baechle1-0/+7
2013-09-19drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter1-0/+8
2013-09-19drm, ttm Fix uninitialized warningPrarit Bhargava1-1/+1
2013-09-19drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs1-1/+1
2013-09-19MIPS: PCI: Use pci_resource_to_user to map pci memory space properlyWolfgang Grandegger1-0/+12