aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-08imxmmc: init-exit reworkPaulius Zaleckas1-5/+4
2009-04-08mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen1-1/+1
2009-04-08xsysace: Fix dereferencing of cf_id after hd_driveid removalGrant Likely1-6/+6
2009-04-08at91_ide: turn on PIO 6 supportStanislaw Gruszka1-1/+1
2009-04-08at91_ide: remove unused ide_mm_{outb,inb}Stanislaw Gruszka1-10/+0
2009-04-08ide-cd: reverse NOT_READY sense key logicBorislav Petkov1-4/+4
2009-04-08ide: refactor tf_read() methodSergei Shtylyov9-99/+37
2009-04-08ide: refactor tf_load() methodSergei Shtylyov6-49/+16
2009-04-08ide: call write_devctl() method from tf_read() methodSergei Shtylyov3-12/+8
2009-04-08ide: move common code out of tf_load() methodSergei Shtylyov3-14/+12
2009-04-08ide: simplify 'struct ide_taskfile'Sergei Shtylyov9-73/+74
2009-04-08ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov17-118/+159
2009-04-08ide-cd: fix intendation in cdrom_decode_status()Bartlomiej Zolnierkiewicz1-97/+88
2009-04-08ide-cd: unify handling of fs and pc requests in cdrom_decode_status()Bartlomiej Zolnierkiewicz1-45/+24
2009-04-08ide-cd: convert cdrom_decode_status() to use switch statementsBartlomiej Zolnierkiewicz1-25/+32
2009-04-08ide-cd: update debugging supportBorislav Petkov1-4/+4
2009-04-08ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()Borislav Petkov1-6/+12
2009-04-08ide: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2009-04-08tx4939ide: Fix tx4939ide_{in,out}put_data_swap argumentAtsushi Nemoto1-2/+2
2009-04-08tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}Atsushi Nemoto2-180/+8
2009-04-08ide-cd: carve out an ide_cd_breathe()-helper for fs write requestsBorislav Petkov1-27/+38
2009-04-08ide-cd: move status checking into the IRQ handlerBorislav Petkov1-22/+16
2009-04-08ide-h8300: remove custom tf_{read|load}() methodsSergei Shtylyov1-77/+2
2009-04-08at91_ide: remove custom tf_{read|load}() methodsSergei Shtylyov1-76/+2
2009-04-08ide-h8300: remove mm_{inw|outw}()Sergei Shtylyov1-22/+0
2009-04-08tx4939ide: remove wmb()Atsushi Nemoto1-3/+3
2009-04-08ide: remove wmb() from ide-dma-sff.c and scc_pata.cGrant Grundler2-8/+3
2009-04-08ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for dataGeert Uytterhoeven2-8/+19
2009-04-08ide: Fix host drivers that need IRQF_SHAREDGeert Uytterhoeven1-0/+1
2009-04-08serial: sunsu: sunsu_kbd_ms_init needs to be __devinitDavid S. Miller1-1/+1
2009-04-07Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into releaseLen Brown13-220/+94
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi1-0/+3
2009-04-07ACPICA: delete check for AML access to port 0x81-83Len Brown1-1/+0
2009-04-07ACPI: WMI: use .notify method instead of installing handler directlyBjorn Helgaas1-12/+3
2009-04-07sony-laptop: use .notify method instead of installing handler directlyBjorn Helgaas1-26/+4
2009-04-07panasonic-laptop: use .notify method instead of installing handler directlyBjorn Helgaas1-21/+5
2009-04-07fujitsu-laptop: use .notify method instead of installing hotkey handler directlyBjorn Helgaas1-27/+5
2009-04-07fujitsu-laptop: use .notify method instead of installing handler directlyBjorn Helgaas1-24/+4
2009-04-07ACPI: video: use .notify method instead of installing handler directlyBjorn Helgaas1-25/+5
2009-04-07ACPI: thermal: use .notify method instead of installing handler directlyBjorn Helgaas1-23/+4
2009-04-07ACPI battery: fix async boot oopsVegard Nossum1-1/+1
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds9-15/+83
2009-04-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-10/+1162
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-215/+302
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds7-94/+1437
2009-04-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds5-67/+1070
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox3-26/+54
2009-04-07tty: jsm cleanupsBreno Leitao2-21/+12
2009-04-07Adjust path to gpio headersMike Frysinger1-8/+8
2009-04-07KGDB_SERIAL_CONSOLE check for moduleMike Frysinger1-1/+1