summaryrefslogtreecommitdiffstats
path: root/drivers/power (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-13mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform dataUlf Hansson2-2/+1
2017-02-13mmc: sh_mmcif: Remove unused ccs_unsupported from the platform dataUlf Hansson2-2/+1
2017-02-13mmc: sh_mmcif: Remove unused ->get_cd() platform callbackUlf Hansson2-18/+1
2017-02-13mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform dataUlf Hansson2-8/+0
2017-02-13mmc: Removed the unused public mmc boot.h headerUlf Hansson1-7/+0
2017-02-13sh: sh7724: Don't use a public mmc header for MMC_PROGRESS*Ulf Hansson1-5/+11
2017-02-13mmc: sdhci-iproc: Increase max_blk_size for bcm2835Stefan Wahren1-1/+3
2017-02-13mmc: sdhci-iproc: Apply caps from bcm2835-mmc driverStefan Wahren1-3/+6
2017-02-13mmc: use empty initializer list to zero-clear structuresMasahiro Yamada10-73/+73
2017-02-13mmc: block: Replace "goto retry" by a proper do / while loopGeert Uytterhoeven1-15/+13
2017-02-13mmc: block: Avoid uninitialized warning in mmc_blk_issue_discard_rq()Geert Uytterhoeven1-1/+2
2017-02-13mmc: core: Export device lifetime information through sysfsJungseung Lee3-0/+18
2017-02-13mmc: sh_mobile_sdhi: enable HS200Wolfram Sang1-1/+3
2017-02-13mmc: sh_mobile_sdhi: remove superfluous check in SCC error checkWolfram Sang1-6/+1
2017-02-13mmc: sh_mobile_sdhi: remove superfluous check in init_tuningWolfram Sang1-3/+0
2017-02-13mmc: sh_mobile_sdhi: remove superfluous check in hw_resetWolfram Sang1-3/+0
2017-02-13mmc: sh_mobile_sdhi: improve prerequisites for tuningWolfram Sang1-5/+6
2017-02-13mmc: sh_mobile_sdhi: improve prerequisite for hw_resetWolfram Sang1-16/+14
2017-02-13mmc: sh_mobile_sdhi: simplify accessing DT dataWolfram Sang1-10/+4
2017-02-13mmc: tmio: use SDIO master interrupt bit only when allowedWolfram Sang1-3/+4
2017-02-12Linux 4.10-rc8v4.10-rc8Linus Torvalds1-1/+1
2017-02-11Btrfs: fix btrfs_decompress_buf2page()Omar Sandoval1-15/+24
2017-02-10l2tp: do not use udp_ioctl()Eric Dumazet3-2/+28
2017-02-10xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky1-1/+2
2017-02-10NET: mkiss: Fix panicRalf Baechle1-2/+2
2017-02-10net: hns: Fix the device being used for dma mapping during TXKejian Yan1-1/+1
2017-02-10x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin1-0/+2
2017-02-10x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliableThomas Gleixner1-9/+7
2017-02-10x86/tsc: Avoid the large time jump when sanitizing TSC ADJUSTThomas Gleixner1-2/+3
2017-02-10tick/nohz: Fix possible missing clock reprog after tick soft restartFrederic Weisbecker1-0/+5
2017-02-10perf/core: Fix crash in perf_event_read()Peter Zijlstra1-10/+15
2017-02-10nfsd: Revert "nfsd: special case truncates some more"J. Bruce Fields1-37/+60
2017-02-10scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier1-4/+4
2017-02-10scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll1-2/+6
2017-02-10scsi: mpt3sas: disable ASPM for MPI2 controllersojab1-0/+3
2017-02-09net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy1-4/+2
2017-02-09igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2-0/+2
2017-02-09xen-netfront: Improve error handling during initializationRoss Lagerwall1-18/+11
2017-02-09sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns1-7/+7
2017-02-09sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns1-35/+66
2017-02-09kcm: fix 0-length case for kcm_sendmsg()WANG Cong1-18/+22
2017-02-09xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai1-3/+11
2017-02-09net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli1-8/+20
2017-02-09pstore: don't OOPS when there are no ftrace zonesBrian Norris1-1/+1
2017-02-09i2c: piix4: Request the SMBUS semaphore inside the mutexRicardo Ribalda1-5/+7
2017-02-09i2c: piix4: Fix request_region sizeRicardo Ribalda1-1/+1
2017-02-09ALSA: hda - adding a new NV HDMI/DP codec ID in the driverHui Wang1-0/+1
2017-02-09powerpc/powernv: Properly set "host-ipi" on IPIsBenjamin Herrenschmidt1-2/+4
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt4-3/+42
2017-02-09powerpc/mm/radix: Update ERAT flushes when invalidating TLBBenjamin Herrenschmidt1-5/+1