messages from 2014-02-18 14:57:29 to 2014-02-18 15:22:24 UTC [more...]
[PATCH 00/17 v2] Update locking for snd_soc_dapm_xxxx_pin functions
2014-02-18 15:22 UTC (10+ messages)
` [PATCH 01/17 v2] Input - arizona-haptics: Fix double lock of dapm_mutex
` [PATCH 05/17 v2] ASoC: adav80x: Update locking around use of DAPM pin API
` [PATCH 07/17 v2] ASoC: wm8962: "
` [PATCH 08/17 v2] ASoC: wm8994: "
` [PATCH 09/17 v2] ASoC: wm8996: "
` [PATCH 10/17 v2] ASoC: mfld_machine: "
` [PATCH 11/17 v2] ASoC: ams-delta: "
` [PATCH 12/17 v2] ASoC: omap: n810: "
` [PATCH 13/17 v2] ASoC: omap: rx51: "
[LTP] [PATCH 1/2] mkdir/mkdir03.c: cleanup
2014-02-18 15:21 UTC (4+ messages)
` [LTP] [PATCH 2/2] mkdir/mkdir03.c: add new error number tests
` [LTP] [PATCH v2 1/2] mkdir/mkdir03.c: cleanup
` [LTP] [PATCH v2 2/2] mkdir/mkdir03.c: add new error number tests
[Buildroot] [PATCH 0 of 4] alsa-lib/alsa-utils autobuild fixes
2014-02-18 15:21 UTC (5+ messages)
` [Buildroot] [PATCH 4 of 4] alsa-utils: fix build on no-mmu targets
[PATCH] nfsd: check passed socket's net matches NFSd superblock's one
2014-02-18 15:19 UTC (5+ messages)
[radeonsi] si_populate_sq_ramping_values
2014-02-18 15:17 UTC (2+ messages)
[RFC][PATCH 0/5] arch: atomic rework
2014-02-18 15:16 UTC (3+ messages)
[LTP] [PATCH] mkdirat/mkdirat02.c: add new error number tests
2014-02-18 14:56 UTC (2+ messages)
` [LTP] [PATCH v2] "
[PATCH 00/10] Bluetooth: More patches for privacy
2014-02-18 15:14 UTC (11+ messages)
` [PATCH 01/10] Bluetooth: Remove SMP data specific crypto context
` [PATCH 02/10] Bluetooth: Fix missing address type check for removing LTKs
` [PATCH 03/10] Bluetooth: Remove return values from functions that don't need them
` [PATCH 04/10] Bluetooth: Fix hci_remove_ltk failure when no match is found
` [PATCH 05/10] Bluetooth: Fix completing SMP as peripheral when no keys are expected
` [PATCH 06/10] Bluetooth: Fix removing any IRKs when unpairing devices
` [PATCH 07/10] Bluetooth: Add convenience function for fetching IRKs
` [PATCH 08/10] Bluetooth: Track the LE Identity Address in struct hci_conn
` [PATCH 09/10] Bluetooth: Fix updating Identity Address in L2CAP channels
` [PATCH 10/10] Bluetooth: Wait for SMP key distribution completion when pairing
[PATCH v3 5/5] PM / sleep: Asynchronous threads for suspend_late
2014-02-18 15:29 UTC (4+ messages)
[Qemu-devel] [PATCH 0/8] virtio endian-ambivalent target fixes (rebased)
2014-02-18 15:12 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio
[Qemu-devel] [PATCH 0/4] linux-user: four patches for coverity errors
2014-02-18 15:11 UTC (4+ messages)
` [Qemu-devel] [PATCH 4/4] linux-user: Fix error handling in target_to_host_semarray()
[PATCH v7 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
2014-02-18 15:10 UTC (6+ messages)
` [PATCH v7 5/8] ARM: dts: sun7i: Add support for mmc
[PATCH 1/2] ACPI, PCI, ISA: Call ISA-specific code only for architectures which support ISA
2014-02-18 15:26 UTC (4+ messages)
` [PATCH 2/2] ACPI, PCI, ISA: Fix memory leak when there is no IRQ in the ACPI subsystem
[PATCH RFC 00/31] SDHCI and SDIO IRQ improvements
2014-02-18 15:11 UTC (69+ messages)
` [PATCH RFC 01/31] genirq: Provide synchronize_hardirq()
` [PATCH RFC 02/31] genirq: Provide irq_wake_thread()
` [PATCH RFC 03/31] mmc: sdio_irq: rework sdio irq handling
` [PATCH RFC 04/31] mmc: sdhci: clean up interrupt handling
` [PATCH RFC 05/31] mmc: sdhci: clean up sdio interrupt enable handling
` [PATCH RFC 06/31] mmc: sdhci: convert to new SDIO IRQ handling
` [PATCH RFC 07/31] mmc: sdhci: push card_tasklet into threaded irq handler
` [PATCH RFC 08/31] mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
` [PATCH RFC 09/31] mmc: sdhci: more efficient interrupt enable register handling
` [PATCH RFC 10/31] mmc: sdhci: plug hole in disabling card detection interrupts
` [PATCH RFC 11/31] mmc: sdhci: convert generic bus width setup to library function
` [PATCH RFC 12/31] mmc: sdhci: convert reset into a "
` [PATCH RFC 13/31] mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code
` [PATCH RFC 14/31] mmc: sdhci: avoid sync'ing the SG if there's no misalignment
` [PATCH RFC 15/31] mmc: sdhci: convert ADMA descriptors to a coherent allocation
` [PATCH RFC 16/31] mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock()
` [PATCH RFC 17/31] mmc: sdhci: move setting host->clock into sdhci_do_set_ios()
` [PATCH RFC 18/31] mmc: sdhci: move setting mmc->actual_clock into set_clock handlers
` [PATCH RFC 19/31] mmc: sdhci: convert sdhci_set_clock() into a library function
` [PATCH RFC 20/31] mmc: sdhci-esdhc-imx: avoid DMA to kernel stack
` [PATCH RFC 21/31] mmc: sdhci-esdhc-imx: avoid runtime_pm_get_sync() in esdhc_prepare_tuning()
` [PATCH RFC 22/31] mmc: sdhci-esdhc-imx: fix lockdep splat upon tuning
` [PATCH RFC 23/31] mmc: sdhci: hack up driver to make it more compliant with UHS-1
` [PATCH RFC 24/31] mmc: sdhci: set_uhs_signaling() need not return a value
` [PATCH RFC 25/31] mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
` [PATCH RFC 26/31] mmc: sdhci: cache timing information locally
` [PATCH RFC 27/31] mmc: sdhci: clean up sdhci_execute_tuning() decision
` [PATCH RFC 28/31] mmc: sdhci-esdhc-imx: remove emulation of uhs_mode
` [PATCH RFC 29/31] mmc: sdhci-of-esdhc: remove platform_suspend/platform_resume callbacks
` [PATCH RFC 30/31] mmc: sdhci: "
` [PATCH RFC 31/31] mmc: sdhci-tegra: get rid of special PRESENT_STATE register handling
[PATCH v3 0/5] drm/i915: Atomic sprites v3
2014-02-18 15:11 UTC (5+ messages)
` [PATCH 7/5] drm/i915: Improve gen3/4 frame counter
[PATCH 1/4] ARM: clps711x: autcpu12: Fix incorrect NAND CLE GPIO
2014-02-18 15:11 UTC (2+ messages)
[PATCH v3 0/7] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
2014-02-18 15:09 UTC (6+ messages)
` [PATCH v3 4/7] tty/serial: at91: use mctrl_gpio helpers
[PATCH] xen/arm: Correctly handle non-page aligned pointer in raw_copy_*
2014-02-18 15:08 UTC (5+ messages)
[PATCH] mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller
2014-02-18 15:08 UTC
[PATCH 1/1] ASoC: cs42l51: Remove unused variable
2014-02-18 15:07 UTC (2+ messages)
[PATCH v4] ACPI / video: Add systems that should favour native backlight interface
2014-02-18 15:22 UTC (4+ messages)
[PATCH 0/2] ib: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-02-18 15:09 UTC (3+ messages)
` [PATCH 1/2] mthca: "
` [PATCH 2/2] qib: "
[PATCH v5 00/35] mtd: st_spi_fsm: Add new driver
2014-02-18 14:56 UTC (46+ messages)
` [PATCH 04/35] mtd: st_spi_fsm: Supply framework for device requests
` [PATCH 05/35] mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
` [PATCH 06/35] mtd: st_spi_fsm: Add support for JEDEC ID extraction
` [PATCH 10/35] mtd: st_spi_fsm: Search for preferred FSM message sequence configurations
` [PATCH 11/35] mtd: st_spi_fsm: Use device size to determine address width
` [PATCH 13/35] mtd: st_spi_fsm: Add device-tree binding documentation
` [PATCH 15/35] mtd: st_spi_fsm: Provide the erase one sector sequence
` [PATCH 16/35] mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode
` [PATCH 17/35] mtd: st_spi_fsm: Prepare read/write sequences according to configuration
` [PATCH 18/35] mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset
` [PATCH 19/35] mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode
` [PATCH 20/35] mtd: st_spi_fsm: Update the flash Volatile Configuration Register
` [PATCH 21/35] mtd: st_spi_fsm: Provide the default read/write configurations
` [PATCH 22/35] mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations
` [PATCH 23/35] mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back
` [PATCH 24/35] mtd: st_spi_fsm: Prepare default sequences for read/write/erase
` [PATCH 25/35] mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
` [PATCH 26/35] mtd: st_spi_fsm: Write to Flash via the FSM FIFO
` [PATCH 27/35] mtd: st_spi_fsm: Supply a busy wait for post-write status
` [PATCH 28/35] mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device
` [PATCH 29/35] mtd: st_spi_fsm: Add the ability to read the FSM's status
` [PATCH 30/35] mtd: st_spi_fsm: Add the ability to write to FSM's status register
` [PATCH 31/35] mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
` [PATCH 32/35] mtd: st_spi_fsm: Supply the S25FLxxx "
` [PATCH 33/35] mtd: st_spi_fsm: Supply the W25Qxxx "
` [PATCH 34/35] mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
` [PATCH 35/35] ARM: STi: Add support for the FSM Serial Flash Controller
Public version control tree for linux/drivers/gpu/drm/radeon?
2014-02-18 15:06 UTC (2+ messages)
chef cookbooks
2014-02-18 15:05 UTC (3+ messages)
[Qemu-devel] KVM call minutes for 2014-02-18
2014-02-18 15:05 UTC (2+ messages)
` "
[Qemu-devel] KVM call minutes for 2014-02-18
2014-02-18 15:05 UTC (2+ messages)
` "
[PATCH 0/5] package_manager.py/ootfs.py: support ipk incremental image generation
2014-02-18 15:03 UTC (3+ messages)
` [PATCH 4/5] rootfs.py: fix BAD_RECOMMENDATIONS for "
[PATCH 1/2] Add MAINTAINERS entry for drm radeon driver
2014-02-18 15:03 UTC (2+ messages)
` [PATCH 2/2] update drm MAINTAINERS entry
[PATCH] staging: wlan-ng: replace function ieee80211_dsss_chan_to_freq()
2014-02-18 15:03 UTC
Using genfscon's partial_path for other filesystems than proc
2014-02-18 15:03 UTC (2+ messages)
[PATCH 0/5] mt9t001 and mt9p031 sensors drivers patches
2014-02-18 15:03 UTC (5+ messages)
` [PATCH 1/5] ARM: omap2: cm-t35: Add regulators and clock for camera sensor
[PATCH 0/3] uvcvideo VIDIOC_CREATE_BUFS support
2014-02-18 15:02 UTC (2+ messages)
[lm-sensors] [PATCH 3/3] hwmon: (lm90) Convert to use hwmon_device_register_with_groups
2014-02-18 15:01 UTC (2+ messages)
[patch] [media] gspca_stv06xx: remove an unneeded check
2014-02-18 15:00 UTC (2+ messages)
gitweb.cgi bug - XML Parsing Error: not well-formed
2014-02-18 14:57 UTC (3+ messages)
[patch] drm/gma500: cleanup in psb_mode_operation_ioctl()
2014-02-18 14:59 UTC (2+ messages)
[U-Boot] [PATCH v2 2/3] dts: move device tree sources to arch/$(ARCH)/dts/
2014-02-18 14:59 UTC (5+ messages)
[meta-qt5][PATCH] qtbase: add PACKAGECONFIG for mtdev
2014-02-18 14:59 UTC (2+ messages)
[RFC] kbuild: drop use of "ld -r" for intermediate links of vmlinux
2014-02-18 14:58 UTC (2+ messages)
[PATCH] nativesdk-qtbase: do qmake replacement in ${D} instead of ${B}
2014-02-18 14:58 UTC (2+ messages)
Good Day My Dear,
2014-02-18 14:58 UTC
[PATCH V6 00/12]PCI:Add SPEAr13xx PCie support
2014-02-18 14:58 UTC (4+ messages)
` [PATCH V6 03/12] phy: st-miphy40lp: Add binding information
[PATCH 1/2] ASoC: Intel: Move extended fw base and size fields in struct sst_pdata
2014-02-18 14:58 UTC (3+ messages)
` [PATCH 2/2] ASoC: Intel: sst-acpi: Request firmware before SST platform driver probing
[PATCH] rtc: mv: reset date if after year 2038
2014-02-18 14:58 UTC (2+ messages)
[U-Boot] [PATCH 0/5] preparation to intriduce keystone support
2014-02-18 14:57 UTC (5+ messages)
` [U-Boot] [PATCH 5/5] NAND: DaVinci: allow forced disable of subpage writes
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.