index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-02-17
[POWERPC] 85xx: Renamed MPC8568 MDS board code to match other boards
Kumar Gala
4
-26
/
+44
2007-02-17
[POWERPC] 85xx: Cleaning up machine probing
Kumar Gala
3
-23
/
+9
2007-02-17
[POWERPC] QE: clean up ucc_slow.c and ucc_fast.c
Timur Tabi
3
-190
/
+118
2007-02-17
[POWERPC] 85xx: Cleaned up platform dts files
Kumar Gala
6
-407
/
+333
2007-02-17
[POWERPC] 83xx: Renamed MPC8323 MDS dts and defconfig to match other boards
Kumar Gala
2
-0
/
+0
2007-02-17
[POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDS
Kumar Gala
5
-34
/
+45
2007-02-17
[POWERPC] 83xx: Use of_platform_bus_probe to setup QE devices
Kumar Gala
2
-26
/
+20
2007-02-17
[POWERPC] 83xx: use default value of loops_per_jiffy
Kumar Gala
4
-43
/
+0
2007-02-17
[POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.
Kumar Gala
4
-34
/
+0
2007-02-17
[POWERPC] 83xx: Cleaning up machine probing and board initcalls
Kumar Gala
5
-41
/
+27
2007-02-17
[POWERPC] Dispose irq mapping when done in mpc52xx_serial.c
Sylvain Munaut
1
-1
/
+3
2007-02-17
ACPI: IA64: react to acpi_table_parse() return value change
John Keller
1
-2
/
+2
2007-02-17
ACPI: hotkey: remove driver, per feature-removal-schedule.txt
Len Brown
11
-1148
/
+0
2007-02-17
ide: make ide_hwif_t.ide_dma_host_on void (v2)
Bartlomiej Zolnierkiewicz
10
-38
/
+28
2007-02-17
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
19
-99
/
+78
2007-02-17
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
36
-139
/
+120
2007-02-17
sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properly
Bartlomiej Zolnierkiewicz
1
-15
/
+11
2007-02-17
ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)
Bartlomiej Zolnierkiewicz
15
-71
/
+43
2007-02-17
ide: convert ide_hwif_t.mmio into flag (v2)
Bartlomiej Zolnierkiewicz
17
-22
/
+23
2007-02-17
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
23
-256
/
+262
2007-02-17
ide: add ide_use_fast_pio() helper (v3)
Bartlomiej Zolnierkiewicz
20
-166
/
+73
2007-02-17
ide: unexport ide_set_xfer_rate() (v2)
Bartlomiej Zolnierkiewicz
4
-15
/
+4
2007-02-17
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
6
-42
/
+22
2007-02-17
ide: remove ide_pci_device_t tables with only one entry
Bartlomiej Zolnierkiewicz
2
-17
/
+11
2007-02-17
ide: remove write-only ide_hwif_t.no_dsc flag
Bartlomiej Zolnierkiewicz
5
-14
/
+1
2007-02-17
ide: remove write-only ide_pio_data_t.blacklisted
Bartlomiej Zolnierkiewicz
2
-4
/
+0
2007-02-17
sis5513: sis5513_config_xfer_rate() cleanup
Bartlomiej Zolnierkiewicz
1
-38
/
+3
2007-02-17
piix: cleanup
Bartlomiej Zolnierkiewicz
1
-12
/
+16
2007-02-17
svwks: small cleanup
Bartlomiej Zolnierkiewicz
1
-30
/
+4
2007-02-17
cs5530: small cleanup
Bartlomiej Zolnierkiewicz
1
-9
/
+3
2007-02-17
hpt366: remove redundant check from init_dma_hpt366()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-02-17
trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-s
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2007-02-17
au1xxx-ide: remove dead code
Bartlomiej Zolnierkiewicz
1
-12
/
+3
2007-02-17
pdc202xx_old: remove dead code
Bartlomiej Zolnierkiewicz
1
-19
/
+0
2007-02-17
drivers/ide: PATA driver for Celleb
Kou Ishizaki
3
-0
/
+821
2007-02-17
sl82c105: DMA support fixes
Sergei Shtylyov
1
-14
/
+4
2007-02-17
pdc202xx_old: fix PIO mode setup
Sergei Shtylyov
1
-17
/
+7
2007-02-17
siimage: PIO1/2 taskfile transfer overclocking fix
Sergei Shtylyov
1
-30
/
+29
2007-02-17
ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)
Albert Lee
3
-12
/
+0
2007-02-17
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
Albert Lee
5
-15
/
+69
2007-02-17
ide-floppy: Fix unformatted media crash
Alan Cox
1
-1
/
+2
2007-02-17
atiixp/jmicron/triflex: fix PIO fallback
Bartlomiej Zolnierkiewicz
3
-11
/
+8
2007-02-17
hpt34x: hpt34x_tune_chipset() (->speedproc) fix
Bartlomiej Zolnierkiewicz
1
-16
/
+1
2007-02-17
[POWERPC] 86xx: Add missing of_node_put() in mpc86xx_hpcn_init_irq().
Jon Loeliger
1
-0
/
+2
2007-02-17
[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx plat...
Jon Loeliger
4
-22
/
+0
2007-02-17
ACPI: bay: use IS_ERR for return of register_platform_device_simple
Henrique de Moraes Holschuh
1
-1
/
+1
2007-02-17
ACPI: acpi_unload_table_id() always returns error
John Keller
1
-3
/
+4
2007-02-17
USB: at91-ohci, handle extra at91sam9261 ahb clock
Andrew Victor
1
-17
/
+33
2007-02-17
USB: another id for cp2101 driver
Pozsar Balazs
1
-0
/
+1
2007-02-17
USB: ueagle-atm.c needs sched.h
Randy Dunlap
1
-0
/
+1
[next]