summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott
2014-07-29clk: Propagate any error return from debug_init()Chris Brand
2014-07-30ACPI / PNP: Fix acpi_pnp_match()Rafael J. Wysocki
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli
2014-07-29cdc-ether: clean packet filter upon probeOliver Neukum
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov
2014-07-29ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA H...Suman Tripathi
2014-07-29ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controll...Suman Tripathi
2014-07-28clk: Add CLPS711X clk driverAlexander Shiyan
2014-07-28clk: st: Use round to closest divider flagGabriel FERNANDEZ
2014-07-28clk: st: Update frequency tables for fs660c32 and fs432c65Gabriel FERNANDEZ
2014-07-28clk: st: STiH407: Support for clockgenA9Gabriel FERNANDEZ
2014-07-28clk: st: STiH407: Support for clockgenD0/D2/D3Gabriel FERNANDEZ
2014-07-28clk: st: STiH407: Support for clockgenC0Gabriel FERNANDEZ
2014-07-28clk: st: Add quadfs reset handlingGabriel FERNANDEZ
2014-07-28clk: st: Add polarity bit indicationGabriel FERNANDEZ
2014-07-28clk: st: STiH407: Support for clockgenA0Gabriel FERNANDEZ
2014-07-28clk: st: STiH407: Support for A9 MUX ClocksGabriel FERNANDEZ
2014-07-28clk: st: STiH407: Support for Flexgen ClocksGabriel FERNANDEZ
2014-07-28clk: st: Remove uncessary (void *) castGabriel FERNANDEZ
2014-07-28clk: st: use static const for clkgen_pll_data tablesGabriel FERNANDEZ
2014-07-28clk: st: use static const for stm_fs tablesGabriel FERNANDEZ
2014-07-28neighbour : fix ndm_type type error issueJun Zhao
2014-07-28sunvnet: only use connected ports when sendingDavid L Stevens
2014-07-28Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller
2014-07-28clk: sunxi: staticize structures and arraysEmilio López
2014-07-28clk: sunxi: add __iomem markings to MMIO pointersEmilio López
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-27Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-07-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-25parport: fix menu breakageRandy Dunlap
2014-07-26clk: samsung: register exynos5420 apll/kpll configuration dataThomas Abraham
2014-07-26clk: samsung: exynos5420: Setup clocks before system suspendVikas Sajjan
2014-07-26clk: samsung: Make of_device_id array constKrzysztof Kozlowski
2014-07-26clk: samsung: exynos3250: Enable ARMCLK down featureKrzysztof Kozlowski
2014-07-26clk: samsung: exynos4: Enable ARMCLK down featureKrzysztof Kozlowski
2014-07-26clk: samsung: Add driver to control CLKOUT line on Exynos SoCsTomasz Figa
2014-07-26clk: samsung: exynos4: Add CLKOUT clock hierarchyTomasz Figa
2014-07-25Merge tag 'sunxi-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Mike Turquette
2014-07-26clk: samsung: exynos4: Add missing CPU/DMC clock hierarchyTomasz Figa
2014-07-25Merge tag 'qcom-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette
2014-07-25Merge branch 'for-v3.17/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette
2014-07-25clk: Support for clock parents and rates assigned from device treeSylwester Nawrocki
2014-07-25arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas
2014-07-25Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas
2014-07-25can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...George Cherian
2014-07-24bnx2x: fix crash during TSO tunnelingDmitry Kravkov
2014-07-24r8152: fix the checking of the usb speedhayeswang