summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-26serial: mfd: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26serial: imx: Change cast to handle 64-bit resource_size_tOlof Johansson
2013-09-26serial: samsung: add support for manual RTS settingJosé Miguel Gonçalves
2013-09-26serial: mpc512x: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: samsung: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: ifx6x60: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: bfin_sport_uart: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: bfin_uart: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: mpsc: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: arc_uart: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: 8250_dw: provide a filter for DMA channel detectionHeikki Krogerus
2013-09-26serial: 8250_dw: don't limit DMA support to ACPIHeikki Krogerus
2013-09-26serial: 8250: don't change the fifo trigger level when using dmaHeikki Krogerus
2013-09-26serial: pch_uart: Add MODULE_DEVICE_TABLEBen Hutchings
2013-09-26serial: mfd: Replace MODULE_ALIAS with MODULE_DEVICE_TABLEBen Hutchings
2013-09-26tty: serial: Restrict ST ASC driver to only build on !ARM when COMPILE_TEST i...Dave Jones
2013-09-26serial: imx: Use NULL as the last argument of add_preferred_console()Fabio Estevam
2013-09-25TTY: hvc_dcc: probe for a JTAG connection before registeringRob Herring
2013-09-25tty: Remove unused drop() method from tty_port interfacePeter Hurley
2013-09-25tty: Prevent tty_port destruction if tty not releasedPeter Hurley
2013-09-25n_tty: Style fix in n_tty_set_termiosPeter Hurley
2013-09-25n_tty: Remove unnecessary local variablePeter Hurley
2013-09-25n_tty: Remove superfluous reader wakeupPeter Hurley
2013-09-23Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-23Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-21iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen
2013-09-21iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen
2013-09-21iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen
2013-09-21iio: Stop sampling when the device is removedLars-Peter Clausen
2013-09-21iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald
2013-09-21iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-21iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-21iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-20Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2013-09-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-09-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-20Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...Dave Airlie
2013-09-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-09-20Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...Dave Airlie
2013-09-20cpufreq: return EEXIST instead of EBUSY for second registeringYinghai Lu
2013-09-20Revert "drm: mark context support as a legacy subsystem"Dave Airlie
2013-09-20PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov
2013-09-19skge: fix broken driverMikulas Patocka
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds