aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-26serial: pl011: handle corruption at high clock speedsLinus Walleij1-1/+14
2012-09-26serial: sccnxp: Make 'default' choice in switch lastAlexander Shiyan1-1/+1
2012-09-26serial: sccnxp: Remove mask termios caps for SW flow controlAlexander Shiyan1-1/+0
2012-09-26serial: sccnxp: Report actual baudrate back to coreAlexander Shiyan1-4/+10
2012-09-26serial: samsung: Add poll_get_char & poll_put_charJulien Pichon1-0/+47
2012-09-26Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rateChristophe Leroy1-0/+14
2012-09-26Powerpc 8xx CPM_UART maxidl should not depend on fifo sizeChristophe Leroy1-2/+2
2012-09-26Powerpc 8xx CPM_UART too many interruptsChristophe Leroy1-2/+2
2012-09-26Powerpc 8xx CPM_UART desynchronisationChristophe Leroy1-0/+1
2012-09-26serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-2/+7
2012-09-26serial: omap: fix the reciever line error caseShubhrajyoti D1-0/+4
2012-09-268250: blacklist Winbond CIR portSean Young2-7/+29
2012-09-268250_pnp: do pnp probe before legacy probeSean Young5-31/+41
2012-09-25staging: dgrp: using vmalloc needs to include vmalloc.hStephen Rothwell1-0/+1
2012-09-25staging: dgrp: fix potential call to strncpy with a negative numberBill Pemberton1-0/+6
2012-09-21serial: omap: Remove unnecessary checks from suspend/resumeSourav Poddar1-14/+9
2012-09-21serial: imx: remove null check of sport in suspend/resume functionRichard Zhao1-4/+2
2012-09-21serial: imx: set sport as drvdata, like it's used elsewhereRichard Zhao1-1/+1
2012-09-218250: fix autoconfig to work with serial consoleFlavio Leitner1-11/+14
2012-09-21pty: Fix locking bug on error pathAlan Cox1-1/+1
2012-09-21serial_core: Fix race in uart_handle_dcd_changeAlan Cox1-4/+7
2012-09-21staging: dgrp: add dgrp to the buildBill Pemberton3-3/+12
2012-09-21staging: Add dgrp driver for Digi Realport devicesBill Pemberton16-0/+10880
2012-09-18tty/serial: put (EXPERIMENTAL) marking back on N_GSM and SERIAL_IFX6X60Greg Kroah-Hartman2-2/+2
2012-09-18tty/serial: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman3-10/+9
2012-09-17tty: serial: Samsung: Fix return valueSachin Kamat1-1/+1
2012-09-17tty: n_gsm: Fix incorrect debug displayAlan Cox1-1/+1
2012-09-17tty: ipwireless: check ppp register workedAlan Cox1-1/+6
2012-09-17tty: serial: max3100: Fix error caseAlan Cox1-6/+8
2012-09-17tty: Fix hvc returnAlan Cox1-1/+1
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman334-1395/+2941
2012-09-16Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds56-243/+331
2012-09-16Merge tag 'for-3.6-rc6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-0/+36
2012-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-125/+137
2012-09-16Merge tag 'pm-for-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-12/+34
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2-7/+26
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi1-5/+31
2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown53-111/+122
2012-09-14Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds7-36/+31
2012-09-14Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds3-32/+40
2012-09-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-25/+14
2012-09-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds25-133/+297
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-238/+606
2012-09-14Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds26-57/+410
2012-09-14Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-15/+15
2012-09-14Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds22-47/+123
2012-09-14ACPI / PM: Use KERN_DEBUG when no power resources are foundAaron Lu1-1/+1
2012-09-14i2c: algo: pca: Fix mode selection for PCA9665Thomas Kavanagh1-3/+3
2012-09-14drm/nouveau: fix booting with plymouth + dumb supportDave Airlie1-1/+1
2012-09-14ACPI / PM: Fix resource_lock dead lock in acpi_power_on_deviceLin Ming1-11/+23