msm_serial: fix clock rate on DMA-based uarts
[deliverable/linux.git] / drivers /
2012-09-10  David Brownmsm_serial: fix clock rate on DMA-based uarts
2012-09-10  Linus Walleijserial: pl011: delete dangling bug flag
2012-09-10  Wei YongjunTTY: serial: move the dereference below the NULL test
2012-09-10  Tony Lindgrenserial: omap: Request pins using pinctrl framework
2012-09-10  Felipe Balbiserial: omap: fix DeviceTree boot
2012-09-07  Felipe Balbiserial: omap: fix compile breakage
2012-09-06  Tomas Hlavacektty_register_device_attr updated for tty-next
2012-09-06  Tomas Hlavacektty: uartclk value from serial_core exposed to sysfs
2012-09-06  Stephen Rothwellserial: serial_core.h needs console.h included first
2012-09-06  Huang Shijieserial: mxs-auart: put the device in mxs_auart_probe()
2012-09-06  Huang Shijieserial: mxs-auart: fix the wrong setting order
2012-09-06  Fengguang Wuserial_core: fix sizeof(pointer)
2012-09-06  Felipe Balbiserial: omap: enable RX and TX FIFO usage
2012-09-06  Felipe Balbiserial: omap: move uart_omap_port definition to C file
2012-09-06  Felipe Balbiserial: omap: remove unnecessary header and add a missi...
2012-09-06  Vikram Panditaserial: omap: fix software flow control
2012-09-06  Felipe Balbiserial: omap: make sure to put() on poll_get_char
2012-09-06  Felipe Balbiserial: omap: implement set_wake
2012-09-06  Ruchika Kharwarserial: omap: unlock the port lock
2012-09-06  Felipe Balbiserial: omap: drop "inline" from IRQ handler prototype
2012-09-06  Felipe Balbiserial: omap: optimization with section annotations
2012-09-06  Ruchika Kharwarserial: omap: fix sequence of pm_runtime_* calls.
2012-09-06  Felipe Balbiserial: omap: don't save IRQ flags on hardirq
2012-09-06  Felipe Balbiserial: omap: make sure to suspend device before remove
2012-09-06  Felipe Balbiserial: omap: drop unnecessary check from remove
2012-09-06  Felipe Balbiserial: omap: set dev->drvdata before enabling pm_runtime
2012-09-06  Felipe Balbiserial: omap: stick to put_autosuspend
2012-09-06  Felipe Balbiserial: omap: move THRE check to transmit_chars()
2012-09-06  Felipe Balbiserial: omap: refactor receive_chars() into rdi/rlsi...
2012-09-06  Felipe Balbiserial: omap: simplify IRQ handling
2012-09-06  Felipe Balbiserial: omap: drop DMA support
2012-09-06  Felipe Balbiserial: omap: don't access the platform_device
2012-09-05  Alan Cox8250_pci: Add additional WCH CHC353 devices
2012-09-05  Wei Yongjunparport: fix possible memory leak in parport_gsc_probe_...
2012-09-05  Huang Shijieserial: add a new helper function
2012-09-05  Felipe Balbiserial: omap: define helpers for pdata function pointers
2012-09-05  Felipe Balbiserial: omap: define and use to_uart_omap_port()
2012-09-05  Alexander Shiyanserial: Add note about migration to driver SCCNXP
2012-09-05  Alexander Shiyanserial: New serial driver SCCNXP
2012-09-05  Guainluca Anzolinparport_serial: Add support for the WCH353 2S/1P multi...
2012-09-05  Sachin Kamatserial: Samsung: Silence some checkpatch errors and...
2012-09-05  Sachin Kamatserial: Samsung: Replace printk with dev_* functions
2012-09-05  Matthew Leachserial: pl011: honour serial aliases in device tree
2012-09-05  Paul Gortmakerserial: diminish usage of struct serial_uart_config
2012-09-05  Paul Gortmakerserial: sunsu.c - don't explicitly tie array size to...
2012-09-05  Paul Gortmakerm32r_sio: remove dependency on struct serial_uart_config
2012-09-05  Uwe Kleine-Königserial/imx: improve error diagnosics for clock and...
2012-09-05  Alan Coxtty: Split the serial_core helpers for setserial into two
2012-09-05  Julia Lawalldrivers/tty/serial/sirfsoc_uart.c: drop frees of devm_...
2012-09-05  Wolfram Sangtty: serial: mpc5xxx: add support for mark/space parity
2012-09-05  Wanlong Gaodrivers:tty:fix up ENOIOCTLCMD error handling
2012-09-05  Emil Goodetty: serial: max310x: Remove explicit use of devm_kfree
2012-09-05  Emil Goodetty: serial: max310x: Check return code of gpiochip_remove
2012-09-05  Tobias Klausertty: serial: altera_uart: Use platform_{get,set}_drvdata
2012-09-05  Devendra Nagatty: max3100: use module_spi_driver
2012-09-05  Julia Lawalldrivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_e...
2012-08-27  Greg Kroah-HartmanMerge 3.6-rc3 into tty-next
2012-08-22  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-08-22  Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2012-08-22  Linus TorvaldsMerge branch 'i2c-embedded/for-current' of git://git...
2012-08-22  Linus TorvaldsMerge tag 'for-3.6-rc3' of git://gitorious.org/linux...
2012-08-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-08-22  Linus TorvaldsMerge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org...
2012-08-22  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-08-22  Al Virovfio: grab vfio_device reference *before* exposing...
2012-08-22  Al Virovfio: get rid of vfio_device_put()/vfio_group_get_devic...
2012-08-22  Al Virovfio: get rid of open-coding kref_put_mutex
2012-08-22  Al Virovfio: don't dereference after kfree...
2012-08-22  Dave Airliefbcon: fix race condition between console lock and...
2012-08-22  Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-08-21  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-08-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-08-21  Alexandre Bouninerapidio/tsi721: fix unused variable compiler warning
2012-08-21  Alexandre Bouninerapidio/tsi721: fix inbound doorbell interrupt handling
2012-08-21  Atsushi Nemotodrivers/rtc/rtc-rs5c348.c: fix hour decoding in 12...
2012-08-21  Ilya Shchepetkovdrivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs...
2012-08-21  Robin Holtdrivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load...
2012-08-21  Stephen M. Cameroncciss: fix incorrect scsi status reporting
2012-08-21  Jens Rottmanncs5535-clockevt: typo, it's MFGPT, not MFPGT
2012-08-21  Sachin Kamatdrm: Add missing static storage class specifiers in...
2012-08-21  Dave Airliedrm/udl: dpms off the crtc when disabled.
2012-08-21  Damien Lespiaudrm: Remove two unused fields from struct drm_display_mode
2012-08-21  Alan Coxdrm: stop vmgfx driver explosion
2012-08-21  Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-08-21  Dave AirlieMerge branch 'drm-fixes-3.6' of git://people.freedeskto...
2012-08-21  Alex Deucherdrm/radeon/ss: use num_crtc rather than hardcoded 6
2012-08-21  Roland Dreiertarget: Remove unused se_cmd.cmd_spdtl
2012-08-21  Linus TorvaldsMerge branch 'audit-fixes' of git://git./linux/kernel...
2012-08-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-08-21  Linus TorvaldsMerge tag 'pinctrl-fixes-v3.6-rc3' of git://git./linux...
2012-08-21  Linus TorvaldsMerge tag 'sound-3.6' of git://git./linux/kernel/git...
2012-08-21  Dave Airliefbcon: fix race condition between console lock and...
2012-08-21  Alex DeucherRevert "drm/radeon: fix bo creation retry path"
2012-08-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-08-20  Linus TorvaldsMerge tag 'please-pull-ia64-fixes' of git://git./linux...
2012-08-20  Denis Efremovtcm_fc: rcu_deref outside rcu lock/unlock section
2012-08-20  Michael S. Tsirkintcm_vhost: Fix vhost_scsi_target structure alignment
2012-08-20  Linus TorvaldsMerge tag 'usb-3.6-rc3' of git://git./linux/kernel...
2012-08-20  Linus TorvaldsMerge tag 'driver-core-3.6-rc3' of git://git./linux...
2012-08-20  Linus TorvaldsMerge branch 'for_linus' of git://cavan.codon.org.uk...
next
This page took 0.046011 seconds and 8 git commands to generate.