summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)AuthorFilesLines
2010-10-22serial: mrst_max3110: some code cleanupFeng Tang2-127/+201
2010-10-22serial-core: restore termios settings when resume console portsJason Wang1-0/+12
2010-10-22serial-core: skip call set_termios/console_start when no_console_suspendJason Wang1-1/+1
2010-10-22serial: Add CONSOLE_POLL support for uartliteMichal Simek1-1/+25
2010-10-22serial: mfd: snprintf() returns largish valuesDan Carpenter1-0/+6
2010-10-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+5
2010-10-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+4
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-128/+77
2010-10-21arch/m68knommu: Removing dead 68328_SERIAL_UART2 config optionChristian Dietrich1-5/+0
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1
2010-10-18ARM: S5P64X0: Add UART serial support for S5P6450Kukjin Kim2-4/+5
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock4-4/+4
2010-10-16serial_cs: drop spurious flush_scheduled_work() callTejun Heo1-5/+0
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+2
2010-10-13serial: omap-serial: fix signess errorVasiliy Kulikov1-1/+1
2010-10-08powerpc, of_serial: Endianness issues setting up the serial portsIan Munsie1-6/+6
2010-10-02[IA64] ioc3_serial: release resources in error return pathRahul Ruikar1-0/+4
2010-10-01drivers/serial/mrst_max3110.c needs linux/irq.hAndrew Morton1-0/+1
2010-10-01drivers/serial/mfd.c needs slab.hAndrew Morton1-0/+1
2010-09-29serial: Add OMAP high-speed UART driverGovindraj.R3-0/+1361
2010-09-29pcmcia: remove obsolete and wrong commentsDominik Brodowski1-32/+0
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski1-3/+1
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski1-65/+67
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski1-9/+1
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski1-6/+5
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski1-3/+3
2010-09-29pcmcia: simplify IntTypeDominik Brodowski1-2/+0
2010-09-29pcmcia: simplify Status, ExtStatus register accessDominik Brodowski1-7/+4
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski1-1/+1
2010-09-21serial: mfd: fix bug in serial_hsu_remove()Feng Tang1-8/+9
2010-09-21serial: amba-pl010: fix set_ldiscMika Westerberg1-7/+2
2010-09-16Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds1-26/+36
2010-09-15pcmcia serial_cs.c: fix multifunction card handlingDominik Brodowski1-26/+36
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2010-09-08powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leakJulia Lawall1-0/+1
2010-09-04serial: bfin_sport_uart: restore transmit frame sync fixSonic Zhang1-1/+1
2010-08-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2010-08-2468328serial: check return value of copy_*_user() instead of access_ok()Kulikov Vasiliy1-18/+11
2010-08-24serial: print early console device address in hexLuck, Tony1-2/+2
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov1-1/+1
2010-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2-8/+10
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+1
2010-08-17of: Fix missing includesGrant Likely1-2/+1
2010-08-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller40-306/+4832
2010-08-16sparc: Really fix "console=" for serial consoles.David S. Miller1-6/+9
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt43-413/+5028
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds11-28/+28
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-18/+74
2010-08-11Merge branches 'master' and 'devel' into for-linusRussell King5-18/+74
2010-08-11U6715 16550A serial driver supportPhilippe Langlais1-3/+34