aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAge
* PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas2008-07-16
* Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-buildBenjamin Herrenschmidt2008-07-15
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-14
| |\
| | * Merge branch 'imx' into develRussell King2008-07-10
| | |\
| | | * MX2 add support for mx2 in i.MX serial driverSascha Hauer2008-07-05
| | | * mxc: add MX3 support for i.MX internal UART driverSascha Hauer2008-07-05
| | | * IMX: introduce clock APISascha Hauer2008-07-05
| | | * IMX UART: remove statically initialized tablesSascha Hauer2008-07-05
| | | * IMX UART: Add board specific init/exit functionsSascha Hauer2008-07-05
| | | * IMX UART: do not assume 16MHz reference frequencySascha Hauer2008-07-05
| | * | [ARM] S3C24XX: Split serial driver into core and per-cpu driversBen Dooks2008-07-03
| | * | [ARM] S3C2410: Add sysfs attribute for serial driver clock sourceBen Dooks2008-07-03
| | * | [ARM] 5054/1: S3C2410: Add GPLv2 license to the s3c2410 serial driverBen Dooks2008-07-03
| | * | [ARM] 5050/1: S3C2410: Cleanup header on S3C2410 serial driverBen Dooks2008-07-03
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-07-14
| |\ \
| | * | atmel_serial: Drain console TX shifter before suspendingHaavard Skinnemoen2008-07-02
| | * | atmel_serial: Fix build on avr32 with CONFIG_PM enabledHaavard Skinnemoen2008-07-02
| | |/
* | | cpm_uart: Support uart_wait_until_sent()Laurent Pinchart2008-07-14
* | | cpm_uart: Fix cpm uart corruption with PREEMPT_RTRune Torgersen2008-07-14
* | | Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2008-07-14
|\| |
| * | serial8250: sanity check nr_uarts on all paths.Eric W. Biederman2008-07-12
| * | serial: fix serial_match_port() for dynamic major tty-device numbersGuennadi Liakhovetski2008-07-04
| |/
* | Merge branch 'linux-2.6'Paul Mackerras2008-06-29
|\|
| * Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang2008-06-19
| * Blackfin serial driver: fix up tty core set_ldisc API change breakage bugGraf Yang2008-06-07
| * Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.Sonic Zhang2008-06-03
* | cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING codeKumar Gala2008-06-26
* | cpm_uart: fix whitespace issuesKumar Gala2008-06-26
* | of_serial: Use linux/of_platform.h instead of asmStephen Rothwell2008-06-08
|/
* atmel_serial: filter out FP during baud rate detectionHaavard Skinnemoen2008-06-06
* serial: fix driver_name conflictsAnton Vorontsov2008-06-06
* Fix uart_set_ldisc() function typeLinus Torvalds2008-06-04
* serial_core: uart_set_ldisc infrastructureAlan Cox2008-06-03
* 8250 Serial Driver: revert extra IRQ flag definition patchBryan Wu2008-05-31
* serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven2008-05-24
* serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez2008-05-24
* sunhv: Fix locking in non-paged I/O case.David S. Miller2008-05-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-05-19
|\
| * Blackfin SPORTS UART Driver: converting BFIN->BLACKFINMike Frysinger2008-05-17
| * 8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 b...Javier Herrero2008-05-17
* | sh: use the common ascii hex helpersHarvey Harrison2008-05-16
|/
* m68knommu: add info about removing mcfserialSebastian Siewior2008-05-14
* cris: Fix compile failure due to typo in serial driverAlan Cox2008-05-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-05-09
|\
| * Blackfin Serial Driver: abstract away DLAB differences into headerMike Frysinger2008-05-06
| * Blackfin Serial Driver: macro away the IER differences between processorsMike Frysinger2008-05-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-05-09
|\ \ | |/ |/|
| * sh-sci: avoid writing to nonexistent registersMagnus Damm2008-05-08
| * sh-sci: sh7722 lacks scsptr registersMagnus Damm2008-05-08
| * sh-sci: improve sh7722 supportMagnus Damm2008-05-08