summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-05Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-17/+20
2014-05-05Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-8/+12
2014-05-05Merge tag 'upstream-3.15-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds2-1/+7
2014-05-05floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley1-1/+4
2014-05-05floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley1-3/+3
2014-05-05UBI: avoid workqueue format string leakKees Cook1-1/+1
2014-05-05UBI: fix ubi free PEBs count calculationTanya Brokhman1-0/+3
2014-05-05UBI: fix error path in __wl_get_pebTanya Brokhman1-0/+3
2014-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+2
2014-05-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+5
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas1-0/+2
2014-05-03tty: Fix lockless tty buffer racePeter Hurley1-3/+14
2014-05-03Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley1-14/+2
2014-05-03drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama1-1/+1
2014-05-03n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley1-0/+4
2014-05-03tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling1-1/+1
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-35/+21
2014-05-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+11
2014-05-02Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-59/+85
2014-05-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+17
2014-05-03Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki2-12/+16
2014-05-03Merge branch 'pnp'Rafael J. Wysocki2-20/+28
2014-05-02Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds3-12/+81
2014-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-5/+17
2014-05-01Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds5-18/+55
2014-05-01dm cache: fix writethrough mode quiescing in cache_mapMike Snitzer1-0/+1
2014-05-01Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-11/+27
2014-05-01Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2014-05-01Revert "hwmon: (coretemp) Refine TjMax detection"Guenter Roeck1-2/+2
2014-05-01ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu1-3/+4
2014-04-30Merge tag 'iio-fixes-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman4-8/+12
2014-04-30PNP / ACPI: Do not return errors if _DIS or _SRS are not presentRafael J. Wysocki1-18/+26
2014-04-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds23-56/+160
2014-04-30drm/exynos: use %pad for dma_addr_tJingoo Han2-2/+2
2014-04-30drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() resultsJingoo Han1-2/+2
2014-04-30drm/exynos: balance framebuffer refcountAndrzej Hajda1-0/+1
2014-04-30Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie1-0/+22
2014-04-29PNP: Fix compile error in quirks.cBjorn Helgaas1-2/+2
2014-04-29ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy1-9/+12
2014-04-29Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l...Thomas Gleixner2-2/+11
2014-04-29Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner1-3/+14
2014-04-29dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warningMike Snitzer1-1/+1
2014-04-29drivercore: deferral race condition fixGrant Likely1-0/+17
2014-04-29clocksource: nspire: Fix compiler warningAlexander Shiyan1-1/+6
2014-04-29clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issueLorenzo Pieralisi1-1/+5
2014-04-28RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapterHariprasad S1-3/+3
2014-04-28RDMA/cxgb4: Only allow kernel db ringing for T4 devsSteve Wise1-0/+4
2014-04-28RDMA/cxgb4: Force T5 connections to use TAHOE congestion controlSteve Wise2-0/+22
2014-04-28RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise3-15/+26
2014-04-29cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost errorTim Gardner1-1/+4