]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers
[Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel boots.
[linux-2.6-omap-h63xx.git] / drivers /
2008-01-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-01-26 Bartlomiej Zolnier... ide: remove REQ_TYPE_ATA_CMD
2008-01-26 Bartlomiej Zolnier... ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFIL...
2008-01-26 Bartlomiej Zolnier... ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFIL...
2008-01-26 Bartlomiej Zolnier... ide: fix final status check in drive_cmd_intr()
2008-01-26 Bartlomiej Zolnier... ide: check BUSY and ERROR status bits before reading...
2008-01-26 Bartlomiej Zolnier... ide: don't enable local IRQs for PIO-in in driver_cmd_i...
2008-01-26 Bartlomiej Zolnier... ide: convert "empty" REQ_TYPE_ATA_CMD requests to use...
2008-01-26 Bartlomiej Zolnier... ide: initialize rq->cmd_type in ide_init_drive_cmd...
2008-01-26 Bartlomiej Zolnier... ide: use wait_drive_not_busy() in drive_cmd_intr()...
2008-01-26 Bartlomiej Zolnier... ide: kill DATA_READY define
2008-01-26 Tejun Heoide: task_end_request() fix
2008-01-26 Bartlomiej Zolnier... ide: use rq->nr_sectors in task_end_request()
2008-01-26 Bartlomiej Zolnier... ide: remove needless ->cursg clearing from task_end_req...
2008-01-26 Bartlomiej Zolnier... ide: set IDE_TFLAG_IN_* flags before queuing/executing...
2008-01-26 Bartlomiej Zolnier... ide-tape: fix handling of non-special requests in ...
2008-01-26 Bartlomiej Zolnier... ide: fix final status check in task_in_intr()
2008-01-26 Bartlomiej Zolnier... ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in...
2008-01-26 Tejun Heoide: fix ->io_32bit race in ide_taskfile_ioctl()
2008-01-26 Bartlomiej Zolnier... cmd64x: remove /proc/ide/cmd64x
2008-01-26 Bartlomiej Zolnier... ide: remove broken disk byte-swapping support
2008-01-26 Bartlomiej Zolnier... ide: add ide_busy_sleep() helper
2008-01-26 Bartlomiej Zolnier... ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprec...
2008-01-26 Bartlomiej Zolnier... ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan...
2008-01-26 Bartlomiej Zolnier... ide: print banner message once per controller in m68k...
2008-01-26 Bartlomiej Zolnier... ide: add ide_set_irq() inline helper
2008-01-26 Bartlomiej Zolnier... ide-pmac: use custom hwif->sg_max_nents only if DMA...
2008-01-26 Bartlomiej Zolnier... rapide: remove write-only hwif->hwif_data
2008-01-26 Bartlomiej Zolnier... ide: use ide_init_port_hw() in setup-pci.c
2008-01-26 Bartlomiej Zolnier... ide: always use ide_std_init_ports() in setup-pci.c
2008-01-26 Bartlomiej Zolnier... au1xxx-ide: use ide_init_port_hw()
2008-01-26 Bartlomiej Zolnier... au1xxx-ide: au_ide_probe() fixes
2008-01-26 Bartlomiej Zolnier... ide: make remaining built-in only IDE host drivers...
2008-01-26 Bartlomiej Zolnier... ide: fix host drivers depending on ide_generic to probe...
2008-01-26 Bartlomiej Zolnier... cmd640: fix dependency on IDE_GENERIC
2008-01-26 Bartlomiej Zolnier... ide: move ide_arm_init() call from init_ide_data()...
2008-01-26 Bartlomiej Zolnier... ide: drop 'initializing' argument from ide_register_hw()
2008-01-26 Bartlomiej Zolnier... ide: add ide_init_port_hw() helper
2008-01-26 Bartlomiej Zolnier... sgiioc4: always init hwif->io_ports
2008-01-26 Olof Johanssonide: Fix build break caused by "ide: remove ideprobe_in...
2008-01-26 Bartlomiej Zolnier... ide: remove ideprobe_init()
2008-01-26 Bartlomiej Zolnier... ide: add hwif->chipset fixup to ide_device_add()
2008-01-26 Bartlomiej Zolnier... swarm: set hwif->chipset
2008-01-26 Bartlomiej Zolnier... rapide: set hwif->chipset
2008-01-26 Bartlomiej Zolnier... ide: fix probing for hosts with serialized or IRQ shari...
2008-01-26 Bartlomiej Zolnier... ide: kill probe_hwif_init()
2008-01-26 Bartlomiej Zolnier... ide: don't try to unregister interfaces if 'initializin...
2008-01-26 Bartlomiej Zolnier... ide: merge ->fixup and ->quirkproc methods
2008-01-26 Bartlomiej Zolnier... ide: dump taskfile HOB registers in ide_tf_load() ...
2008-01-26 Bartlomiej Zolnier... ide: merge ->dma_host_{on,off} methods into ->dma_host_...
2008-01-26 Bartlomiej Zolnier... ide: move drive->using_dma check to callers of ->dma_ho...
2008-01-26 Bartlomiej Zolnier... atiixp: remove ->dma_host_on and ->dma_host_off methods
2008-01-26 Bartlomiej Zolnier... ide-cris: fix DMA methods
2008-01-26 Bartlomiej Zolnier... ide: remove ->ide_dma_on and ->dma_off_quietly methods...
2008-01-26 Bartlomiej Zolnier... au1xxx-ide: add ide_toggle_bounce() calls
2008-01-26 Bartlomiej Zolnier... icside: add ide_toggle_bounce() calls
2008-01-26 Bartlomiej Zolnier... sgiioc4: add ide_toggle_bounce() calls
2008-01-26 Bartlomiej Zolnier... cy82c693: add ->set_dma_mode method
2008-01-26 Bartlomiej Zolnier... cy82c693: correct DMA modes clipping
2008-01-26 Bartlomiej Zolnier... ide: (hopefully) fix VDMA for CS5520
2008-01-26 Bartlomiej Zolnier... ide-disk: add idedisk_set_doorlock() helper
2008-01-26 Bartlomiej Zolnier... serverworks: cleanup ->set_dma_mode method
2008-01-26 Bartlomiej Zolnier... sl82c105: remove no longer needed ->selectproc method
2008-01-26 Bartlomiej Zolnier... sl82c105: program DMA/PIO timings in ->dma_start/-...
2008-01-26 Peter Tiedemann[S390] usage of s390dbf: shrink number of debug areas...
2008-01-26 Jan Engelhardt[S390] constify function pointer tables.
2008-01-26 Stefan Haberland[S390] dasd: fix loop in request expiration handling
2008-01-26 Stefan Weinhuber[S390] dasd: add hyper PAV support to DASD device drive...
2008-01-26 Joe Perches[S390] drivers/s390/: Spelling fixes
2008-01-26 Denis Cheng[S390] use LIST_HEAD instead of LIST_HEAD_INIT
2008-01-26 Joe Perches[S390] drivers/s390: Add missing "space"
2008-01-26 Stefan Haberland[S390] dasd: fix return value of dasd_generic_probe()
2008-01-26 Jan Glauber[S390] crypto: move s390 Kconfig options.
2008-01-26 Heiko Carstens[S390] Get rid of additional_cpus kernel parameter.
2008-01-26 Heiko Carstens[S390] sclp: convert channel path configure code to...
2008-01-26 Heiko Carstens[S390] Standby cpu activation/deactivation.
2008-01-26 Michael Ernst[S390] sclp: sysfs interface for SCLP cpi
2008-01-26 Ursula Braun[S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5s
2008-01-26 Sebastian Ott[S390] qdio: Remove double checked value.
2008-01-26 Peter Oberparleiter[S390] cio: introduce timed recovery procedure
2008-01-26 Michael Ernst[S390] cio: memory leak in cio processing
2008-01-26 Cornelia Huck[S390] cio: Fix ungroup vs. machine check race in ccwgroup.
2008-01-26 Cornelia Huck[S390] cio: Delete timer in ccw_device_verify_done().
2008-01-26 Peter Oberparleiter[S390] cio: reduce cpu utilization during device scan
2008-01-26 Cornelia Huck[S390] cio: Set driver->owner on css, ccw and ccwgroup...
2008-01-26 Cornelia Huck[S390] cio: Use dev_{g,s}et_drvdata().
2008-01-26 Cornelia Huck[S390] cio: I/O subchannel specific fields.
2008-01-26 Peter Oberparleiter[S390] cio: Extend adapter interrupt interface.
2008-01-26 Cornelia Huck[S390] cio: Introduce subchannel->private.
2008-01-26 Cornelia Huck[S390] cio: Cleanup debug feature usage.
2008-01-26 Cornelia Huck[S390] cio: Add css_driver_{register,unregister}.
2008-01-26 Cornelia Huck[S390] cio: Reset sch->driver.
2008-01-26 Cornelia Huck[S390] cio: css_driver: Use consistent parameters.
2008-01-26 Cornelia Huck[S390] cio: Use helpers instead of container_of().
2008-01-26 Sebastian Ott[S390] cio: Dump ccw device information in case of...
2008-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
next