summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx25 (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-02jsm: fixing error if the driver fails to loadBreno Leitao1-3/+6
2010-03-02jsm: removing the uart structure and filename on errorBreno Leitao1-0/+1
2010-03-02tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELD...Ari Entlich2-20/+22
2010-03-02tty: Keep the default buffering to sub-page unitsAlan Cox2-2/+14
2010-03-02tty: Fix up char drivers request_room usageAlan Cox5-9/+2
2010-03-02tty: Fix the ldisc hangup raceAlan Cox1-20/+30
2010-03-02serial: timberdale: Remove dependanciesAlan Cox1-1/+0
2010-03-02nozomi: Tidy up the PCI tableAlan Cox1-5/+1
2010-03-02nozomi: Fix mutex handlingAlan Cox1-22/+12
2010-03-02nozomi: Add tty_port usageAlan Cox1-47/+68
2010-03-02sdio_uart: Use kfifo instead of the messy circ stuffAlan Cox1-63/+30
2010-03-02serial: bcm63xx_uart: allow more than one uart to be registered.Maxime Bizon1-2/+3
2010-03-02serial: bcm63xx_uart: don't use kfree() on non kmalloced area.Maxime Bizon1-1/+1
2010-03-02serial: bfin_5xx: pull in linux/io.h for ioremap prototypesMike Frysinger1-0/+1
2010-03-02serial: bfin_5xx: kgdboc should accept gdb break only when it is activeSonic Zhang1-1/+2
2010-03-02serial: bfin_5xx: need to disable DMA TX interrupt tooGraf Yang1-0/+2
2010-03-02serial: bfin_5xx: remove useless gpio handling with hard flow controlSonic Zhang1-15/+1
2010-03-02Char: synclink, remove unnecessary checksJiri Slaby1-2/+2
2010-03-02tty: declare MODULE_FIRMWARE in various driversBen Hutchings6-1/+21
2010-03-02ip2: Add module parameter.Rakib Mullick1-0/+13
2010-03-02ip2: remove #ifdef MODULE from ip2main.cRakib Mullick1-6/+5
2010-03-02tty: moxa: remove #ifdef MODULE completely.Rakib Mullick1-11/+6
2010-03-02hvc_console: fix test on unsigned in hvc_console_print()Roel Kluin1-1/+1
2010-03-02serial: isicom.c: use pr_fmt and pr_<level>Joe Perches1-23/+26
2010-03-02tty: char: mxser, remove unnecessary tty testJiri Slaby1-2/+1
2010-03-02serial: cyclades: allow overriding ISA defaults also when the driver is built-inBartlomiej Zolnierkiewicz1-8/+1
2010-03-02serial: Char: cyclades, fix compiler warningJiri Slaby1-6/+0
2010-03-02serial: fix test of unsignedRoel Kluin2-5/+8
2010-03-02serial: add support for Korenix JetCardKiros Yeh2-0/+11
2010-03-02serial: imx: fix NULL dereference Oops when pdata == NULLBaruch Siach1-3/+3
2010-03-02serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder3-1/+28
2010-03-02serial: synclink_gt: dropped transmit data bugfixPaul Fulghum1-81/+105
2010-03-02serial: atmel_serial: add poll_get_char and poll_put_char uart_opsAlbin Tonnerre1-0/+22
2010-03-02serial: 68328serial.c: remove BAUD_TABLE_SIZE macroThiago Farina1-5/+3
2010-03-02serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_...Shmulik Ladkani1-6/+15
2010-03-02serial: fit blackfin uart over sport driver into common uart infrastructuresonic zhang3-280/+511
2010-03-02Revert "blkdev: fix merge_bvec_fn return value checks"Jens Axboe1-2/+2
2010-03-02OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen1-3/+18
2010-03-02compal-laptop: Make it depend on CONFIG_RFKILLIngo Molnar1-0/+1
2010-03-02virtio_net: remove forgotten assignmentJiri Pirko1-1/+0
2010-03-02be2net: fix tx completion pollingSathya Perla3-38/+37
2010-03-02sis190: fix cable detect via link status pollHerton Ronaldo Krzesinski1-5/+18
2010-03-02i2c: Document the message size limitZhangfei Gao3-4/+6
2010-03-02i2c-algo-pca: Drop duplicate variableJean Delvare1-2/+0
2010-03-02i2c: Hook up runtime PM supportMark Brown1-0/+50
2010-03-02i2c-parport-light: Add SMBus alert supportJean Delvare3-3/+51
2010-03-02i2c-parport: Add SMBus alert supportJean Delvare4-3/+42
2010-03-02i2c: Separate Kconfig option for i2c-smbusJean Delvare2-1/+12
2010-03-02i2c: Add SMBus alert supportJean Delvare5-1/+337
2010-03-02i2c-parport: Give powered devices some time to settleJean Delvare2-2/+10