summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-12trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-06-12trivial: input/misc: Fix typo in KconfigAlessio Igor Bogani
2009-06-12trivial: fix grammo in bus_for_each_dev() kerneldocAlex Chiang
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-06-12trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo
2009-06-12trivial: mtd: fix Kconfig comment about 'armflash'Paulius Zaleckas
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-06-11fs: Remove i_cindex from struct inodeTheodore Ts'o
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