summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2009-04-08at91_ide: turn on PIO 6 supportStanislaw Gruszka
2009-04-08at91_ide: remove unused ide_mm_{outb,inb}Stanislaw Gruszka
2009-04-08ide-cd: reverse NOT_READY sense key logicBorislav Petkov
2009-04-08ide: refactor tf_read() methodSergei Shtylyov
2009-04-08ide: refactor tf_load() methodSergei Shtylyov
2009-04-08ide: call write_devctl() method from tf_read() methodSergei Shtylyov
2009-04-08ide: move common code out of tf_load() methodSergei Shtylyov
2009-04-08ide: simplify 'struct ide_taskfile'Sergei Shtylyov
2009-04-08ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov
2009-04-08ide-cd: fix intendation in cdrom_decode_status()Bartlomiej Zolnierkiewicz
2009-04-08ide-cd: unify handling of fs and pc requests in cdrom_decode_status()Bartlomiej Zolnierkiewicz
2009-04-08ide-cd: convert cdrom_decode_status() to use switch statementsBartlomiej Zolnierkiewicz
2009-04-08ide-cd: update debugging supportBorislav Petkov
2009-04-08ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()Borislav Petkov
2009-04-08ide: remove unused #include <linux/version.h>Huang Weiyi
2009-04-08tx4939ide: Fix tx4939ide_{in,out}put_data_swap argumentAtsushi Nemoto
2009-04-08tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}Atsushi Nemoto
2009-04-08ide-cd: carve out an ide_cd_breathe()-helper for fs write requestsBorislav Petkov
2009-04-08ide-cd: move status checking into the IRQ handlerBorislav Petkov
2009-04-08ide-h8300: remove custom tf_{read|load}() methodsSergei Shtylyov
2009-04-08at91_ide: remove custom tf_{read|load}() methodsSergei Shtylyov
2009-04-08ide-h8300: remove mm_{inw|outw}()Sergei Shtylyov
2009-04-08tx4939ide: remove wmb()Atsushi Nemoto
2009-04-08ide: remove wmb() from ide-dma-sff.c and scc_pata.cGrant Grundler
2009-04-08ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for dataGeert Uytterhoeven
2009-04-08ide: Fix host drivers that need IRQF_SHAREDGeert Uytterhoeven
2009-04-08serial: sunsu: sunsu_kbd_ms_init needs to be __devinitDavid S. Miller
2009-04-08qla1280: Fix off-by-some error in firmware loading.David Woodhouse
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov
2009-04-07Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov
2009-04-08[WATCHDOG] omap_wdt.c: move probe function to .devinit.textUwe Kleine-König
2009-04-08[WATCHDOG] ks8695_wdt.c: move probe function to .devinit.textUwe Kleine-König
2009-04-08[WATCHDOG] at91rm9200_wdt.c: move probe function to .devinit.textUwe Kleine-König
2009-04-08[WATCHDOG] remove ARM26 sectionsPaulius Zaleckas
2009-04-08[WATCHDOG] orion5x_wdt: Add shutdown callback, use watchdog ping functionThomas Reitmayr
2009-04-08[WATCHDOG] i6300esb.c: Restructure initialization of the deviceWim Van Sebroeck
2009-04-08[WATCHDOG] i6300esb.c: Fix the GETSTATUS and GETBOOTSTATUS ioctls.Wim Van Sebroeck
2009-04-08[WATCHDOG] i6300esb.c: CleanupWim Van Sebroeck
2009-04-07Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi
2009-04-07ACPICA: delete check for AML access to port 0x81-83Len Brown
2009-04-07ACPI: WMI: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-07sony-laptop: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-07panasonic-laptop: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-07fujitsu-laptop: use .notify method instead of installing hotkey handler directlyBjorn Helgaas
2009-04-07fujitsu-laptop: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-07ACPI: video: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-07ACPI: thermal: use .notify method instead of installing handler directlyBjorn Helgaas
2009-04-07ACPI battery: fix async boot oopsVegard Nossum
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds