summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: st-nci: include st-nci.h instead of ndlc.hChristophe Ricard2015-10-263-3/+2
* NFC: st-nci: Align st-nci driver with other nfc driverChristophe Ricard2015-10-264-64/+39
* NFC: Add Intel Fields Peak NFC solution driverRobert Dolca2015-10-257-0/+1277
* NFC: nci: add nci_get_conn_info_by_id functionRobert Dolca2015-10-252-0/+14
* NFC: nci: fix possible crash in nci_core_conn_createRobert Dolca2015-10-251-1/+8
* NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca2015-10-255-15/+15
* NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca2015-10-254-23/+63
* NFC: nci: Introduce nci_core_cmdRobert Dolca2015-10-252-5/+20
* NFC: nci: Do not call post_setup when setup failsRobert Dolca2015-10-251-2/+1
* NFC: nci: Introduce new core opcodesRobert Dolca2015-10-251-0/+7
* NFC: nci: Add function to get max packet size for connRobert Dolca2015-10-252-0/+13
* NFC: nci: Export nci data send APIRobert Dolca2015-10-251-0/+1
* NFC: st-nci: Rename st-nci_se.cSamuel Ortiz2015-10-255-4/+4
* NFC: delete null dereferenceJulia Lawall2015-10-191-4/+2
* NFC: nfcwilink: Drop a useless static qualifierChristophe JAILLET2015-10-191-1/+1
* NFC: nxp-nci: constify nxp_nci_phy_ops structureJulia Lawall2015-10-193-4/+6
* NFC: nfcmrvl: Auto-select core moduleJean Delvare2015-10-191-7/+5
* NFC: microread: Auto-select core moduleJean Delvare2015-10-191-11/+7
* NFC: pn544: Auto-select core moduleJean Delvare2015-10-191-11/+7
* NFC: trf7970a: Add OF match tableJavier Martinez Canillas2015-10-191-0/+7
* nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leakAxel Lin2015-10-071-1/+1
* nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTOAxel Lin2015-10-071-0/+1
* NFC: s3fwrn5: Remove superfluous cflagsValentin Rothberg2015-10-071-2/+0
* NFC: nci: Use __nci_request for exported routinesSamuel Ortiz2015-10-031-5/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02240-1379/+2429
|\
| * Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-10-024-62/+67
| |\
| | * mmc: core: fix dead loop of mmc_retuneChaotian Jing2015-09-301-2/+4
| | * mmc: pxamci: fix card detect with slot-gpio APIRobert Jarzmik2015-09-291-44/+22
| | * mmc: sunxi: Fix clk-delay settingsHans de Goede2015-09-291-14/+39
| | * mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson2015-09-291-2/+2
| * | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-024-57/+77
| |\ \
| | * | iommu: Make the iova library a moduleSakari Ailus2015-07-282-1/+5
| | * | iommu: iova: Export symbolsSakari Ailus2015-07-281-0/+10
| | * | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-283-39/+54
| | * | iommu/iova: Avoid over-allocating when size-alignedRobin Murphy2015-07-282-17/+8
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-0115-34/+106
| |\ \ \
| | * | | dmapool: fix overflow condition in pool_find_page()Robin Murphy2015-10-011-1/+1
| | * | | thermal: avoid division by zero in power allocatorAndrea Arcangeli2015-10-011-0/+10
| | * | | memcg: remove pcp_counter_lockGreg Thelen2015-10-012-2/+0
| | * | | kprobes: use _do_fork() in samples to make them work againPetr Mladek2015-10-013-12/+12
| | * | | drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton2015-10-011-0/+1
| | * | | memcg: make mem_cgroup_read_stat() unsignedGreg Thelen2015-10-011-12/+18
| | * | | memcg: fix dirty page migrationGreg Thelen2015-10-012-1/+32
| | * | | dax: fix NULL pointer in __dax_pmd_fault()Ross Zwisler2015-10-011-1/+12
| | * | | mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a faultMel Gorman2015-10-011-0/+8
| | * | | mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1)Joonsoo Kim2015-10-011-3/+10
| | * | | userfaultfd: remove kernel header include from uapi headerAndre Przywara2015-10-011-2/+0
| | * | | arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin2015-10-011-0/+2
| * | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-019-30/+116
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools'Rafael J. Wysocki2015-10-013-12/+56
| | |\ \ \ \ \ \
OpenPOWER on IntegriCloud