All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-22 01:39:03 to 2016-01-22 02:53:24 UTC [more...]

[Ocfs2-devel] OCFS2 causing system instability
 2016-01-22  2:53 UTC  (4+ messages)

[U-Boot] [PATCH v4 01/50] dm: clk: Add support for decoding clocks from the device tree
 2016-01-22  2:50 UTC  (3+ messages)

[U-Boot] [PATCH v2] clk: add fixed rate clock driver
 2016-01-22  2:50 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] armv8/ls1043aqds: added lpuart support
 2016-01-22  2:50 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] armv8/ls1043aqds: Add lpuart defconfig

[u-boot-fslc] SPI-NOR-Flash broken in v2015.10
 2016-01-22  2:49 UTC  (3+ messages)

inconsistent rados semantics between automake/cmake builds
 2016-01-22  2:49 UTC  (2+ messages)

[PATCH RFC] locking/mutexes: don't spin on owner when wait list is not NULL
 2016-01-22  2:48 UTC  (4+ messages)

[locking/mutexes] cb4bbc457b: -40.0% unixbench.score
 2016-01-22  2:48 UTC  (3+ messages)
` [lkp] "

[RFC PATCH] mmc: dw_mmc: remove redundant num_slots check
 2016-01-22  2:46 UTC  (2+ messages)

[PATCH] Documentation: remove unnecessary backslashes
 2016-01-22  2:46 UTC  (5+ messages)

[U-Boot] [PATCH 0/9] ARM: ARMv7: PSCI: add PSCI v1.0 support
 2016-01-22  2:46 UTC  (6+ messages)
` [U-Boot] [PATCH 8/9] ARM: ARMv7: PSCI: ls102xa: add psci functions implemention

[U-Boot] [PATCH v2 00/37] rockchip: Add support for display and keyboard
 2016-01-22  2:45 UTC  (38+ messages)
` [U-Boot] [PATCH v2 01/37] stdio: Correct a build error with driver model
` [U-Boot] [PATCH v2 02/37] gpio: Warn about invalid GPIOs used with the 'gpio' command
` [U-Boot] [PATCH v2 03/37] video: Name consoles by their number
` [U-Boot] [PATCH v2 04/37] video: Add a function to control cache flushing
` [U-Boot] [PATCH v2 05/37] video: bridge: Allow GPIOs to be optional
` [U-Boot] [PATCH v2 06/37] dm: pwm: Add a PWM uclass
` [U-Boot] [PATCH v2 07/37] pwm: rockchip: Add a PWM driver for Rockchip SoCs
` [U-Boot] [PATCH v2 08/37] dm: backlight: Add a backlight uclass
` [U-Boot] [PATCH v2 09/37] dm: backlight: Add a driver for a PWM backlight
` [U-Boot] [PATCH v2 10/37] dm: panel: Add a panel uclass
` [U-Boot] [PATCH v2 11/37] video: panel: Add a simple panel driver
` [U-Boot] [PATCH v2 12/37] dm: video: Repurpose the 'displayport' uclass to 'display'
` [U-Boot] [PATCH v2 13/37] rockchip: Rename the CRU_MODE_CON fields
` [U-Boot] [PATCH v2 14/37] rockchip: clk: Add support for clocks needed by the displays
` [U-Boot] [PATCH v2 15/37] rockchip: video: Add a display driver for rockchip HDMI
` [U-Boot] [PATCH v2 16/37] rockchip: video: Add a display driver for rockchip eDP
` [U-Boot] [PATCH v2 17/37] rockchip: video: Add a video-output driver
` [U-Boot] [PATCH v2 18/37] rockchip: Don't skip low-level init
` [U-Boot] [PATCH v2 19/37] rockchip: Add a simple 'clock' command
` [U-Boot] [PATCH v2 20/37] rockchip: Add a script to parse datasheets
` [U-Boot] [PATCH v2 21/37] rockchip: config: Enable the 'gpio' command
` [U-Boot] [PATCH v2 22/37] rockchip: sdram: Tidy up a few comments
` [U-Boot] [PATCH v2 23/37] rockchip: sdram: Use syscon_get_first_range() where possible
` [U-Boot] [PATCH v2 24/37] rockchip: Tidy up the register-access macros
` [U-Boot] [PATCH v2 25/37] rockchip: spl: Drop MMC support code when not needed
` [U-Boot] [PATCH v2 26/37] rockchip: jerry: Fix the SDRAM timing
` [U-Boot] [PATCH v2 27/37] rockchip: rk3288: clock: Fix various minor errors
` [U-Boot] [PATCH v2 28/37] rockchip: rk3288: pinctrl: Fix HDMI pinctrl
` [U-Boot] [PATCH v2 29/37] rockchip: spl: Support full-speed CPU in SPL
` [U-Boot] [PATCH v2 30/37] rockchip: jerry: Add support for timing SPI flash speed
` [U-Boot] [PATCH v2 31/37] rockchip: jerry: Enable EDP and HDMI video output
` [U-Boot] [PATCH v2 32/37] rockchip: firefly-rk3288: Enable HDMI output
` [U-Boot] [PATCH v2 33/37] rockchip: dts: Sync up SPDIF node with Linux
` [U-Boot] [PATCH v2 34/37] rockchip: rock2: Bring in device tree files from Linux
` [U-Boot] [PATCH v2 35/37] rockchip: rock2: dts: Make changes for U-Boot
` [U-Boot] [PATCH v2 36/37] rockchip: Add support for Raxda Rock 2
` [U-Boot] [PATCH v2 37/37] rockchip: Update the README

[PATCH 00/33] Compile-time stack metadata validation
 2016-01-22  2:44 UTC  (3+ messages)
` [PATCH 23/33] x86/asm/bpf: Create stack frames in bpf_jit.S

"Some devices missing" only while not mounted
 2016-01-22  2:44 UTC  (5+ messages)

[U-Boot] [PATCH v9 00/49] rockchip: Add support for cros_ec keyboard
 2016-01-22  2:44 UTC  (50+ messages)
` [U-Boot] [PATCH v9 01/49] dm: core: Don't set pinctrl for pinctrl devices
` [U-Boot] [PATCH v9 02/49] dm: pinctrl: Add a function to parse PIN_CONFIG flags
` [U-Boot] [PATCH v9 03/49] dm: pmic: Add 'reg status' to show all regulators
` [U-Boot] [PATCH v9 04/49] dts: Bring in pinctrl device tree binding
` [U-Boot] [PATCH v9 05/49] power: Add base support for the RK808 PMIC
` [U-Boot] [PATCH v9 06/49] power: Add support for RK808 regulators
` [U-Boot] [PATCH v9 07/49] dm: Add a power sequencing uclass
` [U-Boot] [PATCH v9 08/49] rockchip: Avoid using MMC code when not booting from MMC
` [U-Boot] [PATCH v9 09/49] rockchip: Convert the PMU IOMUX registers into an array
` [U-Boot] [PATCH v9 10/49] rockchip: mmc: Use a pwrseq device if available
` [U-Boot] [PATCH v9 11/49] rockchip: Correct the defconfig order
` [U-Boot] [PATCH v9 12/49] rockchip: Use pwrseq for MMC start-up on jerry
` [U-Boot] [PATCH v9 13/49] rockchip: jerry: Disable pmic-int-1 setup to avoid a hang
` [U-Boot] [PATCH v9 14/49] rockchip: Use a separate clock ID for clocks
` [U-Boot] [PATCH v9 15/49] rockchip: clock: Rename the general clock variable to gclk_rate
` [U-Boot] [PATCH v9 16/49] rockchip: clk: Add a function to get a peripheral clock rate
` [U-Boot] [PATCH v9 17/49] rockchip: clock: Add a function to find a clock by ID
` [U-Boot] [PATCH v9 18/49] rockchip: i2c: Update the driver to use the new clock ID
` [U-Boot] [PATCH v9 19/49] rockchip: spi: "
` [U-Boot] [PATCH v9 20/49] rockchip: spi: Avoid setting the pinctrl twice
` [U-Boot] [PATCH v9 21/49] rockchip: mmc: Update the driver to use the new clock ID
` [U-Boot] [PATCH v9 22/49] rockchip: pinctrl: Add a full pinctrl driver
` [U-Boot] [PATCH v9 23/49] rockchip: Move firefly and jerry to use the full pinctrl
` [U-Boot] [PATCH v9 24/49] rockchip: jerry: Enable the RK808 PMIC and regulator
` [U-Boot] [PATCH v9 25/49] rockchip: Disable simple-bus in SPL for firefly-rk3288, jerry
` [U-Boot] [PATCH v9 26/49] rockchip: jerry: Drop unused options
` [U-Boot] [PATCH v9 27/49] gpio: Allow 's' as an abbreviation for 'status'
` [U-Boot] [PATCH v9 28/49] cros_ec: Disable the Chrome OS EC in SPL
` [U-Boot] [PATCH v9 29/49] dm: i2c: Allow muxes to be enabled for SPL separately
` [U-Boot] [PATCH v9 30/49] spi: Correct device tree usage in spi_flash_decode_fdt()
` [U-Boot] [PATCH v9 31/49] dm: power: Allow regulators to be omitted from SPL
` [U-Boot] [PATCH v9 32/49] dm: pinctrl: Add a way for a GPIO driver to obtain a pin function
` [U-Boot] [PATCH v9 33/49] dm: core: Export uclass_find_device_by_of_offset()
` [U-Boot] [PATCH v9 34/49] dm: power: Tidy up debugging output and return values
` [U-Boot] [PATCH v9 35/49] dm: power: Allow regulators to not implement all operations
` [U-Boot] [PATCH v9 36/49] dm: clk: Add a simple version of clk_get_by_index()
` [U-Boot] [PATCH v9 37/49] rockchip: sdram: Use the rk_clr/setreg() interface
` [U-Boot] [PATCH v9 38/49] rockchip: reset: "
` [U-Boot] [PATCH v9 39/49] rockchip: spi: Remember the last speed to avoid re-setting it
` [U-Boot] [PATCH v9 40/49] rockchip: spi: Correct the bus init code
` [U-Boot] [PATCH v9 41/49] rockchip: clk: Make rkclk_get_clk() SoC-specific
` [U-Boot] [PATCH v9 42/49] rockchip: pinctrl: Reduce the size for SPL
` [U-Boot] [PATCH v9 43/49] rockchip: pinctrl: Implement the get_gpio_mux() method
` [U-Boot] [PATCH v9 44/49] rockchip: gpio: Read the GPIO value correctly
` [U-Boot] [PATCH v9 45/49] rockchip: gpio: Implement the get_function() method
` [U-Boot] [PATCH v9 46/49] rockchip: spi: Implement the delays
` [U-Boot] [PATCH v9 47/49] rockchip: spi: Correct chip-enable code
` [U-Boot] [PATCH v9 48/49] rockchip: spi: Remove the explicit pinctrl setting
` [U-Boot] [PATCH v9 49/49] rockchip: jerry: Enable the Chrome OS EC

[PATCH 4/4] hvmloader: add support to load extra ACPI tables from qemu
 2016-01-22  2:43 UTC  (11+ messages)

linux-next: build failure after merge of the akpm tree
 2016-01-22  2:40 UTC  (10+ messages)

[PATCH] travis-ci: run previously failed tests first, then slowest to fastest
 2016-01-22  2:33 UTC  (7+ messages)

Ceph scale testing
 2016-01-22  2:33 UTC  (7+ messages)

[Ocfs2-devel] [PATCH] ocfs2: dlmglue: fix false deadlock caused by clearing UPCONVERT_FINISHING too early
 2016-01-22  2:32 UTC  (6+ messages)

ongoing writecombine on ppc
 2016-01-22  2:32 UTC  (8+ messages)

[PATCH 1/5] drm/imx: ipuv3 plane: Introduce ipu_plane_cleanup()
 2016-01-22  2:29 UTC  (4+ messages)
` [PATCH 5/5] drm/imx: ipuv3 plane: Replace dev_info with dev_dbg if a plane's CRTC changes

[RFC V2] xen: interface: introduce pvclk interface
 2016-01-22  2:19 UTC  (17+ messages)

[PATCH] perf core: Introduce new ioctl options to pause and resume ring buffer
 2016-01-22  2:21 UTC  (7+ messages)
` [PATCH 0/6] perf core: Read from overwrite "

[lkp] [kallsyms] 06862f34f6: BUG: unable to handle kernel NULL pointer dereference at (null)
 2016-01-22  2:20 UTC  (2+ messages)
`  "

[PATCH openbmc 0/6] Persistent 1
 2016-01-22  2:16 UTC  (2+ messages)

[PATCH] arm64: build with -mcmodel=large
 2016-01-22  2:14 UTC  (4+ messages)

[PATCH 1/3] drm/nouveau: Use drm_vblank_on/off consistently
 2016-01-22  2:14 UTC  (2+ messages)

[nightly] Distroless meta-ti/master minimal build 2016-01-21_21-00-32
 2016-01-22  2:11 UTC 

st driver doesn't seem to grok LTO partitioning
 2016-01-22  2:10 UTC  (10+ messages)
                  ` What partition should the MTMKPART argument specify? Was: "

mmc0: Invalid maximum block size, assuming 512 bytes
 2016-01-22  2:07 UTC  (4+ messages)

[PATCH 1/3] virtio: Change the parameter order of io_write8/16/32()
 2016-01-22  2:07 UTC  (4+ messages)
` [RFC PATCH 4/5] EAL: Add new EAL "--shm" option

[PATCH v2] mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk
 2016-01-22  2:06 UTC  (2+ messages)

ixgbevf does not recover from pf reset
 2016-01-22  2:05 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] block/hmp: add sereval hmp commands for incremental backup
 2016-01-22  2:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] hmp: add hmp command "

[PATCH v3 0/4] VT-d posted-interrupts follow ups
 2016-01-22  2:03 UTC  (20+ messages)
` [PATCH v3 1/4] KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
` [PATCH v3 2/4] KVM: x86: Use vector-hashing to deliver lowest-priority interrupts

[PATCH 0/1] systemd: work around the boot problem on qemuarm64
 2016-01-22  2:02 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC PATCH v2] Add IPI entry for CPU UP
 2016-01-22  2:01 UTC  (7+ messages)

[PATCH kernel v2 0/6] KVM: PPC: Add in-kernel multitce handling
 2016-01-22  1:59 UTC  (5+ messages)
` [PATCH kernel v2 1/6] KVM: PPC: Rework H_PUT_TCE/H_GET_TCE handlers

[PATCH 0/1] meta: cleanup PACKAGECONFIG ??= ""
 2016-01-22  1:59 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v13 0/17] Add Analogix Core Display Port Driver
 2016-01-22  1:56 UTC  (50+ messages)
` [PATCH v13 01/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory
` [PATCH v13 02/17] drm: bridge: analogix/dp: fix some obvious code style
` [PATCH v13 03/17] drm: bridge: analogix/dp: remove duplicate configuration of link rate and link count
` [PATCH v13 04/17] drm: bridge: analogix/dp: dynamic parse sync_pol & interlace & dynamic_range
` [PATCH v13 05/17] dt-bindings: add document for analogix display port driver
` [PATCH v13 06/17] ARM: dts: exynos/dp: remove some properties that deprecated by analogix_dp driver
` [PATCH v13 07/17] drm: rockchip: dp: add rockchip platform dp driver
` [PATCH v13 08/17] dt-bindings: add document for rockchip variant of analogix_dp
` [PATCH v13 09/17] phy: Add driver for rockchip Display Port PHY
` [PATCH v13 10/17] dt-bindings: add document for rockchip dp phy
` [PATCH v13 11/17] drm: bridge: analogix/dp: add some rk3288 special registers setting
` [PATCH v13 12/17] drm: bridge: analogix/dp: add max link rate and lane count limit for RK3288
` [PATCH v13 13/17] drm: bridge: analogix/dp: try force hpd after plug in lookup failed
` [PATCH v13 14/17] drm: bridge: analogix/dp: move hpd detect to connector detect function
` [PATCH v13 15/17] drm: bridge: analogix/dp: add edid modes parse in get_modes method
` [PATCH v13 16/17] drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resume time
` [PATCH v13 17/17] drm: bridge: analogix/dp: Fix the possible dead lock in bridge disable time

[PATCH v3 0/5] firmware_class: extensible firmware API
 2016-01-22  1:58 UTC  (9+ messages)
` [PATCH v3 3/5] firmware: fold successful fw read early
` [PATCH v3 4/5] firmware: generalize reading file contents as a helper
` [PATCH v3 5/5] firmware: add an extensible system data helpers

[oops, 4.4-rc8] warn + oops during generic/204
 2016-01-22  1:52 UTC  (4+ messages)

[U-Boot] [PATCH 7/7] usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds
 2016-01-22  1:52 UTC  (2+ messages)

[U-Boot] [PATCH 41/41 v2] ARM: omap3_logic: Fix pin muxing
 2016-01-22  1:50 UTC 

[PATCH v2 00/10] rtc: max77686: Extend driver and add max77802 support
 2016-01-22  1:48 UTC  (5+ messages)
` [PATCH v2 04/10] rtc: max77686: Use a driver data struct instead hard-coded values
      ` [rtc-linux] "

[PATCH] libc-package.bbclass: add LOCALE_UTF8_IS_DEFAULT
 2016-01-22  1:46 UTC 

[Bug 54700] New: Distorted graphics (double cursor) with GeForce 4200Go (NV28)
 2016-01-22  1:47 UTC  (2+ messages)
  ` [Bug 54700] Distorted graphics (double cursor) with GeForce 4200Go (NV28M)

[U-Boot] [PATCH] pci: restore initialization for DM_PCI
 2016-01-22  1:39 UTC  (2+ messages)


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.