messages from 2013-03-15 13:56:55 to 2013-03-19 10:08:00 UTC [more...]
[PATCH] ARM: OMAP: remove "config FB_OMAP_CONSISTENT_DMA_SIZE"
2013-03-19 10:07 UTC
OMAP baseline test results for v3.9-rc3
2013-03-19 9:12 UTC (6+ messages)
[PATCH] drivers: video: omap2: dss: Use PTR_RET function
2013-03-19 8:03 UTC
[PATCH 0/2] omap serial fix
2013-03-19 6:54 UTC (3+ messages)
[PATCH 0/4] drm/omap: Misc fixes and improvements
2013-03-19 6:45 UTC (6+ messages)
` [PATCH v2 3/4] drm/omap: Make fixed resolution panels work
[PATCH] ARM: hw_breakpoint: Enable debug powerdown only if system supports 'has_ossr'
2013-03-19 6:39 UTC (10+ messages)
[PATCH 6/8] SERIAL: OMAP: Remove the slave idle handling from the driver
2013-03-19 6:33 UTC (6+ messages)
[PATCH 1/2] driver: serial-omap: move max uart count into generic header file
2013-03-19 6:00 UTC (3+ messages)
OMAP baseline test results for v3.9-rc1
2013-03-19 5:47 UTC (2+ messages)
OMAP baseline test results for v3.9-rc2
2013-03-19 5:39 UTC (2+ messages)
[PATCH 0/2] Fix crash on OMAP with CONFIG_DEBUG_SLAB
2013-03-19 5:16 UTC (9+ messages)
` [PATCH 2/2] ARM: OMAP2+: clocks: Pass static parent pointers to common clock core
[PATCH 0/8] staging: [omap,ti-soc]-thermal: fixes and renaming
2013-03-18 19:58 UTC (15+ messages)
` [PATCH 1/8] staging: omap-thermal: fix return value
` [PATCH 2/8] staging: omap-thermal: use spin_lock_irqsave inside IRQ handler
` [PATCH 3/8] staging: omap-thermal: rename bg_ptr to bgp
` [PATCH 4/8] staging: rename omap-thermal driver to ti-soc-thermal
` [PATCH 5/8] staging: ti-soc-thermal: make unexported functions local
` [PATCH 6/8] staging: ti-soc-thermal: split writable data from readonly data
` [PATCH 7/8] stating: ti-soc-thermal: use sizeof(*pointer) while allocating
` [PATCH 8/8] staging: ti-soc-thermal: fix several kernel-doc warnings and error
[RFC] Kbuild support for ARM FIT images
2013-03-18 19:57 UTC (11+ messages)
` [U-Boot] "
[PATCH v3 0/4] ARM: OMAP2+: Adapt to ehci-omap changes for 3.10
2013-03-18 16:41 UTC (6+ messages)
` [PATCH v3 1/4] usb: phy: nop: Add some parameters to platform data
` [PATCH v3 2/4] ARM: OMAP2+: omap-usb-host: Add usbhs_init_phys()
` [PATCH v3 3/4] ARM: OMAP2+: omap4panda: Adapt to ehci-omap changes
` [PATCH v3 4/4] ARM: OMAP3: Beagle: "
[PATCH V3 00/18] ARM: OMAP2+: GPMC clean-up and DT update
2013-03-18 15:59 UTC (27+ 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
FW: [PATCH V4] ARM: dts: add minimal DT support for DevKit8000
2013-03-18 15:21 UTC (6+ messages)
` "
[PATCH 00/50] staging: omap-thermal: several code refactoring
2013-03-18 14:44 UTC (25+ messages)
` [PATCH 07/50] staging: omap-thermal: introduce RMW_BITS macro
` [PATCH 09/50] staging: omap-thermal: make a omap_bandgap_power with only one exit point
` [PATCH 22/50] staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding style
` [PATCH 25/50] staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc "
` [PATCH 33/50] staging: omap-thermal: refactor APIs handling threshold values
` [PATCH 47/50] staging: omap-thermal: switch mutex to spinlock inside omap-bandgap
commit 6797b4f causes boot hangs with nfsroot
2013-03-18 13:47 UTC (3+ messages)
[PATCH/Resend 2/2] arm: mach-omap2: prevent UART console idle on suspend while using "no_console_suspend"
2013-03-18 13:22 UTC
[PATCH v2 00/23] ARM: OMAP2+: Adapt to ehci-omap changes for 3.10
2013-03-18 12:42 UTC (26+ 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 2/2] arm: mach-omap2: prevent UART console idle on suspend while using "no_console_suspend"
2013-03-18 10:57 UTC
[PATCH V2 0/8] ARM: dts: Various OMAP2+ device-tree updates
2013-03-18 10:14 UTC (12+ 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
[GIT PULL v2] ARM: omap2: twl-common update
2013-03-18 10:12 UTC
[PATCH] mmc: omap_hsmmc: Prevent potential NULL dereference
2013-03-18 9:34 UTC
[PATCHv2 0/7] usb: phy: twl4030-usb fixes
2013-03-17 18:23 UTC (8+ messages)
` [PATCHv2 1/7] usb: phy: twl4030-usb: don't enable PHY during init
` [PATCHv2 2/7] usb: phy: twl4030-usb: ignore duplicate events
` [PATCHv2 4/7] usb: phy: twl4030-usb: poll for ID disconnect
` [PATCHv2 5/7] usb: phy: twl4030-usb: check if vbus is driven by twl itself
` [PATCHv2 3/7] usb: phy: twl4030-usb: don't switch the phy on/off needlessly
` [PATCHv2 6/7] usb: musb: omap2430: turn off vbus on cable disconnect
` [PATCHv2 7/7] usb: musb: gadget: use platform callback to enable vbus
[net PATCH 1/1] drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc()
2013-03-17 16:19 UTC (3+ messages)
Getting kernel uImage build issue on omap2+
2013-03-16 10:43 UTC (3+ messages)
[PATCH 0/6] Introducing Device Tree Overlays
2013-03-16 9:53 UTC (12+ messages)
` [PATCH 3/6] OF: Export all DT proc update functions
` [PATCH 5/6] OF: Introduce Device Tree resolve support
[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)
[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 1/4] usb: Fix linker errors during build
2013-03-15 15:52 UTC (5+ messages)
` [PATCH 2/4] usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr
[PATCH v3 3/3] ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes
2013-03-15 15:34 UTC (3+ messages)
[PATCH 0/8] ARM: OMAP3+: Switch to use DT based cpu0-cpufreq driver
2013-03-15 15:02 UTC (18+ messages)
` [PATCH 2/8] ARM: dts: OMAP36xx: move CPU OPP tables to device tree
` [PATCH 6/8] ARM: dts: OMAP446x: "
` [PATCH 8/8] cpufreq: omap: remove omap-cpufreq
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).