| Commit message (Expand) | Author | Age | Files | Lines |
* | raid6test: fix stack overflow | Dan Williams | 2009-09-17 | 1 | -2/+1 |
* | ioat2: clarify ring size limits | Dan Williams | 2009-09-17 | 1 | -3/+4 |
* | md/raid6: cleanup ops_run_compute6_2 | Dan Williams | 2009-09-16 | 1 | -12/+15 |
* | md/raid6: eliminate BUG_ON with side effect | Dan Williams | 2009-09-16 | 1 | -2/+4 |
* | dca: module load should not be an error message | Stephen Hemminger | 2009-09-13 | 1 | -1/+1 |
* | ioat: driver version 4.0 | Dan Williams | 2009-09-10 | 1 | -1/+1 |
* | dca: registering requesters in multiple dca domains | Maciej Sosnowski | 2009-09-10 | 3 | -15/+120 |
* | async_tx: remove HIGHMEM64G restriction | Dan Williams | 2009-09-09 | 1 | -1/+1 |
* | dmaengine: sh: Add Support SuperH DMA Engine driver | Nobuhiro Iwamatsu | 2009-09-09 | 7 | -5/+882 |
* | Merge commit 'md/for-linus' into async-tx-next | Dan Williams | 2009-09-09 | 2203 | -31895/+55828 |
|\ |
|
| * | Fix new incorrect error return from do_md_stop. | NeilBrown | 2009-08-18 | 1 | -0/+1 |
| * | md: allow upper limit for resync/reshape to be set when array is read-only | NeilBrown | 2009-08-13 | 1 | -0/+1 |
| * | md/raid5: Properly remove excess drives after shrinking a raid5/6 | NeilBrown | 2009-08-13 | 1 | -2/+9 |
| * | md/raid5: make sure a reshape restarts at the correct address. | NeilBrown | 2009-08-13 | 1 | -1/+1 |
| * | md/raid5: allow new reshape modes to be restarted in the middle. | NeilBrown | 2009-08-13 | 1 | -1/+20 |
| * | md: never advance 'events' counter by more than 1. | NeilBrown | 2009-08-13 | 1 | -8/+5 |
| * | Remove deadlock potential in md_open | NeilBrown | 2009-08-10 | 2 | -8/+20 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-08-08 | 15 | -40/+59 |
| |\ |
|
| | * | USB: fix oops on disconnect in cdc-acm | Oliver Neukum | 2009-08-08 | 2 | -5/+7 |
| | * | USB: storage: include Prolific Technology USB drive in unusual_devs list | Rogerio Brito | 2009-08-08 | 1 | -0/+7 |
| | * | USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client | Dhaval Vasa | 2009-08-08 | 2 | -0/+9 |
| | * | USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve... | Marko Hänninen | 2009-08-08 | 2 | -0/+8 |
| | * | USB: EHCI: fix counting of transaction error retries | Alan Stern | 2009-08-08 | 2 | -5/+5 |
| | * | USB: EHCI: fix two new bugs related to Clear-TT-Buffer | Alan Stern | 2009-08-08 | 2 | -4/+5 |
| | * | USB: usbfs: fix -ENOENT error code to be -ENODEV | Alan Stern | 2009-08-08 | 1 | -1/+1 |
| | * | USB: musb: fix the nop registration for OMAP3EVM | Gupta, Ajay Kumar | 2009-08-08 | 4 | -22/+7 |
| | * | USB: devio: Properly do access_ok() checks | Michael Buesch | 2009-08-08 | 1 | -3/+5 |
| | * | USB: pl2303: New vendor and product id | Khanh-Dang Nguyen Thu Lam | 2009-08-08 | 2 | -0/+5 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-08-08 | 12 | -58/+80 |
| |\ \ |
|
| | * | | Staging: rspiusb: Fix buffer overflow | Roel Kluin | 2009-08-08 | 1 | -0/+2 |
| | * | | staging: add dependencies on PCI for drivers that require it | Jeff Mahoney | 2009-08-08 | 2 | -0/+2 |
| | * | | Staging: rtl8192su: fix build error | Greg Kroah-Hartman | 2009-08-08 | 4 | -4/+5 |
| | * | | Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API | Mike Galbraith | 2009-08-08 | 5 | -54/+68 |
| | * | | Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin | Jakob Gruber | 2009-08-08 | 1 | -0/+3 |
| | |/ |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2009-08-08 | 17 | -513/+1221 |
| |\ \ |
|
| | * | | drm/i915: Fix read outside array bounds in restoring the SWF10 range. | Roel Kluin | 2009-08-05 | 1 | -1/+1 |
| | * | | drm/i915: Use our own workqueue to avoid wedging the system along with the GPU. | Eric Anholt | 2009-08-05 | 4 | -6/+19 |
| | * | | drm/i915: Add support for dual-channel LVDS on 8xx. | ling.ma@intel.com | 2009-07-30 | 1 | -1/+1 |
| | * | | drm/i915: Return disconnected for SDVO DVI when there's no digital EDID. | ling.ma@intel.com | 2009-07-30 | 1 | -6/+21 |
| | * | | drm/i915: Choose real sdvo output according to result from detection | ling.ma@intel.com | 2009-07-30 | 1 | -78/+153 |
| | * | | drm/i915: Set preferred mode for integrated TV according to TV format | ling.ma@intel.com | 2009-07-30 | 1 | -0/+22 |
| | * | | drm/i915: fix 845G FIFO size & burst length | Jesse Barnes | 2009-07-30 | 1 | -2/+7 |
| | * | | drm/i915: fix VGA detect on IGDNG | Zhenyu Wang | 2009-07-30 | 1 | -4/+8 |
| | * | | drm/i915: Add eDP support on IGDNG mobile chip | Zhenyu Wang | 2009-07-30 | 8 | -168/+468 |
| | * | | drm/i915: enable DisplayPort support on IGDNG | Zhenyu Wang | 2009-07-30 | 3 | -21/+157 |
| | * | | drm/i915: Fix channel ending action for DP aux transaction | Zhenyu Wang | 2009-07-30 | 1 | -4/+4 |
| | * | | drm/i915: fix issue in display pipe setup on IGDNG | Zhenyu Wang | 2009-07-30 | 2 | -12/+46 |
| | * | | drm/i915: disable VGA plane reliably | Zhenyu Wang | 2009-07-30 | 1 | -3/+25 |
| | * | | drm/I915: Fix offset to DVO timings in LVDS data | Zhao Yakui | 2009-07-30 | 1 | -9/+10 |
| | * | | drm/i915: hdmi detection according by reading edid | ling.ma@intel.com | 2009-07-23 | 1 | -60/+4 |