index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd64x: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2008-07-16
2
-3
/
+4
*
cmd640: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2008-07-16
2
-2
/
+7
*
alim15x3: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2008-07-16
2
-4
/
+3
*
qd65xx: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2008-07-16
2
-1
/
+3
*
ht6560b: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2008-07-16
2
-4
/
+4
*
ali14xx: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2008-07-16
2
-1
/
+3
*
ide: convert ide-timing.h to ide-timings.c library (take 2)
Bartlomiej Zolnierkiewicz
2008-07-16
9
-32
/
+27
*
ide: checkpatch.pl fixes for ide-timing.h
Bartlomiej Zolnierkiewicz
2008-07-16
1
-45
/
+48
*
ide: remove XFER_* masks from ide-timing.h
Bartlomiej Zolnierkiewicz
2008-07-16
2
-20
/
+8
*
ide: move some bits from ide-timing.h to <linux/ide.h>
Bartlomiej Zolnierkiewicz
2008-07-16
1
-23
/
+0
*
ide: use u8 for xfer modes in ide-timing.h
Bartlomiej Zolnierkiewicz
2008-07-16
1
-5
/
+6
*
ide: remove unused XFER_UDMA_SLOW
Bartlomiej Zolnierkiewicz
2008-07-16
1
-6
/
+1
*
ide: remove needless includes from ide-lib.c
Bartlomiej Zolnierkiewicz
2008-07-16
1
-15
/
+0
*
BAST: Remove old IDE driver
Ben Dooks
2008-07-16
3
-98
/
+0
*
ide: use the dma safe check for REQ_TYPE_ATA_PC
FUJITA Tomonori
2008-07-16
1
-5
/
+12
*
ide: avoid DMA on the stack for REQ_TYPE_ATA_PC
FUJITA Tomonori
2008-07-16
1
-0
/
+5
*
ide: it821x in pass-through mode segfaults in 2.6.26-stable
Dimitri Gorokhovik
2008-07-16
1
-0
/
+6
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2008-07-15
53
-3178
/
+832
|
\
|
*
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-16
351
-53612
/
+7716
|
|
\
|
*
\
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2008-07-15
447
-12627
/
+14542
|
|
\
\
|
*
|
|
ibm_newemac: Add MII mode support to the EMAC RGMII bridge.
Grant Erickson
2008-07-15
1
-0
/
+6
|
*
|
|
powerpc: Add driver for Barrier Synchronization Register
Sonny Rao
2008-07-15
3
-0
/
+321
|
*
|
|
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
2008-07-15
5
-47
/
+64
|
|
\
\
\
|
|
*
|
|
powerpc/mpc5200_wdt: use linux/of_platform.h instead of asm
Stephen Rothwell
2008-07-12
1
-1
/
+1
|
|
*
|
|
powerpc/mpc52xx_psc_spi: use linux/of_platform.h instead of asm
Stephen Rothwell
2008-07-12
1
-1
/
+1
|
|
*
|
|
powerpc/pata_mpc52xx: use linux/of_platform.h instead of asm
Stephen Rothwell
2008-07-12
1
-1
/
+1
|
|
*
|
|
OpenFirmware: Include <linux/of_i2c.h> from of_i2c.c.
Robert P. J. Day
2008-07-12
1
-0
/
+1
|
|
*
|
|
powerpc/i2c: Convert i2c-mpc into an of_platform driver
Jon Smirl
2008-07-12
1
-44
/
+60
|
*
|
|
|
cpm_uart: Support uart_wait_until_sent()
Laurent Pinchart
2008-07-14
1
-0
/
+6
|
*
|
|
|
cpm_uart: Fix cpm uart corruption with PREEMPT_RT
Rune Torgersen
2008-07-14
1
-0
/
+14
|
*
|
|
|
Merge commit 'origin/HEAD' into test-merge
Benjamin Herrenschmidt
2008-07-14
169
-522
/
+8170
|
|
\
\
\
\
|
*
|
|
|
|
ibm_newemac: Parameterize EMAC Multicast Match Handling
Grant Erickson
2008-07-09
4
-65
/
+232
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
drivers/macintosh/smu.c: Improve error handling
Julia Lawall
2008-07-01
1
-15
/
+19
|
*
|
|
|
drivers/macintosh: Various cleanups
Adrian Bunk
2008-07-01
3
-7
/
+5
|
*
|
|
|
macintosh/media bay: Convert semaphore to mutex
Daniel Walker
2008-06-30
1
-13
/
+14
|
*
|
|
|
macintosh/therm_windtunnel: Convert semaphore to mutex
Daniel Walker
2008-06-30
1
-8
/
+8
|
*
|
|
|
pcmcia: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
2008-06-30
2
-3
/
+3
|
*
|
|
|
drivers/net: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
2008-06-30
6
-6
/
+6
|
*
|
|
|
macintosh: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
2008-06-30
4
-6
/
+6
|
*
|
|
|
hwmon: Use linux/of_platform.h instead of asm
Stephen Rothwell
2008-06-30
1
-1
/
+1
|
*
|
|
|
pasemi-rng: Use linux/of_platform.h instead of asm
Stephen Rothwell
2008-06-30
1
-1
/
+1
|
*
|
|
|
viotape: Use unlocked_ioctl
Stephen Rothwell
2008-06-30
1
-6
/
+18
|
*
|
|
|
Merge branch 'linux-2.6'
Paul Mackerras
2008-06-30
254
-3621
/
+6097
|
|
\
\
\
\
|
*
|
|
|
|
cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code
Kumar Gala
2008-06-26
6
-838
/
+1
|
*
|
|
|
|
cpm_uart: fix whitespace issues
Kumar Gala
2008-06-26
6
-12
/
+12
|
*
|
|
|
|
platinumfb: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
2008-06-09
1
-2
/
+2
|
*
|
|
|
|
of_serial: Use linux/of_platform.h instead of asm
Stephen Rothwell
2008-06-09
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'merge'
Paul Mackerras
2008-06-09
310
-2083
/
+5713
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'merge' into powerpc-next
Paul Mackerras
2008-05-23
187
-2134
/
+3239
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[POWERPC] of/gpio: Use dynamic base allocation
Anton Vorontsov
2008-05-23
1
-37
/
+1
[next]