summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-09-18zram: fix possible use after free in zcomp_create()Luis Henriques1-5/+7
2015-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds36-3/+9
2015-09-16Merge tag 'hwmon-for-linus-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-24/+44
2015-09-16Merge tag 'pinctrl-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-9/+11
2015-09-16Merge tag 'gpio-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-15/+43
2015-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+2
2015-09-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-4/+17
2015-09-14pinctrl: samsung: s3c24xx: fix syntax errorLinus Walleij1-1/+1
2015-09-14pinctrl: core: Warn about NULL gpio_chip in pinctrl_ready_for_gpio_range()Tony Lindgren1-0/+3
2015-09-14pinctrl: join lines that can be a single line within 80 columnsMasahiro Yamada1-2/+1
2015-09-14pinctrl: digicolor: convert null test to IS_ERR testJulia Lawall1-2/+2
2015-09-14pinctrl: qcom: ssbi: convert null test to IS_ERR testJulia Lawall2-4/+4
2015-09-14gpio: omap: Fix GPIO numbering for deferred probeTony Lindgren1-1/+3
2015-09-14gpio: omap: Fix gpiochip_add() handling for deferred probeTony Lindgren1-1/+4
2015-09-14gpio: sx150x: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas1-1/+0
2015-09-14gpio: Propagate errors from chip->get()Bjorn Andersson1-7/+14
2015-09-14gpio: rcar: GPIO_RCAR doesn't relate to ARMKuninori Morimoto1-1/+1
2015-09-14gpio: mxs: need to check return value of irq_alloc_generic_chipPeng Fan1-2/+11
2015-09-14gpio: mxc: need to check return value of irq_alloc_generic_chipPeng Fan1-2/+10
2015-09-13hwmon: (nct6775) Add support for NCT6793DGuenter Roeck2-18/+34
2015-09-13hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chipsGuenter Roeck1-6/+10
2015-09-12thermal: fix intel PCH thermal driver mismergeLinus Torvalds1-7/+4
2015-09-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2015-09-12Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds4-42/+203
2015-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-15/+947
2015-09-12Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-43/+180
2015-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds29-596/+635
2015-09-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds37-1236/+1839
2015-09-12Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-602/+194
2015-09-12Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds1-12/+60
2015-09-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds41-179/+489
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-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