aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-01Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman94-435/+875
2016-01-31Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-7/+68
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds5-12/+81
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-29/+42
2016-01-31Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+9
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+14
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-19/+15
2016-01-31Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-14/+10
2016-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-30/+23
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds6-53/+57
2016-01-29Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-43/+43
2016-01-29Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mmLinus Torvalds1-1/+1
2016-01-29Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-2/+3
2016-01-29Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-1/+20
2016-01-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-3/+12
2016-01-29Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki7-34/+40
2016-01-29Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki2-9/+3
2016-01-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds41-228/+527
2016-01-29serial: 8250_pci: Add Intel Broadwell portsMika Westerberg1-0/+29
2016-01-29iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He1-1/+1
2016-01-29iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll1-1/+1
2016-01-29irqchip/mxs: Add missing set_handle_irq()Oleksij Rempel1-0/+1
2016-01-29iommu/io-pgtable-arm: Fix io-pgtable-arm build failureLada Trimasova1-0/+1
2016-01-29i2c: piix4: don't regress on bus namesJean Delvare1-5/+8
2016-01-28Staging: speakup: fix read scrolled-back VTSamuel Thibault2-8/+14
2016-01-28Staging: speakup: Fix getting port informationSamuel Thibault1-1/+12
2016-01-28Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee1-19/+15
2016-01-29Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixesDave Airlie8-30/+69
2016-01-29drm/vmwgfx: respect 'nomodeset'Rob Clark1-0/+7
2016-01-29Merge tag 'drm-vc4-fixes-2015-01-19' of http://github.com/anholt/linux into drm-fixesDave Airlie1-10/+7
2016-01-29Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixesDave Airlie10-87/+252
2016-01-29Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie21-101/+192
2016-01-28tty: Remove ASYNC_CLOSINGPeter Hurley6-10/+5
2016-01-28isdn: Remove ASYNC_CLOSINGPeter Hurley1-6/+6
2016-01-28tty: mxser: Remove ASYNC_CLOSINGPeter Hurley1-4/+5
2016-01-28serial: core: Perform RTS signalling before soft flow ctrlPeter Hurley1-6/+6
2016-01-28serial: core: Unfold < 80 char linesPeter Hurley1-10/+5
2016-01-28serial: core: Remove cast from void ptr in uart_open()Peter Hurley1-1/+1
2016-01-28serial: core: Cleanup uart_open() exitPeter Hurley1-4/+1
2016-01-28serial: Fix ASYNC_* => UPF_* flags misusePeter Hurley1-1/+1
2016-01-28serial: core: Use tty->index for port # in debug messagesPeter Hurley1-3/+2
2016-01-28serial: core: Fold do_uart_get_info() into callerPeter Hurley1-11/+7
2016-01-28serial: core: Fold __uart_put_char() into callerPeter Hurley1-9/+5
2016-01-28tty: Use termios c_*flag macrosPeter Hurley26-146/+104
2016-01-28tty: Allow unreadable mess to be > 80 charsPeter Hurley1-4/+2
2016-01-28tty: Unify receive_buf() code pathsPeter Hurley1-11/+28
2016-01-28staging: dgap: Remove redundant write_wait wakeupsPeter Hurley1-6/+0
2016-01-28n_tty: Ignore all read data when closingPeter Hurley1-2/+0
2016-01-28tty: rocket: Remove private close_waitPeter Hurley2-3/+0
2016-01-28serial: 8250: Unfold < 80 char linesPeter Hurley1-7/+4