summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-01pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()Axel Lin1-2/+1
2011-02-28Staging: generic_serial: fix double locking bugDan Carpenter1-2/+2
2011-02-25nozomi: don't use flush_scheduled_work()Tejun Heo1-2/+0
2011-02-25tty/serial: Relax the device_type restriction from of_serialGrant Likely1-9/+9
2011-02-25tty: phase out of ioctl file pointer for tty3270 as wellHeiko Carstens3-12/+8
2011-02-25tty: forgot to remove ipwireless from drivers/char/pcmcia/MakefileGreg Kroah-Hartman1-2/+0
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman321-3473/+3863
2011-02-22pch_uart: Fix DMA channel miss-setting issue.Tomoya MORINAGA1-12/+47
2011-02-22pch_uart: fix exclusive access issueTomoya MORINAGA1-2/+9
2011-02-22pch_uart: fix auto flow control miss-setting issueTomoya MORINAGA1-6/+13
2011-02-22pch_uart: fix uart clock setting issueTomoya MORINAGA1-1/+6
2011-02-22pch_uart : Use dev_xxx not pr_xxxTomoya MORINAGA1-28/+49
2011-02-22pch_uart : Reduce memcpyTomoya MORINAGA1-8/+5
2011-02-22pch_uart: add spin_lock_initTomoya MORINAGA1-0/+2
2011-02-22pch_uart: add multi-scatter processingTomoya MORINAGA1-28/+89
2011-02-22tty: move obsolete and broken generic_serial drivers to drivers/staging/gener...Greg Kroah-Hartman56-50/+60
2011-02-22tty: move obsolete and broken tty drivers to drivers/staging/tty/Greg Kroah-Hartman32-86/+103
2011-02-22tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman11-0/+2
2011-02-22tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman19-183/+184
2011-02-22tty: serial: altera_jtaguart: Fixup type usage of port flagsTobias Klauser1-1/+1
2011-02-22tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resourcesTobias Klauser1-19/+42
2011-02-22tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setupTobias Klauser1-22/+0
2011-02-22tty: serial: altera_jtaguart: Don't use plain integer as NULL pointerTobias Klauser1-1/+1
2011-02-22serial: mfd: add a module parameter for setting each port's working modeFeng Tang1-0/+11
2011-02-22serial: mfd: remove the TX full-empty interrupts workaroundFeng Tang1-21/+5
2011-02-22tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman3-252/+257
2011-02-21drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2-47/+0
2011-02-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds7-103/+61
2011-02-21Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2011-02-21dell-laptop: Toggle the unsupported hardware killswitchKeng-Yu Lin1-2/+22
2011-02-21thinkpad_acpi: Always report scancodes for hotkeysSeth Forshee1-6/+2
2011-02-21acer-wmi: Fix capitalisation of GUIDMatthew Garrett1-1/+1
2011-02-21platform/x86: ideapad-laptop depends on INPUTRandy Dunlap1-1/+1
2011-02-21platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov1-1/+1
2011-02-21platform: x86: asus_acpi: world-writable procfs filesVasiliy Kulikov1-7/+1
2011-02-21platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial filesVasiliy Kulikov1-1/+1
2011-02-21platform-drivers: x86: pmic: Use request_irq instead of chained handlerThomas Gleixner1-38/+12
2011-02-20Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-18/+64
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds3-21/+3
2011-02-18hwmon: (lm85) extend to support EMC6D103 chipsJan Beulich2-3/+22
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+135
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-172/+266
2011-02-18Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6Linus Torvalds1-0/+10
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-8/+8
2011-02-18hwmon: (k10temp) add support for AMD Family 12h/14h CPUsClemens Ladisch2-5/+6
2011-02-17Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds8-37/+45
2011-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-13/+24
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz2-2/+18
2011-02-17RTC: Revert UIE emulation removalJohn Stultz2-0/+116
2011-02-17RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König1-3/+2