Age | Commit message (Expand) | Author |
2015-10-25 | NFC: nci: fix possible crash in nci_core_conn_create | Robert Dolca |
2015-10-25 | NFC: nci: rename nci_prop_ops to nci_driver_ops | Robert Dolca |
2015-10-25 | NFC: nci: Allow the driver to set handler for core nci ops | Robert Dolca |
2015-10-25 | NFC: nci: Introduce nci_core_cmd | Robert Dolca |
2015-10-25 | NFC: nci: Do not call post_setup when setup fails | Robert Dolca |
2015-10-25 | NFC: nci: Introduce new core opcodes | Robert Dolca |
2015-10-25 | NFC: nci: Add function to get max packet size for conn | Robert Dolca |
2015-10-25 | NFC: nci: Export nci data send API | Robert Dolca |
2015-10-25 | NFC: st-nci: Rename st-nci_se.c | Samuel Ortiz |
2015-10-19 | NFC: delete null dereference | Julia Lawall |
2015-10-19 | NFC: nfcwilink: Drop a useless static qualifier | Christophe JAILLET |
2015-10-19 | NFC: nxp-nci: constify nxp_nci_phy_ops structure | Julia Lawall |
2015-10-19 | NFC: nfcmrvl: Auto-select core module | Jean Delvare |
2015-10-19 | NFC: microread: Auto-select core module | Jean Delvare |
2015-10-19 | NFC: pn544: Auto-select core module | Jean Delvare |
2015-10-19 | NFC: trf7970a: Add OF match table | Javier Martinez Canillas |
2015-10-07 | nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leak | Axel Lin |
2015-10-07 | nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTO | Axel Lin |
2015-10-07 | NFC: s3fwrn5: Remove superfluous cflags | Valentin Rothberg |
2015-10-03 | NFC: nci: Use __nci_request for exported routines | Samuel Ortiz |
2015-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-02 | Merge tag 'mmc-v4.3-rc3' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2015-10-02 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds |
2015-10-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-10-01 | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-10-01 | dmapool: fix overflow condition in pool_find_page() | Robin Murphy |
2015-10-01 | thermal: avoid division by zero in power allocator | Andrea Arcangeli |
2015-10-01 | memcg: remove pcp_counter_lock | Greg Thelen |
2015-10-01 | kprobes: use _do_fork() in samples to make them work again | Petr Mladek |
2015-10-01 | drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSE | Andrew Morton |
2015-10-01 | memcg: make mem_cgroup_read_stat() unsigned | Greg Thelen |
2015-10-01 | memcg: fix dirty page migration | Greg Thelen |
2015-10-01 | dax: fix NULL pointer in __dax_pmd_fault() | Ross Zwisler |
2015-10-01 | mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault | Mel Gorman |
2015-10-01 | mm/slab: fix unexpected index mapping result of kmalloc_size(INDEX_NODE+1) | Joonsoo Kim |
2015-10-01 | userfaultfd: remove kernel header include from uapi header | Andre Przywara |
2015-10-01 | arch/x86/include/asm/efi.h: fix build failure | Andrey Ryabinin |
2015-10-01 | Merge branch 'bridge_vlan_cleanups_fixes' | David S. Miller |
2015-10-01 | bridge: vlan: don't pass flags when creating context only | Nikolay Aleksandrov |
2015-10-01 | bridge: vlan: fix possible null ptr derefs on port init and deinit | Nikolay Aleksandrov |
2015-10-01 | bridge: vlan: move pvid inside net_bridge_vlan_group | Nikolay Aleksandrov |
2015-10-01 | bridge: vlan: fix possible null vlgrp deref while registering new port | Nikolay Aleksandrov |
2015-10-01 | bridge: vlan: adjust rhashtable initial size and hash locks size | Nikolay Aleksandrov |
2015-10-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-10-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-10-01 | Merge branches 'pm-cpuidle', 'pm-opp' and 'pm-tools' | Rafael J. Wysocki |
2015-10-01 | Merge branch 'acpi-ec' | Rafael J. Wysocki |
2015-10-01 | Merge branches 'pm-pci' and 'acpi-pci' | Rafael J. Wysocki |
2015-10-01 | Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS | Dirk Müller |