aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-03atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds1-32/+22
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-9/+14
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-49/+59
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+15
2015-11-03Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-9/+255
2015-11-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-17/+6
2015-11-03Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds2-2/+2
2015-11-03Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds4-4/+128
2015-11-03leds: aat1290: Fix property naming of flash-timeout-usIngi Kim1-4/+4
2015-11-03Documentation: leds: update DT bindings for leds-bcm6328Álvaro Fernández Rojas1-0/+10
2015-11-03leds: netxbig: add device tree bindingSimon Guinot2-0/+114
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds5-28/+129
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds6-7/+169
2015-11-02Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-0/+69
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds7-13/+54
2015-11-02Merge tag 'hwmon-for-linus-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-2/+40
2015-10-31gpio: dt-bindings: document the official use of "ngpios"Linus Walleij1-0/+24
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+25
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King3-17/+6
2015-10-28Merge branch 'linus' into core/rcu, to fix up a semantic conflictIngo Molnar1-0/+7
2015-10-27gpio: zynq: Document interrupt-controller DT bindingSoren Brinkmann1-0/+9
2015-10-27gpio: add a real time compliance notesGrygorii Strashko1-0/+80
2015-10-27Revert "gpio: add a real time compliance checklist"Linus Walleij1-60/+12
2015-10-27pinctrl: cygnus: Add new compatible string for gpio controller driverPramod Kumar1-2/+2
2015-10-27pinctrl: cygnus: Optional DT property to support pin mappingsPramod Kumar1-3/+9
2015-10-27mmc: dt-bindings: update Mediatek MMC bindingsChaotian Jing1-1/+10
2015-10-27mmc: core: Add DT bindings for eMMC hardware reset supportChaotian Jing1-0/+1
2015-10-26Documentation: synopsys-dw-mshc: add bindings for idmac and edmacShawn Lin1-0/+25
2015-10-26DT: mmc: sh_mmcif: document R8A7794 supportSergei Shtylyov1-0/+1
2015-10-26DT: mmc: sh_mmcif: fix "compatible" property textSergei Shtylyov1-2/+2
2015-10-26mmc: dw_mmc-rockchip: dt-binding: Add tuning related thingsAlexandru M Stan1-0/+13
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson1-10/+0
2015-10-26mmc: dt: add DT binding for little-endian eSDHC host controlleryangbo lu1-0/+2
2015-10-21net: phy: smsc: disable energy detect modeHeiko Schocher1-0/+24
2015-10-21drivers: net: cpsw: add phy-handle parsingHeiko Schocher1-0/+1
2015-10-20gpio: add a real time compliance checklistLinus Walleij1-12/+60
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changesIngo Molnar3-4/+9
2015-10-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar7-49/+59
2015-10-17Documentation/features/vm: THP now supported by ARCVineet Gupta1-1/+1
2015-10-16pinctrl: dt-binding: document berlin4ct SoC pinctrlJisheng Zhang1-1/+4
2015-10-16Docs: dt: Add PCI MSI map bindingsMark Rutland1-0/+220
2015-10-14hwmon: (lm75) Add support for TMP75CBen Gardner1-2/+3
2015-10-14hwmon: Driver for Maxim MAX31790Il Han1-0/+37
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efiIngo Molnar2-2/+15
2015-10-13irqdomain: Documentation updatesMarc Zyngier1-4/+4
2015-10-13Merge branch 'linus' into irq/coreThomas Gleixner9-22/+69
2015-10-12Documentation: ARM: List new omap MMC requirementsTony Lindgren1-0/+7
2015-10-12efi: Add "efi_fake_mem" boot optionTaku Izumi1-0/+15
2015-10-12arm64: Use core efi=debug instead of uefi_debug command line parameterLeif Lindholm1-2/+0