summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-17memstick: rtsx_usb_ms: Runtime resume the device when polling for cardsAlan Stern
2016-10-17mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson
2016-10-17mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson
2016-10-17mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen
2016-10-13mmc: sdhci-esdhc-imx: Correct two register accessesAaron Brice
2016-10-10mmc: sdhci-pci: Fix bus power failing to enable for some Intel controllersAdrian Hunter
2016-10-10mmc: sdhci-pci: Let devices define their own sdhci_opsAdrian Hunter
2016-10-10mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()Adrian Hunter
2016-10-10mmc: sdhci: Fix SDHCI_QUIRK2_STOP_WITH_TCAdrian Hunter
2016-10-10mmc: core: Annotate cmd_hdr as __le32Jiri Slaby
2016-10-10mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan, 5.1Shawn Lin
2016-10-10mmc: core: changes frequency to hs_max_dtr when selecting hs400esShawn Lin
2016-10-10mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin
2016-10-10mmc: block: add missing header dependenciesBaoyou Xie
2016-10-10mmc: sdhci-of-arasan: Fix non static symbol warningWei Yongjun
2016-10-09Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-09Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-10-09Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-09Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-10-07Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-10-07Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-07Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-10-07Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-10-07Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-10-07Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-07console: don't prefer first registered if DT specifies stdout-pathPaul Burton
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan
2016-10-07CREDITS: update Pavel's information, add GPG key, remove snail mail addressPavel Machek
2016-10-07mailmap: add Johan HovoldJohan Hovold
2016-10-07.gitattributes: set git diff driver for C source code filesJean Delvare
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski
2016-10-07spelling.txt: "modeled" is spelt correctlyJoe Perches
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf
2016-10-07nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf
2016-10-07min/max: remove sparse warnings when they're nestedJohannes Berg
2016-10-07Documentation/filesystems/proc.txt: add more description for maps/smapsRobert Ho
2016-10-07mm, proc: fix region lost in /proc/self/smapsRobert Ho
2016-10-07proc: fix timerslack_ns CAP_SYS_NICE check when adjusting selfJohn Stultz
2016-10-07proc: add LSM hook checks to /proc/<tid>/timerslack_nsJohn Stultz
2016-10-07proc: relax /proc/<tid>/timerslack_ns capability requirementsJohn Stultz
2016-10-07meminfo: break apart a very long seq_printf with #ifdefsJoe Perches