summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-09-10drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-09-10parisc: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-09-10drivers/crypto/qat: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-09-10xen-netfront: respect user provided max_queuesWei Liu
2015-09-10xen-netback: respect user provided max_queuesWei Liu
2015-09-10r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen
2015-09-10drm/i915: Allow DSI dual link to be configured on any pipeGaurav K Singh
2015-09-10drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOSVille Syrjälä
2015-09-10drm/i915: Fix CSR MMIO address checkTakashi Iwai
2015-09-09cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai
2015-09-09net: fec: add netif status check before set mac addressNimrod Andy
2015-09-09r8152: fix the runtime suspend issueshayeswang
2015-09-09r8152: split DRIVER_VERSIONhayeswang
2015-09-09add microchip LAN88xx phy driverWoojung.Huh@microchip.com
2015-09-09stmmac: fix check for phydev being openAlexey Brodkin
2015-09-09net: qlcnic: delete redundant memsetsRasmus Villemoes
2015-09-09net: mv643xx_eth: use kzallocRasmus Villemoes
2015-09-09net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes
2015-09-09net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes
2015-09-09Merge tag 'qcom-soc-for-4.3-rc2' of git://codeaurora.org/quic/kernel/agross-m...Kevin Hilman
2015-09-09Merge branch 'drivers/reset' into next/lateKevin Hilman
2015-09-09net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser
2015-09-09net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli
2015-09-09soc: qcom: smd: Correct fBLOCKREADINTR handlingBjorn Andersson
2015-09-09soc: qcom: smd: Use correct remote processor IDAndy Gross
2015-09-09soc: qcom: smem: Fix errant private accessAndy Gross
2015-09-09Merge tag 'qcom-soc-for-4.3' into v4.2-rc2Andy Gross
2015-09-09intel_pstate: fix PCT_TO_HWP macroKristen Carlson Accardi
2015-09-09intel_pstate: Fix user input of min/max to legal policy regionChen Yu
2015-09-09PM / OPP: Return suspend_opp only if it is enabledViresh Kumar
2015-09-09Watchdog: Fix parent of watchdog_devicesPratyush Anand
2015-09-09watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errorsBjorn Andersson
2015-09-09watchdog: at91sam9: get and use slow clockAlexandre Belloni
2015-09-09watchdog: add a driver to support SAMA5D4 watchdog timerWenyou Yang
2015-09-09watchdog: mpc8xxx: allow to compile for MPC512xUwe Kleine-König
2015-09-09watchdog: mpc8xxx: use better error code when watchdog cannot be enabledUwe Kleine-König
2015-09-09watchdog: mpc8xxx: use dynamic memory for device specific dataUwe Kleine-König
2015-09-09watchdog: mpc8xxx: use devm_ioremap_resource to map memoryUwe Kleine-König
2015-09-09watchdog: mpc8xxx: make use of of_device_get_match_dataUwe Kleine-König
2015-09-09watchdog: mpc8xxx: simplify registrationUwe Kleine-König
2015-09-09watchdog: mpc8xxx: remove dead codeUwe Kleine-König
2015-09-09watchdog: lpc18xx_wdt_get_timeleft() can be staticFengguang Wu
2015-09-09watchdog: NXP LPC18xx Watchdog Timer DriverAriel D'Alessandro
2015-09-09watchdog: gpio-wdt: ping already at startup for always running devicesUwe Kleine-König
2015-09-09watchdog: gpio-wdt: be more strict about hw_algo matchingUwe Kleine-König
2015-09-09xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel
2015-09-09watchdog: booke_wdt: Use infrastructure to check timeout limitsGuenter Roeck
2015-09-09watchdog: (nv_tco) add support for MCP79Vivien Didelot