Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
 messages from 2013-03-14 14:45:00 to 2013-03-15 15:17:41 UTC [more...]

[PATCH v2 00/23] ARM: OMAP2+: Adapt to ehci-omap changes for 3.10
 2013-03-15 15:16 UTC  (24+ messages)
` [PATCH v2 04/23] ARM: OMAP2+: omap4panda: Adapt to ehci-omap changes
  ` [PATCH v2 01/23] usb: phy: nop: Add some parameters to platform data
  ` [PATCH v2 02/23] ARM: OMAP2+: omap-usb-host: Add usbhs_init_phys()
  ` [PATCH v2 03/23] ARM: OMAP2+: omap4panda: Provide USB Host's PHY platform data
  ` [PATCH v2 05/23] ARM: OMAP3: Beagle: Adapt to ehci-omap changes
  ` [PATCH v2 07/23] ARM: OMAP3: 3630SDP: "
  ` [PATCH v2 09/23] ARM: OMAP: AM3517evm: "
  ` [PATCH v2 11/23] ARM: OMAP3: cm-t3517: "
  ` [PATCH v2 12/23] ARM: OMAP: devkit8000: "
  ` [PATCH v2 18/23] ARM: OMAP3: overo: "
  ` [PATCH v2 22/23] ARM: dts: OMAP3: Add HS USB Host IP nodes
` [PATCH v2 06/23] ARM: OMAP3: 3430SDP: Adapt to ehci-omap changes
` [PATCH v2 08/23] ARM: OMAP: AM3517crane: "
` [PATCH v2 10/23] ARM: OMAP3: cm-t35: "
` [PATCH v2 13/23] ARM: OMAP3: igep0020: "
` [PATCH v2 14/23] ARM: OMAP3: omap3evm: "
` [PATCH v2 15/23] ARM: OMAP3: omap3pandora: "
` [PATCH v2 16/23] ARM: OMAP3: omap3stalker: "
` [PATCH v2 17/23] ARM: OMAP3: omap3touchbook: "
` [PATCH v2 19/23] ARM: OMAP: zoom: "
` [PATCH v2 20/23] ARM: dts: OMAP4: Add HS USB Host IP nodes
` [PATCH v2 21/23] ARM: dts: omap4-panda: Add USB Host support
` [PATCH v2 23/23] ARM: dts: omap3-beagle: "

[PATCH 0/8] ARM: OMAP3+: Switch to use DT based cpu0-cpufreq driver
 2013-03-15 15:02 UTC  (26+ 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 V2 0/8] ARM: dts: Various OMAP2+ device-tree updates
 2013-03-15 14:30 UTC  (10+ messages)
` [PATCH V2 1/8] ARM: OMAP2+: Prepare for device-tree PMU support
` [PATCH V2 2/8] ARM: dts: OMAP2+: Add PMU nodes
` [PATCH V2 3/8] ARM: dts: OMAP2+: Add SDMA controller bindings and nodes
` [PATCH V2 4/8] ARM: dts: Add GPMC node for OMAP2, OMAP4 and OMAP5
` [PATCH V2 5/8] ARM: dts: Add OMAP2 gpio bindings
` [PATCH V2 6/8] ARM: dts: OMAP3+: Correct gpio #interrupts-cells property
` [PATCH V2 7/8] ARM: dts: OMAP3: Add reg and interrupt properties for gpio
` [PATCH V2 8/8] ARM: dts: OMAP3: Add support for OMAP3430 SDP board

[PATCH 1/4] usb: Fix linker errors during build
 2013-03-15 14:30 UTC  (6+ 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 V2 0/2] ASoC: OMAP2+: Update Audio IP with sDMA binding for DT boot
 2013-03-15 14:27 UTC  (2+ messages)

[net PATCH 1/1] drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc()
 2013-03-15 14:10 UTC 

[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 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  (4+ 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  (11+ messages)
` [PATCH v2 2/4] usb: otg: twl4030: use devres API for regulator get and request irq
` [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  (15+ 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  (5+ messages)
` [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  (10+ 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  (3+ 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  (3+ 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  (2+ messages)

[PATCH v2 0/4] usb: added palmas-usb driver and a few misc fixes
 2013-03-14 14:53 UTC  (4+ messages)
` [PATCH v2 3/4] USB: Palmas OTG Transceiver Driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox