linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-14 06:23:56 to 2013-03-15 13:56:55 UTC [more...]

[PATCH 0/8] ARM: OMAP3+: Switch to use DT based cpu0-cpufreq driver
 2013-03-15 13:56 UTC  (17+ messages)
` [PATCH 1/8] ARM: dts: OMAP34xx: move CPU OPP tables to device tree
` [PATCH 2/8] ARM: dts: OMAP36xx: "
` [PATCH 3/8] ARM: dts: OMAP3: use twl4030 vdd1 regulator for CPU
` [PATCH 4/8] ARM: dts: OMAP443x: move CPU OPP tables to device tree
` [PATCH 5/8] ARM: dts: omap4-panda: move generic sections to panda-common
` [PATCH 6/8] ARM: dts: OMAP446x: move CPU OPP tables to device tree
` [PATCH 7/8] ARM: OMAP3+: use cpu0-cpufreq driver
` [PATCH 8/8] cpufreq: omap: remove omap-cpufreq

[PATCH v3 0/7] ARM: dts: omap: Add dts data for USB
 2013-03-15 13:33 UTC  (5+ messages)

[PATCH v3 1/1] gpio: omap: dts: Move interrupt-controller from #interrupt-cells description
 2013-03-15 13:31 UTC 

[PATCH 1/4] usb: Fix linker errors during build
 2013-03-15 13:28 UTC  (4+ messages)
` [PATCH 2/4] usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr
` [PATCH 3/4] usb: otg: twl4030: use devres API for regulator get and request irq
  ` [PATCH 4/4] usb: otg: twl4030: fix cold plug on OMAP3

[PATCH 00/50] staging: omap-thermal: several code refactoring
 2013-03-15 13:00 UTC  (51+ messages)
` [PATCH 01/50] staging: omap-thermal: use BIT() macro
` [PATCH 02/50] staging: omap-thermal: remove unused _SHIFT macros
` [PATCH 03/50] staging: omap-thermal: create header for register, bitfields and definitions
` [PATCH 04/50] staging: omap-thermal: update documentation of omap-bandgap.h
` [PATCH 05/50] staging: omap-thermal: style cleanup on omap-bandgap.c
` [PATCH 06/50] staging: omap-thermal: fix error checking
` [PATCH 07/50] staging: omap-thermal: introduce RMW_BITS macro
` [PATCH 08/50] staging: omap-thermal: add documentation for register access functions
` [PATCH 09/50] staging: omap-thermal: make a omap_bandgap_power with only one exit point
` [PATCH 10/50] staging: omap-thermal: add documentation for omap_bandgap_power
` [PATCH 11/50] staging: omap-thermal: add documentation for omap_bandgap_read_temp
` [PATCH 12/50] staging: omap-thermal: rename talert handler
` [PATCH 13/50] staging: omap-thermal: update documentation for talert irq handler
` [PATCH 14/50] staging: omap-thermal: update tshut IRQ handler documentation
` [PATCH 15/50] staging: omap-thermal: remove duplicated code
` [PATCH 16/50] staging: omap-thermal: read status only once inside alert IRQ
` [PATCH 17/50] staging: omap-thermal: add a section of register manipulation
` [PATCH 18/50] staging: omap-thermal: section of basic helpers
` [PATCH 19/50] staging: omap-thermal: IRQ handler section
` [PATCH 20/50] staging: omap-thermal: ADC section
` [PATCH 21/50] staging: omap-thermal: name adc_to_temp_conversion in a better way
` [PATCH 22/50] staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding style
` [PATCH 23/50] staging: omap-thermal: add documentation for omap_bandgap_adc_to_mcelsius
` [PATCH 24/50] staging: omap-thermal: name temp_to_adc_conversion in a better way
` [PATCH 25/50] staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc on kernel coding style
` [PATCH 26/50] staging: omap-thermal: move conv table limits out of sensor data
` [PATCH 27/50] staging: omap-thermal: add documentation for omap_bandgap_mcelsius_to_adc
` [PATCH 28/50] staging: omap-thermal: rename add_hyst to omap_bandgap_add_hyst
` [PATCH 29/50] staging: omap-thermal: document omap_bandgap_add_hyst function
` [PATCH 30/50] staging: omap-thermal: threshold manipulation section
` [PATCH 31/50] staging: omap-thermal: refactor temp_sensor_unmask_interrupts
` [PATCH 32/50] staging: omap-thermal: update omap_bandgap_unmask_interrupts documentation
` [PATCH 33/50] staging: omap-thermal: refactor APIs handling threshold values
` [PATCH 34/50] staging: omap-thermal: device initialization section
` [PATCH 35/50] staging: omap-thermal: section of device driver callbacks
` [PATCH 36/50] staging: omap-thermal: rename enable_continuous_mode
` [PATCH 37/50] staging: omap-thermal: update omap_bandgap_set_continous_mode documentation
` [PATCH 38/50] staging: omap-thermal: document omap_bandgap_force_single_read
` [PATCH 39/50] staging: omap-thermal: document omap_bandgap_update_alert_threshold function
` [PATCH 40/50] staging: omap-thermal: document _omap_bandgap_write_threshold function
` [PATCH 41/50] staging: omap-thermal: document _omap_bandgap_read_threshold function
` [PATCH 42/50] staging: omap-thermal: document omap_bandgap_tshut_init function
` [PATCH 43/50] staging: omap-thermal: document omap_bandgap_alert_init function
` [PATCH 44/50] staging: omap-thermal: document omap_bandgap_build function
` [PATCH 45/50] staging: omap-thermal: change Kconfig dependency method
` [PATCH 46/50] staging: Add a MAINTAINERS entry for TI bandgap and thermal driver
` [PATCH 47/50] staging: omap-thermal: switch mutex to spinlock inside omap-bandgap
` [PATCH 48/50] staging: omap-thermal: remove TODO entry suggesting regmap usage
` [PATCH 49/50] staging: omap-thermal: remove TODO entry for exposed APIs
` [PATCH 50/50] staging: omap-thermal: add documentation for omap_bandgap_validate

[PATCH v2 1/1] gpio: omap: dts: Move interrupt-controller from #interrupt-cells description
 2013-03-15 13:13 UTC  (4+ messages)

[PATCH v4] drivers: video: use module_platform_driver_probe()
 2013-03-15 13:02 UTC 

[PATCH 0/8] ARM: dts: OMAP5: ocp address space and few updates
 2013-03-15 12:53 UTC  (4+ messages)

[PATCH v3] drivers: video: use module_platform_driver_probe()
 2013-03-15 12:49 UTC  (5+ messages)

[PATCH 0/2] Fix crash on OMAP with CONFIG_DEBUG_SLAB
 2013-03-15 12:27 UTC  (5+ messages)
` [PATCH 2/2] ARM: OMAP2+: clocks: Pass static parent pointers to common clock core

[PATCH v2 0/4] usb: musb/otg: cleanup and fixes
 2013-03-15 12:05 UTC  (13+ messages)
` [PATCH v2 1/4] usb: musb: omap: remove the check before calling otg_set_vbus
` [PATCH v2 2/4] usb: otg: twl4030: use devres API for regulator get and request irq
` [PATCH v2 3/4] usb: musb: omap: add usb_phy_init in omap2430_musb_init
` [PATCH v2 4/4] usb: otg: twl4030: fix cold plug on OMAP3

[PATCH 0/5] gpio/omap: Cleanup and adaptation to Device Tree
 2013-03-15 11:21 UTC  (14+ messages)
` [PATCH 3/5] gpio/omap: Add DT support to GPIO driver

MTD : Kernel oops when remounting ubifs as read/write
 2013-03-15 11:03 UTC  (16+ messages)
                      ` AM335x crc32 oops ?

[PATCH] rtc: omap: update to devm_* API
 2013-03-15 10:49 UTC  (2+ messages)

[PATCH 00/24] ARM: OMAP2+: Adapt to ehci-omap changes for 3.10
 2013-03-15  9:22 UTC  (9+ messages)

[PATCH] omap2: twl-common: Add default power configuration
 2013-03-15  9:11 UTC  (8+ messages)

[GIT PULL] ARM: omap2: twl-common update
 2013-03-15  9:01 UTC 

[PATCH 0/8] ARM: OMAP5: Few updates discovered with es2.0
 2013-03-15  8:39 UTC  (3+ messages)
` [PATCH 8/8] ARM: OMAP5: clock: No Freqsel on OMAP5 devices

[PATCH 0/2] dwc3: exynos: Device tree fixes
 2013-03-15  7:42 UTC  (9+ messages)
  ` [PATCH 1/2] usb: dwc3: exynos: Use of_platform API to create dwc3 core pdev
          ` [PATCH v2 "
` [PATCH 2/2] usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepare

[PATCH] ARM: hw_breakpoint: Enable debug powerdown only if system supports 'has_ossr'
 2013-03-15  5:00 UTC  (6+ messages)

[PATCH v2 3/3] ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes
 2013-03-14 21:56 UTC  (5+ messages)

[PATCH v3 3/3] ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes
 2013-03-14 21:54 UTC 

[PATCH 0/3] ARM: OMAP2+: Add GPMC DT support for Ethernet child
 2013-03-14 20:28 UTC  (11+ messages)
` [PATCH 1/3] ARM: OMAP2+: return -ENODEV if GPMC child device creation fails
` [PATCH 2/3] ARM: OMAP2+: rename gpmc_probe_nor_child() to gpmc_probe_generic_child()
` [PATCH 3/3] ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes

[PATCH] ARM: smp: Allow real broadcast device selection instead of always dummy
 2013-03-14 19:41 UTC  (12+ messages)

OMAP baseline test results for v3.9-rc2
 2013-03-14 19:02 UTC 

[GIT PULL]: ARM: OMAP: miscellaneous PM/clock fixes for 3.9-rc
 2013-03-14 18:52 UTC 

[PATCHv3 03/14] mailbox: OMAP: introduce mailbox framework
 2013-03-14 18:30 UTC  (5+ messages)

[PATCH RESEND v2 0/1] usb: musb: improve throughput in HOST mode
 2013-03-14 18:12 UTC  (2+ messages)
` [PATCH RESEND v2 1/1] usb: musb: implement (un)map_urb_for_dma hooks

OMAP baseline test results for v3.9-rc1
 2013-03-14 16:14 UTC  (5+ messages)

[PATCH 0/9] ARM: dts: Various OMAP2+ device-tree updates
 2013-03-14 16:08 UTC  (20+ messages)
` [PATCH 5/9] ARM: dts: Add GPMC node for OMAP2, OMAP4 and OMAP5

[PATCH 0/2] ARM: dts: OMAP3: Add GPMC controller and NAND memory to Overo
 2013-03-14 16:01 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: OMAP3: Add GPMC controller

[PATCH v2 0/1] omap usb host platform_data cleanup
 2013-03-14 15:50 UTC  (4+ messages)
  ` [PATCH v2 1/1] omap: usb: host: remove deprecated flags and structures

[PATCH 11/12] USB: ehci-omap: Try to get PHY even if not in PHY mode
 2013-03-14 15:08 UTC  (4+ messages)

[PATCH v2 0/4] usb: added palmas-usb driver and a few misc fixes
 2013-03-14 14:53 UTC  (6+ messages)
` [PATCH v2 3/4] USB: Palmas OTG Transceiver Driver
` [PATCH v2 4/4] usb: musb: omap2430: replace *_* with *-* in property names

[PATCH 0/6] mfd: omap-usb-host: Device tree support for 3.10
 2013-03-14 14:03 UTC  (3+ messages)
` [PATCH 3/6] mfd: omap-usb-host: Actually update hostconfig

[RFC PATCH 0/3] ARM: OMAP2+: Add command line parameter for debugSS module control
 2013-03-14 11:29 UTC  (2+ messages)

[PATCH 00/10] usb: phy: cleanups to Kconfig and directories
 2013-03-14 11:01 UTC  (7+ messages)

[PATCH v3 net-next 1/1] drivers: net: davinci_cpdma: acknowledge interrupt properly
 2013-03-14 10:27 UTC  (4+ messages)

[PATCH 6/8] SERIAL: OMAP: Remove the slave idle handling from the driver
 2013-03-14  9:37 UTC  (4+ messages)

[PATCH V3 0/2] Add mandatory regulator for all users of pwm-backlight
 2013-03-14  8:44 UTC  (2+ messages)

[PATCH] ARM: OMAP: drop "select MACH_NOKIA_RM696"
 2013-03-14  8:00 UTC  (10+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).