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
Commit message (
Expand
)
Author
Age
Files
Lines
*
uevent environment changes fallout
Al Viro
2007-10-14
2
-19
/
+6
*
Fix ohci-ssb with !CONFIG_PM
Al Viro
2007-10-13
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-13
1
-1
/
+1
|
\
|
*
mlx4_core: Fix infinite loop on device initialization
Roland Dreier
2007-10-13
1
-1
/
+1
*
|
i2c-nforce2: Declare PEC as supported
Jean Delvare
2007-10-13
1
-0
/
+1
*
|
i2c-nforce2: Abort the transaction on error
Oleg Ryjkov
2007-10-13
1
-1
/
+32
*
|
i2c-nforce2: Move status checking to a separate function
Oleg Ryjkov
2007-10-13
1
-16
/
+33
*
|
i2c-au1550: Fix a misused register problem
Chris David
2007-10-13
1
-7
/
+4
*
|
i2c: Rename the PEC functionality bit
David Brownell
2007-10-13
4
-7
/
+13
*
|
i2c-at91: Mark as broken
David Brownell
2007-10-13
1
-1
/
+9
*
|
i2c: Move i2c-dev interfaces to i2c-dev.h
David Brownell
2007-10-13
2
-32
/
+29
*
|
i2c: Remove i2c_algorithm.algo_control()
David Brownell
2007-10-13
3
-31
/
+12
*
|
cx23885: Drop empty i2c algorithm control callback
Jean Delvare
2007-10-13
1
-7
/
+0
*
|
i2c: Remove NOP i2c_algorithm.algo_control() methods
David Brownell
2007-10-13
7
-56
/
+0
*
|
i2c-dev: Reject I2C_M_RECV_LEN
David Brownell
2007-10-13
1
-2
/
+4
*
|
i2c-stub: Support multiple chips
Jean Delvare
2007-10-13
2
-32
/
+65
*
|
i2c-bfin-twi: Remove useless twi_lock mutex
Francis Moreau
2007-10-13
1
-16
/
+0
*
|
i2c-i801: Add support for the Intel Tolapai SMBus
Jason Gaston
2007-10-13
2
-1
/
+5
*
|
i2c: Document struct i2c_msg
David Brownell
2007-10-13
2
-10
/
+58
*
|
i2c/pcf8574: No arbitrary initialization
Jean Delvare
2007-10-13
2
-12
/
+10
*
|
i2c: Add DaVinci I2C controller support
Vladimir Barinov
2007-10-13
4
-0
/
+621
*
|
i2c-ibm_iic: Add support for new-style clients
Stefan Roese
2007-10-13
1
-1
/
+8
*
|
i2c/tps65010: New-style driver updates, part 2
David Brownell
2007-10-13
4
-151
/
+181
*
|
i2c/tps65010: New-style driver updates, part 1
David Brownell
2007-10-13
1
-66
/
+69
*
|
i2c-core: Make some code static
Adrian Bunk
2007-10-13
2
-6
/
+3
*
|
i2c: New-style devices can support driver model wakeup flags
David Brownell
2007-10-13
2
-4
/
+7
*
|
i2c: Kill struct i2c_device_id
Jean Delvare
2007-10-13
2
-16
/
+0
*
|
missing includes in arch/powerpc/platforms/52xx/lite5200.c
Al Viro
2007-10-13
1
-0
/
+2
*
|
fallout from elsa setup split
Al Viro
2007-10-13
1
-1
/
+1
*
|
JFS: Bio cleanup: Replace missing return statements
Dave Kleikamp
2007-10-13
1
-0
/
+3
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-13
3
-52
/
+52
|
\
\
|
*
|
[MIPS] SMP: Fix use of cpumasks.
Ralf Baechle
2007-10-13
1
-3
/
+3
|
*
|
[MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage."
Ralf Baechle
2007-10-13
1
-48
/
+48
|
*
|
[MIPS] CFE: Add missing parenthesis.
Ralf Baechle
2007-10-13
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-10-13
41
-989
/
+484
|
\
\
\
|
*
|
|
alim15x3: remove redundant m5229_revision check
Bartlomiej Zolnierkiewicz
2007-10-13
1
-12
/
+13
|
*
|
|
sc1200: fix ->dma_base equal zero handling
Bartlomiej Zolnierkiewicz
2007-10-13
1
-10
/
+14
|
*
|
|
cs5520: fix ->dma_base equal zero handling
Bartlomiej Zolnierkiewicz
2007-10-13
1
-10
/
+9
|
*
|
|
sgiioc4: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
2007-10-13
1
-6
/
+10
|
*
|
|
cs5535: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
2007-10-13
1
-7
/
+7
|
*
|
|
ide: remove CONFIG_IDEDMA_IVB config option
Bartlomiej Zolnierkiewicz
2007-10-13
2
-20
/
+0
|
*
|
|
ide: change master/slave IDENTIFY order
Bartlomiej Zolnierkiewicz
2007-10-13
2
-5
/
+3
|
*
|
|
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
2007-10-13
36
-521
/
+304
|
*
|
|
pdc202xx_new: check ide_config_drive_speed() return value
Bartlomiej Zolnierkiewicz
2007-10-13
1
-3
/
+3
|
*
|
|
cs5535: check ide_config_drive_speed() return value
Bartlomiej Zolnierkiewicz
2007-10-13
1
-2
/
+6
|
*
|
|
amd74xx/via82cxxx: check ide_config_drive_speed() return value
Bartlomiej Zolnierkiewicz
2007-10-13
2
-14
/
+6
|
*
|
|
au1xxx: fix au1xxx_set_pio_mode()
Bartlomiej Zolnierkiewicz
2007-10-13
1
-4
/
+3
|
*
|
|
icside: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
2007-10-13
3
-44
/
+17
|
*
|
|
ide-pmac: fix PIO setup and enable autotune
Benjamin Herrenschmidt
2007-10-13
1
-8
/
+12
|
*
|
|
ide-pmac: use ide_tune_dma() (take 2)
Bartlomiej Zolnierkiewicz
2007-10-13
1
-18
/
+7
[next]