Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2014-12-29 | 3 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui | 2014-12-21 | 3 | -5/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OF | Javi Merino | 2014-12-17 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | thermal: Fix cdev registration with THERMAL_NO_LIMIT on 64bit | Punit Agrawal | 2014-12-10 | 2 | -2/+2 | |
| | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | mm: get rid of radix tree gfp mask for pagecache_get_page | Michal Hocko | 2014-12-29 | 1 | -7/+6 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-12-25 | 2 | -7/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2" | Dave Airlie | 2014-12-24 | 1 | -7/+0 | |
| | * | | | | | | | | | | | | Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag... | Dave Airlie | 2014-12-23 | 1 | -0/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | drm/irq: Add drm_crtc_vblank_count() | Thierry Reding | 2014-12-17 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | drm/irq: Add drm_crtc_handle_vblank() | Thierry Reding | 2014-12-17 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | drm/irq: Add drm_crtc_send_vblank_event() | Thierry Reding | 2014-12-17 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2014-12-23 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | audit: restore AUDIT_LOGINUID unset ABI | Richard Guy Briggs | 2014-12-23 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | ALSA: pcm: Remove unused functions declaration | Lars-Peter Clausen | 2015-01-03 | 1 | -7/+0 | |
* | | | | | | | | | | | | | | ALSA: emu10k1: Remove always NULL parameters | Lars-Peter Clausen | 2015-01-02 | 1 | -7/+7 | |
* | | | | | | | | | | | | | | ALSA: wss: Remove (almost) always NULL parameters | Lars-Peter Clausen | 2015-01-02 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | ASoC: sb16: Simplify snd_sb16dsp_pcm() | Lars-Peter Clausen | 2015-01-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | ALSA: sb8: Remove always NULL parameters | Lars-Peter Clausen | 2015-01-02 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | ALSA: gus: Remove always NULL parameters | Lars-Peter Clausen | 2015-01-02 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | ALSA: es1688: Remove almost always NULL parameter | Lars-Peter Clausen | 2015-01-02 | 1 | -2/+1 | |
* | | | | | | | | | | | | | | ALSA: ad1816a: Remove always NULL parameters | Lars-Peter Clausen | 2015-01-02 | 1 | -3/+2 | |
* | | | | | | | | | | | | | | ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN trigger | Libin Yang | 2014-12-31 | 2 | -0/+2 | |
* | | | | | | | | | | | | | | Merge branch 'topic/pcm-params' into for-next | Takashi Iwai | 2014-12-30 | 2 | -56/+53 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | ALSA: pcm: Replace custom ld2 function with __fls | Lars-Peter Clausen | 2014-12-30 | 1 | -26/+1 | |
| * | | | | | | | | | | | | | | ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min() | Lars-Peter Clausen | 2014-12-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ALSA: pcm: Simplify params_period_bytes() | Lars-Peter Clausen | 2014-12-30 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | ALSA: pcm: Add kernel doc for params_*() functions | Lars-Peter Clausen | 2014-12-30 | 1 | -4/+33 | |
| * | | | | | | | | | | | | | | ALSA: pcm: Convert params_* mask helpers to static inline functions | Lars-Peter Clausen | 2014-12-30 | 1 | -6/+18 | |
| * | | | | | | | | | | | | | | ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} defines | Lars-Peter Clausen | 2014-12-30 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | ALSA: pcm_params: Remove unused add/sub functions | Lars-Peter Clausen | 2014-12-30 | 1 | -14/+0 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | ALSA: pcm: Fix kerneldoc for params_*() functions | Lars-Peter Clausen | 2014-12-30 | 1 | -5/+5 | |
| |/ / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / | ASoC: dapm: Simplify fully route card handling | Lars-Peter Clausen | 2014-12-22 | 1 | -1/+0 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2014-12-20 | 1 | -0/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | kernel: Provide READ_ONCE and ASSIGN_ONCE | Christian Borntraeger | 2014-12-18 | 1 | -0/+74 | |
* | | | | | | | | | | | | | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2014-12-20 | 8 | -7/+655 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs | Tero Kristo | 2014-12-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Michael Turquette | 2014-12-15 | 1 | -0/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parent | Tomeu Vizoso | 2014-12-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | clk: change clk_debugfs_add_file to take a struct clk_hw | Tomeu Vizoso | 2014-12-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | clk: Don't expose __clk_get_accuracy | Tomeu Vizoso | 2014-12-03 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | clk: Remove unused function __clk_get_prepare_count | Tomeu Vizoso | 2014-12-03 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/... | Michael Turquette | 2014-11-28 | 2 | -0/+188 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/... | Michael Turquette | 2014-11-28 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | clk: rockchip: add bindings for the mmc clocks | Alexandru M Stan | 2014-11-28 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | clk: rockchip: rk3288 export i2s0_clkout for use in DT | Sonny Rao | 2014-11-28 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | clk: rockchip: add binding ID for DMC (memory controller) clocks on rk3288 | Jeff Chen | 2014-11-26 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | Merge branch 'clk-fixes' into clk-next | Michael Turquette | 2014-11-24 | 2 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-v3.19/exynos-clk' of git://linuxtv.org/snawrocki/samsung in... | Michael Turquette | 2014-11-19 | 2 | -0/+452 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | clk: samsung: exynos7: add gate clock for ADC block | Abhilash Kesavan | 2014-10-31 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | clk: samsung: exynos7: add gate clocks for WDT, TMU and PWM blocks | Naveen Krishna Ch | 2014-10-31 | 1 | -2/+7 |