Date |
List |
Subject |
2019-08-06 13:21:07
|
linux-kernel
|
Machine specific static mappings iotable_init(), are they required ? |
2017-10-19 06:22:34
|
linux-crypto
|
Re: [PATCH v3] staging: ccree: fix boolreturn.cocci warning |
2017-10-18 06:41:55
|
linux-crypto
|
[PATCH v3] staging: ccree: fix boolreturn.cocci warning |
2017-10-18 02:12:53
|
linux-crypto
|
[PATCH v2] staging: ccree: fix boolreturn.cocci warning |
2017-10-18 02:10:52
|
linux-crypto
|
[PATCH v2] staging: ccree: Fix bool comparison |
2017-10-16 10:10:07
|
linux-crypto
|
[PATCH] staging: ccree: fix boolreturn.cocci warning |
2017-10-16 10:08:23
|
linux-crypto
|
[PATCH] staging: ccree: Fix bool comparison |
2017-10-06 04:07:12
|
linux-crypto
|
Re: [PATCH] staging: ccree: local variable "dev" not required |
2017-10-04 19:12:10
|
linux-crypto
|
[PATCH] staging: ccree: local variable "dev" not required |
2017-10-04 07:45:37
|
linux-crypto
|
[PATCH v3] staging: ccree: Convert to platform_{get,set}_drvdata() |
2017-09-22 04:42:35
|
linux-kernel
|
[PATCH] staging: ccree: else is not generally useful after a break or return |
2017-09-22 04:42:33
|
linux-crypto
|
[PATCH] staging: ccree: else is not generally useful after a break or return |
2017-09-21 13:39:24
|
linux-kernel
|
[PATCH v3] drivers: cpufreq: Fix sysfs duplicate filename creation for platform-device |
2017-09-21 12:17:55
|
linux-kernel
|
[PATCH v2] staging: ccree: Convert to platform_{get,set}_drvdata() |
2017-09-21 12:17:42
|
linux-crypto
|
[PATCH v2] staging: ccree: Convert to platform_{get,set}_drvdata() |
2017-09-21 11:29:21
|
linux-kernel
|
[PATCH] staging: ccree: Convert to platform_{get,set}_drvdata() |
2017-09-21 11:29:04
|
linux-crypto
|
[PATCH] staging: ccree: Convert to platform_{get,set}_drvdata() |
2017-09-20 04:16:53
|
linux-kernel
|
Re: [PATCH v2] drivers: cpufreq: Fix sysfs duplicate filename creation for platform-device |
2017-09-18 19:18:45
|
linux-kernel
|
[PATCH v2] drivers: cpufreq: Fix sysfs duplicate filename creation for platform-device |
2017-09-18 16:59:42
|
linux-kernel
|
Re: [PATCH] drivers: cpufreq: Fix sysfs duplicate filename creation for platform-device |
2017-09-16 18:35:40
|
linux-kernel
|
[PATCH] drivers: cpufreq: Fix sysfs duplicate filename creation for platform-device |
2017-09-11 06:30:59
|
linux-kernel
|
[RESEND PATCH] arm: dts: am33xx: Add spi alias to match SOC schematics |
2017-08-22 10:57:53
|
linux-kernel
|
[PATCH] arm: dts: am33xx: Add spi alias to match SOC schematics |
2017-08-18 05:43:57
|
linux-kernel
|
[PATCH] drivers: spi: Allocate bus number from spi framework |
2017-08-17 12:48:36
|
linux-kernel
|
[PATCH] drivers: spi: Kernel coding style fixes |
2017-08-03 04:36:10
|
linux-kernel
|
[PATCH] drivers: spi: Pick spi bus number from Linux idr or spi alias |
2017-07-28 04:29:50
|
linux-kernel
|
Re: [PATCH 2/3] staging: ccree: Convert to devm_ioremap_resource for map, unmap |
2017-07-28 04:29:48
|
linux-crypto
|
Re: [PATCH 2/3] staging: ccree: Convert to devm_ioremap_resource for map, unmap |
2017-07-20 13:37:46
|
linux-kernel
|
[PATCH] staging: ccree: Fix unnecessary NULL check before kfree'ing it |
2017-07-20 13:37:07
|
linux-crypto
|
[PATCH] staging: ccree: Fix unnecessary NULL check before kfree'ing it |
2017-07-18 10:59:58
|
linux-kernel
|
[PATCH v2 2/3] staging: ccree: Convert to devm_ioremap_resource for map, unmap |
2017-07-18 10:59:17
|
linux-kernel
|
[PATCH v2 3/3] staging: ccree: Use platform_get_irq and devm_request_irq |
2017-07-18 10:59:11
|
linux-crypto
|
[PATCH v2 3/3] staging: ccree: Use platform_get_irq and devm_request_irq |
2017-07-18 10:59:05
|
linux-kernel
|
[PATCH v2 1/3] staging: ccree: Replace kzalloc with devm_kzalloc |
2017-07-18 10:58:45
|
linux-crypto
|
[PATCH v2 2/3] staging: ccree: Convert to devm_ioremap_resource for map, unmap |
2017-07-18 10:58:44
|
linux-crypto
|
[PATCH v2 1/3] staging: ccree: Replace kzalloc with devm_kzalloc |
2017-07-18 04:35:02
|
linux-kernel
|
Re: [PATCH 1/3] staging: ccree: Replace kzalloc with devm_kzalloc |
2017-07-18 04:35:00
|
linux-crypto
|
Re: [PATCH 1/3] staging: ccree: Replace kzalloc with devm_kzalloc |
2017-07-15 07:52:30
|
linux-kernel
|
[PATCH 2/3] staging: ccree: Convert to devm_ioremap_resource for map, unmap |
2017-07-15 07:52:28
|
linux-kernel
|
[PATCH 3/3] staging: ccree: Use platform_get_irq and devm_request_irq |
2017-07-15 07:52:19
|
linux-kernel
|
[PATCH 1/3] staging: ccree: Replace kzalloc with devm_kzalloc |
2017-07-15 07:52:12
|
linux-kernel
|
[PATCH 0/3] staging: ccree: Employ devm_* functions, remove redundant code |
2017-07-15 07:51:56
|
linux-crypto
|
[PATCH 3/3] staging: ccree: Use platform_get_irq and devm_request_irq |
2017-07-15 07:51:55
|
linux-crypto
|
[PATCH 2/3] staging: ccree: Convert to devm_ioremap_resource for map, unmap |
2017-07-15 07:51:54
|
linux-crypto
|
[PATCH 1/3] staging: ccree: Replace kzalloc with devm_kzalloc |
2017-07-15 07:51:53
|
linux-crypto
|
[PATCH 0/3] staging: ccree: Employ devm_* functions, remove redundant code |
2017-06-27 05:46:45
|
linux-kernel
|
Re: [PATCH] arm: dts: omap3: Remove interrupt-parent property |
2017-06-16 05:31:59
|
linux-kernel
|
[PATCH v3] staging: wlan-ng: Fix struct definition's and variable type |
2017-06-15 06:42:02
|
linux-kernel
|
[PATCH v2] staging: wlan-ng: Amend type mismatch warnings |
2017-06-12 17:16:17
|
linux-kernel
|
[PATCH] staging: wlan-ng: Amend type mismatch warnings |
2017-06-05 18:17:59
|
linux-kernel
|
[PATCH] arm: dts: am33xx: Remove redundant interrupt-parent property |