summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-27tty: Fix race in tty releaseAlan Cox
2012-07-19pcmcia,synclink_cs: fix termios port I missedAlan Cox
2012-07-17pch_uart: Fix parity setting issueTomoya MORINAGA
2012-07-17pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA
2012-07-17pch_uart: Fix missing break for 16 byte fifoAlan Cox
2012-07-17tty: of_serial: add no-loopback-test propertyGabor Juhos
2012-07-17tty: Move the handling of the tty release logicAlan Cox
2012-07-17vt: fix the keyboard/led lockingAlan Cox
2012-07-178250: three way resolve of the 8250 diffsAlan Cox
2012-07-17tty: Fix up PPC fallout from the termios moveAlan Cox
2012-07-16usb, kobil: Sort out some bogus tty handlingAlan Cox
2012-07-16f81232: correct stubbed termios handlerAlan Cox
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-07-16tty: revert incorrectly applied lock patchAlan Cox
2012-07-16Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman
2012-07-14Linux 3.5-rc7v3.5-rc7Linus Torvalds
2012-07-14blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo
2012-07-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-07-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-07-14vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry
2012-07-14Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-07-14ACPICA: Fix possible fault in return package object repair codeBob Moore
2012-07-14Merge branch 'v3.5-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-07-13Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-07-13x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry
2012-07-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-07-13Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-07-13Remove easily user-triggerable BUG from generic_setleaseDave Jones
2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-13Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-13Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-07-13Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-07-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-07-13Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-13block: fix infinite loop in __getblk_slowJeff Moyer
2012-07-13ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki
2012-07-13ARM: S3C24XX: Correct AC97 clock control bit for S3C2440Sylwester Nawrocki
2012-07-13ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack
2012-07-12Input: xpad - add Andamiro Pump It Up padYuri Khan
2012-07-13ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor
2012-07-13ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera
2012-07-12tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh
2012-07-128250: add support for ASIX devices with a FIFO bugAlan Cox
2012-07-128250: propogate the bugs fieldAlan Cox
2012-07-128250: use the 8250 register interface not the legacy oneAlan Cox
2012-07-12usb: fix sillies in the metro USB driverAlan Cox