summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-02-17serial: ifx6x60: minor cleanupRuss Gorby
2011-02-17serial: ifx6x60: probe routine needs to call spi_setupRuss Gorby
2011-02-17serial: ifx6x60: set SPI max_speed_hz based on platform typeRuss Gorby
2011-02-17serial: ifx6x60: changed internal bpw from boolean to intRuss Gorby
2011-02-17serial: ifx6x60: dma_alloc_coherent must use parent devRuss Gorby
2011-02-17serial: ifx6x60: fixed call to tty_port_initRuss Gorby
2011-02-17tty,vcs removing con_buf/conf_buf_mtxJiri Olsa
2011-02-17tty,vcs: lseek/VC-release race fixJiri Olsa
2011-02-17TTY: use appropriate printk priority levelMandeep Singh Baines
2011-02-17hvc: add Blackfin JTAG console supportMike Frysinger
2011-02-17vt: Add virtual console keyboard mode OFFArthur Taylor
2011-02-04hvc_dcc: Simplify assembly for v6 and v7 ARMStephen Boyd
2011-02-04hvc_dcc: Simplify put_chars()/get_chars() loopsStephen Boyd
2011-02-04hvc_dcc: Fix bad code generation by marking assembly volatileStephen Boyd
2011-02-03serial: pch_uart: revert Kconfig for non-DMA modeTomoya MORINAGA
2011-02-03serial: pch_uart: support new device ML7213Tomoya MORINAGA
2011-02-0368328serial: remove unsed m68k_serial->tqueue_hangupTejun Heo
2011-02-03serial-core: reset the console speed on resumeYin Kangkai
2011-02-03serial: mrst_max3110: make buffer largerDan Carpenter
2011-02-03tty_ldisc: don't use flush_scheduled_work()Tejun Heo
2011-02-03serial: omap-serial: Enable the UART wake-up bits alwaysJarkko Nikula
2011-02-03OMAP: Enable Magic SysRq on serial console ttyOxThomas Weber
2011-02-03serial: ifx6x60: expanded info available from platform dataRuss Gorby
2011-02-03serial: mfd: remove the timeout workaround for A0Feng Tang
2011-02-03tty: serial: bfin_sport_uart: fix signedness errorVasiliy Kulikov
2011-01-31Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-31Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-31Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-31Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King
2011-01-31ARM: mmci: complete the transaction on errorRussell King
2011-01-31Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds
2011-01-31Input: rc-keymap - return KEY_RESERVED for unknown mappingsDmitry Torokhov
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-31intel_scu_ipc: remove duplicated #includeHuang Weiyi
2011-01-31Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds
2011-01-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-29Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy
2011-01-29Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira
2011-01-29Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira
2011-01-29Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer
2011-01-29Input: tegra-kbc - fix build errorRakesh Iyer
2011-01-28Delete zero-length drivers/staging/vme/bridges/Module.symversJeff Garzik
2011-01-28libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo
2011-01-28libata: DVR-212D can't do SETXFER DVD-RW DVR-212DFrancesco Antonacci
2011-01-28ahci: add HFLAG_YES_FBS and apply it to 88SE9128Anssi Hannula
2011-01-28pata_hpt37x: inherit prereset() method for HPT374Sergei Shtylyov
2011-01-28ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley
2011-01-28pata_hpt37x: fold 'if' statement into 'switch'Sergei Shtylyov
2011-01-28pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)Sergei Shtylyov