Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | [media] media: vb2: Convert vb2_dc_get_userptr() to use frame vector | Jan Kara | 2015-08-16 | 1 | -178/+34 | |
| * | | | | | | | | | | | | [media] media: vb2: Convert vb2_vmalloc_get_userptr() to use frame vector | Jan Kara | 2015-08-16 | 1 | -56/+36 | |
| * | | | | | | | | | | | | [media] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vector | Jan Kara | 2015-08-16 | 1 | -80/+15 | |
| * | | | | | | | | | | | | [media] vb2: Provide helpers for mapping virtual addresses | Jan Kara | 2015-08-16 | 2 | -0/+59 | |
| * | | | | | | | | | | | | [media] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vad... | Jan Kara | 2015-08-16 | 2 | -38/+32 | |
| * | | | | | | | | | | | | [media] vb2: Push mmap_sem down to memops | Jan Kara | 2015-08-16 | 4 | -3/+12 | |
* | | | | | | | | | | | | | Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche... | Linus Torvalds | 2015-09-12 | 1 | -12/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | sb_edac: correctly fetch DIMM width on Ivy Bridge and Haswell | Aristeu Rozanski | 2015-09-09 | 1 | -11/+49 | |
| * | | | | | | | | | | | | | sb_edac: look harder for DDRIO on Haswell systems | Aristeu Rozanski | 2015-09-09 | 1 | -1/+11 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2015-09-12 | 41 | -179/+489 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'thermal-core' and 'thermal-intel' of .git into next | Zhang Rui | 2015-09-02 | 41 | -179/+489 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | thermal: Add Intel PCH thermal driver | Tushar Dave | 2015-08-04 | 3 | -0/+295 | |
| | | * | | | | | | | | | | | | thermal/powerclamp: add cpu id for denlow platform | Jacob Pan | 2015-08-03 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | thermal/powerclamp: add cpu id for Skylake u/y | Radivoje Jovanovic | 2015-08-03 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | thermal/powerclamp: add cpu id for skylake h/s | Radivoje Jovanovic | 2015-08-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | thermal: Add comment explaining test for critical temperature | Sascha Hauer | 2015-08-03 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | thermal: Use IS_ENABLED instead of #ifdef | Sascha Hauer | 2015-08-03 | 1 | -26/+19 | |
| | * | | | | | | | | | | | | | thermal: remove unnecessary call to thermal_zone_device_set_polling | Sascha Hauer | 2015-08-03 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | thermal: trivial: fix typo in comment | Sascha Hauer | 2015-08-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | thermal: consistently use int for temperatures | Sascha Hauer | 2015-08-03 | 37 | -149/+138 | |
| | * | | | | | | | | | | | | | thermal: add available policies sysfs attribute | Ni Wade | 2015-08-03 | 1 | -0/+28 | |
| | |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2015-09-12 | 50 | -130/+845 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Watchdog: Fix parent of watchdog_devices | Pratyush Anand | 2015-09-09 | 37 | -0/+37 | |
| * | | | | | | | | | | | | | | watchdog: at91rm9200: Correct check for syscon_node_to_regmap() errors | Bjorn Andersson | 2015-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | watchdog: at91sam9: get and use slow clock | Alexandre Belloni | 2015-09-09 | 1 | -2/+20 | |
| * | | | | | | | | | | | | | | watchdog: add a driver to support SAMA5D4 watchdog timer | Wenyou Yang | 2015-09-09 | 4 | -0/+292 | |
| * | | | | | | | | | | | | | | watchdog: mpc8xxx: allow to compile for MPC512x | Uwe Kleine-König | 2015-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | watchdog: mpc8xxx: use better error code when watchdog cannot be enabled | Uwe Kleine-König | 2015-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | watchdog: mpc8xxx: use dynamic memory for device specific data | Uwe Kleine-König | 2015-09-09 | 1 | -35/+53 | |
| * | | | | | | | | | | | | | | watchdog: mpc8xxx: use devm_ioremap_resource to map memory | Uwe Kleine-König | 2015-09-09 | 1 | -12/+7 | |
| * | | | | | | | | | | | | | | watchdog: mpc8xxx: make use of of_device_get_match_data | Uwe Kleine-König | 2015-09-09 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | watchdog: mpc8xxx: simplify registration | Uwe Kleine-König | 2015-09-09 | 1 | -31/+7 | |
| * | | | | | | | | | | | | | | watchdog: mpc8xxx: remove dead code | Uwe Kleine-König | 2015-09-09 | 1 | -13/+2 | |
| * | | | | | | | | | | | | | | watchdog: lpc18xx_wdt_get_timeleft() can be static | Fengguang Wu | 2015-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | watchdog: NXP LPC18xx Watchdog Timer Driver | Ariel D'Alessandro | 2015-09-09 | 3 | -0/+352 | |
| * | | | | | | | | | | | | | | watchdog: gpio-wdt: ping already at startup for always running devices | Uwe Kleine-König | 2015-09-09 | 1 | -30/+30 | |
| * | | | | | | | | | | | | | | watchdog: gpio-wdt: be more strict about hw_algo matching | Uwe Kleine-König | 2015-09-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | watchdog: booke_wdt: Use infrastructure to check timeout limits | Guenter Roeck | 2015-09-09 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | watchdog: (nv_tco) add support for MCP79 | Vivien Didelot | 2015-09-09 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | watchdog: sunxi: fix activation of system reset | Francesco Lavra | 2015-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | watchdog: mtk_wdt: add wdt shutdown callback to disable wdt if enabled | Greta Zhang | 2015-09-09 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | watchdog: mtk_wdt: add suspend/resume support | Greta Zhang | 2015-09-09 | 1 | -0/+30 | |
| * | | | | | | | | | | | | | | watchdog: imgpdc: Unregister restart handler on remove | Ezequiel Garcia | 2015-09-09 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2015-09-11 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | rbd: plug rbd_dev->header.object_prefix memory leak | Ilya Dryomov | 2015-09-08 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | rbd: fix double free on rbd_dev->header_name | Ilya Dryomov | 2015-09-08 | 1 | -1/+0 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-09-11 | 15 | -82/+217 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2... | Dave Airlie | 2015-09-11 | 3 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | drm/nouveau/device: enable c800 quirk for tecra w50 | Ben Skeggs | 2015-09-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x | Roy Spliet | 2015-09-11 | 1 | -1/+1 |