aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-01-06drivers/macintosh: Add missing of_node_put in therm_adt746x.cNicolas Palix
2009-01-06adt7470: make automatic fan control really workDarrick J. Wong
2009-01-06adt7470: observe the number of temperature sensors to shorten update timeDarrick J. Wong
2009-01-06adt7470: fix pwm at a certain level during temperature sensor scanDarrick J. Wong
2009-01-06adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded divisionDarrick J. Wong
2009-01-06sysrq: more explicit, less terse help messagesRandy Dunlap
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King
2009-01-06ioc4: automatically load sgiioc4 subordinate moduleBrent Casavant
2009-01-06poll: allow f_op->poll to sleepTejun Heo
2009-01-06Check fops_get() return valueLaurent Pinchart
2009-01-06pci: use pci_ioremap_bar() in drivers/miscArjan van de Ven
2009-01-06mm: make vread() and vwrite() declarationKOSAKI Motohiro
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2009-01-06scc_pata: make use of scc_dma_sff_read_status()Sergei Shtylyov
2009-01-06ide-dma-sff: factor out ide_dma_sff_write_status()Sergei Shtylyov
2009-01-06ide: move read_sff_dma_status() method to 'struct ide_dma_ops'Sergei Shtylyov
2009-01-06ide: don't set hwif->dma_ops in init_dma() methodSergei Shtylyov
2009-01-06Resurrect IT8172 IDE controller driverShane McDonald
2009-01-06piix: sync ich_laptop[] with ata_piix.cBartlomiej Zolnierkiewicz
2009-01-06ide: fix ide_port_scan() to do ACPI setup after initializing request queuesBartlomiej Zolnierkiewicz
2009-01-06ide: remove now redundant ->cur_dev checksBartlomiej Zolnierkiewicz
2009-01-06ide: remove superfluous hwif variable assignment from ide_timer_expiry()Bartlomiej Zolnierkiewicz
2009-01-06ide: use ide_pci_is_in_compatibility_mode() helper in setup-pci.cBartlomiej Zolnierkiewicz
2009-01-06ide: make "paranoia" ->handler check in ide_intr() more strictBartlomiej Zolnierkiewicz
2009-01-06ide-cd: convert to ide-atapi facilitiesBorislav Petkov
2009-01-06ide-cd: start DMA before sending the actual packet commandBorislav Petkov
2009-01-06ide-cd: wait for DRQ to get set per defaultBorislav Petkov
2009-01-06ide: Fix drive's DWORD-IO handlingMario Schwalbe
2009-01-06ide: add port and host iteratorsBartlomiej Zolnierkiewicz
2009-01-06ide: dynamic allocation of device structuresBartlomiej Zolnierkiewicz
2009-01-06ide: NUMA aware allocation of host and port structuresBartlomiej Zolnierkiewicz
2009-01-06it821x: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz
2009-01-06cmd64x: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz
2009-01-06cmd640: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz
2009-01-06amd74xx: use ide_get_pair_dev() helperBartlomiej Zolnierkiewicz
2009-01-06ide: remove ->error method from struct ide_driverBartlomiej Zolnierkiewicz
2009-01-06ide: unexport ide_wait_not_busy()Bartlomiej Zolnierkiewicz
2009-01-06ide: remove ide_driver_t typedefBartlomiej Zolnierkiewicz
2009-01-06ide: remove 'byte' typedefBartlomiej Zolnierkiewicz
2009-01-06ide: remove ide_pci_enablebit_t typedefBartlomiej Zolnierkiewicz
2009-01-06ide: remove local_irq_set() macroBartlomiej Zolnierkiewicz
2009-01-06ide: remove HWIF() macroBartlomiej Zolnierkiewicz
2009-01-06ide: move ide_init_port_data() and friends to ide-probe.cBartlomiej Zolnierkiewicz
2009-01-06ide: update ide_unregister() documentationBartlomiej Zolnierkiewicz
2009-01-06ide: merge ide_hwgroup_t with ide_hwif_t (v2)Bartlomiej Zolnierkiewicz
2009-01-06ide: use lock bitops for ports serialization (v2)Bartlomiej Zolnierkiewicz
2009-01-06ide: remove hwgroup->hwif and {drive,hwif}->nextBartlomiej Zolnierkiewicz
2009-01-06ide: use per-port IRQ handlersBartlomiej Zolnierkiewicz
2009-01-06ide: add ->cur_port to struct ide_host and use it for serialized hostsBartlomiej Zolnierkiewicz
2009-01-06ide: fix setting nIEN on idle devicesBartlomiej Zolnierkiewicz