Age | Commit message (Expand) | Author |
2012-07-27 | tty: Fix race in tty release | Alan Cox |
2012-07-19 | pcmcia,synclink_cs: fix termios port I missed | Alan Cox |
2012-07-17 | pch_uart: Fix parity setting issue | Tomoya MORINAGA |
2012-07-17 | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA |
2012-07-17 | pch_uart: Fix missing break for 16 byte fifo | Alan Cox |
2012-07-17 | tty: of_serial: add no-loopback-test property | Gabor Juhos |
2012-07-17 | tty: Move the handling of the tty release logic | Alan Cox |
2012-07-17 | vt: fix the keyboard/led locking | Alan Cox |
2012-07-17 | 8250: three way resolve of the 8250 diffs | Alan Cox |
2012-07-17 | tty: Fix up PPC fallout from the termios move | Alan Cox |
2012-07-16 | usb, kobil: Sort out some bogus tty handling | Alan Cox |
2012-07-16 | f81232: correct stubbed termios handler | Alan Cox |
2012-07-16 | tty: move the termios object into the tty | Alan Cox |
2012-07-16 | tty: revert incorrectly applied lock patch | Alan Cox |
2012-07-16 | Merge branch 'v3.6-rc7' into tty-next | Greg Kroah-Hartman |
2012-07-14 | Linux 3.5-rc7v3.5-rc7 | Linus Torvalds |
2012-07-14 | blk: fix wrong idr_pre_get() error check in loop.c | Silva Paulo |
2012-07-14 | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-07-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-07-14 | vsyscall_64: add missing ifdef CONFIG_SECCOMP | Will Drewry |
2012-07-14 | Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-07-14 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-07-14 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur... | Linus Torvalds |
2012-07-14 | ACPICA: Fix possible fault in return package object repair code | Bob Moore |
2012-07-14 | Merge branch 'v3.5-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann |
2012-07-13 | Merge tag 'md-3.5-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-07-13 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-07-13 | x86/vsyscall: allow seccomp filter in vsyscall=emulate | Will Drewry |
2012-07-13 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-07-13 | Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-07-13 | Remove easily user-triggerable BUG from generic_setlease | Dave Jones |
2012-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-07-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-13 | Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-07-13 | Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-07-13 | Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-07-13 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-07-13 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-07-13 | block: fix infinite loop in __getblk_slow | Jeff Moyer |
2012-07-13 | ARM: S3C24XX: Correct CAMIF interrupt definitions | Sylwester Nawrocki |
2012-07-13 | ARM: S3C24XX: Correct AC97 clock control bit for S3C2440 | Sylwester Nawrocki |
2012-07-13 | ALSA: snd-usb: move calls to usb_set_interface | Daniel Mack |
2012-07-12 | Input: xpad - add Andamiro Pump It Up pad | Yuri Khan |
2012-07-13 | ARM: SAMSUNG: fix race in s3c_adc_start for ADC | Todd Poynor |
2012-07-13 | ARM: SAMSUNG: Update default rate for xusbxti clock | Tushar Behera |
2012-07-12 | tty ldisc: Close/Reopen race prevention should check the proper flag | Shachar Shemesh |
2012-07-12 | 8250: add support for ASIX devices with a FIFO bug | Alan Cox |
2012-07-12 | 8250: propogate the bugs field | Alan Cox |
2012-07-12 | 8250: use the 8250 register interface not the legacy one | Alan Cox |
2012-07-12 | usb: fix sillies in the metro USB driver | Alan Cox |