summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-01-06serial: apbuart: Fixup apbuart_console_init()Thomas Gleixner1-2/+3
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+5
2010-12-16tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2-5/+65
2010-12-16drivers: serial: apbuart: Handle OF failures gracefullyThomas Gleixner1-29/+19
2010-12-16Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R1-2/+6
2010-12-16pch_uart : fix warnings for 64bit compileTomoya MORINAGA1-6/+7
2010-12-108250: fix uninitialized FIFOsOndrej Puzman1-0/+2
2010-12-10ip2: fix compiler warning on ip2main_pci_tblNamhyung Kim1-1/+1
2010-12-10specialix: fix compiler warning on specialix_pci_tblNamhyung Kim1-1/+1
2010-12-10rocket: fix compiler warning on rocket_pci_idsNamhyung Kim1-1/+1
2010-12-108250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles2-12/+41
2010-12-108250: use container_of() instead of castingJamie Iles1-20/+40
2010-12-10serial: omap-serial: Add support for kernel debuggerCosmin Cojocar2-7/+33
2010-12-10serial: fix pch_uart kconfig & buildRandy Dunlap1-1/+2
2010-11-30drivers: char: hvc: add arm JTAG DCC console supportDaniel Walker3-0/+143
2010-11-30serial: ifx6x60: fix memory leakVasiliy Kulikov1-0/+1
2010-11-30serial: ifx6x60: free IRQ on errorVasiliy Kulikov1-1/+3
2010-11-30Serial: EG20T: add PCH_UART driverTomoya MORINAGA3-0/+1459
2010-11-30Serial: ce4100: Add PCI UART support for the ce4100Dirk Brandewie1-0/+36
2010-11-16serial: ifx6x60: Fix missing include for msleepAlan Cox1-0/+1
2010-11-16serial: ifx6x60: The IFX requires SPIAlan Cox1-1/+1
2010-11-16serial: mpc52xx: make printout for type more genericWolfram Sang1-1/+5
2010-11-16VIDEO: xen-fb, switch to for_each_consoleJiri Slaby1-1/+1
2010-11-11serial: cpu_uart: Remove unused uart_cpm_port fieldsBaurzhan Ismagulov1-6/+0
2010-11-11serial: cpm_uat: reducing CPM serial latencyBaurzhan Ismagulov1-0/+19
2010-11-11n_gsm: clean up printksAlan Cox1-73/+81
2010-11-11n_gsm: Fix support for legacy encodingAlan Cox1-13/+46
2010-11-11serial: Add support for UART on VIA VT8500 and compatiblesAlexey Charkov3-0/+659
2010-11-11ifx6x60: SPI protocol driver for Infineon 6x60 modemRuss Gorby4-0/+1538
2010-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds27-43/+47
2010-11-08Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+4
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-21/+9
2010-11-08Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-5/+97
2010-11-08Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt3-21/+9
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt4-5/+97
2010-11-08sh: clkfwk: Fix up checkpatch warnings.Paul Mundt1-5/+22
2010-11-08sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski1-0/+75
2010-11-06Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman2-0/+0
2010-11-06floppy: fix another use-after-freeVivek Goyal1-1/+1
2010-11-05TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman1-0/+0
2010-11-05ipw2x00: remove the right /proc/net entryLinus Torvalds1-4/+5
2010-11-05floppy: fix use-after-free in module load failure pathLinus Torvalds1-1/+1
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-55/+117
2010-11-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-23/+65
2010-11-05Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+2
2010-11-05hwmon: (ltc4261) Fix error message formatJean Delvare1-2/+1
2010-11-05hwmon: (ltc4261) Add missing newline in debug messageGuenter Roeck1-1/+1
2010-11-05leds-net5501: taints kernel, add licenseRandy Dunlap1-0/+2
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman12-33/+36
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman16-10/+11