summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | [media] media: vb2: Convert vb2_dc_get_userptr() to use frame vectorJan Kara2015-08-161-178/+34
| * | | | | | | | | | | | [media] media: vb2: Convert vb2_vmalloc_get_userptr() to use frame vectorJan Kara2015-08-161-56/+36
| * | | | | | | | | | | | [media] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vectorJan Kara2015-08-161-80/+15
| * | | | | | | | | | | | [media] vb2: Provide helpers for mapping virtual addressesJan Kara2015-08-162-0/+59
| * | | | | | | | | | | | [media] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vad...Jan Kara2015-08-162-38/+32
| * | | | | | | | | | | | [media] vb2: Push mmap_sem down to memopsJan Kara2015-08-164-3/+12
* | | | | | | | | | | | | Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2015-09-121-12/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sb_edac: correctly fetch DIMM width on Ivy Bridge and HaswellAristeu Rozanski2015-09-091-11/+49
| * | | | | | | | | | | | | sb_edac: look harder for DDRIO on Haswell systemsAristeu Rozanski2015-09-091-1/+11
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-1241-179/+489
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui2015-09-0241-179/+489
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | thermal: Add Intel PCH thermal driverTushar Dave2015-08-043-0/+295
| | | * | | | | | | | | | | | thermal/powerclamp: add cpu id for denlow platformJacob Pan2015-08-031-0/+1
| | | * | | | | | | | | | | | thermal/powerclamp: add cpu id for Skylake u/yRadivoje Jovanovic2015-08-031-0/+1
| | | * | | | | | | | | | | | thermal/powerclamp: add cpu id for skylake h/sRadivoje Jovanovic2015-08-031-0/+1
| | * | | | | | | | | | | | | thermal: Add comment explaining test for critical temperatureSascha Hauer2015-08-031-0/+5
| | * | | | | | | | | | | | | thermal: Use IS_ENABLED instead of #ifdefSascha Hauer2015-08-031-26/+19
| | * | | | | | | | | | | | | thermal: remove unnecessary call to thermal_zone_device_set_pollingSascha Hauer2015-08-031-3/+0
| | * | | | | | | | | | | | | thermal: trivial: fix typo in commentSascha Hauer2015-08-031-1/+1
| | * | | | | | | | | | | | | thermal: consistently use int for temperaturesSascha Hauer2015-08-0337-149/+138
| | * | | | | | | | | | | | | thermal: add available policies sysfs attributeNi Wade2015-08-031-0/+28
| | |/ / / / / / / / / / / /
* | | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-09-1250-130/+845
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Watchdog: Fix parent of watchdog_devicesPratyush Anand2015-09-0937-0/+37
| * | | | | | | | | | | | | | watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errorsBjorn Andersson2015-09-091-1/+1
| * | | | | | | | | | | | | | watchdog: at91sam9: get and use slow clockAlexandre Belloni2015-09-091-2/+20
| * | | | | | | | | | | | | | watchdog: add a driver to support SAMA5D4 watchdog timerWenyou Yang2015-09-094-0/+292
| * | | | | | | | | | | | | | watchdog: mpc8xxx: allow to compile for MPC512xUwe Kleine-König2015-09-091-1/+1
| * | | | | | | | | | | | | | watchdog: mpc8xxx: use better error code when watchdog cannot be enabledUwe Kleine-König2015-09-091-1/+1
| * | | | | | | | | | | | | | watchdog: mpc8xxx: use dynamic memory for device specific dataUwe Kleine-König2015-09-091-35/+53
| * | | | | | | | | | | | | | watchdog: mpc8xxx: use devm_ioremap_resource to map memoryUwe Kleine-König2015-09-091-12/+7
| * | | | | | | | | | | | | | watchdog: mpc8xxx: make use of of_device_get_match_dataUwe Kleine-König2015-09-091-4/+2
| * | | | | | | | | | | | | | watchdog: mpc8xxx: simplify registrationUwe Kleine-König2015-09-091-31/+7
| * | | | | | | | | | | | | | watchdog: mpc8xxx: remove dead codeUwe Kleine-König2015-09-091-13/+2
| * | | | | | | | | | | | | | watchdog: lpc18xx_wdt_get_timeleft() can be staticFengguang Wu2015-09-091-1/+1
| * | | | | | | | | | | | | | watchdog: NXP LPC18xx Watchdog Timer DriverAriel D'Alessandro2015-09-093-0/+352
| * | | | | | | | | | | | | | watchdog: gpio-wdt: ping already at startup for always running devicesUwe Kleine-König2015-09-091-30/+30
| * | | | | | | | | | | | | | watchdog: gpio-wdt: be more strict about hw_algo matchingUwe Kleine-König2015-09-091-2/+2
| * | | | | | | | | | | | | | watchdog: booke_wdt: Use infrastructure to check timeout limitsGuenter Roeck2015-09-091-3/+1
| * | | | | | | | | | | | | | watchdog: (nv_tco) add support for MCP79Vivien Didelot2015-09-091-0/+2
| * | | | | | | | | | | | | | watchdog: sunxi: fix activation of system resetFrancesco Lavra2015-09-091-1/+1
| * | | | | | | | | | | | | | watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabledGreta Zhang2015-09-091-0/+9
| * | | | | | | | | | | | | | watchdog: mtk_wdt: add suspend/resume supportGreta Zhang2015-09-091-0/+30
| * | | | | | | | | | | | | | watchdog: imgpdc: Unregister restart handler on removeEzequiel Garcia2015-09-091-0/+1
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-09-111-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | rbd: plug rbd_dev->header.object_prefix memory leakIlya Dryomov2015-09-081-1/+4
| * | | | | | | | | | | | | | rbd: fix double free on rbd_dev->header_nameIlya Dryomov2015-09-081-1/+0
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-1115-82/+217
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-09-113-4/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs2015-09-111-0/+1
| | * | | | | | | | | | | | | | drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet2015-09-111-1/+1