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
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-07-31
1
-45
/
+56
|
\
|
*
mg_disk: Add missing ready status check on mg_write()
unsik Kim
2009-07-28
1
-17
/
+15
|
*
mg_disk: fix issue with data integrity on error in mg_write()
Bartlomiej Zolnierkiewicz
2009-07-28
1
-42
/
+47
|
*
mg_disk: fix reading invalid status when use polling driver
unsik Kim
2009-07-28
1
-0
/
+10
|
*
mg_disk: remove prohibited sleep operation
unsik Kim
2009-07-28
1
-2
/
+0
*
|
imxmmc: Remove unnecessary semicolons
Joe Perches
2009-07-31
1
-1
/
+1
*
|
cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG
Sebastian Andrzej Siewior
2009-07-31
2
-7
/
+3
*
|
sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG
Sebastian Andrzej Siewior
2009-07-31
1
-2
/
+8
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2009-07-30
8
-12
/
+1608
|
\
\
|
*
|
dmaengine: at_hdmac: add DMA slave transfers
Nicolas Ferre
2009-07-22
2
-43
/
+214
|
*
|
dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller
Nicolas Ferre
2009-07-22
4
-0
/
+1404
|
*
|
dmaengine: dmatest: correct thread_count while using multiple thread per channel
Nicolas Ferre
2009-07-22
1
-2
/
+2
|
*
|
dmaengine: dmatest: add a maximum number of test iterations
Nicolas Ferre
2009-07-22
1
-1
/
+14
|
*
|
drivers/dma: Remove unnecessary semicolons
Joe Perches
2009-07-22
2
-2
/
+2
|
*
|
drivers/dma/fsldma.c: Remove unnecessary semicolons
Joe Perches
2009-07-22
1
-1
/
+1
|
*
|
dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMA
Dan Williams
2009-07-01
1
-2
/
+2
|
*
|
fsldma: do not clear bandwidth control bits on the 83xx controller
Ira Snyder
2009-06-16
1
-1
/
+2
|
*
|
fsldma: enable external start for the 83xx controller
Ira Snyder
2009-06-16
1
-1
/
+1
|
*
|
fsldma: use PCI Read Multiple command
Ira W. Snyder
2009-06-16
2
-2
/
+9
*
|
|
Merge git://git.infradead.org/users/cbou/battery-2.6.31
Linus Torvalds
2009-07-30
4
-11
/
+353
|
\
\
\
|
*
|
|
Add ds2782 battery gas gauge driver
Ryan Mallon
2009-07-01
3
-0
/
+338
|
*
|
|
olpc_battery: Ensure that the TRICKLE bit is checked
Andres Salomon
2009-07-01
1
-3
/
+6
|
*
|
|
olpc_battery: Fix up eeprom read function
Andres Salomon
2009-07-01
1
-8
/
+9
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-07-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.c
Mark Ware
2009-07-29
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
2009-07-30
2
-8
/
+4
*
|
|
|
lguest: update commentry
Rusty Russell
2009-07-30
7
-40
/
+176
*
|
|
|
lguest: fix comment style
Rusty Russell
2009-07-30
10
-608
/
+1168
*
|
|
|
virtio: refactor find_vqs
Michael S. Tsirkin
2009-07-30
1
-93
/
+119
*
|
|
|
virtio: delete vq from list
Michael S. Tsirkin
2009-07-30
1
-1
/
+5
*
|
|
|
virtio: fix memory leak on device removal
Michael S. Tsirkin
2009-07-30
1
-13
/
+15
*
|
|
|
lguest: dereferencing freed mem in add_eventfd()
Dan Carpenter
2009-07-30
1
-2
/
+3
*
|
|
|
Merge branch 'i2c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
2009-07-29
3
-14
/
+35
|
\
\
\
\
|
*
|
|
|
i2c-omap: OMAP3430 Silicon Errata 1.153
Sonasath, Moiz
2009-07-30
1
-1
/
+23
|
*
|
|
|
i2c-omap: In case of a NACK|ARDY|AL return from the ISR
Sonasath, Moiz
2009-07-30
1
-1
/
+3
|
*
|
|
|
i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
Sonasath, Moiz
2009-07-30
1
-5
/
+7
|
*
|
|
|
i2c-sh_mobile: change module_init() to subsys_initcall()
Magnus Damm
2009-07-30
1
-1
/
+1
|
*
|
|
|
i2c: strncpy does not null terminate string
Roel Kluin
2009-07-30
1
-1
/
+1
|
*
|
|
|
i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value
Peter Korsgaard
2009-07-30
1
-5
/
+0
*
|
|
|
|
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2009-07-29
1
-0
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirk
Bartlomiej Zolnierkiewicz
2009-07-29
1
-0
/
+8
*
|
|
|
|
|
drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON...
Albin Tonnerre
2009-07-29
1
-0
/
+2
*
|
|
|
|
|
sdhci: get rid of "frequency too high" flood when using eSDHC
Anton Vorontsov
2009-07-29
3
-1
/
+13
*
|
|
|
|
|
sysrq, kdump: make sysrq-c consistent
Hidetoshi Seto
2009-07-29
1
-3
/
+5
*
|
|
|
|
|
eeprom/at25: bugfix "not ready" timeout after write
Sebastian Heutling
2009-07-29
1
-2
/
+2
*
|
|
|
|
|
drivers/video/backlight/jornada720_bl.c: fix build
Kristoffer Ericson
2009-07-29
1
-1
/
+1
*
|
|
|
|
|
rtc: mark if rtc-cmos drivers were successfully registered
Thadeu Lima de Souza Cascardo
2009-07-29
1
-5
/
+18
*
|
|
|
|
|
spi: omap2_mcspi rxdma bugfix
Eero Nurkkala
2009-07-29
1
-1
/
+20
*
|
|
|
|
|
spi: omap2_mcspi supports wake events
Jouni Hogander
2009-07-29
1
-2
/
+9
*
|
|
|
|
|
s3c-fb: fix off-by-one bug in loop indexes
Pawel Osciak
2009-07-29
1
-2
/
+2
[next]