summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang2009-09-114-1/+11
* drivers/ata: use resource_sizeJulia Lawall2009-09-114-7/+7
* sata_fsl: Defer non-ncq commands when ncq commands activeAshish Kalra2009-09-081-0/+1
* libata: add SATA PMP revision information for spec 1.2Shane Huang2009-09-081-0/+2
* libata: fix off-by-one error in ata_tf_read_block()Tejun Heo2009-09-081-1/+7
* ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMATejun Heo2009-09-081-0/+16
* ahci: make ahci_asus_m2a_vm_32bit_only() quirk more genericTejun Heo2009-09-081-24/+29
* dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo2009-09-083-21/+62
* dmi: fix date handling in dmi_get_year()Tejun Heo2009-09-081-2/+3
* libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()Tejun Heo2009-09-081-53/+51
* sata_sis: convert to slave_linkTejun Heo2009-09-081-50/+25
* sata_sil24: always set protocol override for non-ATAPI data commandsRobert Hancock2009-09-011-0/+11
* libata: Export AHCI capabilitiesMatthew Garrett2009-09-011-0/+44
* libata: Delegate nonrot flag setting to SCSIMartin K. Petersen2009-09-011-4/+0
* [libata] Add pata_rdc driver for RDC ATA devicesAlan Cox2009-09-013-0/+411
* drivers/ata: Remove unnecessary semicolonsJoe Perches2009-09-012-2/+2
* libata: remove spindown skipping and warningTejun Heo2009-09-011-51/+0
* libata: add command name parsing for error outputRobert Hancock2009-09-014-4/+143
* libata: clear eh_info on reset completionTejun Heo2009-09-011-3/+9
* [libata] add DMA setup FIS auto-activate featureShaohua Li2009-09-012-8/+30
* [libata] sata_sil: disable DMA engine in sil_freeze()Jeff Garzik2009-09-011-0/+13
* [libata] EH: freeze port before aborting commandsJeff Garzik2009-09-011-2/+4
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-08-318-49/+147
|\
| * V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.Randy Dunlap2009-08-311-1/+1
| * V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is trueShine Liu2009-08-311-1/+3
| * V4L/DVB (12457): zr364: wrong indexesRoel Kluin2009-08-311-1/+1
| * V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfacesUdi Atar2009-08-312-20/+29
| * V4L/DVB (12450): Siano: Fixed SDIO compilation bugsUdi Atar2009-08-311-24/+30
| * V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xxMauro Carvalho Chehab2009-08-312-2/+39
| * V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devicesMichael Krufky2009-08-311-0/+44
* | ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz2009-08-311-1/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-08-3112-105/+194
|\ \ | |/ |/|
| * drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)2009-08-293-4/+55
| * drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.Eric Anholt2009-08-292-38/+54
| * drm/i915: Set crtc/clone mask in different output devicesMa Ling2009-08-249-51/+73
| * drm/i915: Always use SDVO_B detect bit for SDVO output detection.Ma Ling2009-08-241-9/+9
| * drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()Roel Kluin2009-08-241-1/+1
| * drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xxBruno Prémont2009-08-241-1/+1
| * drm/i915: Set the multiplier for SDVO on G33 platformSean Young2009-08-241-1/+1
* | ACPI: don't free non-existent backlight in acpi video moduleKeith Packard2009-08-281-2/+5
* | toshiba_acpi: return on a fail pathJiri Slaby2009-08-281-0/+1
* | ACPICA: Windows compatibility fix: same buffer/string storeLin Ming2009-08-281-0/+12
* | xenfb: connect to backend before registering fbJeremy Fitzhardinge2009-08-271-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-262-16/+47
|\ \
| * | virtio: net refill on out-of-memoryRusty Russell2009-08-261-15/+46
| * | smc91x: fix compilation on SMPAlexey Dobriyan2009-08-261-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-08-261-1/+1
|\ \ \
| * | | m68k: count can reach 51, not 50Roel Kluin2009-08-261-1/+1
* | | | leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo2009-08-261-0/+3
* | | | leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo2009-08-261-7/+14
OpenPOWER on IntegriCloud