index
:
blackbird-op-linux
master
Blackbirdâ„¢ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properly
Bartlomiej Zolnierkiewicz
2007-02-17
1
-15
/
+11
*
ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
15
-71
/
+43
*
ide: convert ide_hwif_t.mmio into flag (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
17
-22
/
+23
*
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
23
-256
/
+262
*
ide: add ide_use_fast_pio() helper (v3)
Bartlomiej Zolnierkiewicz
2007-02-17
20
-166
/
+73
*
ide: unexport ide_set_xfer_rate() (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
4
-15
/
+4
*
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
2007-02-17
6
-42
/
+22
*
ide: remove ide_pci_device_t tables with only one entry
Bartlomiej Zolnierkiewicz
2007-02-17
2
-17
/
+11
*
ide: remove write-only ide_hwif_t.no_dsc flag
Bartlomiej Zolnierkiewicz
2007-02-17
5
-14
/
+1
*
ide: remove write-only ide_pio_data_t.blacklisted
Bartlomiej Zolnierkiewicz
2007-02-17
2
-4
/
+0
*
sis5513: sis5513_config_xfer_rate() cleanup
Bartlomiej Zolnierkiewicz
2007-02-17
1
-38
/
+3
*
piix: cleanup
Bartlomiej Zolnierkiewicz
2007-02-17
1
-12
/
+16
*
svwks: small cleanup
Bartlomiej Zolnierkiewicz
2007-02-17
1
-30
/
+4
*
cs5530: small cleanup
Bartlomiej Zolnierkiewicz
2007-02-17
1
-9
/
+3
*
hpt366: remove redundant check from init_dma_hpt366()
Bartlomiej Zolnierkiewicz
2007-02-17
1
-3
/
+0
*
trm290: remove redundant CONFIG_BLK_DEV_IDEDMA #ifdef-s
Bartlomiej Zolnierkiewicz
2007-02-17
1
-4
/
+0
*
au1xxx-ide: remove dead code
Bartlomiej Zolnierkiewicz
2007-02-17
1
-12
/
+3
*
pdc202xx_old: remove dead code
Bartlomiej Zolnierkiewicz
2007-02-17
1
-19
/
+0
*
drivers/ide: PATA driver for Celleb
Kou Ishizaki
2007-02-17
3
-0
/
+821
*
sl82c105: DMA support fixes
Sergei Shtylyov
2007-02-17
1
-14
/
+4
*
pdc202xx_old: fix PIO mode setup
Sergei Shtylyov
2007-02-17
1
-17
/
+7
*
siimage: PIO1/2 taskfile transfer overclocking fix
Sergei Shtylyov
2007-02-17
1
-30
/
+29
*
ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)
Albert Lee
2007-02-17
3
-12
/
+0
*
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
Albert Lee
2007-02-17
5
-15
/
+69
*
ide-floppy: Fix unformatted media crash
Alan Cox
2007-02-17
1
-1
/
+2
*
atiixp/jmicron/triflex: fix PIO fallback
Bartlomiej Zolnierkiewicz
2007-02-17
3
-11
/
+8
*
hpt34x: hpt34x_tune_chipset() (->speedproc) fix
Bartlomiej Zolnierkiewicz
2007-02-17
1
-16
/
+1
*
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
2007-02-16
7
-58
/
+167
|
\
|
*
[AVR32] Use per-controller spi_board_info structures
Haavard Skinnemoen
2007-02-16
3
-24
/
+44
|
*
[AVR32] Warn, don't BUG if clk_disable is called too many times
Haavard Skinnemoen
2007-02-16
1
-1
/
+5
|
*
[AVR32] Make sure all genclocks have a parent
Haavard Skinnemoen
2007-02-16
1
-16
/
+73
|
*
[AVR32] Remove unnecessary sys_nfsservctl conditional
Haavard Skinnemoen
2007-02-16
1
-4
/
+0
|
*
[AVR32] Wire up the SysV IPC calls properly
Haavard Skinnemoen
2007-02-16
2
-7
/
+28
|
*
[AVR32] Define ioremap_nocache, ioport_map and ioport_unmap
Haavard Skinnemoen
2007-02-16
1
-0
/
+11
|
*
[AVR32] Fix prototypes for __raw_writesb and friends
Haavard Skinnemoen
2007-02-16
1
-6
/
+6
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2007-02-16
24
-98
/
+707
|
\
\
|
*
|
[AGPGART] allow drm populated agp memory types cleanups
Andrew Morton
2007-02-10
2
-14
/
+4
|
*
|
[AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-06
1
-1
/
+2
|
*
|
[AGPGART] Add agp-type-to-mask-type method missing from some drivers.
Thomas Hellstrom
2007-02-05
2
-0
/
+2
|
*
|
[AGPGART] Don't try to remap i810 registers on resume.
Dave Jones
2007-02-04
1
-6
/
+8
|
*
|
[AGPGART] Allow drm-populated agp memory types
Thomas Hellstrom
2007-02-03
19
-75
/
+296
|
*
|
[AGPGART] compat ioctl
Zwane Mwaikambo
2007-02-03
5
-14
/
+407
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-02-16
13
-407
/
+795
|
\
\
\
|
*
|
|
[CPUFREQ] Longhaul - Redo Longhaul ver. 2
Rafa³ Bilski
2007-02-14
1
-22
/
+31
|
*
|
|
[CPUFREQ] EPS - Correct 2nd brand test
Rafa³ Bilski
2007-02-13
1
-1
/
+1
|
*
|
|
[CPUFREQ] Fix up merge conflicts with recent ACPI changes.
Dave Jones
2007-02-10
1978
-53145
/
+127363
|
|
\
\
\
|
*
|
|
|
[CPUFREQ] Longhaul - Separate frequency and voltage transition
Rafa³ Bilski
2007-02-10
1
-16
/
+93
|
*
|
|
|
[CPUFREQ] Longhaul - Models of Nehemiah
Rafa³ Bilski
2007-02-10
1
-3
/
+3
|
*
|
|
|
[CPUFREQ] Whitespace fixup
Dave Jones
2007-02-10
1
-1
/
+1
|
*
|
|
|
[CPUFREQ] Longhaul - Simplier minmult
Rafa³ Bilski
2007-02-10
1
-15
/
+8
[next]