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
...
|
*
ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functions
Hans de Goede
2014-03-06
1
-0
/
+2
|
*
ahci_sunxi: Use msleep instead of mdelay
Hans de Goede
2014-02-23
1
-3
/
+3
|
*
ahci_platform: Drop unused ahci_platform_data members
Hans de Goede
2014-02-22
2
-12
/
+1
|
*
ahci_platform: Drop support for imx53-ahci platform device type
Hans de Goede
2014-02-22
1
-40
/
+6
|
*
ahci_platform: Drop support for ahci-strict platform device type
Hans de Goede
2014-02-22
1
-11
/
+0
|
*
ata: ahci_platform: runtime resume the device before use
Roger Quadros
2014-02-22
2
-0
/
+16
|
*
ata: ahci_platform: Manage SATA PHY
Roger Quadros
2014-02-22
2
-2
/
+47
|
*
ata: ahci_platform: Update DT compatible list
Roger Quadros
2014-02-22
1
-2
/
+2
|
*
ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controller
Roger Quadros
2014-02-22
1
-0
/
+1
|
*
ahci-imx: Port to library-ised ahci_platform
Hans de Goede
2014-02-22
2
-206
/
+134
|
*
ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform
Olliver Schinagl
2014-02-22
4
-3
/
+271
|
*
ahci-platform: "Library-ise" suspend / resume functionality
Hans de Goede
2014-02-22
2
-15
/
+87
|
*
ahci-platform: "Library-ise" ahci_probe functionality
Hans de Goede
2014-02-22
2
-65
/
+137
|
*
ahci-platform: Add enable_ / disable_resources helper functions
Hans de Goede
2014-02-22
2
-37
/
+71
|
*
ahci-platform: Add support for an optional regulator for sata-target power
Hans de Goede
2014-02-22
3
-2
/
+37
|
*
ahci-platform: Add support for devices with more then 1 clock
Hans de Goede
2014-02-22
4
-28
/
+93
|
*
libahci: Allow drivers to override start_engine
Hans de Goede
2014-02-22
4
-10
/
+31
|
*
ata: libahci: replace obsolete simple_strtoul() with kstrtouint()
Daeseok Youn
2014-02-19
1
-2
/
+3
|
*
ata: libahci: make ahci_pmp_retry_softreset() as static
Daeseok Youn
2014-02-19
1
-2
/
+2
|
*
ata: CONFIG_ATA is libata
Randy Dunlap
2014-02-18
1
-2
/
+2
|
*
pata_imx: Propagate the real error code on platform_get_irq() failure
Fabio Estevam
2014-02-18
1
-2
/
+2
|
*
pata_imx: Use devm_ioremap_resource() to simplify code
Fabio Estevam
2014-02-18
1
-7
/
+2
|
*
ata: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-13
68
-68
/
+0
*
|
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2014-03-31
13
-68
/
+72
|
\
\
|
*
|
workqueue: remove deprecated WQ_NON_REENTRANT
ZhangZhen
2014-03-29
3
-8
/
+2
|
*
|
workqueue: Spelling s/instensive/intensive/
Geert Uytterhoeven
2014-03-24
1
-1
/
+1
|
*
|
workqueue: remove PREPARE_[DELAYED_]WORK()
Tejun Heo
2014-03-07
1
-13
/
+2
|
*
|
staging/fwserial: don't use PREPARE_WORK
Tejun Heo
2014-03-07
2
-3
/
+11
|
*
|
afs: don't use PREPARE_WORK
Tejun Heo
2014-03-07
2
-2
/
+11
|
*
|
nvme: don't use PREPARE_WORK
Tejun Heo
2014-03-07
2
-6
/
+13
|
*
|
usb: don't use PREPARE_DELAYED_WORK
Tejun Heo
2014-03-07
1
-2
/
+2
|
*
|
floppy: don't use PREPARE_[DELAYED_]WORK
Tejun Heo
2014-03-07
1
-14
/
+28
|
*
|
ps3-vuart: don't use PREPARE_WORK
Tejun Heo
2014-03-07
1
-3
/
+1
|
*
|
wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.c
Tejun Heo
2014-03-07
1
-1
/
+1
|
*
|
Merge branch 'master' into wq/for-3.15
Tejun Heo
2014-03-07
1329
-8320
/
+16104
|
|
\
\
|
*
\
\
Merge branch 'wq/for-3.14-fixes' into wq/for-3.15
Tejun Heo
2014-03-07
5
-15
/
+37
|
|
\
\
\
|
*
|
|
|
workqueue: Remove deprecated __cancel_delayed_work()
Tan Xiaojun
2014-02-18
1
-15
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-03-31
1
-96
/
+112
|
\
\
\
\
|
*
|
|
|
percpu: renew the max_contig if we merge the head and previous block
Jianyu Zhan
2014-03-29
1
-1
/
+3
|
*
|
|
|
percpu: allocation size should be even
Viro
2014-03-17
1
-1
/
+4
|
*
|
|
|
percpu: speed alloc_pcpu_area() up
Al Viro
2014-03-07
1
-1
/
+17
|
*
|
|
|
percpu: store offsets instead of lengths in ->map[]
Al Viro
2014-03-07
1
-55
/
+81
|
*
|
|
|
perpcu: fold pcpu_split_block() into the only caller
Al Viro
2014-03-07
1
-47
/
+16
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-03-31
45
-307
/
+1368
|
\
\
\
\
\
|
*
|
|
|
|
arm64: Remove pgprot_dmacoherent()
Catalin Marinas
2014-03-24
2
-5
/
+1
|
*
|
|
|
|
arm64: Support DMA_ATTR_WRITE_COMBINE
Laura Abbott
2014-03-24
1
-2
/
+12
|
*
|
|
|
|
arm64: Implement custom mmap functions for dma mapping
Laura Abbott
2014-03-24
1
-0
/
+44
|
*
|
|
|
|
arm64: Fix __range_ok macro
Christopher Covington
2014-03-20
1
-2
/
+2
|
*
|
|
|
|
arm64: Fix duplicated Kconfig entries
Mark Brown
2014-03-19
1
-6
/
+0
|
*
|
|
|
|
arm64: mm: Route pmd thp functions through pte equivalents
Steve Capper
2014-03-14
1
-28
/
+24
[prev]
[next]