Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | [media] vb2: Only requeue buffers immediately once streaming is started | Sakari Ailus | 2015-07-17 | 2 | -9/+19 | |
| * | | | | | | | | [media] media/pci/cobalt: fix Kconfig and build when SND is not enabled | Randy Dunlap | 2015-07-01 | 1 | -0/+1 | |
| * | | | | | | | | [media] media/dvb: fix ts2020.c Kconfig and build | Randy Dunlap | 2015-07-01 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-08-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Input: gpio_keys_polled - request GPIO pin as input. | Vincent Pelletier | 2015-08-20 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-08-21 | 5 | -37/+34 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | drm/radeon: fix hotplug race at startup | Dave Airlie | 2015-08-21 | 1 | -0/+5 | |
| * | | | | | | | | | Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-08-21 | 3 | -36/+28 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/i915: Avoid TP3 on CHV | Thulasimani,Sivakumar | 2015-08-19 | 1 | -8/+22 | |
| | * | | | | | | | | | drm/i915: remove HBR2 from chv supported list | Thulasimani,Sivakumar | 2015-08-19 | 1 | -3/+4 | |
| | * | | | | | | | | | Revert "drm/i915: Add eDP intermediate frequencies for CHV" | Thulasimani,Sivakumar | 2015-08-19 | 1 | -6/+0 | |
| | * | | | | | | | | | Revert "drm/i915: Allow parsing of variable size child device entries from VBT" | Jani Nikula | 2015-08-19 | 1 | -23/+4 | |
| | * | | | | | | | | | drm/i915: Flag the execlists context object as dirty after every use | Chris Wilson | 2015-08-17 | 1 | -0/+2 | |
| * | | | | | | | | | | Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-a... | Dave Airlie | 2015-08-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP only | Thierry Reding | 2015-08-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-08-21 | 2 | -5/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-video' and 'cpufreq-fixes' | Rafael J. Wysocki | 2015-08-21 | 2 | -5/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | cpufreq: exynos: Fix for memory leak in case SoC name does not match | Shailendra Verma | 2015-08-14 | 1 | -2/+4 | |
| | | | |_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | ||||||
| | * / | | | | | | | | | | | ACPI / video: Fix circular lock dependency issue in the video-detect code | Hans de Goede | 2015-08-14 | 1 | -3/+13 | |
| | |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-08-20 | 7 | -57/+83 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | net: phy: fix semicolon.cocci warnings | kbuild test robot | 2015-08-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module | David Ward | 2015-08-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | be2net: avoid vxlan offloading on multichannel configs | Ivan Vecera | 2015-08-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | net: phy: workaround for buggy cable detection by LAN8700 after cable plugging | Igor Plyatov | 2015-08-17 | 1 | -12/+19 | |
| * | | | | | | | | | | | | | net: ethernet: micrel: fix an error code | Dan Carpenter | 2015-08-17 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | ppp: fix device unregistration upon netns deletion | Guillaume Nault | 2015-08-17 | 1 | -36/+42 | |
| * | | | | | | | | | | | | | net: phy: fix PHY_RUNNING in phy_state_machine | Shaohui Xie | 2015-08-17 | 1 | -4/+12 | |
| * | | | | | | | | | | | | | gianfar: Restore link state settings after MAC reset | Claudiu Manoil | 2015-08-14 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2015-08-20 | 4 | -23/+44 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | target: Fix handling of small allocation lengths in REPORT LUNS | Roland Dreier | 2015-08-19 | 1 | -16/+16 | |
| * | | | | | | | | | | | | | | target: REPORT LUNS should return LUN 0 even for dynamic ACLs | Roland Dreier | 2015-08-03 | 1 | -4/+10 | |
| * | | | | | | | | | | | | | | target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT | Alexei Potashnik | 2015-07-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | target: Perform RCU callback barrier before backend/fabric unload | Nicholas Bellinger | 2015-07-31 | 2 | -2/+17 | |
* | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 2015-08-20 | 2 | -33/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | thermal/cpu_cooling: update policy limits if clipped_freq < policy->max | Viresh Kumar | 2015-08-15 | 1 | -1/+12 | |
| * | | | | | | | | | | | | | | thermal/cpu_cooling: rename max_freq as clipped_freq in notifier | Viresh Kumar | 2015-08-15 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | thermal/cpu_cooling: rename cpufreq_val as clipped_freq | Viresh Kumar | 2015-08-15 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier | Viresh Kumar | 2015-08-15 | 1 | -16/+10 | |
| * | | | | | | | | | | | | | | thermal/cpu_cooling: quit early after updating policy | Viresh Kumar | 2015-08-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | thermal/cpu_cooling: No need to initialize max_freq to 0 | Viresh Kumar | 2015-08-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | thermal: cpu_cooling: fix lockdep problems in cpu_cooling | Russell King | 2015-08-15 | 1 | -11/+20 | |
| * | | | | | | | | | | | | | | thermal: power_allocator: do not use devm* interfaces | Dmitry Torokhov | 2015-08-14 | 1 | -4/+4 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'dmaengine-fix-4.2-rc8' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 2015-08-18 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | dmaengine: fix balance of privatecnt inc/dec operations | Robert Baldyga | 2015-08-17 | 1 | -0/+4 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-08-18 | 3 | -87/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-08-15 | 1 | -6/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | drm/dp/mst: Remove port after removing connector. | Maarten Lankhorst | 2015-08-11 | 1 | -6/+13 | |
| * | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-08-15 | 2 | -81/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | drm/i915: Commit planes on each crtc separately. | Maarten Lankhorst | 2015-08-13 | 2 | -42/+14 | |
| | * | | | | | | | | | | | | | drm/i915: calculate primary visibility changes instead of calling from set_co... | Maarten Lankhorst | 2015-08-13 | 1 | -39/+7 |