summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* netdev_alloc_pcpu_stats: use less common iterator variableJohannes Berg2015-04-231-3/+3
* mpls: Per-device MPLS stateRobert Shearman2015-04-221-0/+4
* Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-04-221-2/+12
|\
| * Revert "mmc: core: Convert mmc_driver to device_driver"Ulf Hansson2015-04-171-2/+12
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-04-221-3/+3
|\ \
| * \ Merge tag 'imx-dt-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Arnd Bergmann2015-04-141-0/+1
| |\ \
| * \ \ Merge tag 'omap-for-v4.1/prcm-dts' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2015-04-141-3/+3
| |\ \ \
| | * | | ARM: OMAP2+: PRCM: split PRCM module init to their own driver filesTero Kristo2015-03-271-3/+2
| | * | | ARM: OMAP2+: PRCM: add support for static clock memmap indicesTero Kristo2015-03-251-0/+1
* | | | | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-221-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'at91-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2015-04-011-0/+49
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'renesas-r8a7778-ccf-and-multiplatform-for-v4.1' of git://git.kerne...Arnd Bergmann2015-03-111-0/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | ARM: shmobile: r8a7778: common clock framework CPG driverUlrich Hecht2015-02-271-0/+1
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-224-2/+87
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson2015-04-0319-41/+92
| |\ \ \ \ \ \
| | * | | | | | arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose2015-03-271-1/+6
| | * | | | | | arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose2015-03-271-0/+2
| * | | | | | | Merge tag 'gpmc-omap-for-v4.1' of git://github.com/rogerq/linux into next/dri...Olof Johansson2015-04-031-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIMERobert ABEL2015-03-061-1/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson2015-04-031-0/+49
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | mfd: syscon: Add atmel system timer registers definitionAlexandre Belloni2015-03-161-0/+49
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'qcom-soc-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-04-011-0/+28
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | firmware: qcom: scm: Support cpu power down through SCMLina Iyer2015-03-111-1/+6
| | * | | | | firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr functionLina Iyer2015-03-111-5/+2
| | * | | | | firmware: qcom: scm: Clean cold boot entry to export only the APILina Iyer2015-03-111-4/+1
| | * | | | | firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala2015-03-111-0/+29
| | |/ / / /
* | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-04-221-49/+0
|\ \ \ \ \ \
| * | | | | | wlcore: remove wl12xx_platform_dataEliad Peller2015-03-241-25/+0
| * | | | | | wl12xx: use frequency instead of enumerations for pdata clocksLuciano Coelho2015-03-241-24/+3
| * | | | | | wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho2015-03-191-4/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-221-0/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-soc-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson2015-04-031-0/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | ARM: imx6q: Add GPR3 MIPI muxing control register field shift bits definitionLiu Ying2015-03-021-0/+1
| | | |/ / | | |/| |
* | | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-221-27/+0
|\ \ \ \ \
| * | | | | mmc: Remove msm_sdcc driverStephen Boyd2015-03-271-27/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-211-0/+12
|\ \ \ \ \ \
| * | | | | | net: add skb_checksum_complete_unsetTom Herbert2015-04-201-0/+12
* | | | | | | Merge tag 'media/v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-04-212-38/+116
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-21263-2647/+4910
| |\ \ \ \ \ \ \
| * | | | | | | | [media] Add and use IS_REACHABLE macroArnd Bergmann2015-04-081-0/+9
| * | | | | | | | [media] fixp-arith: replace sin/cos table by a better precision oneMauro Carvalho Chehab2015-03-021-38/+107
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-215-4/+82
|\ \ \ \ \ \ \ \
| * | | | | | | | hv: remove the per-channel workqueueDexuan Cui2015-04-031-3/+0
| * | | | | | | | Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-04-011-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | extcon: arizona: Deobfuscate arizona_extcon_do_magicCharles Keepax2015-03-041-1/+1
| | |/ / / / / / /
| * | | | | | | | memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCsAlex Smith2015-03-261-0/+43
| * | | | | | | | misc: Add attribute groupsTakashi Iwai2015-03-251-0/+2
| * | | | | | | | Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman2015-03-2514-13/+60
| |\ \ \ \ \ \ \ \
| * | | | | | | | | lib: devres: add a helper function for ioremap_wcAbhilash Kesavan2015-03-161-0/+2
| * | | | | | | | | Merge 4.0-rc3 into char-misc-nextGreg Kroah-Hartman2015-03-0911-33/+102
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |