summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-12fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches1-1/+2
2015-09-12IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford36-3/+9
2015-09-12Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds50-130/+845
2015-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-2/+4
2015-09-11scsi_dh: fix randconfig build errorChristoph Hellwig1-1/+1
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-82/+217
2015-09-11Merge branch 'next' into for-linusDmitry Torokhov15-15/+947
2015-09-11Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'Rafael J. Wysocki6-15/+93
2015-09-11Merge branch 'pm-cpufreq'Rafael J. Wysocki4-28/+59
2015-09-11Merge branch 'pm-opp'Rafael J. Wysocki1-0/+28
2015-09-11target: use stringify.h instead of own definitionDavid Disseldorp1-1/+2
2015-09-11target/user: Fix UFLAG_UNKNOWN_OP handlingAndy Grover1-8/+2
2015-09-11target: Remove no-op conditionalAndy Grover1-2/+1
2015-09-11target/user: Remove unused variableAndy Grover1-1/+0
2015-09-11target: Fix max_cmd_sn increment w/o cmdsn mutex regressionsRoland Dreier2-4/+5
2015-09-11target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger1-2/+4
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger3-4/+65
2015-09-11PM / devfreq: Fix incorrect type issue.Xiaolong Ye1-1/+1
2015-09-11PM / devfreq: tegra: Update governor to use devfreq_update_stats()MyungJoo Ham1-3/+5
2015-09-11PM / devfreq: drop comment about thermal setting max_freqJavi Merino1-3/+3
2015-09-11PM / devfreq: cache the last call to get_dev_status()Javi Merino1-15/+18
2015-09-11PM / devfreq: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar1-2/+2
2015-09-11PM / devfreq: exynos-ppmu: bit-wise operation bugfix.MyungJoo Ham1-1/+2
2015-09-11PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433Chanwoo Choi2-7/+233
2015-09-11Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie3-4/+5
2015-09-11drm/nouveau/device: enable c800 quirk for tecra w50Ben Skeggs1-0/+1
2015-09-11drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7xRoy Spliet1-1/+1
2015-09-11drm/nouveau/gr/nv04: fix big endian setting on gr contextIlia Mirkin1-3/+3
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-90/+31
2015-09-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds10-846/+72
2015-09-11Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-21/+117
2015-09-11Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...Dave Airlie8-31/+53
2015-09-11drm/qxl: validate monitors config modesJonathon Jongsma2-26/+42
2015-09-11Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-113/+102
2015-09-11toshiba_acpi: Fix hotkeys registration on some toshiba modelsAzael Avalos1-5/+3
2015-09-11toshiba_acpi: Fix USB Sleep and Music always disabledAzael Avalos1-1/+1
2015-09-10clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188Romain Perier1-0/+1
2015-09-10clk: rockchip: add pclk_cpu to the list of rk3188 critical clocksMichael Niewoehner1-0/+1
2015-09-10clk: rockchip: handle critical clocks after registering all clocksHeiko Stuebner1-2/+5
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-194/+432
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-6/+0
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov13-14/+14
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young2-2/+2
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko1-28/+7
2015-09-10drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko1-9/+1
2015-09-10parisc: use seq_hex_dump() to dump buffersAndy Shevchenko2-17/+5
2015-09-10drivers/crypto/qat: use seq_hex_dump() to dump buffersAndy Shevchenko1-14/+2
2015-09-10twl4030_charger: fix another compile errorGrazvydas Ignotas1-1/+1
2015-09-10Revert "twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy...Sebastian Reichel1-5/+1
2015-09-10xen-netfront: respect user provided max_queuesWei Liu1-2/+5