All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-05 11:07:46 to 2015-07-05 13:37:18 UTC [more...]

Support for Telt LE920 Modem in ofono
 2015-07-06 17:38 UTC  (2+ messages)

Bug in oFono 1.15+ Handsfree GetProperties()
 2015-07-06 16:38 UTC  (2+ messages)

[PATCH v2 00/41] Add ACPI support for arm64 on Xen
 2015-07-05 13:37 UTC  (152+ messages)
` [PATCH v2 01/41] arm/acpi: Build numa for x86 only
` [PATCH v2 02/41] arm/acpi: Build pmstat "
` [PATCH v2 03/41] arm/acpi : emulate io ports for arm
` [PATCH v2 04/41] arm/acpi : add arm specific acpi header file
` [PATCH v2 05/41] acpi : add helper function for mapping memory
` [PATCH v2 06/41] arm/acpi : Add basic ACPI initialization
` [PATCH v2 07/41] arm/acpi : Introduce ARM Boot Architecture Flags in FADT
` [PATCH v2 08/41] arm/acpi : Parse FADT table and get PSCI flags
` [PATCH v2 09/41] arm/acpi : Add Generic Interrupt and Distributor struct
` [PATCH v2 10/41] arm/acpi : Print GIC information when MADT is parsed
` [PATCH v2 11/41] arm/acpi : add GTDT support updated by ACPI 5.1
` [PATCH v2 12/41] arm : move dt specific code in smp to seperate functions
` [PATCH v2 13/41] arm/acpi : parse MADT to map logical cpu to MPIDR and get cpu_possible_map
` [PATCH v2 14/41] arm : acpi add helper function for setting interrupt type
` [PATCH v2 15/41] arm : acpi parse GTDT to initialize timer
` [PATCH v2 16/41] acpi : Introduce acpi_parse_entries
` [PATCH v2 17/41] arm : refactor gic into generic and dt specific parts
` [PATCH v2 18/41] arm: Introduce a generic way to use a device from acpi
` [PATCH v2 19/41] arm : acpi Add GIC specific ACPI boot support
` [PATCH v2 20/41] arm : create generic uart initialization function
` [PATCH v2 21/41] arm : acpi Initialize serial port from ACPI SPCR table
` [PATCH v2 22/41] arm : acpi create min DT stub for DOM0
` [PATCH v2 23/41] arm : acpi create chosen node "
` [PATCH v2 24/41] arm : acpi create efi "
` [PATCH v2 25/41] arm : acpi add status override table
` [PATCH v2 26/41] arm : acpi add xen environment table
` [PATCH v2 27/41] arm : add helper functions to map memory regions
` [PATCH v2 28/41] arm : acpi add efi structures to common efi header
` [PATCH v2 29/41] arm : acpi read acpi memory info from uefi
` [PATCH v2 30/41] arm : acpi add placeholder for acpi load address
` [PATCH v2 31/41] arm : acpi estimate memory required for acpi/efi tables
` [PATCH v2 32/41] arm : acpi dynamically map mmio regions
` [PATCH v2 33/41] arm : acpi prepare acpi tables for dom0
` [PATCH v2 34/41] arm : acpi create and map acpi tables
` [PATCH v2 35/41] arm : acpi add helper function to calculate crc32
` [PATCH v2 36/41] arm : acpi pass rsdp and memory via efi table
` [PATCH v2 38/41] arm : acpi enable efi for acpi
` [PATCH v2 39/41] arm : acpi configure interrupts dynamically
` [PATCH v2 40/41] xen: arm64: Add ACPI support

[Cocci] Remove unnecessary null pointer checks?
 2015-07-05 13:37 UTC  (40+ messages)
                              ` [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [PATCH 1/1] ocfs2: Deletion of unnecessary checks before two "
                                    ` [PATCH 00/11] ocfs2: Deletion of some unnecessary checks
                                      ` [PATCH 01/11] ocfs2: Delete an unnecessary check before unregister_sysctl_table()
                                      ` [PATCH 02/11] ocfs2: Delete unnecessary checks before the function call "iput"
                                      ` [PATCH 03/11] ocfs2: Less checks in ocfs2_rename() after error detection
                                      ` [PATCH 04/11] ocfs2: One check less in ocfs2_statfs()
                                      ` [PATCH 05/11] ocfs2: Less error log repetition in ocfs2_begin_truncate_log_recovery()
                                      ` [PATCH 06/11] ocfs2: Two checks less in ocfs2_local_alloc_slide_window()
                                      ` [PATCH 07/11] ocfs2: Less function calls in ocfs2_shutdown_local_alloc() after error detection
                                      ` [PATCH 08/11] ocfs2: Less checks in ocfs2_load_local_alloc()
                                ` [PATCH 1/1] fs-namespace: Deletion of unnecessary checks before the function call "mntput"
                                  ` [PATCH] fs-namespace: Delete "
                                ` [PATCH 1/1] fs-notify: Deletion of an unnecessary check before the function call "iput"
                                  ` [PATCH] "

[PATCH v4] hwmon: (nct7802) Add pwm control
 2015-07-04 18:49 UTC 

[PATCH 1/2] iio: pressure: ms5611: remove IIO_CHAN_INFO_SCALE from mask
 2015-07-05 13:35 UTC  (4+ messages)
` [PATCH 2/2] iio: pressure: ms5611: add support for MS5607 temperature and pressure sensor

[Buildroot] [PATCH v8 0/7] OpenCV bump
 2015-07-05 13:33 UTC  (15+ messages)
` [Buildroot] [PATCH v8 1/7] package/opencv: add a choice for selecting gstreamer support
` [Buildroot] [PATCH v8 2/7] package/opencv: add gstreamer-1.x support
` [Buildroot] [PATCH v8 3/7] package/opencv: add a choice for selecting the gui toolkit
` [Buildroot] [PATCH v8 4/7] package/opencv: add qt5 support
` [Buildroot] [PATCH v8 5/7] package/opencv: add gtk3 support

[Buildroot] Hash checking infrastructure
 2015-07-05 13:32 UTC  (9+ messages)

[Buildroot] [PATCH] pkg-kconfig: .config target needs to take into account package dependencies
 2015-07-05 13:30 UTC  (3+ messages)

[PATCH v2 0/6] Miscellaneous DAX patches, take 2
 2015-07-05 13:29 UTC  (8+ messages)
` [PATCH v2 2/6] dax: Use copy_from_iter_nocache
` [PATCH v2 3/6] ext4: Use ext4_get_block_write() for DAX

[PATCH 1/2] iio: tmp006: Check channel info on write
 2015-07-05 13:26 UTC  (4+ messages)
` [PATCH 2/2] iio: tmp006: Use GENMASK

[PATCH] l10n: de.po: translate 65 new messages
 2015-07-05 13:21 UTC  (2+ messages)

[PATCH] iio: sx9500: Add missing init in sx9500_buffer_pre{en,dis}able()
 2015-07-05 13:19 UTC  (3+ messages)

[PATCH 1/2] iio:light:ltr501: fix regmap dependency
 2015-07-05 13:16 UTC  (3+ messages)

[PATCH V4 0/5] iSER support for iWARP
 2015-07-05 13:15 UTC  (4+ messages)
` [PATCH V4 3/5] RDMA/iser: Limit sg tablesize and max_sectors to device fastreg max depth

[PATCH] Bluetooth:dtl1_cs: Fixed coding style
 2015-07-05 13:13 UTC  (2+ messages)

[PATCH] Bluetooth:bfusb: Coding style fix reported by coccinelle
 2015-07-05 13:13 UTC  (2+ messages)

[PATCH 1/2] spi: bcm2835: add spi-bcm2835aux driver for the auxiliar spi1 and spi2
 2015-07-05 13:11 UTC  (10+ messages)

[PATCH v2 0/2] irqchip: dw-apb-ictl: add irq_set_affinity support
 2015-07-04 13:42 UTC  (10+ messages)
` [PATCH v2 2/2] "

[patch] reiser4: port for Linux-4.1
 2015-07-05 13:08 UTC  (11+ messages)

[PATCH] git-filter-branch.sh: clarify an error message
 2015-07-05 13:07 UTC  (2+ messages)

[PATCH 0/6] Remove redundant spi driver bus initialization
 2015-07-05 13:07 UTC  (4+ messages)
` [PATCH 2/6] iio: ssp_sensors: "

Non-booting current Linus' tree
 2015-07-04  8:08 UTC  (5+ messages)
  ` [PATCH] x86/fpu: Fix boot crash in the early FPU code

[PATCH 1/1] x86: Hyper-V: Mark the Hyper-V clocksource as being high resolution
 2015-07-04  8:10 UTC  (2+ messages)

[GIT pull] irq updates for 4.2
 2015-07-04 13:40 UTC 

[Qemu-devel] Qemu Runtime Dependencies
 2015-07-05 13:06 UTC 

Integrating new DM targets to LVM
 2015-07-05 13:05 UTC 

[PATCH 0/2] iio: sx9500: couple of bug fixes
 2015-07-05 13:04 UTC  (7+ messages)
` [PATCH 1/2] iio: sx9500: rework error handling of raw readings
` [PATCH 2/2] iio: sx9500: fix bug in compensation code

[PATCH] Bluetooth: btintel: Create common function for Intel version info
 2015-07-05 13:02 UTC 

[Buildroot] [git commit] package/vlc: add opencv support
 2015-07-05 13:00 UTC 

[PATCH v3] hwmon: (nct7802) Add pwm control
 2015-07-05 13:00 UTC  (5+ messages)
` [lm-sensors] "

[PATCH 0/6] net: mvneta: Switch to per-CPU irq and make rxq_def useful
 2015-07-05 13:00 UTC  (6+ messages)
` [PATCH 4/6] net: mvneta: Handle per-cpu interrupts
` [PATCH 6/6] net: mvneta: Statically assign queues to CPUs

[PATCH RESEND] virtio: Fix typecast of pointer in vring_init()
 2015-07-05 12:59 UTC  (5+ messages)

[PATCH 0/2] iio: mmc35240: fix sampling freq and add support for new chip
 2015-07-05 12:59 UTC  (5+ messages)
` [PATCH 1/2] iio: magnetometer: mmc35240: fix available sampling frequencies
` [PATCH 2/2] iio: magnetometer: add mmc34160 magnetometer driver

commit d72da4a4d973 (rbtree: Make lockless searches non-fatal) breaks perf build
 2015-07-04 18:09 UTC 

[PATCH] Bluetooth: btintel: Create common Intel Secure Send function
 2015-07-05 12:55 UTC 

[FYI] tux3: Core changes
 2015-07-05 12:54 UTC  (13+ messages)

[PATCH] iio: mlx90614: Replace offset sign and define magic numbers
 2015-07-05 12:51 UTC  (4+ messages)

[Buildroot] [git commit] package/opencv: add gstreamer-1.x support
 2015-07-05 12:50 UTC 

[Buildroot] [git commit] package/opencv: add a choice for selecting gstreamer support
 2015-07-05 12:50 UTC 

Support for Telt LE920 Modem in ofono
 2015-07-05 12:50 UTC 

[PATCH] backlight: lp855x: use private data for regulator control
 2015-07-05 12:49 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] package/ffmpeg: Fix i586 compilation with gcc5
 2015-07-05 12:44 UTC  (2+ messages)

[Buildroot] [git commit] package/ffmpeg: Fix i586 compilation with gcc5
 2015-07-05 12:43 UTC 

[Buildroot] [Bug 8201] New: Important security upgrades for node.js
 2015-07-05 12:41 UTC  (2+ messages)
` [Buildroot] [Bug 8201] "

[PATCH v2 3/3] Bluetooth: hci_uart: Add Intel address configuration support
 2015-07-05 12:37 UTC 

[PATCH v2 2/3] Bluetooth: btusb: Use hardware error handler from Intel module
 2015-07-05 12:37 UTC 

[PATCH v2 1/3] Bluetooth: btintel: Add generic function for handling hardware errors
 2015-07-05 12:37 UTC 

[PATCH/RFC v3 0/7] Remove work queues from LED class drivers
 2015-07-05 12:34 UTC  (7+ messages)
` [PATCH/RFC v3 1/7] leds: Add led_set_brightness_sync to the public LED subsystem API
` [PATCH/RFC v3 7/7] leds: pwm: remove work queue

[PATCH 1/1] kernel/sysctl.c: Add /proc/sys/vm/shrink_memory feature
 2015-07-04 12:55 UTC  (3+ messages)

next-20150703 build: 1 failures 73 warnings (next-20150703)
 2015-07-05  9:36 UTC  (4+ messages)

v3.10.83 build: 0 failures 76 warnings (v3.10.83)
 2015-07-04  7:14 UTC 

[U-Boot] [PATCH] sunxi: Fix wrong pinmux names in arch/arm/cpu/armv7/sunxi/board.c
 2015-07-05 12:24 UTC  (2+ messages)

d72da4a4 "rbtree: Make lockless searches non-fatal" breaks tools/perf build
 2015-07-05 12:21 UTC 

[U-Boot] Please pull u-boot-sunxi master (take 2)
 2015-07-05 12:21 UTC 

[PATCHv2 0/2] Provide new API to get the current time resolution
 2015-07-05 12:15 UTC  (7+ messages)
` [PATCHv2 2/2] iio: dht11: Use new function ktime_get_resolution_ns()

[PATCH v3 0/9] iio: mma8452: improve driver and support more chips
 2015-07-05 12:12 UTC  (28+ messages)
` [PATCH 1/9] iio: mma8452: refactor for seperating chip specific data
` [PATCH 2/9] iio: mma8452: add support for MMA8453Q accelerometer chip
` [PATCH 3/9] iio: mma8452: add freefall / motion interrupt source
` [PATCH 4/9] iio: mma8452: add support for MMA8652FC and MMA8653FC accelerometers
` [PATCH 5/9] iio: mma8452: add devicetree documentation
` [PATCH 7/9] iio: mma8452: change iio event type to IIO_EV_TYPE_MAG
` [PATCH 9/9] iio: mma8452: add devicetree property to allow all pin wirings

[PATCH v3 0/8] Add support for best effort block read emulation
 2015-07-05 12:11 UTC  (18+ messages)
` [PATCH v3 1/8] i2c: core: "
` [PATCH v3 3/8] iio: accel: bmc150: use available_scan_masks
` [PATCH v3 4/8] iio: accel: bmc150: optimize i2c transfers in trigger handler
` [PATCH v3 6/8] iio: gyro: bmg160: "
` [PATCH v3 7/8] iio: accel: kxcjk-1013: use available_scan_masks
` [PATCH v3 8/8] iio: accel: kxcjk-1013: optimize i2c transfers in trigger handler

PCTV Triplestick and Raspberry Pi B+
 2015-07-05 11:59 UTC  (4+ messages)

[Buildroot] [PATCH] core/pkg-generic: host variants inherits target's override-srcdir
 2015-07-05 11:56 UTC 

bug in ARM/LPC32XX eth init code / probably OF related
 2015-07-04 18:31 UTC 

Dell Vostro V131 hotkeys revisited
 2015-07-04 19:13 UTC  (4+ messages)

[RFCv2 0/5] enable migration of driver pages
 2015-07-04 19:00 UTC  (6+ messages)
` [RFCv2 3/5] mm/balloon: apply driver page migratable into balloon
` [RFCv2 4/5] mm/compaction: compaction calls generic migration

[added to the 3.18 stable tree] ata: ahci_mvebu: Fix wrongly set base address for the MBus window setting
 2015-07-04 12:48 UTC 

Stack trace using ftrace
 2015-07-05 11:33 UTC 

[PATCH v2] tools: iio: Add single-byte case for generic_buffer
 2015-07-05 11:27 UTC  (3+ messages)

[PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root
 2015-07-05 11:27 UTC  (13+ messages)
                ` [PATCH] nfsd: don't hold i_mutex over userspace upcalls

RFC: default ioremap_*() variant defintions
 2015-07-04 13:54 UTC  (3+ messages)

[PATCH 0/5] stk3310 fixes and cleanup
 2015-07-05 11:24 UTC  (5+ messages)
` [PATCH 1/5] iio:light:stk3310: Fix REGMAP_I2C dependency
` [PATCH 3/5] iio:light:stk3310: add more error handling

[PATCH] libiscsi: Fix iscsi_check_transport_timeouts possible infinite loop
 2015-07-04 10:34 UTC  (3+ messages)

[PATCH v2 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-07-04 19:54 UTC  (4+ messages)
` [PATCH v2 3/9] arm: twr-k70f120m: clock driver for Kinetis SoC

[PATCH v2] iio: light: STK3310: un-invert proximity values
 2015-07-05 11:18 UTC  (3+ messages)

[Buildroot] [git commit] barebox: bump to version 2015.07.0
 2015-07-05 11:15 UTC 

[Buildroot] [PATCH] wine: fix sane related build failure
 2015-07-05 11:15 UTC 

Draft of Git Rev News edition 5
 2015-07-05 11:13 UTC 

Recent changes (master)
 2015-07-04 12:00 UTC 

[PATCH] git-multimail: update to release 1.1.0
 2015-07-05 11:10 UTC  (2+ messages)
` [PATCH v2] git-multimail: update to release 1.1.1

[PATCH 1/1] iio:adc:Kconfig: rework help descriptions
 2015-06-28 17:25 UTC  (3+ messages)

[PATCH] xtensa: fix threadptr reload on return to userspace
 2015-07-04 12:53 UTC 


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.