]> git.kernelconcepts.de Git - karo-tx-linux.git/log
karo-tx-linux.git
10 years agoASoC: davinci: set bit delay depending on I2S format KARO-TX48-2013-07-01
Lothar Waßmann [Mon, 1 Jul 2013 08:22:09 +0000 (10:22 +0200)]
ASoC: davinci: set  bit delay depending on I2S format

10 years agoASoC: davinci: range check parameter from platform_data before using it as an array...
Lothar Waßmann [Mon, 1 Jul 2013 08:20:55 +0000 (10:20 +0200)]
ASoC: davinci: range check parameter from platform_data before using it as an array index

10 years agoASoC: davinci: properly parenthesize macro parameters
Lothar Waßmann [Mon, 1 Jul 2013 08:19:40 +0000 (10:19 +0200)]
ASoC: davinci: properly parenthesize macro parameters

10 years agoam33xx: tx48: update defconfigs KARO-TX48-2013-06-28
Lothar Waßmann [Fri, 28 Jun 2013 18:28:47 +0000 (20:28 +0200)]
am33xx: tx48: update defconfigs

10 years agoam33xx: tx48: add support for edt-ft5x06
Lothar Waßmann [Fri, 28 Jun 2013 17:59:54 +0000 (19:59 +0200)]
am33xx: tx48: add support for edt-ft5x06

10 years agoam33xx: tx48: fix mcasp serializer settings and pin config
Lothar Waßmann [Fri, 28 Jun 2013 17:57:20 +0000 (19:57 +0200)]
am33xx: tx48: fix mcasp serializer settings and pin config

10 years agoam33xx: tx48: fix CAN XCVR GPIO number
Lothar Waßmann [Fri, 28 Jun 2013 17:56:47 +0000 (19:56 +0200)]
am33xx: tx48: fix CAN XCVR GPIO number

10 years agoam33xx: tx48: fix stk5-v5 baseboard recognition
Lothar Waßmann [Fri, 28 Jun 2013 17:55:17 +0000 (19:55 +0200)]
am33xx: tx48: fix stk5-v5 baseboard recognition

10 years agoam33xx: tx48: remove dead code (regulators registered from sound driver)
Lothar Waßmann [Fri, 28 Jun 2013 17:54:23 +0000 (19:54 +0200)]
am33xx: tx48: remove dead code (regulators registered from sound driver)

10 years agoselect MFD_CORE from MFD_TI_TSCADC which is required for build
Lothar Waßmann [Fri, 28 Jun 2013 17:53:09 +0000 (19:53 +0200)]
select MFD_CORE from MFD_TI_TSCADC which is required for build

10 years agoomap2: pinmux: print error message for failing omap_mux_get_by_name()
Lothar Waßmann [Fri, 28 Jun 2013 17:52:03 +0000 (19:52 +0200)]
omap2: pinmux: print error message for failing omap_mux_get_by_name()

10 years agoomap2: pinmux: enable debug messages with CONFIG_OMAP_MUX_DEBUG
Lothar Waßmann [Fri, 28 Jun 2013 17:51:16 +0000 (19:51 +0200)]
omap2: pinmux: enable debug messages with CONFIG_OMAP_MUX_DEBUG

10 years agoenable AM33XX UART1 for early printk
Lothar Waßmann [Fri, 28 Jun 2013 17:49:15 +0000 (19:49 +0200)]
enable AM33XX UART1 for early printk

10 years agodefconfig: add TX48 defconfigs tx48-devel-ti kc/tx48-devel-ti KARO-TX48-2013-06-26
Lothar Waßmann [Wed, 26 Jun 2013 13:51:53 +0000 (15:51 +0200)]
defconfig: add TX48 defconfigs

10 years agoASoC: davinci: fix BUG: sleeping function called from invalid context at drivers...
Lothar Waßmann [Wed, 26 Jun 2013 13:50:30 +0000 (15:50 +0200)]
ASoC: davinci: fix BUG: sleeping function called from invalid context at drivers/base/power/runtime.c:848

10 years agoASoC: davinci: add .set_sysclk function
Lothar Waßmann [Wed, 26 Jun 2013 13:49:18 +0000 (15:49 +0200)]
ASoC: davinci: add .set_sysclk function

10 years agoASoC: davinci: general cleanup
Lothar Waßmann [Wed, 26 Jun 2013 13:44:11 +0000 (15:44 +0200)]
ASoC: davinci: general cleanup
- remove unused .name member from davinci_mcasp_dai[]
- remove whitespace before <TAB>
- use kcalloc instead of kzalloc for array allocation
- remove redundant parens
- remove whitespace between type cast and variable

10 years agosnd: soc: add support for TX48
Lothar Waßmann [Wed, 26 Jun 2013 13:37:31 +0000 (15:37 +0200)]
snd: soc: add support for TX48

10 years agomtd: omap2: add support for flash based BBT
Lothar Waßmann [Wed, 26 Jun 2013 13:36:20 +0000 (15:36 +0200)]
mtd: omap2: add support for flash based BBT

10 years agoam33xx: tx48: general cleanup
Lothar Waßmann [Wed, 26 Jun 2013 13:35:40 +0000 (15:35 +0200)]
am33xx: tx48: general cleanup

10 years agovideo: da8xx-fb: support setting video mode from modedb rather than using some driver...
Lothar Waßmann [Wed, 26 Jun 2013 13:34:35 +0000 (15:34 +0200)]
video: da8xx-fb: support setting video mode from modedb rather than using some driver builtin panel definitions

10 years agovideo: da8xx-fb: general cleanups
Lothar Waßmann [Wed, 26 Jun 2013 13:32:17 +0000 (15:32 +0200)]
video: da8xx-fb: general cleanups
- use correct data types to prevent type casts
- return -ENODEV instead of -ENOENT if no resource found
- return -ENOMEM instead of -EBUSY if ioremap() fails
- use bitfields for flags in struct lcd_ctrl_config

10 years agodrop MACH_AM335XEVM dependency from 'config FB_DA8XX_CONSISTENT_DMA_SIZE'
Lothar Waßmann [Wed, 26 Jun 2013 13:28:37 +0000 (15:28 +0200)]
drop MACH_AM335XEVM dependency from 'config FB_DA8XX_CONSISTENT_DMA_SIZE'

10 years agosound: soc: sgtl5000: Use regmap and init register cache from actual register contents
Lothar Waßmann [Wed, 26 Jun 2013 13:27:38 +0000 (15:27 +0200)]
sound: soc: sgtl5000: Use regmap and init register cache from actual register contents

10 years agommc: hsmmc: fix use after free bug in omap_hsmmc_remove()
Lothar Waßmann [Wed, 26 Jun 2013 13:26:48 +0000 (15:26 +0200)]
mmc: hsmmc: fix use after free bug in omap_hsmmc_remove()

10 years agocan: d_can: fix error codes returned in d_can_plat_probe()
Lothar Waßmann [Wed, 26 Jun 2013 13:26:08 +0000 (15:26 +0200)]
can: d_can: fix error codes returned in d_can_plat_probe()

10 years agocan: d_can: fix use after free bug in d_can_plat_remove()
Lothar Waßmann [Wed, 26 Jun 2013 13:25:46 +0000 (15:25 +0200)]
can: d_can: fix use after free bug in d_can_plat_remove()

10 years agodrivers/pwm: ehrpwm: fix 'BUG: sleeping function called from invalid context'
Lothar Waßmann [Wed, 26 Jun 2013 13:25:18 +0000 (15:25 +0200)]
drivers/pwm: ehrpwm: fix 'BUG: sleeping function called from invalid context'

10 years agodrivers/pwm: ehrpwm: Use trailing rather than leading '\n' in debug messages
Lothar Waßmann [Wed, 26 Jun 2013 13:24:36 +0000 (15:24 +0200)]
drivers/pwm: ehrpwm: Use trailing rather than leading '\n' in debug messages

10 years agoomap2: prevent inadvertently set MUX_MODE in config options from trashing mux_mode...
Lothar Waßmann [Wed, 26 Jun 2013 13:23:52 +0000 (15:23 +0200)]
omap2: prevent inadvertently set MUX_MODE in config options from trashing mux_mode in omap_mux_init_signal()

10 years agoomap2: remove __init attribute from omap_mux_init_signal()
Lothar Waßmann [Wed, 26 Jun 2013 13:22:36 +0000 (15:22 +0200)]
omap2: remove __init attribute from omap_mux_init_signal()

10 years agowatchdog: omap_wdt: general cleanup
Lothar Waßmann [Wed, 26 Jun 2013 13:19:49 +0000 (15:19 +0200)]
watchdog: omap_wdt: general cleanup
- use correct data types to avoid type casts
- return -ENODEV instead of -ENOENT if no resource found
- remove redundant parens

10 years agoam33xx: devices: don't set gmii_sel globally for all platforms; rely on bootloader...
Lothar Waßmann [Wed, 26 Jun 2013 13:06:27 +0000 (15:06 +0200)]
am33xx: devices: don't set gmii_sel globally for all platforms; rely on bootloader setting for now

10 years agoam33xx: devices: register mcasp depending on CONFIG_SND_DAVINCI_SOC_MCASP not CONFIG_...
Lothar Waßmann [Wed, 26 Jun 2013 13:05:08 +0000 (15:05 +0200)]
am33xx: devices: register mcasp depending on CONFIG_SND_DAVINCI_SOC_MCASP not CONFIG_SND_AM335X_SOC_EVM

10 years agoam33xx: pm: use sensible return codes in pm functions
Lothar Waßmann [Wed, 26 Jun 2013 07:49:42 +0000 (09:49 +0200)]
am33xx: pm: use sensible return codes in pm functions

10 years agoam33xx: pm: support AM33xx Rev. 2.1
Lothar Waßmann [Wed, 26 Jun 2013 07:48:32 +0000 (09:48 +0200)]
am33xx: pm: support AM33xx Rev. 2.1

10 years agoam33xx: fix prototype of omap_mux_init_signal()
Lothar Waßmann [Tue, 25 Jun 2013 10:35:13 +0000 (12:35 +0200)]
am33xx: fix prototype of omap_mux_init_signal()

10 years agoevm_id is platform specific for AM335x EVM only
Lothar Waßmann [Tue, 25 Jun 2013 10:28:02 +0000 (12:28 +0200)]
evm_id is platform specific for AM335x EVM only

10 years agofix typo
Lothar Waßmann [Mon, 6 May 2013 08:56:57 +0000 (10:56 +0200)]
fix typo

10 years agofix case of pin name
Lothar Waßmann [Mon, 6 May 2013 08:55:08 +0000 (10:55 +0200)]
fix case of pin name

10 years agoMerge remote branch 'remotes/local/tx48-devel-ow'
Lothar Waßmann [Mon, 6 May 2013 08:51:39 +0000 (10:51 +0200)]
Merge remote branch 'remotes/local/tx48-devel-ow'

10 years agoAdd full pinmux definitions tx48-devel-ow kc/tx48-devel-ow
Oliver Wendt [Fri, 3 May 2013 13:52:36 +0000 (15:52 +0200)]
Add full pinmux definitions

10 years agocheck result of dma_map_single()
Lothar Waßmann [Fri, 3 May 2013 11:23:33 +0000 (13:23 +0200)]
check result of dma_map_single()

10 years agoMerge remote branch 'local/tx48-devel-ow'
Lothar Waßmann [Fri, 3 May 2013 11:03:13 +0000 (13:03 +0200)]
Merge remote branch 'local/tx48-devel-ow'

10 years agoconstify evm_dev_cfg
Lothar Waßmann [Fri, 3 May 2013 10:57:44 +0000 (12:57 +0200)]
constify evm_dev_cfg

10 years agoAdd __init attributes where appropriate
Lothar Waßmann [Fri, 3 May 2013 10:55:30 +0000 (12:55 +0200)]
Add __init attributes where appropriate

10 years agomove am33xx_get_ram_base() am33xx_get_gpio0_base() to pm33xx.c where they are used...
Lothar Waßmann [Fri, 3 May 2013 10:53:43 +0000 (12:53 +0200)]
move am33xx_get_ram_base() am33xx_get_gpio0_base() to pm33xx.c where they are used, to prevent multiply defined symbols in multi platform build

10 years agoassign return value from data->clk _before_ setting it to NULL
Lothar Waßmann [Fri, 3 May 2013 10:52:31 +0000 (12:52 +0200)]
assign return value from data->clk _before_ setting it to NULL

10 years agoAdd further missing pinmux definitions
Oliver Wendt [Fri, 3 May 2013 10:43:44 +0000 (12:43 +0200)]
Add further missing pinmux definitions

10 years agoadd Ka-Ro TX48 board support
Lothar Waßmann [Fri, 3 May 2013 10:42:34 +0000 (12:42 +0200)]
add Ka-Ro TX48 board support

10 years agoprevent build error when CONFIG_OMAP_MUX is deselected
Lothar Waßmann [Fri, 3 May 2013 10:13:28 +0000 (12:13 +0200)]
prevent build error when CONFIG_OMAP_MUX is deselected

10 years agoAdd missing pinmux definitions
Lothar Waßmann [Fri, 3 May 2013 10:04:55 +0000 (12:04 +0200)]
Add missing pinmux definitions

10 years agolinux-3.2.0-psp04.06.00.10 from TI AM335x BSP
Lothar Waßmann [Fri, 3 May 2013 09:43:36 +0000 (11:43 +0200)]
linux-3.2.0-psp04.06.00.10 from TI AM335x BSP