messages from 2013-09-19 21:45:01 to 2013-10-01 20:01:21 UTC [more...]
[PATCH] clocksource: put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrally
2013-10-01 20:01 UTC (2+ messages)
[Patch V4] drivers: power: Add support for bq24735 charger
2013-10-01 20:00 UTC (2+ messages)
[PATCH] clk: tegra: PLLE spread spectrum control
2013-10-01 19:56 UTC (2+ messages)
[PATCHv3 0/4] gpu: host1x: Add runtime pm support
2013-10-01 18:17 UTC (7+ messages)
` [PATCHv3 1/4] gpu: host1x: shuffle job APIs
` [PATCHv3 2/4] drm/tegra: Add runtime pm support for gr2d
` [PATCHv3 3/4] drm/tegra: Add runtime pm support for dc
` [PATCHv3 4/4] gpu: host1x: Add runtime pm support for host1x
[PATCH v2 00/12] Introduce common infra for tegra clocks
2013-10-01 17:39 UTC (14+ messages)
` [PATCH v2 01/12] clk: tegra: simplify periph clock data
` [PATCH v2 02/12] clk: tegra: common periph_clk_enb_refcnt and clks
` [PATCH v2 03/12] clk: tegra: Add TEGRA_PERIPH_NO_DIV flag
` [PATCH v2 05/12] clk: tegra: add header for common tegra clock IDs
` [PATCH v2 06/12] clk: tegra: add common infra for DT clocks
` [PATCH v2 07/12] clk: tegra: move audio clk to common file
` [PATCH v2 08/12] clk: tegra: move periph clocks "
` [PATCH v2 04/12] clk: tegra: move some PLLC and PLLXC init to clk-pll.c
` [PATCH v2 09/12] clk: tegra: move PMC clocks to common file
` [PATCH v2 10/12] clk: tegra: move fixed "
` [PATCH v2 11/12] clk: tegra: introduce common tegra_osc_clk_init
` [PATCH v2 12/12] clk: tegra: introduce common gen4 super clock
[PATCH] regulator: tps65090: remove usage of IS_ERR_OR_NULL
2013-10-01 16:32 UTC (5+ messages)
[PATCH 5/5] usb: phy: tegra-usb: Remove redundant of_match_ptr
2013-09-30 19:51 UTC (2+ messages)
[PATCH] USB: EHCI: tegra: drop clk_put for devm_clk_get in tegra_ehci_probe()
2013-09-30 19:50 UTC (2+ messages)
[PATCH] tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT code
2013-09-30 16:03 UTC (2+ messages)
[PATCH 00/51] DMA mask changes
2013-09-30 11:57 UTC (81+ messages)
` [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH 03/51] DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
` [PATCH 04/51] DMA-API: net: intel/igb: "
` [PATCH 05/51] DMA-API: net: intel/igbvf: "
` [PATCH 06/51] DMA-API: net: intel/ixgb: "
` [PATCH 07/51] DMA-API: net: intel/ixgbe: "
` [PATCH 08/51] DMA-API: net: intel/ixgbevf: "
` [PATCH 12/51] DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [PATCH 19/51] DMA-API: media: dt3155v4l: "
` [PATCH 20/51] DMA-API: usb: bcma: "
` [PATCH 21/51] DMA-API: usb: ssb-hcd: "
` [PATCH 22/51] DMA-API: amba: get rid of separate dma_mask
` [PATCH 23/51] DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
` [alsa-devel] "
` [PATCH 24/51] DMA-API: dma: pl330: "
` [alsa-devel] "
` [PATCH 25/51] DMA-API: video: clcd: "
` [PATCH 26/51] DMA-API: usb: ohci-sa1111: add a note about DMA masks
` [PATCH 28/51] DMA-API: sound: fix dma mask handling in a lot of drivers
` [PATCH 29/51] DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()
` [PATCH 30/51] DMA-API: dma: dw_dmac.c: "
` [PATCH 31/51] DMA-API: media: omap3isp: "
` [PATCH 32/51] DMA-API: mmc: sdhci-acpi: "
` [PATCH 33/51] DMA-API: net: nxp/lpc_eth: "
` [PATCH 34/51] DMA-API: net: octeon: "
` [PATCH 35/51] DMA-API: parport: parport_pc.c: "
` [PATCH 36/51] DMA-API: usb: use dma_set_coherent_mask()
` [PATCH 37/51] DMA-API: usb: use new dma_coerce_mask_and_coherent()
` [PATCH 38/51] DMA-API: staging: use dma_set_coherent_mask()
` [PATCH 39/51] DMA-API: others: "
` [PATCH 40/51] DMA-API: crypto: fix ixp4xx crypto platform device support
` [PATCH 41/51] DMA-API: crypto: remove last references to 'static struct device *dev'
` [PATCH 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
` [PATCH 27/51] DMA-API: provide a helper to setup DMA masks
` [PATCH 43/51] DMA-API: dma: edma.c: no need to explicitly initialize "
` [alsa-devel] "
` [PATCH 44/51] DMA-API: dcdbas: update DMA mask handing
` [PATCH 45/51] DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
` [PATCH 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations
` [PATCH 47/51] ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounce_limit()
` [PATCH 48/51] ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
` [PATCH 49/51] ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations
` [PATCH 50/51] ARM: 7797/1: mmc: "
` [PATCH 51/51] ARM: 7805/1: mm: change max*pfn to include the physical offset of memory
Вы сумеете невидимо для собеседника клонить его в нужное направление
2013-09-30 2:01 UTC
[Patch V2] spi/tegra114: Correct support for cs_change
2013-09-27 13:25 UTC (2+ messages)
[PATCH] ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP
2013-09-27 12:44 UTC (7+ messages)
[PATCH 1/1] USB: EHCI: tegra: Remove incorrect clk_put
2013-09-27 10:40 UTC
[PATCH 0/9] of/irq: Defer interrupt reference resolution
2013-09-26 10:57 UTC (26+ messages)
` [PATCH 2/9] irqdomain: Introduce __irq_create_mapping()
` [PATCH 3/9] irqdomain: Introduce __irq_create_of_mapping()
` [PATCH 4/9] of/irq: Introduce of_irq_get()
` [PATCH 5/9] of/irq: Introduce __of_irq_to_resource()
` [PATCH 8/9] of/i2c: Resolve interrupt references at probe time
` [PATCH 9/9] gpio: tegra: Use module_platform_driver()
You have received a new debit
2013-09-25 9:30 UTC
[Patch V3] drivers: power: Add support for bq24735 charger
2013-09-25 3:29 UTC (2+ messages)
[Patch V2] drivers: power: Add support for bq24735 charger
2013-09-24 23:10 UTC (12+ messages)
[PATCH] clk: tegra114: Initialize host1x and related clocks
2013-09-24 17:20 UTC (2+ messages)
[RFC] binding for nvec mfd device
2013-09-24 17:19 UTC (9+ messages)
[PATCH 00/12] Introduce common infra for tegra clocks
2013-09-24 16:47 UTC (22+ messages)
` [PATCH 01/12] clk: tegra: simplify periph clock data
` [PATCH 03/12] clk: tegra: Add TEGRA_PERIPH_NO_DIV flag
` [PATCH 05/12] clk: tegra: add header for common tegra clock IDs
` [PATCH 06/12] clk: tegra: add common infra for DT clocks
` [PATCH 07/12] clk: tegra: move audio clk to common file
` [PATCH 08/12] clk: tegra: move periph clocks "
` [PATCH 10/12] clk: tegra: move fixed "
` [PATCH 12/12] clk: tegra: introduce common gen4 super clock
[RESEND] spi/tegra114: Correct support for cs_change
2013-09-24 16:33 UTC (10+ messages)
[PATCH] iommu/tegra: gart: cleanup devm_* functions usage
2013-09-24 4:24 UTC (2+ messages)
Tegra baseline test results for v3.12-rc2
2013-09-24 1:08 UTC
[PATCH v6 0/5] ARM: support for Trusted Foundations secure monitor
2013-09-23 20:37 UTC (4+ messages)
` [PATCH v6 1/5] ARM: add basic support for Trusted Foundations
[PATCH] ARM: tegra: remove tegra_chip_uid()
2013-09-23 20:09 UTC (2+ messages)
[PATCH 1/2] crypto: tegra-aes: Fix NULL pointer dereference
2013-09-23 20:09 UTC (2+ messages)
` [PATCH 1/2] crypto: tegra-aes - "
[PATCH 00/26] ARM: provide common arch init for DT clocks
2013-09-23 18:41 UTC (5+ messages)
[PATCH v2 00/22] Unified SMMU driver among Tegra SoCs
2013-09-23 17:07 UTC (3+ messages)
Issue with a SOYO monitor and Trimslice
2013-09-23 11:28 UTC (2+ messages)
[PATCH 09/26] ARM: call of_clk_init from default time_init handler
2013-09-23 7:54 UTC (2+ messages)
` [PATCH v2 "
Tegra baseline test results for v3.12-rc1
2013-09-23 7:26 UTC (3+ messages)
[PATCH] ARM: tegra_defconfig: enable CONFIG_ARM_APPENDED_DTB
2013-09-20 7:30 UTC (7+ messages)
[PATCH] Input: gpio-keys - update to devm_* API
2013-09-20 2:24 UTC (5+ messages)
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