aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani1-0/+5
2009-06-11fs: Remove i_cindex from struct inodeTheodore Ts'o2-3/+8
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds1-0/+1
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-9/+4
2009-06-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds8-93/+181
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds92-1667/+1966
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds8-5/+4636
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds10-205/+1180
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds13-777/+350
2009-06-11vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg1-3/+2
2009-06-11vt: use kzalloc() instead of the bootmem allocatorPekka Enberg1-6/+2
2009-06-11kmemleak: Remove some of the kmemleak false positivesCatalin Marinas1-0/+7
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds80-2631/+4225
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar43-214/+1324
2009-06-11moxa: prevent opening unavailable portsDirk Eibach1-0/+5
2009-06-11imx: serial: use tty_encode_baud_rate to set true rateOskar Schirmer1-0/+7
2009-06-11imx: serial: add IrDA support to serial driverFabian Godehardt1-19/+176
2009-06-11imx: serial: use rational library functionOskar Schirmer2-20/+11
2009-06-11imx: serial: handle initialisation failure correctlyDaniel Glöckner1-1/+6
2009-06-11imx: serial: be sure to stop xmit upon shutdownFabian Godehardt1-0/+4
2009-06-11imx: serial: notify higher layers in case xmit IRQ was not calledFabian Godehardt1-0/+3
2009-06-11imx: serial: fix one bit field typeDaniel Glöckner1-1/+1
2009-06-11imx: serial: fix whitespaces (no changes in functionality)Oskar Schirmer1-25/+23
2009-06-11tty: use prepare/finish_waitJiri Slaby1-4/+2
2009-06-11tty: remove sleep_onJiri Slaby1-1/+2
2009-06-11sierra: driver interface blacklistingElina Pasheva1-3/+48
2009-06-11sierra: driver urb handling improvementsElina Pasheva1-84/+144
2009-06-11tty: resolve some sierra breakageAlan Cox1-3/+14
2009-06-11timbuart: Fix the termios logicAlan Cox1-9/+15
2009-06-11serial: Added Timberdale UART driverRichard Röjfors4-0/+586
2009-06-11tty: Untangle termios and mm mutex dependenciesAlan Cox1-29/+46
2009-06-11tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interfaceMike Frysinger3-0/+379
2009-06-11ftdi_sio: don't override modem bitsAlan Cox1-5/+0
2009-06-11tty: fix bluetooth scribbling on low latency flagsAlan Cox1-1/+0
2009-06-11ft232: support the ASYNC_LOW_LATENCY flagAlan Cox1-34/+60
2009-06-11USB: CP210X Replace CP2101 with CP210xCraig Shelley1-97/+97
2009-06-11USB: CP210X Use official request code definitionsCraig Shelley1-42/+56
2009-06-11USB: CP210X Add device IDsCraig Shelley1-0/+7
2009-06-11Blackfin Serial Driver: disable dma rx interrupt only rather than all irqsSonic Zhang1-3/+4
2009-06-11Blackfin Serial Driver: handle anomaly 05000231Sonic Zhang1-2/+10
2009-06-11Blackfin Serial Driver: annotate anomalies 05000215 and 05000099Sonic Zhang1-0/+14
2009-06-11Blackfin Serial Driver: handle irregular DMA register status in auto start modeSonic Zhang1-3/+4
2009-06-11Blackfin Serial Driver: fix missing new lines when under loadGraf Yang1-0/+1
2009-06-11Blackfin Serial Driver: fix baudrate for early_printkRobin Getz1-1/+6
2009-06-11Blackfin Serial Driver: fix error while transferring large filesSonic Zhang1-2/+29
2009-06-11Blackfin SPORT UART: rewrite inline assemblyMike Frysinger1-25/+29
2009-06-11Blackfin SPORT UART: fix data misses while using transmit frame syncMichael Hennerich1-1/+1
2009-06-11Blackfin SPORT UART: fix typo in sport_set_termios prototypeMike Frysinger1-1/+1
2009-06-11serial: add support for the TI AR7 internal UARTFlorian Fainelli1-0/+7