summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-27tty: Fix race in tty releaseAlan Cox3-11/+37
2012-07-20pcmcia,synclink_cs: fix termios port I missedAlan Cox1-12/+12
2012-07-17pch_uart: Fix parity setting issueTomoya MORINAGA1-1/+1
2012-07-17pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA1-6/+12
2012-07-17pch_uart: Fix missing break for 16 byte fifoAlan Cox1-0/+1
2012-07-17tty: of_serial: add no-loopback-test propertyGabor Juhos2-0/+6
2012-07-17tty: Move the handling of the tty release logicAlan Cox6-50/+34
2012-07-17vt: fix the keyboard/led lockingAlan Cox2-19/+23
2012-07-178250: three way resolve of the 8250 diffsAlan Cox7-60/+67
2012-07-17tty: Fix up PPC fallout from the termios moveAlan Cox1-12/+12
2012-07-17usb, kobil: Sort out some bogus tty handlingAlan Cox1-3/+3
2012-07-17f81232: correct stubbed termios handlerAlan Cox1-0/+1
2012-07-17tty: move the termios object into the ttyAlan Cox65-435/+409
2012-07-16tty: revert incorrectly applied lock patchAlan Cox14-188/+119
2012-07-16Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman584-3069/+4901
2012-07-15Linux 3.5-rc7v3.5-rc7Linus Torvalds1-1/+1
2012-07-15blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo1-5/+3
2012-07-15Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-91/+43
2012-07-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2012-07-14vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry1-0/+4
2012-07-14Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
2012-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-9/+18
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds17-115/+261
2012-07-14ACPICA: Fix possible fault in return package object repair codeBob Moore1-1/+1
2012-07-14Merge branch 'v3.5-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann5-9/+18
2012-07-14Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+2
2012-07-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-19/+107
2012-07-14x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry1-4/+31
2012-07-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2012-07-13Merge tag 'nfs-for-3.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+7
2012-07-13Remove easily user-triggerable BUG from generic_setleaseDave Jones1-1/+1
2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-1/+44
2012-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-138/+286
2012-07-13Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-9/+13
2012-07-13Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtdLinus Torvalds4-30/+46
2012-07-13Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-101/+133
2012-07-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-4/+15
2012-07-13Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+14
2012-07-13block: fix infinite loop in __getblk_slowJeff Moyer1-9/+13
2012-07-13ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki1-1/+2
2012-07-13ARM: S3C24XX: Correct AC97 clock control bit for S3C2440Sylwester Nawrocki1-1/+1
2012-07-13ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2-89/+41
2012-07-13Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-13ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor1-3/+5
2012-07-13ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera1-0/+1
2012-07-13tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh1-1/+1
2012-07-138250: add support for ASIX devices with a FIFO bugAlan Cox3-5/+28
2012-07-138250: propogate the bugs fieldAlan Cox1-0/+1
2012-07-138250: use the 8250 register interface not the legacy oneAlan Cox9-179/+155
2012-07-13usb: fix sillies in the metro USB driverAlan Cox1-7/+1