summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-25jsm: remove remaining flip buffer codeThadeu Lima de Souza Cascardo2-21/+0
2011-08-25tty: Add support serial for EXYNOS4212 SoCKukjin Kim1-2/+2
2011-08-25atmel_serial: RS485: receiving enabled when sending dataBernhard Roth1-3/+6
2011-08-25serial/imx: support to handle break characterHui Wang1-3/+7
2011-08-25Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman3-107/+0
2011-08-25Revert "tty: of_serial: add support for the DesignWare 8250"Greg Kroah-Hartman1-7/+0
2011-08-23tty: of_serial: add support for the DesignWare 8250Jamie Iles1-0/+7
2011-08-23tty: serial8250: add helpers for the DesignWare 8250Jamie Iles3-0/+107
2011-08-23tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles2-72/+0
2011-08-23tty: serial8250: allow platforms to override irq handlerJamie Iles1-4/+35
2011-08-23serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham2-12/+96
2011-08-23serial:bfin_uart: Put TX IRQ in individual platform resource.Sonic Zhang1-14/+22
2011-08-23tty: clearify structure initializer in notify_write()Mathias Krause1-1/+1
2011-08-23serial:blackfin: rename Blackfin serial driver to bfin_uart.cSonic Zhang3-2/+2
2011-08-23serial:blackfin: Correct coding style in bfin serial driver.Sonic Zhang1-9/+16
2011-08-23TTY: mxser+cyclades remove wait_until_sent debug codeJiri Slaby2-23/+2
2011-08-23TTY: remove tty_lockedJiri Slaby4-19/+2
2011-08-23TTY: ami_serial, remove BTM from wait_until_sentJiri Slaby1-9/+1
2011-08-23TTY: serial, remove tasklet for tty_wakeupJiri Slaby1-19/+1
2011-08-23TTY: msm_serial, remove unneeded console setJiri Slaby1-2/+0
2011-08-23TTY: serial, remove BTM from wait_until_sentJiri Slaby1-23/+7
2011-08-23drivers/tty/synclink: remove double commentEdwin van Vliet1-1/+0
2011-08-23tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi3-0/+923
2011-08-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-5/+10
2011-08-21pci: fix new kernel-doc warning in pci.cRandy Dunlap1-1/+1
2011-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-0/+8
2011-08-19drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes2-0/+8
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-98/+235
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds7-152/+430
2011-08-19PCI: OF: Don't crash when bridge parent is NULL.David Daney1-1/+1
2011-08-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-9/+288
2011-08-19drivers/ata/sata_dwc_460ex.c: add missing kfreeJulia Lawall1-8/+6
2011-08-19ata: Add iMX pata supportArnaud Patard (Rtp)3-0/+263
2011-08-19pata_via: disable ATAPI DMA on AVERATEC 3200Tejun Heo1-0/+18
2011-08-19[libata] sata_sil: fix used-uninit warningJeff Garzik1-1/+1
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-8/+14
2011-08-19i7core_edac: fixed typo in error count calculationMathias Krause1-1/+1
2011-08-18Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-15/+15
2011-08-17Merge branches 'ipoib' and 'iser' into for-nextRoland Dreier3-5/+9
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2011-08-17IB/iser: Support iSCSI PDU paddingOr Gerlitz2-4/+8
2011-08-17IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz1-1/+1
2011-08-16IPoIB: Fix possible NULL dereference in ipoib_start_xmit()Bernd Schubert1-3/+5
2011-08-16xen: self-balloon needs module.hRandy Dunlap1-0/+1
2011-08-16gma500: kill MIPI interface typesAlan Cox6-9/+11
2011-08-16regmap: using module facilities requires module.hStephen Rothwell1-0/+1
2011-08-16Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-116/+264
2011-08-15drm/i915: Cannot set clock gating under UMSKeith Packard1-1/+2
2011-08-15drm/i915: Can't do accurate vblank timestamps with UMSKeith Packard1-2/+4
2011-08-15Not all systems expose a firmware or platform mechanism for changing the back...Matthew Garrett6-3/+89