summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | pata_efar: Enable parallel scanningAlan Cox2010-03-011-1/+2
| * | pata_atiixp: enable parallel scanAlan Cox2010-03-011-1/+2
| * | [libata] pata_atiixp: add locking for parallel scanningBartlomiej Zolnierkiewicz2010-03-011-1/+10
| * | [libata] pata_efar: add locking for parallel scanningBartlomiej Zolnierkiewicz2010-03-011-0/+15
| * | libata: Pass host flags into the pci helperAlan Cox2010-03-0140-42/+44
| * | [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCIChristoph Egger2010-03-011-1/+1
| * | libata: Allow pata_legacy to be built on non-ISA but PCI systemsAlan Cox2010-03-011-2/+2
| * | pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsetsBartlomiej Zolnierkiewicz2010-03-011-2/+4
| * | pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cardsBartlomiej Zolnierkiewicz2010-03-011-1/+12
| * | [libata] pata_at91: fix backslash-continued stringJeff Garzik2010-03-011-2/+2
| * | pata_via: store UDMA masks in via_isa_bridges tableBartlomiej Zolnierkiewicz2010-03-011-110/+94
| * | pata_via: fix address setup timings underlockingBartlomiej Zolnierkiewicz2010-03-011-2/+2
| * | pata_serverworks: fix error messageBartlomiej Zolnierkiewicz2010-03-011-1/+1
| * | pata_serverworks: fix PIO setup for the second channelBartlomiej Zolnierkiewicz2010-03-011-1/+2
| * | pata_efar: fix secondary port supportBartlomiej Zolnierkiewicz2010-03-011-2/+2
| * | pata_cypress: fix PIO timings underclockingBartlomiej Zolnierkiewicz2010-03-011-4/+6
| * | pata_cs5535: use correct values for PIO1 and PIO2 data timingsBartlomiej Zolnierkiewicz2010-03-011-1/+1
| * | pata_cmd64x: remove unused definitionsBartlomiej Zolnierkiewicz2010-03-011-11/+1
| * | pata_cmd64x: cmd648_bmdma_stop() fixBartlomiej Zolnierkiewicz2010-03-011-1/+1
| * | pata_cmd64x: fix handling of address setup timingsBartlomiej Zolnierkiewicz2010-03-011-0/+6
| * | pata_cmd64x: fix PIO setupBartlomiej Zolnierkiewicz2010-03-011-1/+4
| * | pata_ali: documentation fixesBartlomiej Zolnierkiewicz2010-03-011-5/+3
| * | libata: fix CFA handling in ide_timing_compute()Bartlomiej Zolnierkiewicz2010-03-011-6/+11
| * | sata_via: Correctly setup PIO/DMA for pata slave on vt6421.Bart Hartgers2010-03-011-3/+5
| * | libata: make functions/variables staticRobert Hancock2010-03-012-5/+5
| * | libata: implement spurious irq handling for SFF and apply it to piixTejun Heo2010-03-013-8/+48
| * | libata: cleanup ata_sff_interrupt()Tejun Heo2010-03-011-10/+7
| * | ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley2010-03-011-0/+8
| * | ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley2010-03-011-0/+6
| * | ahci: Implement SATA AHCI FIS-based switching supportShane Huang2010-03-011-18/+203
| * | pata_hpt366: remove irrelevant TODOSergei Shtylyov2010-03-011-3/+1
| * | pata_hpt{37x|3x2n}: improve timing register documentationSergei Shtylyov2010-03-012-32/+30
| * | pata_hpt366: remove redundant codeSergei Shtylyov2010-03-011-13/+4
| * | pata_hpt{37x|3x2n}: unify mode programmingSergei Shtylyov2010-03-012-116/+90
| * | pata_hpt3x2n: always stretch UltraDMA timingSergei Shtylyov2010-03-011-10/+10
| * | pata_hpt37x: use ATA_DMA_* constantsSergei Shtylyov2010-03-011-9/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-0153-1334/+3250
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2010-03-013946-73901/+171669
| |\ \ \
| | * | | Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov2010-02-262-12/+16
| | * | | Input: add KEY_WPS_BUTTON definitionDmitry Torokhov2010-02-261-0/+1
| | * | | Input: ads7846 - add regulator supportGrazvydas Ignotas2010-02-251-1/+27
| | * | | Input: gamecon - use pr_err() and friendsDmitry Torokhov2010-02-221-8/+10
| | * | | Input: gamecon - constify some of the setup structuresDmitry Torokhov2010-02-221-10/+10
| | * | | Input: gamecon - simplify pad type handlingDmitry Torokhov2010-02-221-79/+123
| | * | | Input: gamecon - simplify coordinate calculation for PSXDmitry Torokhov2010-02-221-4/+8
| | * | | Input: gamecon - fix some formatting issuesDmitry Torokhov2010-02-221-153/+194
| | * | | Input: gamecon - add rumble support for N64 padsScott Moreau2010-02-222-6/+120
| | * | | Input: wacom - add device type to device name stringPing Cheng2010-02-202-4/+15
| | * | | Input: s3c24xx_ts - report touch only when stylus is downVasily Khoruzhick2010-02-201-14/+16
| | * | | Input: s3c24xx_ts - re-enable IRQ on resumeVasily Khoruzhick2010-02-191-0/+1