786 results
Order by date - Order by pertinence
All (786)
High-tech (786)
 
[PATCH] Revert "serial: omap: fix software flow control"
This reverts commit 957ee7270d632245b43f6feb0e70d9a5e9ea6cf6 (serial: omap: fix software flow control). As Russell has pointed out, that commit isn't fixing Software Flow Control at all, and it actually makes it even more broken. It was agreed to ...
Message posted on the October 16th, 2012 - 10:20 AM ET
[PATCH] Revert "drivers/misc/ti-st: remove gpio handling"
This reverts commit eccf2979b2c034b516e01b8a104c3739f7ef07d1. The reason is that it broke TI WiLink shared transport on Panda. Also, callback functions should not be added to board files anymore, so revert to implementing the power functions in the ...
Message posted on the January 21st, 2013 - 6:20 AM ET
[PATCH] Revert "drm/i915: fix vblank wait test condition"
This reverts commit 9559fcdbff4f93d29af04478bbc48294519424f5. The commit causes wrong screen resolution on some i915 machines such as MacBook which is a regression from 2.6.35. The issue has been reported multiple times but no fix has emerged: - ...
Message posted on the September 4th, 2010 - 4:20 AM ET
[PATCH] Revert "ath9k: fix lockdep warning when unloading module" on stable kernels
Johannes' patch 34e8950 titled: mac80211: allow station add/remove to sleep changed the way mac80211 adds and removes peers. The new sta_add() / sta_remove() callbacks allowed the driver callbacks to sleep. Johannes also ported ath9k to use ...
Message posted on the May 19th, 2010 - 5:40 PM ET
[PATCH] Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"
From: Heiko Carstens <heiko.carstens@de.ibm.com> Revert ba168fc37dea145deeb8fa9e7e71c748d2e00d74 "memory-hotplug: add 0x prefix to HEX block_size_bytes" since it changes the user space visible sysfs interface ...
Message posted on the April 8th, 2010 - 11:20 AM ET
[PATCH] Revert "__d_unalias() should refuse to move mountpoints"
This reverts commit ee3efa91e240f513898050ef305a49a653c8ed90. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com> My thread about the regression seemed to have been ignored, so I can only conclude nobody objects against a full ...
Message posted on the September 24th, 2012 - 1:50 PM ET
[PATCH] Revert "writeback: limit write_cache_pages integrity scanning to current EOF"
This reverts commit d87815cb2090e07b0b0b2d73dc9740706e92c80c. This patch causes any filesystem with an allocation unit larger than the filesystem blocksize will leak unzeroed data. During a file extend, the entire allocation unit is zeroed. ...
Message posted on the June 28th, 2010 - 1:40 PM ET
[PATCH] Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulators array"
I check this patch again and found this actually is not a bug because MC13xxx_DEFINE explictly defines the order of each entry in the array. Thus revert the patch. Signed-off-by: Axel Lin <axel.lin@gmail.com> ...
Message posted on the May 10th, 2011 - 7:20 AM ET
[PATCH] revert "PCI: log vendor/device ID always"
Revert commit id 2c6413aee215a43b1f95e218067abcde50ccbc5e On larger systems (256 cores+) with signifigant IO attached this single message represents over 20% of the messages at boot. Cc: Bjorn Helgaas <bhelgaas@google.com> Cc: Jesse Barnes ...
Message posted on the October 2nd, 2012 - 10:30 AM ET
[PATCH] Revert "Bluetooth: Always enable management interface"
This reverts commit 4b95a24ce12c4545fd7d2e3075841dc3119d1d71. My USB bluetooth device does not show up with this patch in place. Signed-off-by: Keith Packard <keithp@keithp.com> This patch seems so innocuous, but when added to the kernel, ...
Message posted on the March 28th, 2012 - 9:20 PM ET
[Patch] Revert block_dev read-only check
This reverts commit 75f1dc0d076d1c1168f2115f1941ea627d38bd5a. The revert could not be done automatically because changes after that commit altered the code too much. Signed-off-by: Chuck Ebbert <cebbert@redhat.com> a/fs/block_dev.c +++ ...
Message posted on the February 16th, 2011 - 5:30 PM ET
[PATCH] Revert "V4L/DVB: uvc: Enable USB autosuspend by default on uvcvideo"
From: Adam Lee <adam.lee@canonical.com> This reverts commit 3dae8b41dc5651f8eb22cf310e8b116480ba25b7. 1, I do have a Chicony webcam, implements autosuspend in a broken way, make `poweroff` performs rebooting when its autosuspend enabled. 2, ...
Message posted on the April 24th, 2013 - 4:00 AM ET
[PATCH] Revert "drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h"
This reverts commit e167976ee7f5fe4b80f7e8f55e087f6c67cf9562, Since this was already fixed in commit 3bd3c9329973a93fa3ef5e9840f2fd6fa2889e3f some days before this commit cause seq_file.h to be included twice. Signed-off-by: Danny Kukawka ...
Message posted on the February 15th, 2012 - 1:00 PM ET
[PATCH]: Revert 2.6.36 chroot ttyname regression
As of 2.6.36 ttyname does not work in a chroot. It has already been reported that screen breaks, and for me this breaks an automated distribution testsuite, that I need to preserve the ability to run the existing binaries on for several more years. ...
Message posted on the December 5th, 2010 - 7:00 PM ET