First  |  Prev |  Next  |  Last
Pages: 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
initial support for LogicPD's OMAP3 SOM and TORPEDO development kits
Hi Jacob, few style comments only On Wed, Aug 11, 2010 at 06:31:34PM +0200, ext Jacob Tanenbaum wrote: Adding LogicPD OMAP3 board support Adding support for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Tested against: linux-next 81e09f50c93edff607259cbe374a3006c9c5... 11 Aug 2010 15:50
[PATCH] scripts/checkpatch.pl: Add additional attribute #defines
On Wed, 2010-08-11 at 12:35 -0400, Dave Jones wrote: I just got this from a patch I merged.. ERROR: need consistent spacing around '*' (ctx:WxV) #121: FILE: arch/x86/kernel/cpu/cpufreq/pcc-cpufreq.c:113: +static struct pcc_cpu __percpu *pcc_cpu_info; ^ which doesn't... 11 Aug 2010 13:39
Low-level initialization for hsmmc controller on LogicPD's OMAP3 SOM and TORPEDO dev kits
Hi, On Wed, Aug 11, 2010 at 06:31:35PM +0200, ext Jacob Tanenbaum wrote: +#define OMAP3_TORPEDO_MMC_GPIO_WP (-EINVAL) this one isn't used anywhere, why adding it ? +static struct regulator_init_data omap3logic_vmmc1 = { + .constraints = { + .name = "VMMC1", + .min_uV = 1850000, +... 11 Aug 2010 13:39
kernel config
CONFIG_SATA_AHCI │ This option enables support for AHCI Serial ATA. │ │ │ │ If unsure, say N. CONFIG_ATA_SFF: │ │ │ │ This option adds support for ATA controllers with SFF │ │ compliant or similar programming interface. │ │ │ │ SFF is the legacy IDE interface that has been around since │ │ the dawn of time... 11 Aug 2010 15:50
[PATCH (for some future time)] drivers/net: Convert unbounded kzalloc calls to kcalloc
These changes may be slightly safer in some instances. There are other kzalloc calls with a multiply, but those calls are typically "small fixed #" * sizeof(some pointer)" and those are not converted. Signed-off-by: Joe Perches <joe(a)perches.com> --- drivers/net/cnic.c | 2 +- drive... 11 Aug 2010 13:39
checkpatch false positive.
I just got this from a patch I merged.. ERROR: need consistent spacing around '*' (ctx:WxV) #121: FILE: arch/x86/kernel/cpu/cpufreq/pcc-cpufreq.c:113: +static struct pcc_cpu __percpu *pcc_cpu_info; ^ which doesn't seem right. Dave -- To unsubscribe from this list: send the... 11 Aug 2010 13:39
[PATCH] cavium-octeon: determine if helper should build
This patch adds an config switch to determine if we need to build some workaround helper files. The staging driver octeon-ethernet references some symbols which are only built when PCI is enabled. The new config switch enables these symbols in bothe cases. Signed-off-by: Andreas Bießmann <biessmann(a)corsci... 11 Aug 2010 13:39
cavium-octeon: determine if helper should build
On 08/11/2010 09:49 AM, Andreas Bießmann wrote: This patch adds an config switch to determine if we need to build some workaround helper files. The staging driver octeon-ethernet references some symbols which are only built when PCI is enabled. The new config switch enables these symbols in ... 11 Aug 2010 13:39
[PATCH 4/4] enabling Ethernet support for LogicPD's OMAP3 TORPEDO and SOM dev kits
Enable SMSC911x Ethernet driver for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Tested against: linux-next 81e09f50c93edff607259cbe374a3006c9c5fa74 Signed-off-by: Jacob Tanenbaum <Jacob.Tanenbaum(a)logicpd.com> --- arch/arm/mach-omap2/board-omap3lo... 11 Aug 2010 13:39
[PATCH 2/4] Low-level initialization for hsmmc controller on LogicPD's OMAP3 SOM and TORPEDO dev kits
ARM: OMAP3LOGIC: Adding SDMMC support Add low-level initialization for hsmmc controller for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Tested against: linux-next 81e09f50c93edff607259cbe374a3006c9c5fa74 Signed-off-by: Jacob Tanenbaum <Jacob.Tanenbaum(a)logicpd.com... 11 Aug 2010 13:39
First  |  Prev |  Next  |  Last
Pages: 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67