aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-09cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2-8/+37
2015-09-09net: fec: add netif status check before set mac addressNimrod Andy1-0/+8
2015-09-09r8152: fix the runtime suspend issueshayeswang1-2/+57
2015-09-09r8152: split DRIVER_VERSIONhayeswang1-2/+7
2015-09-09add microchip LAN88xx phy driverWoojung.Huh@microchip.com3-0/+154
2015-09-09stmmac: fix check for phydev being openAlexey Brodkin1-1/+4
2015-09-09net: qlcnic: delete redundant memsetsRasmus Villemoes3-6/+0
2015-09-09net: mv643xx_eth: use kzallocRasmus Villemoes1-4/+1
2015-09-09net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes1-6/+2
2015-09-09net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes1-2/+1
2015-09-09Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-msm into next/lateKevin Hilman5-0/+2374
2015-09-09Merge branch 'drivers/reset' into next/lateKevin Hilman8-12/+564
2015-09-09net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser1-6/+1
2015-09-09net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli1-2/+2
2015-09-09soc: qcom: smd: Correct fBLOCKREADINTR handlingBjorn Andersson1-3/+3
2015-09-09soc: qcom: smd: Use correct remote processor IDAndy Gross1-4/+12
2015-09-09soc: qcom: smem: Fix errant private accessAndy Gross1-12/+6
2015-09-09Merge tag 'qcom-soc-for-4.3' into v4.2-rc2Andy Gross5-0/+2372
2015-09-09intel_pstate: fix PCT_TO_HWP macroKristen Carlson Accardi1-7/+14
2015-09-09intel_pstate: Fix user input of min/max to legal policy regionChen Yu1-3/+14
2015-09-09PM / OPP: Return suspend_opp only if it is enabledViresh Kumar1-7/+5
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand37-0/+37
2015-09-09watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errorsBjorn Andersson1-1/+1
2015-09-09watchdog: at91sam9: get and use slow clockAlexandre Belloni1-2/+20
2015-09-09watchdog: add a driver to support SAMA5D4 watchdog timerWenyou Yang4-0/+292
2015-09-09watchdog: mpc8xxx: allow to compile for MPC512xUwe Kleine-König1-1/+1
2015-09-09watchdog: mpc8xxx: use better error code when watchdog cannot be enabledUwe Kleine-König1-1/+1
2015-09-09watchdog: mpc8xxx: use dynamic memory for device specific dataUwe Kleine-König1-35/+53
2015-09-09watchdog: mpc8xxx: use devm_ioremap_resource to map memoryUwe Kleine-König1-12/+7
2015-09-09watchdog: mpc8xxx: make use of of_device_get_match_dataUwe Kleine-König1-4/+2
2015-09-09watchdog: mpc8xxx: simplify registrationUwe Kleine-König1-31/+7
2015-09-09watchdog: mpc8xxx: remove dead codeUwe Kleine-König1-13/+2
2015-09-09watchdog: lpc18xx_wdt_get_timeleft() can be staticFengguang Wu1-1/+1
2015-09-09watchdog: NXP LPC18xx Watchdog Timer DriverAriel D'Alessandro3-0/+352
2015-09-09watchdog: gpio-wdt: ping already at startup for always running devicesUwe Kleine-König1-30/+30
2015-09-09watchdog: gpio-wdt: be more strict about hw_algo matchingUwe Kleine-König1-2/+2
2015-09-09xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel2-17/+16
2015-09-09watchdog: booke_wdt: Use infrastructure to check timeout limitsGuenter Roeck1-3/+1
2015-09-09watchdog: (nv_tco) add support for MCP79Vivien Didelot1-0/+2
2015-09-09watchdog: sunxi: fix activation of system resetFrancesco Lavra1-1/+1
2015-09-09watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabledGreta Zhang1-0/+9
2015-09-09watchdog: mtk_wdt: add suspend/resume supportGreta Zhang1-0/+30
2015-09-09watchdog: imgpdc: Unregister restart handler on removeEzequiel Garcia1-0/+1
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai1-2/+5
2015-09-09cxgb4: Fix tx flit calculationHariprasad Shenai1-1/+1
2015-09-09net: eth: altera: Fix the initial device operstateAtsushi Nemoto1-0/+1
2015-09-09Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-382/+125
2015-09-09Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtdLinus Torvalds2-5/+8
2015-09-09Merge tag 'pwm/for-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds18-55/+697
2015-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-9/+23