summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-26NFC: nci: Fix improper management of HCI return codeChristophe Ricard
2015-10-26NFC: nci: Fix incorrect data chaining when sending dataChristophe Ricard
2015-10-26NFC: st-nci: Fix incorrect spi buffer sizeChristophe Ricard
2015-10-26NFC: st21nfca: Align st21nfca driver with other nfc driverChristophe Ricard
2015-10-26NFC: st-nci: include st-nci.h instead of ndlc.hChristophe Ricard
2015-10-26NFC: st-nci: Align st-nci driver with other nfc driverChristophe Ricard
2015-10-25NFC: Add Intel Fields Peak NFC solution driverRobert Dolca
2015-10-25NFC: nci: add nci_get_conn_info_by_id functionRobert Dolca
2015-10-25NFC: nci: fix possible crash in nci_core_conn_createRobert Dolca
2015-10-25NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca
2015-10-25NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca
2015-10-25NFC: nci: Introduce nci_core_cmdRobert Dolca
2015-10-25NFC: nci: Do not call post_setup when setup failsRobert Dolca
2015-10-25NFC: nci: Introduce new core opcodesRobert Dolca
2015-10-25NFC: nci: Add function to get max packet size for connRobert Dolca
2015-10-25NFC: nci: Export nci data send APIRobert Dolca
2015-10-25NFC: st-nci: Rename st-nci_se.cSamuel Ortiz
2015-10-19NFC: delete null dereferenceJulia Lawall
2015-10-19NFC: nfcwilink: Drop a useless static qualifierChristophe JAILLET
2015-10-19NFC: nxp-nci: constify nxp_nci_phy_ops structureJulia Lawall
2015-10-19NFC: nfcmrvl: Auto-select core moduleJean Delvare
2015-10-19NFC: microread: Auto-select core moduleJean Delvare
2015-10-19NFC: pn544: Auto-select core moduleJean Delvare
2015-10-19NFC: trf7970a: Add OF match tableJavier Martinez Canillas
2015-10-07nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leakAxel Lin
2015-10-07nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTOAxel Lin
2015-10-07NFC: s3fwrn5: Remove superfluous cflagsValentin Rothberg
2015-10-03NFC: nci: Use __nci_request for exported routinesSamuel Ortiz
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-02Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-10-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-10-01Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-01dmapool: fix overflow condition in pool_find_page()Robin Murphy
2015-10-01thermal: avoid division by zero in power allocatorAndrea Arcangeli
2015-10-01memcg: remove pcp_counter_lockGreg Thelen
2015-10-01kprobes: use _do_fork() in samples to make them work againPetr Mladek
2015-10-01drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton
2015-10-01memcg: make mem_cgroup_read_stat() unsignedGreg Thelen
2015-10-01memcg: fix dirty page migrationGreg Thelen
2015-10-01dax: fix NULL pointer in __dax_pmd_fault()Ross Zwisler
2015-10-01mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman
2015-10-01mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim
2015-10-01userfaultfd: remove kernel header include from uapi headerAndre Przywara
2015-10-01arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin
2015-10-01Merge branch 'bridge_vlan_cleanups_fixes'David S. Miller
2015-10-01bridge: vlan: don't pass flags when creating context onlyNikolay Aleksandrov
2015-10-01bridge: vlan: fix possible null ptr derefs on port init and deinitNikolay Aleksandrov
2015-10-01bridge: vlan: move pvid inside net_bridge_vlan_groupNikolay Aleksandrov