Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
 messages from 2013-03-14 20:58:10 to 2013-03-16 08:40:08 UTC [more...]

[PATCH 00/50] staging: omap-thermal: several code refactoring
 2013-03-16  8:39 UTC  (56+ 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

[net PATCH 1/1] drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc()
 2013-03-16  7:13 UTC  (2+ messages)

[PATCH V2 0/8] memory: emif: miscellaneous bug fixes for EMIF driver
 2013-03-16  6:16 UTC  (9+ messages)
` [PATCH V2 1/8] memory: emif: Fix the lpmode timeout calculation
` [PATCH V2 2/8] memory: emif: setup LP settings on freq update
` [PATCH V2 3/8] memory: emif: handle overflow for timing for LP mode
` [PATCH V2 4/8] memory: emif: Handle devices which are not rated for >85C
` [PATCH V2 5/8] memory: emif: use restart if power_off not present when out of spec
` [PATCH V2 6/8] memory: emif: Fix the incorrect 'size' parameter in memcpy
` [PATCH V2 7/8] memory: emif: errata i743: Prohibit usage of Power-Down mode
` [PATCH V2 8/8] memory: emif: Load the correct custom config values from dt

[PATCH 0/8] memory: emif: miscellaneous bug fixes for EMIF driver
 2013-03-16  6:13 UTC  (3+ messages)

Getting kernel uImage build issue on omap2+
 2013-03-16  4:44 UTC 

[PATCH 00/10] usb: phy: cleanups to Kconfig and directories
 2013-03-15 20:50 UTC  (8+ messages)

[PATCH V2 0/2] ASoC: OMAP2+: Update Audio IP with sDMA binding for DT boot
 2013-03-15 17:05 UTC  (5+ messages)

[GIT PULL] ARM: omap2: twl-common update
 2013-03-15 16:24 UTC  (2+ messages)

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

[PATCH v2 00/23] ARM: OMAP2+: Adapt to ehci-omap changes for 3.10
 2013-03-15 16:12 UTC  (25+ messages)
` [PATCH v2 04/23] ARM: OMAP2+: omap4panda: Adapt to ehci-omap changes
` [PATCH v2 06/23] ARM: OMAP3: 3430SDP: "
` [PATCH v2 08/23] ARM: OMAP: AM3517crane: "
` [PATCH v2 10/23] ARM: OMAP3: cm-t35: "
  ` [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 13/23] ARM: OMAP3: igep0020: Adapt to ehci-omap changes
` [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 1/4] usb: Fix linker errors during build
 2013-03-15 15:52 UTC  (7+ 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 v3 3/3] ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes
 2013-03-15 15:34 UTC  (3+ messages)

[PATCH V3 00/18] ARM: OMAP2+: GPMC clean-up and DT update
 2013-03-15 15:21 UTC  (19+ messages)
` [PATCH V3 01/18] ARM: OMAP2+: Simplify code configuring ONENAND devices
` [PATCH V3 02/18] ARM: OMAP2+: Add variable to store number of GPMC waitpins
` [PATCH V3 03/18] ARM: OMAP2+: Add structure for storing GPMC settings
` [PATCH V3 04/18] ARM: OMAP2+: Add function for configuring "
` [PATCH V3 05/18] ARM: OMAP2+: Convert ONENAND to use gpmc_cs_program_settings()
` [PATCH V3 06/18] ARM: OMAP2+: Convert NAND "
` [PATCH V3 07/18] ARM: OMAP2+: Convert SMC91x "
` [PATCH V3 08/18] ARM: OMAP2+: Convert TUSB "
` [PATCH V3 09/18] ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure()
` [PATCH V3 10/18] ARM: OMAP2+: Add function to read GPMC settings from device-tree
` [PATCH V3 11/18] ARM: OMAP2+: Add device-tree support for NOR flash
` [PATCH V3 12/18] ARM: OMAP2+: Add additional GPMC timing parameters
` [PATCH V3 13/18] ARM: OMAP2+: Convert NAND to retrieve GPMC settings from DT
` [PATCH V3 14/18] ARM: OMAP2+: Convert ONENAND "
` [PATCH V3 15/18] ARM: OMAP2+: Detect incorrectly aligned GPMC base address
` [PATCH V3 16/18] ARM: OMAP2+: Remove unnecesssary GPMC definitions and variable
` [PATCH V3 17/18] ARM: OMAP2+: Allow GPMC probe to complete even if CS mapping fails
` [PATCH V3 18/18] ARM: OMAP2+: return -ENODEV if GPMC child device creation fails

[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 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 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 v2 0/4] usb: musb/otg: cleanup and fixes
 2013-03-15 12:05 UTC  (5+ messages)
` [PATCH v2 2/4] usb: otg: twl4030: use devres API for regulator get and request irq

[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)

[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  (5+ messages)

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


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