summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-04SERIAL: omap: fix hardware assisted flow controlRussell King1-8/+39
2012-11-04SERIAL: omap: simplify (2)Russell King1-9/+0
2012-11-04SERIAL: omap: move xon/xoff setting earlierRussell King1-6/+7
2012-11-04SERIAL: omap: always set TCRRussell King1-17/+11
2012-11-04SERIAL: omap: simplifyRussell King1-11/+4
2012-11-04SERIAL: omap: don't read back LCR/MCR/EFRRussell King1-7/+6
2012-11-04SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termiosRussell King1-59/+53
2012-11-04SERIAL: omap: configure xon/xoff before setting modem control linesRussell King1-1/+2
2012-11-04SERIAL: omap: move driver private definitions and structures to driverRussell King1-0/+52
2012-11-04SERIAL: omap: remove 'irq_pending' bitfieldRussell King1-1/+0
2012-11-04SERIAL: omap: fix MCR TCRTLR bit handlingRussell King1-16/+21
2012-11-04SERIAL: omap: fix set_mctrl() breakageRussell King1-3/+5
2012-11-04SERIAL: omap: no need to re-read EFRRussell King1-2/+0
2012-11-04SERIAL: omap: remove setting of EFR SCD bitRussell King1-6/+2
2012-11-04SERIAL: omap: allow hardware assisted IXANY mode to be disabledRussell King1-0/+2
2012-11-04SERIAL: omap: allow hardware assisted rts/cts modes to be disabledRussell King1-0/+7
2012-11-04SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...Russell King1-4/+27
2012-11-04SERIAL: core: add hardware assisted h/w flow control supportRussell King1-0/+7
2012-11-04SERIAL: core: add hardware assisted s/w flow control supportRussell King1-2/+14
2012-11-04SERIAL: core: use local variable uport in uart_set_termios()Russell King1-8/+9
2012-10-28Merge tag 'spi-mxs' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds1-1/+2
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-310/+578
2012-10-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-3/+5
2012-10-26Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-9/+8
2012-10-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds7-68/+56
2012-10-26Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-847/+798
2012-10-26Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-6/+6
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds30-243/+271
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-115/+151
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-93/+138
2012-10-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville10-94/+102
2012-10-26tilegx: fix some issues in the SW TSO supportChris Metcalf1-16/+19
2012-10-26qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2-15/+40
2012-10-26net: usb: Fix memory leak on Tx data pathHemant Kumar1-0/+3
2012-10-26net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak1-4/+14
2012-10-26net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua1-1/+1
2012-10-26net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein1-1/+0
2012-10-26bas_gigaset: fix pre_reset handlingTilman Schmidt1-3/+16
2012-10-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-110/+119
2012-10-25Merge branch 'akpm' (Andrew's fixes)Linus Torvalds4-6/+28
2012-10-26ACPI: missing breakAlan Cox1-0/+1
2012-10-25Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke3-3/+104
2012-10-25Input: wacom - handle split-sensor devices with internal hubsJason Gerecke3-2/+35
2012-10-25Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+2
2012-10-25Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds3-8/+4
2012-10-25drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe1-0/+2
2012-10-25drivers/dma/dw_dmac: make driver's endianness configurableHein Tibosch2-5/+24
2012-10-25backlight: ili9320: add missing SPI dependencyJingoo Han1-1/+2
2012-10-25xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp1-2/+0
2012-10-25xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp1-2/+0