aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-11vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg
2009-06-11vt: use kzalloc() instead of the bootmem allocatorPekka Enberg
2009-06-11kmemleak: Remove some of the kmemleak false positivesCatalin Marinas
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-11moxa: prevent opening unavailable portsDirk Eibach
2009-06-11imx: serial: use tty_encode_baud_rate to set true rateOskar Schirmer
2009-06-11imx: serial: add IrDA support to serial driverFabian Godehardt
2009-06-11imx: serial: use rational library functionOskar Schirmer
2009-06-11imx: serial: handle initialisation failure correctlyDaniel Glöckner
2009-06-11imx: serial: be sure to stop xmit upon shutdownFabian Godehardt
2009-06-11imx: serial: notify higher layers in case xmit IRQ was not calledFabian Godehardt
2009-06-11imx: serial: fix one bit field typeDaniel Glöckner
2009-06-11imx: serial: fix whitespaces (no changes in functionality)Oskar Schirmer
2009-06-11tty: use prepare/finish_waitJiri Slaby
2009-06-11tty: remove sleep_onJiri Slaby
2009-06-11sierra: driver interface blacklistingElina Pasheva
2009-06-11sierra: driver urb handling improvementsElina Pasheva
2009-06-11tty: resolve some sierra breakageAlan Cox
2009-06-11timbuart: Fix the termios logicAlan Cox
2009-06-11serial: Added Timberdale UART driverRichard Röjfors
2009-06-11tty: Untangle termios and mm mutex dependenciesAlan Cox
2009-06-11tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interfaceMike Frysinger
2009-06-11ftdi_sio: don't override modem bitsAlan Cox
2009-06-11tty: fix bluetooth scribbling on low latency flagsAlan Cox
2009-06-11ft232: support the ASYNC_LOW_LATENCY flagAlan Cox
2009-06-11USB: CP210X Replace CP2101 with CP210xCraig Shelley
2009-06-11USB: CP210X Use official request code definitionsCraig Shelley
2009-06-11USB: CP210X Add device IDsCraig Shelley
2009-06-11Blackfin Serial Driver: disable dma rx interrupt only rather than all irqsSonic Zhang
2009-06-11Blackfin Serial Driver: handle anomaly 05000231Sonic Zhang
2009-06-11Blackfin Serial Driver: annotate anomalies 05000215 and 05000099Sonic Zhang
2009-06-11Blackfin Serial Driver: handle irregular DMA register status in auto start modeSonic Zhang
2009-06-11Blackfin Serial Driver: fix missing new lines when under loadGraf Yang
2009-06-11Blackfin Serial Driver: fix baudrate for early_printkRobin Getz
2009-06-11Blackfin Serial Driver: fix error while transferring large filesSonic Zhang
2009-06-11Blackfin SPORT UART: rewrite inline assemblyMike Frysinger
2009-06-11Blackfin SPORT UART: fix data misses while using transmit frame syncMichael Hennerich
2009-06-11Blackfin SPORT UART: fix typo in sport_set_termios prototypeMike Frysinger
2009-06-11serial: add support for the TI AR7 internal UARTFlorian Fainelli
2009-06-11icom: fix compile errors when defining ICOM_TRACEBreno Leitao
2009-06-11parport_pc: clean up the modified while loops using forAlan Cox