summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-26Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-0/+3
2015-10-26Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-3/+5
2015-10-26Merge tag 'asoc-v4.3-rc2' into asoc-nextMark Brown4-1/+18
2015-10-26Merge tag 'arm/soc/for-4.4/rpi-drivers' of https://github.com/Broadcom/stblin...Olof Johansson1-0/+120
2015-10-26tracing: Implement event pid filteringSteven Rostedt (Red Hat)1-0/+7
2015-10-26tracepoint: Give priority to probes of tracepointsSteven Rostedt (Red Hat)1-0/+13
2015-10-26Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson1-1/+3
2015-10-26bus: sunxi-rsb: Add driver for Allwinner Reduced Serial BusChen-Yu Tsai1-0/+105
2015-10-26Merge branch 'acpi-pci'Rafael J. Wysocki2-0/+25
2015-10-26Merge branch 'acpi-init'Rafael J. Wysocki6-49/+100
2015-10-26Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki2-5/+18
2015-10-26Merge branch 'device-properties'Rafael J. Wysocki4-26/+82
2015-10-26Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman16-112/+118
2015-10-25NFC: nci: add nci_get_conn_info_by_id functionRobert Dolca1-0/+1
2015-10-25NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca1-3/+3
2015-10-25NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca1-2/+9
2015-10-25NFC: nci: Introduce nci_core_cmdRobert Dolca1-0/+1
2015-10-25NFC: nci: Introduce new core opcodesRobert Dolca1-0/+7
2015-10-25NFC: nci: Add function to get max packet size for connRobert Dolca1-0/+1
2015-10-25acpi: add acpi_preset_companion() stubDustin Byford1-0/+5
2015-10-25net/xps: Fix calculation of initial number of xps queuesHelge Deller1-2/+2
2015-10-24ARM: bcm2835: add mutual inclusion protectionAlexander Aring1-0/+5
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-1/+63
2015-10-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-163/+110
2015-10-24raid5: add basic stripe logShaohua Li1-0/+58
2015-10-24md: override md superblock recovery_offset for journal deviceShaohua Li1-1/+4
2015-10-24MD: add a new disk role to present write journal deviceSong Liu1-0/+3
2015-10-24MD: replace special disk roles with macrosSong Liu1-0/+4
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-67/+13
2015-10-24i2c-dev: Fix typo in ioctl name referenceJean Delvare1-1/+3
2015-10-23clk: Remove clk_{register,unregister}_multiplier()Stephen Boyd1-7/+0
2015-10-23sunrpc/cache: make cache flushing more reliable.Neil Brown1-5/+11
2015-10-23lockd: get rid of reference-counted NSM RPC clientsAndrey Ryabinin1-0/+1
2015-10-23mfd: core: redo ACPI matching of the children devicesAndy Shevchenko1-2/+8
2015-10-23clk: samsung: exynos5250: Add DISP1 clocksTomeu Vizoso1-1/+3
2015-10-23Merge tag 'imx-dt-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Olof Johansson5-5/+10
2015-10-23Merge tag 'imx-soc-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson1-0/+47
2015-10-23Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanupOlof Johansson1-1/+0
2015-10-23spi: fix kernel-doc warnings about missing return desc in spi.hJavier Martinez Canillas1-14/+20
2015-10-23Merge branches 'topic/core' and 'topic/stats' of git://git.kernel.org/pub/scm...Mark Brown1-0/+4
2015-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller3-0/+10
2015-10-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-13/+66
2015-10-23mpls: multipath route supportRoopa Prabhu1-1/+1
2015-10-23xen/grant-table: Add an helper to iterate over a specific number of grantsJulien Grall1-0/+6
2015-10-23xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall1-2/+2
2015-10-23xen/gntdev: use types from linux/types.h in userspace headersMikko Rapeli1-16/+18
2015-10-23xen/gntalloc: use types from linux/types.h in userspace headersMikko Rapeli1-10/+12
2015-10-23xen/grant: Add helper gnttab_page_grant_foreign_access_ref_oneJulien Grall1-0/+9
2015-10-23xen/grant: Introduce helpers to split a page into grantJulien Grall1-0/+42
2015-10-23xen: Add Xen specific page definitionJulien Grall1-1/+26