Age | Commit message (Expand) | Author |
2009-06-11 | Push BKL down into ->remount_fs() | Alessio Igor Bogani |
2009-06-11 | fs: Remove i_cindex from struct inode | Theodore Ts'o |
2009-06-11 | Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 | Linus Torvalds |
2009-06-11 | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-06-11 | Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-11 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2009-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Linus Torvalds |
2009-06-11 | vgacon: use slab allocator instead of the bootmem allocator | Pekka Enberg |
2009-06-11 | vt: use kzalloc() instead of the bootmem allocator | Pekka Enberg |
2009-06-11 | kmemleak: Remove some of the kmemleak false positives | Catalin Marinas |
2009-06-11 | Merge branch 'serial-from-alan' | Linus Torvalds |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-06-11 | moxa: prevent opening unavailable ports | Dirk Eibach |
2009-06-11 | imx: serial: use tty_encode_baud_rate to set true rate | Oskar Schirmer |
2009-06-11 | imx: serial: add IrDA support to serial driver | Fabian Godehardt |
2009-06-11 | imx: serial: use rational library function | Oskar Schirmer |
2009-06-11 | imx: serial: handle initialisation failure correctly | Daniel Glöckner |
2009-06-11 | imx: serial: be sure to stop xmit upon shutdown | Fabian Godehardt |
2009-06-11 | imx: serial: notify higher layers in case xmit IRQ was not called | Fabian Godehardt |
2009-06-11 | imx: serial: fix one bit field type | Daniel Glöckner |
2009-06-11 | imx: serial: fix whitespaces (no changes in functionality) | Oskar Schirmer |
2009-06-11 | tty: use prepare/finish_wait | Jiri Slaby |
2009-06-11 | tty: remove sleep_on | Jiri Slaby |
2009-06-11 | sierra: driver interface blacklisting | Elina Pasheva |
2009-06-11 | sierra: driver urb handling improvements | Elina Pasheva |
2009-06-11 | tty: resolve some sierra breakage | Alan Cox |
2009-06-11 | timbuart: Fix the termios logic | Alan Cox |
2009-06-11 | serial: Added Timberdale UART driver | Richard Röjfors |
2009-06-11 | tty: Untangle termios and mm mutex dependencies | Alan Cox |
2009-06-11 | tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interface | Mike Frysinger |
2009-06-11 | ftdi_sio: don't override modem bits | Alan Cox |
2009-06-11 | tty: fix bluetooth scribbling on low latency flags | Alan Cox |
2009-06-11 | ft232: support the ASYNC_LOW_LATENCY flag | Alan Cox |
2009-06-11 | USB: CP210X Replace CP2101 with CP210x | Craig Shelley |
2009-06-11 | USB: CP210X Use official request code definitions | Craig Shelley |
2009-06-11 | USB: CP210X Add device IDs | Craig Shelley |
2009-06-11 | Blackfin Serial Driver: disable dma rx interrupt only rather than all irqs | Sonic Zhang |
2009-06-11 | Blackfin Serial Driver: handle anomaly 05000231 | Sonic Zhang |
2009-06-11 | Blackfin Serial Driver: annotate anomalies 05000215 and 05000099 | Sonic Zhang |
2009-06-11 | Blackfin Serial Driver: handle irregular DMA register status in auto start mode | Sonic Zhang |
2009-06-11 | Blackfin Serial Driver: fix missing new lines when under load | Graf Yang |
2009-06-11 | Blackfin Serial Driver: fix baudrate for early_printk | Robin Getz |
2009-06-11 | Blackfin Serial Driver: fix error while transferring large files | Sonic Zhang |
2009-06-11 | Blackfin SPORT UART: rewrite inline assembly | Mike Frysinger |
2009-06-11 | Blackfin SPORT UART: fix data misses while using transmit frame sync | Michael Hennerich |
2009-06-11 | Blackfin SPORT UART: fix typo in sport_set_termios prototype | Mike Frysinger |
2009-06-11 | serial: add support for the TI AR7 internal UART | Florian Fainelli |