summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-05-1810-69/+121
|\
| * remove directory incorrectly tries to set delete on close on non-empty direct...Steve French2016-05-174-2/+25
| * Update cifs.ko version to 2.09Steve French2016-05-171-1/+1
| * fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher2016-05-171-14/+18
| * fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher2016-05-171-18/+23
| * fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher2016-05-171-12/+16
| * fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher2016-05-171-12/+20
| * cifs: remove any preceding delimiter from prefix_pathSachin Prabhu2016-05-172-3/+11
| * cifs: Use file_dentry()Goldwyn Rodrigues2016-05-172-4/+4
* | Merge branch 'for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-05-174-18/+20
|\ \
| * \ Merge branch 'for-4.6-fixes' into for-4.7Tejun Heo2016-05-137-1/+229
| |\ \
| * | | libata-scsi: use %*ph to dump small buffersAndy Shevchenko2016-05-091-5/+2
| * | | treewide: Fix typos in libata.xmlMasanari Iida2016-04-132-9/+9
| * | | libata-core: Allow longer timeout for drive spinup from PUISDamien Le Moal2016-04-042-2/+7
| * | | libata: Fixup awkward whitespace in warning by removing line continuation.Sander Eikelenboom2016-03-301-2/+2
* | | | Merge tag 'regulator-fix-can-change-voltage' of git://git.kernel.org/pub/scm/...Linus Torvalds2016-05-171-2/+2
|\ \ \ \
| * | | | regulator: Silence build warnings from regulator_can_change_voltage()Mark Brown2016-05-171-2/+2
* | | | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-17101-1169/+1566
|\ \ \ \ \
| * | | | | MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-05-113-19/+17
| * | | | | gpio: zevio: make it explicitly non-modularPaul Gortmaker2016-05-111-18/+3
| * | | | | gpio: timberdale: make it explicitly non-modularPaul Gortmaker2016-05-111-30/+5
| * | | | | gpio: stmpe: make it explicitly non-modularPaul Gortmaker2016-05-111-26/+5
| * | | | | gpio: sodaville: make it explicitly non-modularPaul Gortmaker2016-05-111-22/+6
| * | | | | pinctrl: sh-pfc: Let gpio_chip.to_irq() return zero on errorGeert Uytterhoeven2016-05-111-1/+1
| * | | | | gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platformsDuc Dang2016-05-111-0/+1
| * | | | | gpio: dt-bindings: add wd,mbl-gpio bindingsChristian Lamparter2016-05-101-0/+38
| * | | | | gpio: of: make it possible to name GPIO linesLinus Walleij2016-05-102-0/+68
| * | | | | gpio: make gpiod_to_irq() return negative for NO_IRQLinus Walleij2016-05-021-3/+12
| * | | | | gpio: xgene: implement .get_direction()Linus Walleij2016-05-011-0/+12
| * | | | | gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driverDuc Dang2016-05-011-0/+9
| * | | | | gpio: tegra: Implement gpio_get_direction callbackLaxman Dewangan2016-04-301-0/+16
| * | | | | gpio: set up initial state from .get_direction()Linus Walleij2016-04-301-7/+24
| * | | | | gpio: rename gpio-generic.c into gpio-mmio.cChristian Lamparter2016-04-292-0/+3
| * | | | | gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module caseChristian Lamparter2016-04-291-1/+1
| * | | | | gpio: dwapb: add gpio-signaled acpi event supportJiang Qiu2016-04-291-0/+17
| * | | | | gpio: dwapb: convert device node to fwnodeJiang Qiu2016-04-293-21/+19
| * | | | | gpio: dwapb: remove name from dwapb_port_propertyJiang Qiu2016-04-293-15/+11
| * | | | | gpio/qoriq: select IRQ_DOMAINArnd Bergmann2016-04-291-0/+1
| * | | | | gpio: tegra: Add support for gpio debounceLaxman Dewangan2016-04-291-1/+68
| * | | | | gpio: tegra: Get rid of all file scoped global variablesLaxman Dewangan2016-04-291-152/+198
| * | | | | gpio: tegra: Make of_device_id compatible data to constantLaxman Dewangan2016-04-291-2/+2
| * | | | | gpio: tegra: Don't open code of_device_get_match_data()Laxman Dewangan2016-04-291-26/+24
| * | | | | gpio: pl061: implement .get_direction()Linus Walleij2016-04-281-0/+8
| * | | | | gpio: pl061: remove range checkLinus Walleij2016-04-281-6/+0
| * | | | | gpio: clarify open drain/source docsLinus Walleij2016-04-271-6/+14
| * | | | | gpio: omap: fix irq triggering in smart-idle wakeup modeGrygorii Strashko2016-04-261-40/+2
| * | | | | ASoC: ac97: use gpiochip data pointerLinus Walleij2016-04-261-5/+3
| * | | | | ASoC: wm8996: use gpiochip data pointerLinus Walleij2016-04-261-10/+6
| * | | | | ASoC: wm8962: use gpiochip data pointerLinus Walleij2016-04-261-10/+5
| * | | | | ASoC: wm8903: use gpiochip data pointerLinus Walleij2016-04-261-11/+6
OpenPOWER on IntegriCloud