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
*
crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp...
Alexander Boyko
2013-01-20
6
-0
/
+630
*
crypto: s5p-sss - Use devm_clk_get()
Jingoo Han
2013-01-20
1
-3
/
+1
*
crypto: omap-aes - Add CTR algorithm Support
Mark A. Greer
2013-01-20
1
-15
/
+128
*
crypto: omap-aes - Add OMAP4/AM33XX AES Support
Mark A. Greer
2013-01-20
1
-33
/
+125
*
crypto: omap-aes - Convert to dma_request_slave_channel_compat()
Mark A. Greer
2013-01-20
1
-4
/
+8
*
crypto: omap-aes - Add Device Tree Support
Mark A. Greer
2013-01-20
1
-26
/
+97
*
crypto: omap-aes - Remove usage of private DMA API
Mark A. Greer
2013-01-20
1
-133
/
+0
*
crypto: omap-aes - Add code to use dmaengine API
Mark A. Greer
2013-01-20
1
-1
/
+183
*
crypto: omap-aes - Add suspend/resume support
Mark A. Greer
2013-01-20
1
-0
/
+19
*
crypto: omap-aes - Convert to use pm_runtime API
Mark A. Greer
2013-01-20
1
-18
/
+11
*
crypto: omap-aes - Don't reset controller for every operation
Mark A. Greer
2013-01-20
1
-27
/
+0
*
crypto: omap-aes - Remmove unnecessary pr_info noise
Mark A. Greer
2013-01-20
1
-4
/
+0
*
crypto: bfin_crc - reposition free_irq to avoid access to invalid data
Julia Lawall
2013-01-20
1
-3
/
+3
*
crypto: omap-sham - Add SHA224 and SHA256 Support
Mark A. Greer
2013-01-05
1
-10
/
+173
*
crypto: omap-sham - Add OMAP4/AM33XX SHAM Support
Mark A. Greer
2013-01-05
1
-84
/
+332
*
crypto: omap-sham - Convert to dma_request_slave_channel_compat()
Mark A. Greer
2013-01-05
1
-1
/
+2
*
crypto: omap-sham - Add Device Tree Support
Mark A. Greer
2013-01-05
1
-33
/
+106
*
crypto: omap-sham - Remove usage of private DMA API
Mark A. Greer
2013-01-05
1
-109
/
+0
*
crypto: omap-sham - Add code to use dmaengine API
Mark A. Greer
2013-01-05
1
-9
/
+145
*
crypto: omap-sham - Add suspend/resume support
Mark A. Greer
2013-01-05
1
-0
/
+19
*
crypto: omap-sham - Convert to use pm_runtime API
Mark A. Greer
2013-01-05
1
-17
/
+11
*
crypto: omap-sham - Remove unnecessary pr_info noise
Mark A. Greer
2013-01-05
1
-2
/
+0
*
Linux 3.8-rc1
v3.8-rc1
Linus Torvalds
2012-12-21
1
-2
/
+2
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-12-21
19
-445
/
+738
|
\
|
*
watchdog: mei: avoid oops in watchdog unregister code path
Tomas Winkler
2012-12-19
1
-1
/
+1
|
*
watchdog: Orion: Fix possible null-deference in orion_wdt_probe
Jason Gunthorpe
2012-12-19
1
-0
/
+2
|
*
watchdog: sp5100_tco: Add SB8x0 chipset support
Takahisa Tanaka
2012-12-19
2
-61
/
+306
|
*
watchdog: davinci_wdt: add OF support
Murali Karicheri
2012-12-19
2
-0
/
+19
|
*
watchdog: da9052: Fix invalid free of devm_ allocated data
Tushar Behera
2012-12-19
1
-4
/
+0
|
*
watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_REC...
Peter Ujfalusi
2012-12-19
1
-1
/
+1
|
*
watchdog: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2012-12-19
1
-2
/
+2
|
*
watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-12-19
1
-10
/
+9
|
*
watchdog: DA9055 Watchdog driver
Ashish Jangam
2012-12-19
3
-0
/
+227
|
*
watchdog: omap_wdt: eliminate goto
Aaro Koskinen
2012-12-19
1
-7
/
+4
|
*
watchdog: omap_wdt: delete redundant platform_set_drvdata() calls
Aaro Koskinen
2012-12-19
1
-2
/
+0
|
*
watchdog: omap_wdt: convert to devm_ functions
Aaro Koskinen
2012-12-19
1
-37
/
+13
|
*
watchdog: omap_wdt: convert to new watchdog core
Aaro Koskinen
2012-12-19
2
-149
/
+112
|
*
watchdog: WatchDog Timer Driver Core: fix comment
Fabio Porcedda
2012-12-19
1
-1
/
+1
|
*
watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-12-19
1
-3
/
+3
|
*
watchdog: imx2_wdt: Select the driver via ARCH_MXC
Fabio Estevam
2012-12-19
1
-1
/
+1
|
*
watchdog: cpu5wdt.c: add missing del_timer call
devendra.aaru
2012-12-19
1
-0
/
+1
|
*
watchdog: hpwdt.c: Increase version string
Tom Mingarelli
2012-12-19
1
-1
/
+1
|
*
watchdog: Convert twl4030_wdt to watchdog core
Jarkko Nikula
2012-12-19
2
-149
/
+35
|
*
davinci_wdt: preparation for switch to common clock framework
Karicheri, Muralidharan
2012-12-19
1
-2
/
+2
|
*
watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
2012-12-19
1
-9
/
+2
|
*
watchdog: ath79_wdt: convert to use module_platform_driver
Gabor Juhos
2012-12-19
1
-11
/
+2
*
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-12-21
4
-17
/
+18
|
\
\
|
*
|
cifs: eliminate cifsERROR variable
Jeff Layton
2012-12-20
2
-6
/
+1
|
*
|
cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...
Jeff Layton
2012-12-20
1
-4
/
+15
|
*
|
cifs: fix double-free of "string" in cifs_parse_mount_options
Jeff Layton
2012-12-20
1
-7
/
+2
[next]