summaryrefslogtreecommitdiff
path: root/drivers
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 Juhos1-0/+4
2012-07-17tty: Move the handling of the tty release logicAlan Cox4-41/+31
2012-07-17vt: fix the keyboard/led lockingAlan Cox1-18/+23
2012-07-178250: three way resolve of the 8250 diffsAlan Cox6-58/+37
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 Cox60-399/+373
2012-07-16tty: revert incorrectly applied lock patchAlan Cox12-172/+108
2012-07-16Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman285-1402/+2256
2012-07-15blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo1-5/+3
2012-07-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+1
2012-07-14Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+4
2012-07-14ACPICA: Fix possible fault in return package object repair codeBob Moore1-1/+1
2012-07-14Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+2
2012-07-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-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 Torvalds20-130/+285
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 Torvalds3-22/+37
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-13Input: xpad - add Andamiro Pump It Up padYuri Khan1-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 Cox8-178/+155
2012-07-13usb: fix sillies in the metro USB driverAlan Cox1-7/+1
2012-07-13tty: double unlock on error in ptmx_open()Dan Carpenter1-3/+1
2012-07-13hwmon: (it87) Preserve configuration register bits on initJean Delvare1-1/+1
2012-07-13cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger1-2/+4
2012-07-12Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6Linus Torvalds7-22/+33
2012-07-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds5-8/+15
2012-07-12drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOTKevin Hilman1-1/+1
2012-07-12sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter1-2/+2
2012-07-12drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warningBenoît Thébaudeau1-2/+3
2012-07-12drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Devic...Lee Jones1-1/+7
2012-07-12drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQLee Jones1-1/+1
2012-07-12drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove()Devendra Naga1-1/+1
2012-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-14/+14
2012-07-11media: mx2_camera: Fix mbus format handlingJavier Martin1-5/+22
2012-07-11Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+3
2012-07-11Merge tag 'pm-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-22/+0
2012-07-11Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-54/+104
2012-07-11Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2012-07-11Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2