summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2011-08-232-4/+4
|\
| * xen-blkback: fixed indentation and commentsJoe Jin2011-08-222-3/+3
| * xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed.Joe Jin2011-08-221-1/+1
* | block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-231-0/+3
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-211-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-201-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-08-192-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-186-9/+288
|\ \ \ \ \ \
| * | | | | | drivers/ata/sata_dwc_460ex.c: add missing kfreeJulia Lawall2011-08-181-8/+6
| * | | | | | ata: Add iMX pata supportArnaud Patard (Rtp)2011-08-183-0/+263
| * | | | | | pata_via: disable ATAPI DMA on AVERATEC 3200Tejun Heo2011-08-181-0/+18
| * | | | | | [libata] sata_sil: fix used-uninit warningJeff Garzik2011-08-181-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-08-184-8/+14
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branches 'ipoib' and 'iser' into for-nextRoland Dreier2011-08-173-5/+9
| |\ \ \ \ \ \ \
| | * | | | | | | IB/iser: Support iSCSI PDU paddingOr Gerlitz2011-08-172-4/+8
| | * | | | | | | IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz2011-08-171-1/+1
| | |/ / / / / /
| * / / / / / / IPoIB: Fix possible NULL dereference in ipoib_start_xmit()Bernd Schubert2011-08-161-3/+5
| |/ / / / / /
* | | | | | | i7core_edac: fixed typo in error count calculationMathias Krause2011-08-181-1/+1
* | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-171-15/+15
|\ \ \ \ \ \ \
| * | | | | | | PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-141-15/+15
* | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-08-171-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | rtc: Limit RTC PIE frequencyThomas Gleixner2011-07-261-1/+1
| * | | | | | | | rtc: Fix hrtimer deadlockThomas Gleixner2011-07-261-19/+37
| * | | | | | | | rtc: Handle errors correctly in rtc_irq_set_state()Thomas Gleixner2011-07-261-0/+3
* | | | | | | | | xen: self-balloon needs module.hRandy Dunlap2011-08-161-0/+1
* | | | | | | | | gma500: kill MIPI interface typesAlan Cox2011-08-166-9/+11
* | | | | | | | | regmap: using module facilities requires module.hStephen Rothwell2011-08-151-0/+1