summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-04-261-2/+2
|\
| * rtc: fix coh901331 startup crashLinus Walleij2011-04-201-2/+2
* | libata: ahci_start_engine compliant to AHCI specJian Peng2011-04-241-0/+21
* | ata: pata_at91.c bugfix for initial_timing initialisationIgor Plyatov2011-04-241-2/+12
* | ata: pata_at91.c bugfix for high master clockIgor Plyatov2011-04-241-1/+7
* | ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-241-0/+6
* | ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-241-0/+8
* | libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney2011-04-241-0/+1
* | ahci: don't enable port irq before handler is registeredMaxime Bizon2011-04-242-3/+16
* | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo2011-04-242-3/+5
* | ahci: EM supported message type sysfs attributeHannes Reinecke2011-04-242-0/+26
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-04-242-1/+10
|\ \
| * | PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-202-1/+10
* | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-04-233-8/+11
|\ \ \
| * | | tty/n_gsm: fix bug in CRC calculation for gsm1 modeMikhail Kshevetskiy2011-04-201-2/+6
| * | | serial/imx: read cts state only after acking cts change irqUwe Kleine-König2011-04-201-1/+2
| * | | parport_pc.c: correctly release the requested region for the IT887xNiels de Vos2011-04-201-5/+3Star
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-213-2/+12
|\ \ \
| * | | ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cdTejun Heo2011-04-213-2/+12
* | | | raid5: fix build error, sector_t usageRandy Dunlap2011-04-211-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-04-213-18/+9Star
|\ \ \ \
| * | | | virtio: console: Enable call to hvc_remove() on console port removeAmit Shah2011-04-211-11/+0Star
| * | | | virtio_pci: Prevent double-free of pci regions after device hot-unplugAmit Shah2011-04-211-7/+8
| * | | | virtio: Decrement avail idx on buffer detachAmit Shah2011-04-211-0/+1
| |/ / /
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-213-6/+17
|\ \ \ \
| * | | | agp: fix arbitrary kernel memory writesVasiliy Kulikov2011-04-211-3/+8
| * | | | agp: fix OOM and buffer overflowVasiliy Kulikov2011-04-211-1/+7
| * | | | drm/radeon/kms: fix IH writeback on r6xx+ on big endian machinesCédric Cano2011-04-202-2/+2
* | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-212-37/+45
|\ \ \ \ \
| * | | | | drm/i915: Initialise g4x watermarks for disabled pipesChris Wilson2011-04-131-1/+4
| * | | | | drm/i915: Sanitize the output registers after resumeChris Wilson2011-04-121-32/+36
| * | | | | drm/i915/tv: Fix modeset flickering introduced in 7f58aabc3Sitsofe Wheeler2011-04-121-2/+2
| * | | | | drm/i915/tv: Only poll for TV connectionsMathew McKernan2011-04-121-2/+1Star
| * | | | | drm/i915/tv: Remember the detected TV typeMathew McKernan2011-04-121-0/+2
* | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-04-211-12/+43
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | intel_iommu: disable all VT-d PMRs when TXT launchedJoseph Cihula2011-04-211-9/+29
| * | | | | intel-iommu: Fix get_domain_for_dev() error pathAlex Williamson2011-03-121-1/+1
| * | | | | intel-iommu: Unlink domain from iommuAlex Williamson2011-03-121-1/+12
| * | | | | intel-iommu: Fix use after release during device attachJan Kiszka2011-01-171-1/+1
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-211-1/+0Star
|\ \ \ \ \ \
| * | | | | | hwmon: (pmbus) Removed unused variable from struct pmbus_dataGuenter Roeck2011-04-191-1/+0Star
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-04-212-1/+5
|\ \ \ \ \ \
| * | | | | | md: Cleanup after raid45->raid0 takeoverKrzysztof Wojcik2011-04-201-0/+1
| * | | | | | md: Fix dev_sectors on takeover from raid0 to raid4/5NeilBrown2011-04-201-0/+4
| * | | | | | md/raid5: remove setting of ->queue_lockNeilBrown2011-04-201-1/+0Star
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-202-31/+5Star
|\ \ \ \ \ \
| * | | | | | block: get rid of QUEUE_FLAG_REENTERJens Axboe2011-04-192-31/+5Star
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-2016-92/+102
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | drm/radeon/kms: pll tweaks for r7xxAlex Deucher2011-04-201-5/+1Star
| * | | | | | drm/nouveau: fix allocation of notifier objectMarcin Slusarz2011-04-201-1/+1