All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-16 20:24:30 to 2011-03-16 21:14:37 UTC [more...]

[GIT PATCH] TTY/serial driver patches for .39
 2011-03-16 21:12 UTC  (52+ messages)
` [PATCH 01/76] tty: serial: bfin_sport_uart: fix signedness error
  ` [PATCH 02/76] serial: mfd: remove the timeout workaround for A0
  ` [PATCH 03/76] serial: ifx6x60: expanded info available from platform data
  ` [PATCH 04/76] OMAP: Enable Magic SysRq on serial console ttyOx
  ` [PATCH 05/76] serial: omap-serial: Enable the UART wake-up bits always
  ` [PATCH 06/76] tty_ldisc: don't use flush_scheduled_work()
  ` [PATCH 07/76] serial: mrst_max3110: make buffer larger
  ` [PATCH 08/76] serial-core: reset the console speed on resume
  ` [PATCH 09/76] 68328serial: remove unsed m68k_serial->tqueue_hangup
  ` [PATCH 10/76] serial: pch_uart: support new device ML7213
  ` [PATCH 11/76] serial: pch_uart: revert Kconfig for non-DMA mode
  ` [PATCH 12/76] hvc_dcc: Fix bad code generation by marking assembly volatile
  ` [PATCH 13/76] hvc_dcc: Simplify put_chars()/get_chars() loops
  ` [PATCH 14/76] hvc_dcc: Simplify assembly for v6 and v7 ARM
  ` [PATCH 15/76] vt: Add virtual console keyboard mode OFF
  ` [PATCH 16/76] hvc: add Blackfin JTAG console support
  ` [PATCH 17/76] TTY: use appropriate printk priority level
  ` [PATCH 18/76] tty,vcs: lseek/VC-release race fix
  ` [PATCH 19/76] tty,vcs removing con_buf/conf_buf_mtx
  ` [PATCH 20/76] serial: ifx6x60: fixed call to tty_port_init
  ` [PATCH 21/76] serial: ifx6x60: dma_alloc_coherent must use parent dev
  ` [PATCH 22/76] serial: ifx6x60: changed internal bpw from boolean to int
  ` [PATCH 23/76] serial: ifx6x60: set SPI max_speed_hz based on platform type
  ` [PATCH 24/76] serial: ifx6x60: probe routine needs to call spi_setup
  ` [PATCH 25/76] serial: ifx6x60: minor cleanup
  ` [PATCH 26/76] serial: also set the uartclk value in resume after goes to highspeed
  ` [PATCH 27/76] serial: change the divisor latch only when prescalar actually changed
  ` [PATCH 28/76] tty: Add msm_smd_tty driver
  ` [PATCH 29/76] atmel_serial: enable PPS support
  ` [PATCH 30/76] tty,vt: fix VT_SETACTIVATE console switch
  ` [PATCH 31/76] tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove
  ` [PATCH 32/76] tty: serial: altera_uart: Use port->regshift to store bus shift
  ` [PATCH 33/76] MAINTAINERS: Add myself as a maintainer for altera_uart/altera_jtaguart
  ` [PATCH 34/76] tiocmget: kill off the passing of the struct file
  ` [PATCH 35/76] tiocmset: kill the file pointer argument
  ` [PATCH 36/76] tty: remove filp from the USB tty ioctls
  ` [PATCH 37/76] tty: now phase out the ioctl file pointer for good
  ` [PATCH 38/76] tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabled
  ` [PATCH 39/76] tty: add a helper for setting termios data from kernel side
  ` [PATCH 40/76] hci_ath: Fix the mess in this driver
  ` [PATCH 41/76] tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
  ` [PATCH 42/76] tty: move Kconfig entries into drivers/tty from drivers/char
  ` [PATCH 43/76] tty: simserial: now phase out the ioctl file pointer for good
  ` [PATCH 44/76] serial: mfd: remove the TX full-empty interrupts workaround
  ` [PATCH 45/76] serial: mfd: add a module parameter for setting each port's working mode
  ` [PATCH 46/76] tty: serial: altera_jtaguart: Don't use plain integer as NULL pointer
  ` [PATCH 47/76] tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setup
  ` [PATCH 48/76] tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resources
  ` [PATCH 49/76] tty: serial: altera_jtaguart: Fixup type usage of port flags

[GIT PATCH] driver core patches for .39
 2011-03-16 21:11 UTC  (20+ messages)
` [PATCH 01/50] driver-core: document restrictions on device_rename()
  ` [PATCH 02/50] docs/sysfs: Update directory/kobject documentation
  ` [PATCH 03/50] docs/sysfs: show() methods should use scnprintf()
  ` [PATCH 04/50] kobject: Add missing format attribute specifications
  ` [PATCH 05/50] Dynamic debug: Add more flags
  ` [PATCH 06/50] firmware_classs: change val uevent's type to bool
  ` [PATCH 07/50] sysdev: Fixup warning message
  ` [PATCH 08/50] debugfs: remove module_exit()
  ` [PATCH 09/50] sysdev: Do not register with sysdev when erroring on add
  ` [PATCH 11/50] pch_phub: add new device ML7213
  ` [PATCH 12/50] dynamic_debug: add #include <linux/sched.h>
  ` [PATCH 17/50] memory hotplug: sysfs probe routine should add all memory sections
  ` [PATCH 18/50] driver core: Replace the dangerous to_root_device macro with an inline function
  ` [PATCH 19/50] sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options
  ` [PATCH 20/50] Fix a mistake Chinese character in Documentation/zh_CN/SubmittingPatches
  ` [PATCH 37/50] firmware: Add documentation for /sys/firmware/dmi
  ` [PATCH 40/50] UIO: add PRUSS UIO driver support
  ` [PATCH 41/50] kref: Fix typo in kref documentation
  ` [PATCH 45/50] efivars: parameterize efivars

re "bluetooth disabled" and "[BUG] usb problems in .38-rc3+"
 2011-03-16 21:13 UTC  (9+ messages)
` [PATCH] Bluetooth: Fix HCI_RESET command syncronization

[GIT PATCH] STAGING patches for .39
 2011-03-16 21:03 UTC  (4+ messages)
  ` [PATCH 141/961] staging: Remove autofs3
  ` [PATCH 142/961] staging: remove smbfs
  ` [PATCH 143/961] appletalk: move to staging

[PATCH 0/3] Peripheral image loader (PIL)
 2011-03-16 21:12 UTC  (5+ messages)
` [PATCH 2/3] msm: Peripheral Image Loader (PIL) driver

[PATCH 0/2] Fix BUG_ON and hang in ext4_da_writepages() in presence of IO errors
 2011-03-16 21:11 UTC  (5+ messages)
` [PATCH 1/2] ext4: Fix BUG_ON in ext4_da_block_invalidatepages()
` [PATCH 2/2] ext4: Redirty page which could not be added to current extent in __mpage_da_writepage()

[PATCH] drm: radeon: *_cs_packet_parse_vline() cleanup
 2011-03-16 21:10 UTC 

Linux 2.6.38
 2011-03-16 21:09 UTC  (4+ messages)
` i915/kms regression after 2.6.38-rc8 (was: Re: Linux 2.6.38)
    ` i915/kms regression after 2.6.38-rc8

[PATCH] [RFC] Make it easier to harden /proc/
 2011-03-16 21:07 UTC  (8+ messages)

is git.kernel.org the best place for stable releases ?
 2011-03-16 21:07 UTC  (4+ messages)

[PATCH] Add a driver to support InvenSense mpu3050 gyroscope chip
 2011-03-16 21:07 UTC  (4+ messages)

[PATCH 00/17] mm: mmu_gather rework
 2011-03-16 21:08 UTC  (7+ messages)
` [PATCH 02/17] "

[Qemu-devel] [Bug 735752] [NEW] qemu squeeze crashes "BUG: unable to handle kernel NULL pointer dereference at (null)"
 2011-03-16 20:59 UTC  (4+ messages)
` [Qemu-devel] [Bug 735752] "

Web Mail User Alart : Important Notice!!! Your webmail Account Expires in 24 Hours!!!
 2011-03-16 21:00 UTC  (2+ messages)

Web Mail User Alart : Important Notice!!! Your webmail Account Expires in 24 Hours!!!
 2011-03-16 21:00 UTC 

[PATCH 0/2] GPLv2 versions of m4 & bison
 2011-03-16 21:03 UTC  (3+ messages)
` [PATCH 1/2] bison: bring back GPLv2 version 2.3 of bison recipe
` [PATCH 2/2] m4: bring back GPLv2 version 1.4.9 of m4 recipe

[PATCH] Btrfs: check items for correctness as we search
 2011-03-16 21:05 UTC  (3+ messages)

[lm-sensors] [RFC PATCH 0/3] Support for all SHT15 features
 2011-03-16 21:04 UTC  (2+ messages)

[PATCH] wl12xx: set the actual tid instead of the ac
 2011-03-16 21:03 UTC 

[GIT PULL tip/x86/mm] xen/x86 fixes
 2011-03-16 21:01 UTC  (8+ messages)
          ` [GIT PULL tip/x86/mm] xen/x86 fixes ===> fix sp5100_tco mmio checking

[Qemu-devel] [PATCH 0/2] Allow ipv6 for migration
 2011-03-16 21:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] Use getaddrinfo "
` [Qemu-devel] [PATCH 2/2] net/socket: allow ipv6 for net_socket_listen_init and net_socket_connect_init

[PATCH 05/13] scsi: use list_move() instead of list_del()/list_add() combination
 2011-03-16 21:00 UTC  (4+ messages)
` [PATCH] "

[git pull] ia64 and /dev/pstore changes
 2011-03-16 20:59 UTC 

[GIT PATCH] USB patches for .39
 2011-03-16 20:52 UTC 

[PATCH v5 2/5] NFS: lookup supports alternate client
 2011-03-16 20:54 UTC 

[PATCH v5 3/5] NFS: Add secinfo procedure
 2011-03-16 20:54 UTC 

[PATCH v5 4/5] NFS: use secinfo when crossing mountpoints
 2011-03-16 20:54 UTC 

[PATCH v5 5/5] NFS: Determine initial mount security
 2011-03-16 20:54 UTC 

[PATCH v5 1/5] NFS: convert call_sync() to a function
 2011-03-16 20:54 UTC 

[PATCH 0/2] git-p4: sync new branch regression
 2011-03-16 20:53 UTC  (3+ messages)
` [PATCH 1/2] git-p4: fix "
` [PATCH 2/2] git-p4: test sync new branch

IMS support plan
 2011-03-16 20:53 UTC  (2+ messages)

Typo in linux-2.6.38/arch/x86/kernel/entry_32.S
 2011-03-16 20:53 UTC  (7+ messages)

[PATCH 5/8] mm/slub: Factor out some common code
 2011-03-16 20:51 UTC  (5+ messages)

[PATCH 1/1] crownbay: xserver-xf86-emgd sum fixes
 2011-03-16 20:51 UTC 

[PATCH 0/1] crownbay bug 885 fix
 2011-03-16 20:51 UTC 

perl-native_5.10.1 fails
 2011-03-16 20:49 UTC 

[PATCH 0/3] Rename make_*_path with clearer names
 2011-03-16 20:51 UTC  (3+ messages)
` [PATCH 1/3] make_absolute_path: return the input path if it points to our buffer

git bisect code 125 - "WFT?"
 2011-03-16 20:44 UTC 

[PATCH] Btrfs: add checks to verify dir items are correct
 2011-03-16 20:49 UTC 

[PATCH 2-3/3] Name make_*_path functions more accurately
 2011-03-16 20:48 UTC  (4+ messages)

[lm-sensors] [PATCH] sensors: Skip limit slots to align hysteresis
 2011-03-16 20:47 UTC  (2+ messages)
` [lm-sensors] [PATCH] sensors: Skip limit slots to align

[Bridge] bonding inside a bridge does not work when using arp monitoring
 2011-03-16 20:47 UTC  (2+ messages)
` [Bridge] [Bonding-devel] "

[PATCH 1/3] dracut: install ld.so.conf* with dracut_install instead of cp
 2011-03-16 20:46 UTC  (4+ messages)
` [PATCH 2/3] dracut-logger: make $maxloglvl public
    ` [PATCH 3/3] dracut: script adjusted to new logging facility; -v changed

[lm-sensors] [PATCH] hwmon: (ads1015) Make gain and datarate
 2011-03-16 20:46 UTC  (4+ messages)
` [lm-sensors] [PATCH v2] "
  ` [PATCH v2] hwmon: (ads1015) Make gain and datarate configurable

[linux-lvm] Advanced Format disks mixed with regular disks?
 2011-03-16 20:45 UTC  (3+ messages)

[bluetooth-next] Bluetooth: fix sending LE data over USB
 2011-03-16 20:45 UTC  (2+ messages)

[Qemu-devel] Implement emulation of pSeries logical partitions (v3)
 2011-03-16 20:44 UTC  (8+ messages)
` [Qemu-devel] [PATCH 03/26] Add a hook to allow hypercalls to be emulated on PowerPC
` [Qemu-devel] [PATCH 21/26] Implement TCE translation for sPAPR VIO
  ` [Qemu-devel] "

[PATCH] valgrind: ignore SSE-based strlen invalid reads
 2011-03-16 20:44 UTC  (4+ messages)

[dracut GIT] branch, master, updated. 432196aef8002572e0a512f2d45344e181050177
 2011-03-16 20:43 UTC 

[PATCH] system_path: use a static buffer
 2011-03-16 20:43 UTC  (3+ messages)

yocto supported freescale eval boards
 2011-03-16 20:42 UTC  (6+ messages)

[PATCH 1/2] image.bbclass: add link to .rootfs.<type> or .<type>.img
 2011-03-16 20:40 UTC  (7+ messages)

Question about driver ioctl, big kernel lock, mutexes
 2011-03-16 20:40 UTC  (4+ messages)

[PATCH 1/2] arm: mxs: add i2c-devices for mx28
 2011-03-16 20:40 UTC  (2+ messages)
` [PATCH] ARM: mxs: fix naming of struct holding info for mxs-i2c devices

[Bug 23712] New: kmemleak in cpufreq_register_driver
 2011-03-16 20:40 UTC  (2+ messages)
` [Bug 23712] "

[RFC] Auto Connections
 2011-03-16 20:40 UTC  (2+ messages)

PATCH: Add --size-check=[error|warning]
 2011-03-16 20:35 UTC  (8+ messages)
            ` git bisect plus fixes (was: PATCH: Add --size-check=[error|warning])
              ` [PATCH] Document 'git bisect fix'

[Qemu-devel] v2 revamp acpitable parsing and allow to specify complete (headerful) table
 2011-03-16 20:39 UTC 

[PATCH] [TRIVIAL] drm: radeon: Turn a printk into a meaningful sentence
 2011-03-16 20:37 UTC 

[ANNOUNCEMENT] Dracut moved to kernel.org
 2011-03-16 20:37 UTC 

[PATCH] drm: radeon: Fix printk typo 'ib poll'
 2011-03-16 20:36 UTC 

[PATCH v2 0/4] jump label: update for .39 v2
 2011-03-16 20:36 UTC  (2+ messages)

Just for fun (a pleasant diversion from coding)
 2011-03-16 20:35 UTC 

[PATCH 2/8] drivers/char/random: Split out __get_random_int
 2011-03-16 20:35 UTC  (3+ messages)

[PATCH] powerpc: perf: Handle events that raise an exception without overflowing
 2011-03-16 20:34 UTC  (3+ messages)

I have been asked for a use case that says I want to allow X domain to only be able to use eth1
 2011-03-16 20:32 UTC 

[Printing-architecture] Introductions
 2011-03-16 20:32 UTC 

[Cluster-devel] [GFS2 Patch] GFS2: write_end error path fails to unlock transaction lock
 2011-03-16 20:32 UTC 

[ANNOUNCE] usbmon capture and parser script
 2011-03-16 20:31 UTC  (4+ messages)

[PATCH] Fix over-zealous flush_disk when changing device size
 2011-03-16 20:30 UTC  (11+ messages)
          ` [dm-devel] "

[git pull] several fixes
 2011-03-16 20:29 UTC  (7+ messages)

[PATCH 0/5] Attribute server API fixes
 2011-03-16 20:30 UTC  (6+ messages)
` [PATCH 1/5] Add DBG() calls to attrib_db_* functions
` [PATCH 2/5] Allow NULL pointer as UUID for attrib_db_update()
` [PATCH 3/5] Remove unnecessary assignment from attrib_db_update()
` [PATCH 4/5] Change attrib_db_update() to return reallocated data
` [PATCH 5/5] Check for existing handle in attrib_db_add()

[PATCH] ARM: Use generic BUG() handler
 2011-03-16 20:27 UTC  (2+ messages)

[PATCH v2 1/1] Don't update group weights when on service tree
 2011-03-16 20:28 UTC  (3+ messages)

[PATCH 6/8] mm/slub: Remove unnecessary parameter
 2011-03-16 20:28 UTC  (3+ messages)

Where to get the network NIC's firmware? rtl_nic/rtl8105e-1.fw
 2011-03-16 20:22 UTC  (2+ messages)

[dracut GIT] branch, master, updated. 0afae1c7cea9487a2a043d9223ef38543f7c8bba
 2011-03-16 20:27 UTC 

[PATCH] tcp: avoid cwnd moderation in undo
 2011-03-16 20:24 UTC  (6+ messages)

[PATCH 0/6] media: trivial IR fixes
 2011-03-16 20:24 UTC  (7+ messages)
` [PATCH 1/6] docs: fix typo in lirc_device_interface.xml
` [PATCH 2/6] imon: add more panel scancode mappings
` [PATCH 3/6] ir-kbd-i2c: pass device code w/key in hauppauge case
` [PATCH 4/6] lirc: silence some compile warnings
` [PATCH 5/6] lirc_zilog: error out if buffer read bytes != chunk size
` [PATCH 6/6] mceusb: topseed 0x0011 needs gen3 init for tx to work

[2010.03-maintenance] [PATCH 0/7] 2010.03-maintenance: libc-headers, gdbserver and ubifs
 2011-03-16 20:22 UTC  (5+ messages)
` [2010.03-maintenance] [PATCH 1/7] image.bbclass: add link to .rootfs.<type> or .<type>.img
` [2010.03-maintenance] [PATCH 7/7] toolchain-external.conf: set the default provider for gdbserver


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.