| Commit message (Expand) | Author | Age |
* | Fix new incorrect error return from do_md_stop. | NeilBrown | 2009-08-17 |
* | md: allow upper limit for resync/reshape to be set when array is read-only | NeilBrown | 2009-08-12 |
* | md/raid5: Properly remove excess drives after shrinking a raid5/6 | NeilBrown | 2009-08-12 |
* | md/raid5: make sure a reshape restarts at the correct address. | NeilBrown | 2009-08-12 |
* | md/raid5: allow new reshape modes to be restarted in the middle. | NeilBrown | 2009-08-12 |
* | md: never advance 'events' counter by more than 1. | NeilBrown | 2009-08-12 |
* | Remove deadlock potential in md_open | NeilBrown | 2009-08-09 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-08-07 |
|\ |
|
| * | USB: fix oops on disconnect in cdc-acm | Oliver Neukum | 2009-08-07 |
| * | USB: storage: include Prolific Technology USB drive in unusual_devs list | Rogerio Brito | 2009-08-07 |
| * | USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client | Dhaval Vasa | 2009-08-07 |
| * | USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve... | Marko Hänninen | 2009-08-07 |
| * | USB: EHCI: fix counting of transaction error retries | Alan Stern | 2009-08-07 |
| * | USB: EHCI: fix two new bugs related to Clear-TT-Buffer | Alan Stern | 2009-08-07 |
| * | USB: usbfs: fix -ENOENT error code to be -ENODEV | Alan Stern | 2009-08-07 |
| * | USB: musb: fix the nop registration for OMAP3EVM | Gupta, Ajay Kumar | 2009-08-07 |
| * | USB: devio: Properly do access_ok() checks | Michael Buesch | 2009-08-07 |
| * | USB: pl2303: New vendor and product id | Khanh-Dang Nguyen Thu Lam | 2009-08-07 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-08-07 |
|\ \ |
|
| * | | Staging: rspiusb: Fix buffer overflow | Roel Kluin | 2009-08-07 |
| * | | staging: add dependencies on PCI for drivers that require it | Jeff Mahoney | 2009-08-07 |
| * | | Staging: rtl8192su: fix build error | Greg Kroah-Hartman | 2009-08-07 |
| * | | Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API | Mike Galbraith | 2009-08-07 |
| * | | Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin | Jakob Gruber | 2009-08-07 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2009-08-07 |
|\ \
| |/
|/| |
|
| * | drm/i915: Fix read outside array bounds in restoring the SWF10 range. | Roel Kluin | 2009-08-05 |
| * | drm/i915: Use our own workqueue to avoid wedging the system along with the GPU. | Eric Anholt | 2009-08-05 |
| * | drm/i915: Add support for dual-channel LVDS on 8xx. | ling.ma@intel.com | 2009-07-30 |
| * | drm/i915: Return disconnected for SDVO DVI when there's no digital EDID. | ling.ma@intel.com | 2009-07-30 |
| * | drm/i915: Choose real sdvo output according to result from detection | ling.ma@intel.com | 2009-07-29 |
| * | drm/i915: Set preferred mode for integrated TV according to TV format | ling.ma@intel.com | 2009-07-29 |
| * | drm/i915: fix 845G FIFO size & burst length | Jesse Barnes | 2009-07-29 |
| * | drm/i915: fix VGA detect on IGDNG | Zhenyu Wang | 2009-07-29 |
| * | drm/i915: Add eDP support on IGDNG mobile chip | Zhenyu Wang | 2009-07-29 |
| * | drm/i915: enable DisplayPort support on IGDNG | Zhenyu Wang | 2009-07-29 |
| * | drm/i915: Fix channel ending action for DP aux transaction | Zhenyu Wang | 2009-07-29 |
| * | drm/i915: fix issue in display pipe setup on IGDNG | Zhenyu Wang | 2009-07-29 |
| * | drm/i915: disable VGA plane reliably | Zhenyu Wang | 2009-07-29 |
| * | drm/I915: Fix offset to DVO timings in LVDS data | Zhao Yakui | 2009-07-29 |
| * | drm/i915: hdmi detection according by reading edid | ling.ma@intel.com | 2009-07-22 |
| * | drm/i915: correct self-refresh calculation in "everything off" case | Jesse Barnes | 2009-07-16 |
| * | drm/i915: handle FIFO oversubsription correctly | Jesse Barnes | 2009-07-16 |
| * | drm/i915: FIFO watermark calculation fixes | Jesse Barnes | 2009-07-14 |
| * | drm/i915: ignore lvds on AOpen Mini PC MP-915 | Tormod Volden | 2009-07-13 |
| * | drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class hardware | Keith Packard | 2009-07-13 |
| * | drm/i915: refactor error detection & collection | Jesse Barnes | 2009-07-13 |
| * | drm/i915: Set lvds dual channel according to register from vbios | Florian Mickler | 2009-07-13 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-08-07 |
|\ \ |
|
| * | | ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in drivers | Andrew Victor | 2009-08-05 |
| * | | ARM: S3C64XX: serial: Fix section mismatch warning | Ramax Lo | 2009-07-30 |