summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] isci: add version numberDan Williams2011-08-241-1/+10
* [SCSI] isci: fix event-get pointer incrementDan Williams2011-08-241-0/+3
* [SCSI] isci: dynamic interrupt coalescingDan Williams2011-08-242-1/+12
* [SCSI] isci: Leave requests alone if already terminating.Jeff Skirvin2011-08-241-2/+10
* [SCSI] isci: Adding documentation to API change and fixup sysfs registrationDave Jiang2011-08-241-18/+18
* [SCSI] isci: change sas phy timeouts from 54us to 59usMarcin Tomczak2011-08-242-0/+25
* [SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=nDan Williams2011-08-242-2/+2
* [SCSI] isci: fix sata response handlingDan Williams2011-08-241-12/+6
* Merge git://git.infradead.org/users/cbou/battery-3.1Linus Torvalds2011-08-233-0/+3
|\
| * s3c-adc-battery: Fix compilation error due to missing header (module.h)Vasily Khoruzhick2011-08-191-0/+1
| * max8997_charger: Needs module.hAxel Lin2011-08-191-0/+1
| * max8998_charger: Needs module.hRandy Dunlap2011-08-191-0/+1
* | drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI...Thomas Reim2011-08-231-0/+10
* | drm/ttm: ensure ttm for new node is bound before calling move_notify()Ben Skeggs2011-08-231-4/+6
* | drm/ttm: unbind ttm before destroying node in accel move cleanupBen Skeggs2011-08-231-1/+1
* | drm/ttm: fix ttm_bo_add_ttm(user) failure pathMarcin Slusarz2011-08-231-1/+3
* | drm/radeon: Make vramlimit parameter actually work.Michel Dänzer2011-08-221-0/+2
* | drm/radeon: Explicitly print GTT/VRAM offsets on test failure.Michel Dänzer2011-08-221-6/+18
* | drm/radeon: Take IH ring into account for test size calculation.Michel Dänzer2011-08-221-3/+7
* | drm/radeon/alpha: Add Alpha support to Radeon DRM codeJay Estabrook2011-08-221-0/+23
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-221-5/+10
|\ \
| * | firewire: core: handle ack_busy when fetching the Config ROMStefan Richter2011-08-131-5/+10
* | | pci: fix new kernel-doc warning in pci.cRandy Dunlap2011-08-211-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-202-0/+8
|\ \ \
| * | | drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes2011-08-192-0/+8
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-08-196-98/+235
|\ \ \ \
| * \ \ \ Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2011-08-092-4/+4
| |\ \ \ \
| | * | | | xen/blkback: Make description more obvious.Konrad Rzeszutek Wilk2011-08-091-1/+1
| | * | | | xen-blkfront: Fix one off warning about name clashStefan Bader2011-07-141-1/+1
| | * | | | xen-blkfront: Drop name and minor adjustments for emulated scsi devicesStefan Bader2011-07-141-2/+2
| * | | | | block: swim3: fix unterminated of_device_id tableAxel Lin2011-08-031-0/+1
| * | | | | drivers/cdrom/cdrom.c: relax check on dvd manufacturer valueAndrew Morton2011-08-021-1/+7
| * | | | | drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parseH Hartley Sweeten2011-08-021-2/+2
| * | | | | loop: fix deadlock when sysfs and LOOP_CLR_FD race against each otherKay Sievers2011-07-311-2/+4
| * | | | | loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop dev...Kay Sievers2011-07-312-17/+25
| * | | | | loop: add management interface for on-demand device allocationKay Sievers2011-07-311-4/+116
| * | | | | loop: replace linked list of allocated devices with an idr indexKay Sievers2011-07-311-72/+80
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-197-152/+430
|\ \ \ \ \ \
| * | | | | | PCI: OF: Don't crash when bridge parent is NULL.David Daney2011-08-191-1/+1
| * | | | | | PCI: export pcie_bus_configure_settings symbolJon Mason2011-08-021-0/+1
| * | | | | | PCI: code and comments cleanupRam Pai2011-08-011-55/+55
| * | | | | | PCI: make cardbus-bridge resources optionalRam Pai2011-08-012-9/+36
| * | | | | | PCI: make SRIOV resources optionalYinghai Lu2011-08-011-0/+10
| * | | | | | PCI : ability to relocate assigned pci-resourcesRam Pai2011-08-012-67/+112
| * | | | | | PCI: honor child buses add_size in hot plug configurationYinghai Lu2011-08-011-0/+26
| * | | | | | PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-013-44/+213
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-08-196-9/+288
|\ \ \ \ \ \ \
| * | | | | | | drivers/ata/sata_dwc_460ex.c: add missing kfreeJulia Lawall2011-08-191-8/+6
| * | | | | | | ata: Add iMX pata supportArnaud Patard (Rtp)2011-08-193-0/+263
| * | | | | | | pata_via: disable ATAPI DMA on AVERATEC 3200Tejun Heo2011-08-191-0/+18