summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: macb: Add SG support for Zynq SOC familyPunnaiah Choudary Kalluri2015-07-081-4/+2
* xen-netback: remove duplicated function definitionLi, Liang Z2015-07-081-3/+0
* mlx4: TCP/UDP packets have L4 hashEric Dumazet2015-07-081-2/+6
* cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai2015-07-031-12/+13
* enic: fix issues in enic_pollGovindarajulu Varadarajan2015-07-021-2/+2
* Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-029-22/+9
|\
| * drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driverPaul Gortmaker2015-06-161-1/+1
| * drivers/power: Convert non-modular syscon-reboot to use builtin_platform_driverPaul Gortmaker2015-06-161-1/+1
| * drivers/soc: Convert non-modular soc-realview to use builtin_platform_driverPaul Gortmaker2015-06-161-1/+1
| * drivers/soc: Convert non-modular tegra/pmc to use builtin_platform_driverPaul Gortmaker2015-06-161-1/+1
| * drivers/cpufreq: Convert non-modular s5pv210-cpufreq.c to use builtin_platfor...Paul Gortmaker2015-06-161-1/+1
| * drivers/cpuidle: Convert non-modular drivers to use builtin_platform_driverPaul Gortmaker2015-06-163-6/+3
| * drivers/platform: Convert non-modular pdev_bus to use builtin_platform_driverPaul Gortmaker2015-06-161-11/+1
* | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...Linus Torvalds2015-07-021-1/+1
|\ \
| * | arm: use subsys_initcall in non-modular pl320 IPC codePaul Gortmaker2015-06-161-1/+1
| |/
* | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-022-21/+2
|\ \
| * | drivers/leds: don't use module_init in non-modular leds-cobalt-raq.cPaul Gortmaker2015-06-161-14/+1
| * | tty/metag_da: Avoid module_init/module_exit in non-modular codeJames Hogan2015-06-161-19/+1
| * | drivers/clk: don't use module_init in clk-nomadik.c which is non-modularPaul Gortmaker2015-06-161-2/+1
| |/
* | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-028-0/+8
|\ \
| * | drivers/cpufreq: include <module.h> for modular exynos-cpufreq.c codePaul Gortmaker2015-06-161-0/+1
| * | drivers/staging: include <module.h> for modular android tegra_ion codePaul Gortmaker2015-06-161-0/+1
| * | drivers/regulator: include <module.h> for modular max77802 codePaul Gortmaker2015-06-161-0/+1
| * | drivers/pcmcia: include <module.h> for modular xxs1500_ss codePaul Gortmaker2015-06-161-0/+1
| * | drivers/hsi: include <module.h> for modular omap_ssi codePaul Gortmaker2015-06-161-0/+1
| * | drivers/gpu: include <module.h> for modular rockchip codePaul Gortmaker2015-06-162-0/+2
| * | drivers/gpio: include <module.h> for modular crystalcove codePaul Gortmaker2015-06-161-0/+1
| * | drivers/clk: include <module.h> for clk-max77xxx modular codePaul Gortmaker2015-06-162-0/+2
| |/
* | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-019-25/+50
|\ \
| * | of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on shGeert Uytterhoeven2015-06-301-3/+3
| * | of/irq: Fix pSeries boot failureJeremy Linton2015-06-301-2/+1
| * | Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-06-307-18/+41
| |\ \
| | * | of/address: use atomic allocation in pci_register_io_range()Jingoo Han2015-06-231-1/+1
| | * | dt/fdt: add empty versions of early_init_dt_*_memory_archRob Herring2015-06-181-0/+11
| | * | of: clean-up unnecessary libfdt include pathsRob Herring2015-06-042-5/+0
| | * | of: make unittest select OF_EARLY_FLATTREE instead of depend on itRob Herring2015-06-041-1/+2
| | * | of: make CONFIG_OF user selectableRob Herring2015-06-041-5/+9
| | * | of/overlay: Grammar s/an negative/a negative/Geert Uytterhoeven2015-05-281-3/+3
| | * | of/fdt: Make fdt blob input parameters of unflatten functions constGeert Uytterhoeven2015-05-281-3/+3
| | * | of: add helper function to retrive match dataJoachim Eastwood2015-05-281-0/+12
| * | | of/fdt: fix argument name and add comments of unflatten_dt_node()Masahiro Yamada2015-06-041-1/+4
| * | | of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov2015-06-041-1/+1
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-07-0116-155/+870
|\ \ \ \
| * | | | watchdog: omap_wdt: early_enable module parameterLars Poeschel2015-07-011-0/+8
| * | | | watchdog: gpio_wdt: Add option for early registrationJean-Baptiste Theou2015-06-292-0/+21
| * | | | watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou2015-06-291-18/+100
| * | | | watchdog: max63xx: dynamically allocate deviceVivien Didelot2015-06-291-66/+104
| * | | | watchdog: imx2_wdt: Disable previously acquired clock on error pathFabio Estevam2015-06-261-1/+5
| * | | | watchdog: imx2_wdt: Check for clk_prepare_enable() errorFabio Estevam2015-06-261-2/+7
| * | | | watchdog: hpwdt: Add support for WDIOC_SETOPTIONSJean Delvare2015-06-221-1/+15