All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-10-13 08:23:04 to 2008-10-13 10:07:19 UTC [more...]

[Buildroot] BR2_PACKAGE_BUSYBOX_CONFIG and Atmel targets
 2008-10-13 10:07 UTC  (7+ messages)

Linux and amiga floppy images
 2008-10-13 10:05 UTC  (2+ messages)

Salsa-lib : _snd_pcm_hw_param_test is not defined
 2008-10-13 10:05 UTC  (2+ messages)

[PATCH 00/80] TTY updates for 2.6.28
 2008-10-13  9:45 UTC  (78+ messages)
` [PATCH 01/80] drivers/serial/crisv10.c: add missing put_tty_driver
` [PATCH 02/80] drivers/char/hvc_console.c: adjust call to put_tty_driver
` [PATCH 03/80] coldfire: scheduled SERIAL_COLDFIRE removal
` [PATCH 04/80] epca: call tty_port_init
` [PATCH 05/80] Blackfin Serial Driver: use __initdata for data, not __init
` [PATCH 06/80] Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports
` [PATCH 07/80] Blackfin Serial Driver: trim trailing whitespace -- no functional changes
` [PATCH 08/80] Blackfin Serial Driver: move common variables out of serial headers and into the serial driver
` [PATCH 09/80] Blackfin Serial Driver: Remove useless stop
` [PATCH 10/80] Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer
` [PATCH 11/80] Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
` [PATCH 12/80] Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode
` [PATCH 13/80] Fix oti6858 debug level
` [PATCH 14/80] Char: cyclades. remove bogus iomap
` [PATCH 15/80] Char: sx, fix io unmapping
` [PATCH 16/80] Char: merge ip2main and ip2base
` [PATCH 17/80] ip2, cleanup globals
` [PATCH 18/80] ip2, fix sparse warnings
` [PATCH 19/80] ip2, init/deinit cleanup
` [PATCH 20/80] ip2: avoid add_timer with pending timer
` [PATCH 21/80] audit: Handle embedded NUL in TTY input auditing
` [PATCH 22/80] serial: Make uart_port's ioport "unsigned long"
` [PATCH 23/80] nozomi: Fix close on error
` [PATCH 24/80] serial-make-uart_ports-ioport-unsigned-long-fix
` [PATCH 25/80] usb: fix pl2303 initialization
` [PATCH 26/80] ftdi: A few errors are err() that should be debug which causes much spewage
` [PATCH 27/80] serial_8250: pci_enable_device fail is not fully handled
` [PATCH 28/80] 8250: remove a few inlines of dubious value
` [PATCH 29/80] serial: allow 8250 to be used on sparc
` [PATCH 30/80] tty: move tioclinux from a special case
` [PATCH 31/80] uml: small cleanups and note bugs to be dealt with by uml authors
` [PATCH 32/80] tty: split the buffering from tty_io
` [PATCH 33/80] tty: Split tty_port into its own file
` [PATCH 34/80] pps: Reserve a line discipline number for PPS
` [PATCH 35/80] tty: Add a kref count
` [PATCH 36/80] tty: use krefs to protect driver module counts
` [PATCH 37/80] tty: Cris has a nice RS485 ioctl so we should steal it
` [PATCH 38/80] tty: ipw need reworking
` [PATCH 39/80] tty: Add termiox
` [PATCH 40/80] tty: Termios locking - sort out real_tty confusions and lock reads
` [PATCH 41/80] tty: compare the tty winsize
` [PATCH 42/80] tty: Make get_current_tty use a kref
` [PATCH 43/80] tty: Move tty_write_message out of kernel/printk
` [PATCH 44/80] tty: usb-serial krefs
` [PATCH 45/80] tty: kref usage for isicom and moxa
` [PATCH 46/80] stallion: Use krefs
` [PATCH 47/80] mxser: Switch to kref tty
` [PATCH 48/80] tty: the vhangup syscall is racy
` [PATCH 49/80] tty: Redo current tty locking
` [PATCH 50/80] tty: Fix abusers of current->sighand->tty
` [PATCH 51/80] pty: If the administrator creates a device for a ptmx slave we should not error
` [PATCH 52/80] vt: remove bogus lock dropping
` [PATCH 53/80] tty: shutdown method
` [PATCH 54/80] tty: Remove more special casing and out of place code
` [PATCH 55/80] tty: Move parts of tty_init_dev into new functions
` [PATCH 56/80] tty: Clean up the tty_init_dev changes further
` [PATCH 57/80] tty: kref the tty driver object
` [PATCH 58/80] tty: More driver operations
` [PATCH 59/80] tty: Finish fixing up the init_dev interface to use ERR_PTR
` [PATCH 60/80] tty: extract the pty init time special cases
` [PATCH 61/80] Move tty lookup/reopen to caller
` [PATCH 62/80] Add an instance parameter devpts interfaces
` [PATCH 63/80] Simplify devpts_get_tty()
` [PATCH 64/80] Simplify devpts_pty_new()
` [PATCH 65/80] Simplify devpts_pty_kill
` [PATCH 66/80] pty: Coding style and polish
` [PATCH 67/80] pty: Fix allocation failure double free
` [PATCH 68/80] pty: simplify unix98 allocation
` [PATCH 69/80] tty: simplify ktermios allocation
` [PATCH 70/80] tty: some ICANON magic is in the wrong places
` [PATCH 71/80] tty: Fallout from tty-move-canon-specials
` [PATCH 72/80] tty: fix up gigaset a bit
` [PATCH 73/80] tty: Remove lots of NULL checks
` [PATCH 74/80] tty: Minor tidyups and document fixes for n_tty
` [PATCH 75/80] applicom: Fix an unchecked user ioctl range and an error return
` [PATCH 76/80] serial: fix device name reporting when minor space is shared between drivers
` [PATCH 77/80] tty: tty_io.c shadows sparse fix

[Buildroot] [buildroot 0003394]: compilation problem : __NR_socketcall, __NR_ipc undefined
 2008-10-13 10:04 UTC 

[PATCH] xfrm: Notify changes in UDP encapsulation via netlink
 2008-10-13 10:03 UTC  (2+ messages)

Floating inputs on unused GPIO pins
 2008-10-13 10:03 UTC  (2+ messages)

size_t and printk and Xen
 2008-10-13 10:02 UTC  (2+ messages)

[linux-dvb] mail archive trouble with some mails
 2008-10-13 10:01 UTC  (2+ messages)

[lm-sensors] [RFC] [PATCH] hwmon: Add LTC4245 driver
 2008-10-13 10:00 UTC  (2+ messages)

[PATCH 1/1] Blackfin OTP Char Driver: add writing support of OTP
 2008-10-13  9:43 UTC  (3+ messages)

[PATCH 2/6] tracepoint: Check if the probe has been registered
 2008-10-13  9:43 UTC  (3+ messages)

interface to ask is a file is hidden
 2008-10-13  9:57 UTC  (9+ messages)

Reiser4 for Linux-2.6.27
 2008-10-13  9:57 UTC  (5+ messages)

[PATCH] MN10300: MEI are renaming themselves to Panasonic [ver #2]
 2008-10-13  9:42 UTC 

[Xenomai-help] trap exceptions in user
 2008-10-13  9:55 UTC 

[RFC 0/3]: hvc_console rework for platform without hard irqs
 2008-10-13  9:52 UTC  (9+ messages)
` [RFC 1/3] hvc_console: rework setup to replace irq functions with callbacks

Backported sbxfi driver (UNTESTED!)
 2008-10-13  9:52 UTC  (17+ messages)

PCI device size > 4GB
 2008-10-13  9:53 UTC 

[PATCH 1/4] ext4: Use tag dirty lookup during mpage_da_submit_io
 2008-10-13  9:52 UTC  (6+ messages)
` [PATCH 2/4] vfs: Remove the range_cont writeback mode
  ` [PATCH 3/4] vfs: Add no_nrwrite_update and no_index_update writeback control flags
    ` [PATCH 4/4] ext4: Fix file fragmentation during large file write

disable_irq is broken in linux-omap-git
 2008-10-13  9:51 UTC 

[PATCH] -V3 ext4: Use an rbtree for tracking blocks freed during transaction
 2008-10-13  9:46 UTC 

[PATCH] ext4: Use an rb tree for tracking blocks freed during transaction
 2008-10-13  9:46 UTC  (3+ messages)

[RFC][PATCH] tty: remove the BKL in n_tty.c
 2008-10-13 10:47 UTC  (4+ messages)

Creative Sound Blaster 5.1vx
 2008-10-13  9:45 UTC  (2+ messages)

tip tree clone fail
 2008-10-13  9:40 UTC  (9+ messages)

[PATCH 0/6] Blackfin Serial Driver updates for 2.6.28
 2008-10-13  9:46 UTC  (7+ messages)
` [PATCH 1/6] Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework
` [PATCH 2/6] Blackfin Serial Driver: Add a debug function to serial driver
` [PATCH 3/6] Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly
` [PATCH 4/6] Blackfin Serial Driver: Clean serial console and early prink code`
` [PATCH 5/6] Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files over UART in DMA mode
` [PATCH 6/6] Blackfin Serial Driver: Remove BI status for known_good_char

[PATCH] appletouch driver refactoring
 2008-10-13  9:45 UTC  (8+ messages)
    ` [PATCH] Input: appletouch - "
          ` [PATCH v3] "

[linux-dvb] [PATCH] Fix initialization in mxl5005s
 2008-10-13  9:45 UTC 

[ANNOUNCE] kvm-77 release
 2008-10-13  9:44 UTC  (3+ messages)

Status of HDMI on Nvidia 10de:0774 device (Asus M3N-H HDMI
 2008-10-13  9:39 UTC  (2+ messages)

[PATCH 1/1] netdev: DM9000: Added typecasting to supress some warnings on Blackfin
 2008-10-13  9:28 UTC  (3+ messages)

[PATCH v2] powerpc: FPGA support for GE Fanuc SBC610
 2008-10-13  9:38 UTC  (2+ messages)

Issue with onboard sound on Toshiba A110-225
 2008-10-13  9:37 UTC  (2+ messages)

Getting physical addresses of mmap'd pages from userspace
 2008-10-13  9:38 UTC  (5+ messages)

[PATCH] tests: shell negation portability fix
 2008-10-13  9:35 UTC 

[PATCH] fetch: refuse to fetch into the current branch in a non-bare repository
 2008-10-13  9:36 UTC  (6+ messages)
  ` [PATCH v2] Fix fetch/pull when run without --update-head-ok

linux-next will be back soon
 2008-10-13  9:28 UTC 

section mismatch with a platform driver
 2008-10-13  9:28 UTC  (3+ messages)

FREE Online Store & No Insertion Fee Auction
 2008-10-13  9:26 UTC 

GIT head no longer boots on x86-64
 2008-10-13  9:23 UTC 

[patch 0/2] drivers/net/bonding sparse errors
 2008-10-13  9:23 UTC  (4+ messages)
` [patch 1/2] drivers/net/bonding: sparse fixes for exported tables

[PATCH] framebuffer: fix carminefb section mismatch
 2008-10-13  8:41 UTC  (5+ messages)
    ` [PATCH v2] "

[Qemu-devel] [RFC] Changing default Windows BIOS path from /c/Program Files/Qemu to c:\\Program Files\\Qemu
 2008-10-13  9:22 UTC  (4+ messages)

[PATCH] Hyper-V guest interface support with small set of enlightenments
 2008-10-13  9:21 UTC 

[PATCH] KVM: VMX: Move private memory slot position
 2008-10-13  9:17 UTC  (4+ messages)

[U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
 2008-10-13  9:18 UTC 

[bug] latest -git boot hang
 2008-10-13  9:13 UTC  (16+ messages)
                    ` [PATCH] block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT

[RFC] powerpc/boot: compare _start against ei.loadsize instead ei.memsize
 2008-10-13  9:15 UTC  (5+ messages)
      ` [PATCH] "

[patch]full autosuspend for btusb
 2008-10-13  9:10 UTC 

[U-Boot] [PATCH v3 0/6] i.MX31: Add NAND support and new PDK board
 2008-10-13  9:04 UTC  (13+ messages)
` [U-Boot] [PATCH v3 1/6] i.MX31: Add reset_timer() and modify get_timer_masked()
  ` [U-Boot] [PATCH v3 2/6] i.MX31: Make the SPI bus and chip select configurable for MC13783
    ` [U-Boot] [PATCH v3 3/6] i.MX31: Add basic support for Freescale's i.MX31 PDK board

[PATCH] dsa: fix compile bug on s390
 2008-10-13  9:04 UTC 

ACPI patch queue for 2.6.28
 2008-10-13  9:01 UTC  (3+ messages)
` [PATCH 23/85] ACPI: Clear WAK_STS on resume

Partition check considered as error is breaking mounting in 2.6.27
 2008-10-13  9:01 UTC  (8+ messages)

[PATCH] vtd: move some x86 dependent functions into x86-specific directory
 2008-10-13  8:58 UTC 

[PATCH] Introduce core.keepHardLinks
 2008-10-13  9:03 UTC  (5+ messages)

Data-deduplication?
 2008-10-13  8:52 UTC  (2+ messages)

[PATCH 1/1] IB/ehca: Disallow creating UC QP with SRQ
 2008-10-13  7:34 UTC  (4+ messages)

[U-Boot] [PATCH] ppc4xx: Correctly setup ranges property in ebc node
 2008-10-13  8:46 UTC 

[PATCH 0/7] Integrate the twl4030 power code into new twl4030 mfd
 2008-10-13  8:45 UTC  (9+ messages)
` [PATCH 4/7] Hook twl4030 power code into twl4030 core
  ` [PATCH 5/7] 3430sdp and ldp use custom twl4030 power scripts
` [PATCH 6/7] Generic twl4030 power script for 3430 based boards
  ` [PATCH 7/7] omap3 evm, beagle and overo use the generic twl4030 script

[lm-sensors] [PATCH 2/2] hwmon: w83781d: use new style driver
 2008-10-13  8:43 UTC  (2+ messages)

2.6.27 g5 config?
 2008-10-13  8:42 UTC  (2+ messages)

[PATCH] fix n_tty/pty input/output buffer full and other misc char handling
 2008-10-13  8:40 UTC  (2+ messages)

linux 2.6.26 vt back_color_erase
 2008-10-13  8:39 UTC  (5+ messages)

SATA Cold Boot problems on >2.6.25 with NV
 2008-10-13  8:38 UTC  (13+ messages)

[GIT PULL] Blackfin arch updates for 2.6.28
 2008-10-13  8:39 UTC 

[Cluster-devel] Re: master - libgfs2: Add support for UUID generation to gfs2_mkfs
 2008-10-13  8:37 UTC  (3+ messages)

[PATCH 2.6.27] x86: memtest fix use of reserve_early()
 2008-10-13  8:34 UTC 

Honoring SO_RCVLOWAT in proto_ops.poll methods
 2008-10-13  8:32 UTC  (5+ messages)

recv() hangs until SIGCHLD ?
 2008-10-13  8:31 UTC  (4+ messages)

[GIT] /proc
 2008-10-13  8:33 UTC  (3+ messages)

(no subject)
 2008-10-13  8:29 UTC  (4+ messages)
` 

Can you please test the attached patch for nv hardreset problem?
 2008-10-13  8:27 UTC  (3+ messages)

[PATCH RFC] pata_platform: add 8 bit data io support
 2008-10-13  8:25 UTC  (5+ messages)

[Qemu-devel] [patch 0/2] Add Flash support to the ARM Versatile platforms, v3
 2008-10-13  8:22 UTC  (3+ messages)
` [Qemu-devel] [patch 1/2] Add Flash support to the Versatile PB platform
` [Qemu-devel] [patch 2/2] Mention flash emulation in Versatile documentation

Regarding Serial consloe
 2008-10-13  8:26 UTC  (11+ messages)

[Bug 11742] New: Device buffer on a DVD multi standard writer runs out burning a CD
 2008-10-13  8:25 UTC  (2+ messages)
` [Bug 11742] "

[PATCH] netns: mib6 section fixlet
 2008-10-13  8:27 UTC 

User Authentication ?
 2008-10-13  8:23 UTC  (4+ messages)

[PATCH 3/6] ACPI: show inactive tables in sysfs
 2008-10-13  8:10 UTC 

[PATCH 0/4] diff text conversion filter
 2008-10-13  8:12 UTC  (8+ messages)
` [PATCH 3/4] diff: introduce diff.<driver>.binary

[PATCH] claw: fix compile bug
 2008-10-13  8:23 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.