messages from 2011-10-26 09:23:21 to 2011-10-26 12:17:06 UTC [more...]
[PATCH] lib: devres: add convenience function to remap a resource
2011-10-26 12:17 UTC (3+ messages)
KVM call agenda for October 25
2011-10-26 12:18 UTC (18+ messages)
` [Qemu-devel] "
[GIT PATCH] TTY/serial driver patches for 3.2
2011-10-26 12:13 UTC (80+ messages)
` [PATCH 01/79] tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
` [PATCH 02/79] drivers/tty/synclink: remove double comment
` [PATCH 03/79] TTY: serial, remove BTM from wait_until_sent
` [PATCH 04/79] TTY: msm_serial, remove unneeded console set
` [PATCH 05/79] TTY: serial, remove tasklet for tty_wakeup
` [PATCH 06/79] TTY: ami_serial, remove BTM from wait_until_sent
` [PATCH 07/79] TTY: remove tty_locked
` [PATCH 08/79] TTY: mxser+cyclades remove wait_until_sent debug code
` [PATCH 09/79] serial:blackfin: Correct coding style in bfin serial driver
` [PATCH 10/79] serial:blackfin: rename Blackfin serial driver to bfin_uart.c
` [PATCH 11/79] tty: clearify structure initializer in notify_write()
` [PATCH 12/79] serial:bfin_uart: Put TX IRQ in individual platform resource
` [PATCH 13/79] serial: samsung: Add unified interrupt handler for s3c64xx and later SoC's
` [PATCH 14/79] ARM: SAMSUNG: Remove uart irq handling from plaform code
` [PATCH 15/79] tty: serial: allow ports to override the irq handler
` [PATCH 16/79] tty: serial8250: allow platforms to override "
` [PATCH 17/79] mips: msp71xx/serial: convert to pr_foo() helpers
` [PATCH 18/79] mips: msp71xx/serial: add workaround for DW UART
` [PATCH 19/79] tty: serial8250: remove UPIO_DWAPB{,32}
` [PATCH 20/79] tty: serial8250: add helpers for the DesignWare 8250
` [PATCH 21/79] tty: of_serial: add support "
` [PATCH 22/79] Revert "tty: of_serial: add support for the DesignWare 8250"
` [PATCH 23/79] Revert "tty: serial8250: add helpers "
` [PATCH 24/79] serial/imx: support to handle break character
` [PATCH 25/79] atmel_serial: RS485: receiving enabled when sending data
` [PATCH 26/79] tty: Add support serial for EXYNOS4212 SoC
` [PATCH 27/79] jsm: remove remaining flip buffer code
` [PATCH 28/79] jsm: remove buggy write queue
` [PATCH 29/79] jsm: print byte we are dequeing
` [PATCH 30/79] TTY: serial, use ASYNCB_CLOSING in uart_close
` [PATCH 31/79] TTY: serial, move locking "
` [PATCH 32/79] TTY: define tty_wait_until_sent_from_close
` [PATCH 33/79] TTY: use tty_wait_until_sent_from_close in tty_port_close_start
` [PATCH 34/79] TTY: use tty_wait_until_sent_from_close in other drivers
` [PATCH 35/79] hsu: add runtime pm support
` [PATCH 36/79] n_gsm: update TODO list
` [PATCH 37/79] n_gsm: Send CLD command on exit
` [PATCH 38/79] max3110: wake up fixes
` [PATCH 39/79] x86/mrst: Add platform data for Max3110 devices
` [PATCH 40/79] max3110: add sysrq support
` [PATCH 41/79] max3110: Fix up port->tty backreferencing
` [PATCH 42/79] tty/powerpc: fix build break with ehv_bytechan.c on allyesconfig
` [PATCH 43/79] tty: 8250: export serial8250_handle_irq
` [PATCH 44/79] tty: add a DesignWare 8250 driver
` [PATCH 45/79] serial: pxa: work around for errata #20
` [PATCH 46/79] TTY: serial: Move mutex_unlock in uart_close function
` [PATCH 47/79] TTY: serial, remove dead code from 68328
` [PATCH 48/79] TTY: serial, fix includes in some drivers
` [PATCH 49/79] cris: fix a build error in drivers/tty/serial/crisv10.c
` [PATCH 50/79] serial: Support the EFR-register of XR1715x uarts
` [PATCH 51/79] cris: lower the printk level in cris serial driver
` [PATCH 52/79] TTY: serial, move 68360 driver to staging
` [PATCH 53/79] keyboard: Do not include <linux/irq.>
` [PATCH 54/79] serial: mfd: Initconst section fixes
` [PATCH 55/79] serial-core: power up uart port early before we do set_termios when resuming
` [PATCH 56/79] TTY: irq: Remove IRQF_DISABLED
` [PATCH 57/79] drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c
` [PATCH 58/79] tty/n_gsm: fix bug in tiocmset
` [PATCH 59/79] 8250: ratelimit LSR safety check engaged warning
` [PATCH 60/79] tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case)
` [PATCH 61/79] tty/n_gsm: avoid fifo overflow in gsm_dlci_data_output
` [PATCH 62/79] TTY: snyclinkmp: forever loop in tx_load_dma_buffer()
` [PATCH 63/79] hvc_console: display printk messages on console
` [PATCH 64/79] tty: Support compat_ioctl get/set termios_locked
` [PATCH 65/79] parport_pc: release IO region properly if unsupported ITE887x card is found
` [PATCH 66/79] h8300: drivers/serial/Kconfig was moved
` [PATCH 67/79] 8250_pci: Fix kernel panic when pch_uart is disabled
` [PATCH 68/79] TTY: drop driver reference in tty_open fail path
` [PATCH 69/79] TTY: make tty_add_file non-failing
` [PATCH 70/79] TTY: pty, release tty in all ptmx_open fail paths
` [PATCH 71/79] TTY: call tty_driver_lookup_tty unconditionally
` [PATCH 72/79] tty/serial: RS485 bindings for device tree
` [PATCH 73/79] tty/serial: atmel_serial: change platform_data variable name
` [PATCH 74/79] tty/serial: atmel_serial: whitespace and braces modifications
` [PATCH 75/79] tty/serial: atmel_serial: auto-enumerate ports
` [PATCH 76/79] tty/serial: atmel_serial: add device tree support
` [PATCH 77/79] Revert "TTY: call tty_driver_lookup_tty unconditionally"
` [PATCH 78/79] tty/serial: atmel_serial: bootconsole removed from auto-enumerates
` [PATCH 79/79] TTY: serial_core: Fix crash if DCD drop during suspend
git merge successfully however this is still issue from logical perspective
2011-10-26 12:08 UTC
[GIT PATCH] big staging merge for 3.2
2011-10-26 12:07 UTC
[PATCH v15 00/10] Add-Synopsys-DesignWare-HS-USB-OTG-driver
2011-10-26 12:04 UTC (4+ messages)
[PATCH 1/2] staging:iio: Make write_event_value callback optional
2011-10-26 12:02 UTC (3+ messages)
` [PATCH 2/2] staging:iio:dac: Add AD5421 driver
[Xenomai-help] [PATCH 0 of 4] xenomai-forge PSOS: miscellaneous fixes
2011-10-26 12:01 UTC (19+ messages)
` [Xenomai-help] [PATCH 1 of 4] psos.h: add definition of ERR_OBJTFULL
` [Xenomai-help] [PATCH 2 of 4] psos: port long_names feature to xenomai-forge
` [Xenomai-help] [PATCH 3 of 4] psos: add tm_getm function
` [Xenomai-help] [PATCH 4 of 4] psos: fix compiler warning: cprio could be used uninitialized
[PATCH] partx: use USAGE_ macros
2011-10-26 14:02 UTC
Cliff Brake : Linefeed to test commits
2011-10-26 11:57 UTC
[PATCH 2/2] lsblk: remove __NCOLUMNS
2011-10-26 13:58 UTC
[PATCH 1/2] partx: remove __NCOLUMNS
2011-10-26 13:57 UTC
Re : Re : Re : Re: Patches for VGA-Passthrough XEN 4.2 unstable
2011-10-26 11:54 UTC (11+ messages)
` Re : "
No DHCP time out ? (v2010.12.0)
2011-10-26 11:52 UTC (2+ messages)
[Qemu-devel] [PATCH 0/5] monitor+qxl: async monitor support
2011-10-26 11:48 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/5] monitor: screen_dump async
[PATCH v2] virtio: Add platform bus driver for memory mapped virtio device
2011-10-26 11:50 UTC (12+ messages)
` [PATCH v3] "
[PATCH] PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug
2011-10-26 11:42 UTC (4+ messages)
[PATCH] iio: adc: ad7280a: Fix memory leak
2011-10-26 11:38 UTC
[PATCH] iio: adc: ad7280a: Fix memory leak
2011-10-26 11:36 UTC (2+ messages)
using iptables to speed limit connections
2011-10-26 11:28 UTC
[PATCH] mmc: debugfs: parse all ext_csd via debug_fs
2011-10-26 11:27 UTC (3+ messages)
XFS read hangs in 3.1-rc10
2011-10-26 11:25 UTC (7+ messages)
[Qemu-devel] qemu-img vmdk converted from iso not accepted by vSphere
2011-10-26 11:25 UTC (7+ messages)
NFQNL_COPY_META not working?
2011-10-26 11:24 UTC
[RFC PATCH 0/2] tools/perf: fix the event grouping functionality
2011-10-26 11:21 UTC (7+ messages)
` [RFC PATCH 2/2] tools/perf: Make group_fd static and move its place in __perf_evsel__open()
[PATCH] sdhci: expose the SDCLK frq in sys ios
2011-10-26 11:21 UTC (4+ messages)
` [PATCH] mmc: debugfs: expose the SDCLK frq in sys ios (v2)
[PATCH 0/3] Allow empty prefix
2011-10-26 11:19 UTC (3+ messages)
` [PATCH 3/3] Change default prefix
[PATCH] regulator: Use regmap_read/write(), regmap_update_bits functions directly
2011-10-26 11:18 UTC (2+ messages)
[U-Boot] [PATCH V2] I2C: Fix mxc_i2c.c problem on imx31_phycore
2011-10-26 11:17 UTC (4+ messages)
` [U-Boot] [PATCH V3] "
Ofono use
2011-10-26 11:17 UTC (2+ messages)
[PATCH 2/2 v2] net/smsc911x: Add regulator support
2011-10-26 11:05 UTC
test structure missing files
2011-10-26 11:16 UTC (5+ messages)
` FW: "
[Qemu-devel] [PATCH] kvm: x86: Drop redundant apic base and tpr update from kvm_get_sregs
2011-10-26 11:09 UTC (2+ messages)
` "
[U-Boot] [PATCH] powerpc/83xx: move km 83xx specific i2c code to km83xx_i2c
2011-10-26 11:08 UTC (2+ messages)
[PATCH 2/2] net/smsc911x: Add regulator support
2011-10-26 10:57 UTC (6+ messages)
[Qemu-trivial] [PATCH] ahci: fix DPRINTF format strings
2011-10-26 11:06 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] kvm_init didn't set return value after create vm failed
2011-10-26 11:03 UTC (2+ messages)
[PATCH] xen: document balloon driver sysfs files
2011-10-26 10:57 UTC
Out of memory error with git rebase
2011-10-26 10:55 UTC (2+ messages)
[PATCH] ext4: expand commit callback
2011-10-26 10:49 UTC
[PATCH] libxl: Include a version of bsd's queue.h
2011-10-26 10:49 UTC (2+ messages)
[PATCH] xfstests 016: Do not discard blocks at the mkfs time
2011-10-26 10:46 UTC
[Qemu-devel] [PATCH] migration: flush migration data to disk
2011-10-26 10:39 UTC
[GIT PULL FOR v3.2] m5mols misc fixes about booting time
2011-10-26 10:36 UTC
[PATCH RFC V2 0/5] kvm : Paravirt-spinlock support for KVM guests
2011-10-26 10:34 UTC (8+ messages)
` [PATCH RFC V2 3/5] kvm hypervisor : Add two hypercalls to support pv-ticketlock
How to find the phy's associated with a wireless dev
2011-10-26 10:32 UTC (3+ messages)
[U-Boot] [PATCH] [WIP] sandbox: spi/sf emulation
2011-10-26 10:30 UTC
[PATCH] regulator: Use regmap_read/write(), regmap_update_bits functions directly
2011-10-26 10:28 UTC (3+ messages)
linux v3.1 with btrfs-work: oops when deleting files
2011-10-26 10:25 UTC (3+ messages)
Regression in 3.1 causes Xen to use wrong idle routine
2011-10-26 10:24 UTC
[U-Boot] [PATCH] sandbox: drop unused return
2011-10-26 10:22 UTC
[Qemu-devel] Executing from a rom device - Re: [PATCH 2/4] pc: Support system flash memory with pflash
2011-10-26 10:21 UTC (4+ messages)
[U-Boot] [PATCH] sandbox: put stdin into raw mode
2011-10-26 10:21 UTC
[U-Boot] [PATCH] serial: sandbox: use ssize_t to match os_read
2011-10-26 10:21 UTC
[U-Boot] [PATCH] serial: sandbox: optimize puts
2011-10-26 10:20 UTC
[U-Boot] [PATCH] sandbox/tegra2: fix typo in autocomplete define
2011-10-26 10:19 UTC
[U-Boot] [PATCH v4 1/2] NS16550: trivial code clean for checkpatch
2011-10-26 10:19 UTC (19+ messages)
` [U-Boot] [PATCH v4 2/2] NS16550: buffer reads
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] net: rtl8109: drop unused !NET_MULTI driver
2011-10-26 10:17 UTC
[PATCH] mutex:SMP:bf561:Run smp memory barrier after take atomic lock in mutex_fastpath APIs
2011-10-26 10:12 UTC (4+ messages)
` [uclinux-dist-devel] "
Multi-partition block layer behaviour
2011-10-26 10:10 UTC (3+ messages)
[U-Boot] [PATCH] I2C: Fix mxc_i2c.c problem on phycore pcm037
2011-10-26 10:08 UTC (4+ messages)
` [U-Boot] [PATCH V2] I2C: Fix mxc_i2c.c problem on imx31_phycore
[Qemu-devel] [PATCH v3] add add-cow file format
2011-10-26 10:08 UTC (3+ messages)
H5 Line Discipline for Bluetooth
2011-10-26 10:05 UTC (2+ messages)
[PATCH] HFSC (7) & (8) documentation + assorted changes
2011-10-26 10:02 UTC (3+ messages)
kernel panic
2011-10-26 10:00 UTC (4+ messages)
[PATCH] replace sha1 with another algorithm
2011-10-26 9:59 UTC (2+ messages)
[2011.03-maintenance] Pull request for binutils (+ waiting for master patch)
2011-10-26 9:53 UTC
[PATCH resend] synaptics: add support for Relative mode
2011-10-26 9:25 UTC
Is there a place for benchmarking scripts?
2011-10-26 9:50 UTC
[PATCH] drivers: pinctrl: add a pin_base for sparse gpio-ranges
2011-10-26 9:39 UTC (3+ messages)
Proposed memcg meeting at October Kernel Summit/European LinuxCon in Prague
2011-10-26 9:36 UTC (3+ messages)
[PATCH 1/4] ext4: use stream-alloc when mb_group_prealloc set to zero
2011-10-26 9:34 UTC (5+ messages)
` [PATCH 2/4] ext4: remove unused argument in ext4_mb_generate_from_pa
` [PATCH 3/4] ext4: remove unused argument in mb_find_extent
[help]domU linux network breakdown but dumpcore recover
2011-10-26 9:31 UTC
[PATCH] of/flattree: Early "find node by alias" function
2011-10-26 9:29 UTC (3+ messages)
[Buildroot] [PATCH] Allow build of dropbear without wtmp and lastlog support to stop it from generating system log error messages
2011-10-26 9:28 UTC (2+ messages)
ASoC PCM drivers without progress counters breaks snd_pcm_status
2011-10-26 9:25 UTC
[Buildroot] [git commit] dropbear: add options to disable wtmp / lastlog logging
2011-10-26 9:24 UTC
[PATCH cover letter] Bluetooth: Revert: Fix L2CAP connection
2011-10-26 9:23 UTC (2+ messages)
` [PATCH] Bluetooth: Revert: Fix L2CAP connection establishment
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.