aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ide: add IDE_HFLAG_SERIALIZE host flagBartlomiej Zolnierkiewicz2007-10-195-13/+16
| * | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flagBartlomiej Zolnierkiewicz2007-10-194-8/+9
| * | piix: add DECLARE_ICH_DEV() macroBartlomiej Zolnierkiewicz2007-10-191-63/+47
| * | pdc202xx_old: add DECLARE_PDC2026X_DEV() macroBartlomiej Zolnierkiewicz2007-10-191-41/+19
| * | pdc202xx_new: add DECLARE_PDCNEW_DEV() macroBartlomiej Zolnierkiewicz2007-10-191-57/+19
| * | aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UFBartlomiej Zolnierkiewicz2007-10-191-9/+5
| * | ide: remove .init_setup from ide_pci_device_tBartlomiej Zolnierkiewicz2007-10-191-1/+0
| * | serverworks: remove ->init_setupBartlomiej Zolnierkiewicz2007-10-191-31/+14
| * | scc_pata: remove ->init_setupBartlomiej Zolnierkiewicz2007-10-191-2/+2
| * | pdc202xx_old: remove ->init_setupBartlomiej Zolnierkiewicz2007-10-191-32/+25
| * | pdc202xx_new: remove ->init_setupBartlomiej Zolnierkiewicz2007-10-191-59/+49
| * | hpt366: remove ->init_setupBartlomiej Zolnierkiewicz2007-10-191-179/+127
| * | cmd64x: remove ->init_setupBartlomiej Zolnierkiewicz2007-10-191-27/+12
| * | aec62xx: remove ->init_setupBartlomiej Zolnierkiewicz2007-10-191-25/+14
| * | ide: use I/O ops directly part #2 (take 2)Bartlomiej Zolnierkiewicz2007-10-194-37/+34
| * | ide: use pci_dev->revisionBartlomiej Zolnierkiewicz2007-10-194-27/+10
| * | cmd64x: Use dev->revisionAuke Kok2007-10-191-10/+4
| * | amd74xx: Omit PCI_REVISION_ID readAuke Kok2007-10-191-1/+0
| * | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz2007-10-1932-177/+185
| * | pdc202xx_old: remove broken SWDMA supportBartlomiej Zolnierkiewicz2007-10-191-5/+1
| * | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flagsBartlomiej Zolnierkiewicz2007-10-196-11/+14
| * | ide: remove ->init_setup_dma from ide_pci_device_t (take 2)Bartlomiej Zolnierkiewicz2007-10-193-34/+20
| * | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flagsBartlomiej Zolnierkiewicz2007-10-1934-91/+30
| * | ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz2007-10-1934-136/+109
| * | ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz2007-10-1939-58/+40
| * | ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driverBartlomiej Zolnierkiewicz2007-10-191-84/+29
| * | siimage: bump driver versionBartlomiej Zolnierkiewicz2007-10-191-1/+1
| * | ide: Fix cs5535 driver accessing beyond array boundaryBenjamin Herrenschmidt2007-10-191-1/+1
| * | ide: Fix siimage driver accessing beyond array boundaryBenjamin Herrenschmidt2007-10-191-1/+1
| * | ide: Add ide_get_paired_drive() helperBenjamin Herrenschmidt2007-10-191-0/+7
| |/
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2007-10-184-63/+42
|\ \
| * | hrtimer: hook compat_sys_nanosleep up to high res timer codeAnton Blanchard2007-10-181-46/+11
| * | hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easierAnton Blanchard2007-10-183-17/+31
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-1811-90/+1567
|\ \
| * | [libata] kill ata_sg_is_last()Jeff Garzik2007-10-185-42/+27
| * | Update libata driver for bf548 atapi controller against the 2.6.24 tree.Sonic Zhang2007-10-172-47/+37
| * | libata-sff: Correct use of check_status()Alan Cox2007-10-171-1/+1
| * | drivers/ata: add support to Freescale 3.0Gbps SATA ControllerLi Yang2007-10-173-0/+1500
| * | pata_acpi: fix build breakage if !CONFIG_PMTejun Heo2007-10-171-0/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-10-1865-3/+3
|\ \
| * | mv watchdog tree under driversWim Van Sebroeck2007-10-1865-3/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-184-60/+65
|\ \
| * | sched: reduce schedstat variable overhead a bitKen Chen2007-10-184-37/+35
| * | sched: add KERN_CONT annotationIngo Molnar2007-10-181-11/+11
| * | sched: cleanup, make struct rq comments more consistentIngo Molnar2007-10-181-4/+8
| * | sched: cleanup, fix spacingIngo Molnar2007-10-181-7/+7
| * | sched: fix return value of wait_for_completion_interruptible()Andi Kleen2007-10-181-1/+4
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-1817-375/+483
|\ \
| * | [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-189-241/+324
| * | [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle2007-10-182-22/+0