]> git.karo-electronics.de Git - karo-tx-linux.git/log
karo-tx-linux.git
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

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

11 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

11 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'

11 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

11 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()

11 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'

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

11 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

11 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

11 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

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

11 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

11 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

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

11 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