messages from 2015-11-18 07:31:56 to 2015-11-18 08:36:03 UTC [more...]
[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
2015-11-18 8:36 UTC (72+ messages)
` [PATCH 01/71] atari_scsi: Fix SCSI host ID setting
` [PATCH 02/71] ncr5380: Remove redundant static variable initializers
` [PATCH 03/71] ncr5380: Eliminate PDEBUG*, TDEBUG* and DTCDEBUG* macros
` [PATCH 04/71] ncr5380: Remove more pointless macros
` [PATCH 05/71] ncr5380: Remove NCR5380_local_declare and NCR5380_setup macros
` [PATCH 07/71] ncr5380: Split NCR5380_init() into two functions
` [PATCH 08/71] ncr5380: Move NCR53C400-specific code
` [PATCH 09/71] atari_NCR5380: Reset bus on driver initialization if required
` [PATCH 10/71] atari_NCR5380: Remove RESET_BOOT, CONFIG_ATARI_SCSI_TOSHIBA_DELAY and CONFIG_ATARI_SCSI_RESET_BOOT
` [PATCH 11/71] ncr5380: Simplify bus reset handlers
` [PATCH 12/71] ncr5380: Remove unused hostdata->aborted flag
` [PATCH 13/71] ncr5380: Remove redundant register writes
` [PATCH 14/71] ncr5380: Use return instead of goto in NCR5380_select()
` [PATCH 15/71] ncr5380: Always escalate bad target time-out "
` [PATCH 16/71] ncr5380: Proceed with next command after NCR5380_select() calls scsi_done
` [PATCH 18/71] ncr5380: Eliminate USLEEP_WAITLONG delay
` [PATCH 19/71] ncr5380: Cleanup bogus {request, release}_region() calls
` [PATCH 19/71] ncr5380: Cleanup bogus {request,release}_region() calls
` [PATCH 20/71] ncr5380: Introduce unbound workqueue
` [PATCH 22/71] ncr5380: Eliminate selecting state
` [PATCH 23/71] ncr5380: Always retry arbitration and selection
` [PATCH 24/71] ncr5380: Implement NCR5380_dma_xfer_len and remove LIMIT_TRANSFERSIZE macro
` [PATCH 25/71] ncr5380: Rework disconnect versus poll logic
` [PATCH 26/71] ncr5380: Fix NCR5380_transfer_pio() result
` [PATCH 27/71] ncr5380: Add missing lock in eh_abort_handler
` [PATCH 28/71] ncr5380: Drop DEF_SCSI_QCMD macro
` [PATCH 29/71] ncr5380: Remove references to linked commands
` [PATCH 30/71] ncr5380: Add missing break after case MESSAGE_REJECT
` [PATCH 31/71] ncr5380: Fix !REQ timeout in do_abort()
` [PATCH 32/71] ncr5380: Fix bus phase "
` [PATCH 33/71] atari_NCR5380: Set do_abort() timeouts
` [PATCH 34/71] atari_NCR5380: Use arbitration timeout
` [PATCH 35/71] ncr5380: Dont wait for BUS FREE after disconnect
` [PATCH 36/71] ncr5380: Use work_struct instead of delayed_work
` [PATCH 37/71] ncr5380: Standardize work queueing algorithm
` [PATCH 38/71] ncr5380: Remove UNSAFE macro
` [PATCH 39/71] ncr5380: Standardize interrupt handling
` [PATCH 40/71] ncr5380: Introduce NCR5380_poll_politely2
` [PATCH 41/71] ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
` [PATCH 42/71] ncr5380: Replace READ_OVERRUNS macro with FLAG_NO_DMA_FIXUPS
` [PATCH 44/71] ncr5380: Fix off-by-one bug in extended_msg[] bounds check
` [PATCH 45/71] ncr5380: Cleanup #include directives
` [PATCH 46/71] ncr5380: Fix NDEBUG_NO_DATAOUT flag
` [PATCH 47/71] ncr5380: Fix and cleanup scsi_host_template initializers
` [PATCH 48/71] atari_NCR5380: Fix queue_size limit
` [PATCH 49/71] atari_NCR5380: Introduce FLAG_DTC3181E
` [PATCH 50/71] ncr5380: Change instance->host_lock to hostdata->lock
` [PATCH 51/71] ncr5380: Remove command list debug code
` [PATCH 52/71] ncr5380: Remove H_NO macro and introduce dsprintk
` [PATCH 53/71] ncr5380: Use shost_priv helper
` [PATCH 54/71] ncr5380: Use dsprintk() for queue debugging
` [PATCH 55/71] ncr5380: Remove LIST and REMOVE macros
` [PATCH 56/71] ncr5380: Remove redundant volatile qualifiers
` [PATCH 57/71] ncr5380: Use standard list data structure
` [PATCH 59/71] ncr5380: Fix autosense bugs
` [PATCH 60/71] ncr5380: Implement new eh_abort_handler
` [PATCH 61/71] ncr5380: Fix EH during arbitration and selection
` [PATCH 62/71] ncr5380: Implement new eh_bus_reset_handler
` [PATCH 63/71] atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls
` [PATCH 64/71] atari_NCR5380: Eliminate HOSTNO macro
` [PATCH 65/71] atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
` [PATCH 66/71] ncr5380: Fix soft lockups
` [PATCH 67/71] ncr5380: Cleanup comments
` [PATCH 68/71] ncr5380: Fix whitespace issues using regexp
[PATCH] SPI: s3c64xx: pass DMA arguments in platform data
2015-11-18 8:35 UTC (5+ messages)
` [PATCH v2] "
[PATCH 02/16] dt-bindings: remove deprecated compatible string from exynos-hdmi
2015-11-18 8:33 UTC (2+ messages)
` [PATCH 02/16 REBASED] "
[uml-devel] [PATCH v2] EPOLL Interrupt Controller V2.0
2015-11-18 8:33 UTC (9+ messages)
[RESEND PATCH v2 1/2] ARM: imx6: set ahb-burst-config as 0 for USB
2015-11-18 8:33 UTC (7+ messages)
` [RESEND PATCH v2 2/2] ARM: imx6: change default burst size "
[PATCH v2] ASoC: ak4613: add single-end optional property for IN/OUT pins
2015-11-18 8:33 UTC (2+ messages)
[Qemu-devel] [PATCH 1/3] tests: define qtest-obj-y before using it
2015-11-18 8:32 UTC (4+ messages)
` [Qemu-devel] [PATCH 3/3] exec: silence hugetlbfs warning under qtest
[PATCH v5 0/5] usb: usbtmc: Add support for missing functions in USBTMC-USB488 spec
2015-11-18 8:32 UTC
[PATCH v2] ARM: xip: Use correct symbol for end of ROM marker
2015-11-18 8:30 UTC (5+ messages)
` [PATCH v3] "
Limiting bandwidth per user (unknown IP)
2015-11-18 8:29 UTC (2+ messages)
[PATCH v4 0/5] usb: usbtmc: Add support for missing functions in USBTMC-USB488 spec
2015-11-18 8:27 UTC (7+ messages)
` [PATCH v4 1/5] Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation
` [PATCH v4 5/5] Add ioctls to enable and disable local controls on an instrument
[PATCH 0/3] perf tools DWARF libunwind: Add callchain order support
2015-11-18 8:26 UTC (10+ messages)
` [PATCH 2/3] perf tools: Add callchain order support for libunwind DWARF unwinder
` [PATCHv2 "
Minimal support for dm814x
2015-11-18 8:26 UTC (13+ messages)
[Qemu-devel] [PATCH v3 0/2] Minor cleanups when parsing the "iommu" option
2015-11-18 8:26 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 2/2] i440fx: print an error message if user tries to enable iommu
[RFC2 PATCH v6 00/19] ILP32 for ARM64
2015-11-18 8:25 UTC (17+ messages)
` [PATCH v6 01/19] arm64:ilp32: add documentation on the ILP32 ABI "
` [PATCH v6 14/19] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH v6 15/19] arm64: ilp32: force IPC_64 in msgctl, shmctl, semctl
` [PATCH v6 18/19] arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32
Regression on Chromebook Pixel 2015 due to i915 fastboot always-on
2015-11-18 8:29 UTC (3+ messages)
[PATCH RESEND] ASoC: wm8904: Make undocumented registers non-readable
2015-11-18 8:24 UTC
[PATCH v3 00/62] Add ACPI support for arm64 on Xen
2015-11-18 8:24 UTC (8+ messages)
` [PATCH v3 04/62] arm/acpi: Emulate io ports for arm
[PATCH v2] arm, am335x: add support for the bosch shc board
2015-11-18 8:24 UTC (4+ messages)
[PATCH v11] Add Mediatek thermal support
2015-11-18 8:24 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 2/3] thermal: Add Mediatek thermal controller support
` [PATCH 3/3] ARM64: dts: mt8173: Add thermal/auxadc device nodes
[PATCH RESEND] regulator: tps6105x: Convert to use regmap helper functions
2015-11-18 8:22 UTC
[RFC] kvmtool: add support for modern virtio-pci
2015-11-18 8:22 UTC (3+ messages)
[Buildroot] [PATCH] hidapi: new package
2015-11-18 8:22 UTC (5+ messages)
[PATCH v3 0/5] Add board support for TS-4800
2015-11-18 8:21 UTC (7+ messages)
` [PATCH v3 2/5] mfd: syscon: add a DT property to set value width
[request for stable 3.x 4.1 inclusion][PATCH 0/2] fix for security/keys
2015-11-18 8:14 UTC (3+ messages)
` [PATCH 1/2] KEYS: Fix race between key destruction and finding a keyring by name
` [PATCH 2/2] KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
[BUG REPORT] perf tools: x86_64: Broken calllchain when sampling taken at 'callq' instruction
2015-11-18 8:20 UTC (3+ messages)
[PATCH 0/4] topology: fix some gcc warnings
2015-11-18 8:19 UTC (5+ messages)
` [PATCH 2/4] topology: Change variable type to fix gcc warning
[GIT PULL 0/6] EFI page table isolation
2015-11-18 8:18 UTC (6+ messages)
` [PATCH 6/6] Documentation/x86: Update EFI memory region description
[PATCH v10] Add Mediatek thermal support
2015-11-18 8:18 UTC (13+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support
[PATCH v2 00/10] i2c: rcar: tackle race conditions in the driver
2015-11-18 8:17 UTC (9+ messages)
` [PATCH v2 05/10] i2c: rcar: refactor setup of a msg
[Buildroot] [PATCH v8] board: add support for Intel Galileo Gen 2
2015-11-18 8:17 UTC (4+ messages)
[PATCH] usbvision fix overflow of interfaces array
2015-11-18 8:15 UTC (3+ messages)
[U-Boot] Cyclone 5 U-boot 2015.10
2015-11-18 8:15 UTC (4+ messages)
[PATCH 0/2] ARM: use const and __initconst for smp_operations (with refactoring hisi)
2015-11-18 8:15 UTC (3+ messages)
` [PATCH 2/2] ARM: use const and __initconst for smp_operations
[GIT PULL v2 0/5] EFI page table isolation
2015-11-18 8:14 UTC (6+ messages)
` [PATCH v2 1/5] x86/mm/pageattr: Ensure cpa->pfn only contains page frame numbers
[PATCH] vhost: avoid buffer overflow in update_secure_len
2015-11-18 8:13 UTC (10+ messages)
[PATCH 1/3] dl2k: Handle memory allocation errors in alloc_list
2015-11-18 8:10 UTC (3+ messages)
pull request: iwlwifi firmware for iwlmvm devices
2015-11-18 8:10 UTC
[PATCH 0/8] Amiga XSurf100 patch series, to be submitted to linux-net
2015-11-18 8:09 UTC (4+ messages)
[V10 0/3] add xsaves/xrstors support
2015-11-18 8:09 UTC (4+ messages)
` [V10 1/3] x86/xsaves: enable xsaves/xrstors/xsavec in xen
[PATCH] arm64: extract a field correctly in cpuid_feature_extract_field()
2015-11-18 8:08 UTC (6+ messages)
[uml-devel] [PATCH v4] um: Switch clocksource to hrtimers
2015-11-18 8:06 UTC (6+ messages)
[Qemu-devel] CPU Cache simulation
2015-11-18 8:04 UTC
[PATCH v2] mmc: sdhci-msm: Boost controller core clock
2015-11-18 8:04 UTC (9+ messages)
A problem about interrupt when booting a captured kernel
2015-11-18 8:03 UTC (5+ messages)
[PATCH v2 1/1] i2c: taos-evm: replace simple_strtoul by kstrtou8
2015-11-18 8:00 UTC
[PATCH 1/2] Remove EFI memmap quirk for UV
2015-11-18 8:00 UTC (4+ messages)
Problem: crashkernel boots at 512MB address in RAM with kexec -l/-e but not with kexec -p
2015-11-18 7:59 UTC (3+ messages)
add a proper completion queue abstraction
2015-11-18 7:59 UTC (10+ messages)
` [PATCH 2/9] IB: "
` [PATCH 3/9] IB: add a helper to safely drain a QP
[PATCH 1/4] ARM: ccxmx53: Add support for Digi ccxmx53 board
2015-11-18 7:57 UTC (4+ messages)
` [PATCH 4/4] ARM: ccxmx53: Formatting changes and remove un-used code
[PATCH] mk: pass EXTRA_CFLAGS to AUTO_CPUFLAGS to enable local modifications
2015-11-18 7:53 UTC
[PATCH][v6] x86, suspend: Save/restore extra MSR registers for suspend
2015-11-18 7:52 UTC (2+ messages)
[Qemu-devel] RFC: raspberry pi / pi2 / Windows-on-ARM support
2015-11-18 7:51 UTC (3+ messages)
` [Qemu-arm] "
[Buildroot] [PATCH] syslog-ng: Bump version to 3.7.2
2015-11-18 7:47 UTC
[Cocci] Remove unnecessary null pointer checks?
2015-11-18 7:45 UTC (23+ messages)
` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
` [PATCH] net-scm: Delete an unnecessary check before the function call "kfree"
` "
` net-scm: Macro for special pattern?
[PATCH 3/3] Makefile: set -Wmissing-prototypes on all architechtures (was only on mips)
2015-11-18 7:45 UTC (2+ messages)
[Qemu-devel] [PATCH qemu] spapr: Add /system-id
2015-11-18 7:45 UTC (3+ messages)
[PATCH 1/2] rwlock: add per-cpu reader-writer locks
2015-11-18 7:45 UTC (7+ messages)
` [PATCH 2/2] grant_table: convert grant table rwlock to percpu rwlock
[PATCH] kni: fix compilation issue with KNI_VHOST enabled
2015-11-18 7:42 UTC (4+ messages)
[meta-networking] postfix: permission of /var/spool/mail seems incorrect
2015-11-18 7:41 UTC (2+ messages)
` [PATCH] "
[PATCH v3] usb: chipidea: removing of_find_property
2015-11-18 7:41 UTC (6+ messages)
` [PATCH v4] "
Questions about rte_eth_dev multiple rx queue selection (~/dpdk/lib/librte_ether)
2015-11-18 7:40 UTC (5+ messages)
[PATCH] usb: dwc2: add support of hi6220
2015-11-18 7:39 UTC
[Qemu-devel] [PATCH 0/2] net/tap-win32 bugfixes
2015-11-18 7:39 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] tap-win32: disable broken async write path
Question about TDM "slot"
2015-11-18 7:37 UTC (3+ messages)
[PATCH v2] Root in namespace owns x_tables /proc entries
2015-11-18 7:37 UTC (3+ messages)
[Qemu-devel] [PATCH v3] Add seccomp argument filters for madvise, shmget, and shmctl
2015-11-18 7:35 UTC
[PATCH] phy: add phy-hi6220-usb
2015-11-18 7:35 UTC (2+ messages)
[PATCH v10 0/5] Add initial configfs support for IIO
2015-11-18 7:33 UTC (8+ messages)
` [PATCH v10 1/5] configfs: Allow dynamic group creation
[PATCH] ethdev: fix missing symbol export for rte_eth_dma_zone_reserve()
2015-11-18 7:33 UTC
[meta-oe][PATCH V2 00/17] network/modemmanager updates
2015-11-18 7:33 UTC (5+ messages)
` [meta-oe][PATCH V2 07/17] networkmanager: support gnutls and nss
[PATCH v7 00/50] powerpc/powernv: PCI hotplug support
2015-11-18 7:33 UTC (4+ messages)
` [PATCH v7 50/50] PCI/hotplug: PowerPC PowerNV PCI hotplug driver
[PATCH 2/3] make_directory: fix warning: no previous prototype
2015-11-18 7:31 UTC (2+ messages)
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.