Age | Commit message (Expand) | Author | Files | Lines |
2016-10-17 | memstick: rtsx_usb_ms: Manage runtime PM when accessing the device | Ulf Hansson | 1 | -0/+4 |
2016-10-17 | memstick: rtsx_usb_ms: Runtime resume the device when polling for cards | Alan Stern | 1 | -0/+2 |
2016-10-17 | mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led | Ulf Hansson | 1 | -0/+2 |
2016-10-17 | mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused | Ulf Hansson | 1 | -5/+0 |
2016-10-17 | mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error | Haibo Chen | 1 | -1/+1 |
2016-10-13 | mmc: sdhci-esdhc-imx: Correct two register accesses | Aaron Brice | 1 | -1/+22 |
2016-10-10 | mmc: sdhci-pci: Fix bus power failing to enable for some Intel controllers | Adrian Hunter | 1 | -0/+50 |
2016-10-10 | mmc: sdhci-pci: Let devices define their own sdhci_ops | Adrian Hunter | 2 | -1/+5 |
2016-10-10 | mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg() | Adrian Hunter | 3 | -14/+16 |
2016-10-10 | mmc: sdhci: Fix SDHCI_QUIRK2_STOP_WITH_TC | Adrian Hunter | 1 | -8/+6 |
2016-10-10 | mmc: core: Annotate cmd_hdr as __le32 | Jiri Slaby | 2 | -2/+2 |
2016-10-10 | mmc: sdhci-of-arasan: add sdhci_arasan_voltage_switch for arasan, 5.1 | Shawn Lin | 1 | -0/+24 |
2016-10-10 | mmc: core: changes frequency to hs_max_dtr when selecting hs400es | Shawn Lin | 1 | -0/+2 |
2016-10-10 | mmc: core: switch to 1V8 or 1V2 for hs400es mode | Shawn Lin | 1 | -0/+10 |
2016-10-10 | mmc: block: add missing header dependencies | Baoyou Xie | 1 | -0/+1 |
2016-10-10 | mmc: sdhci-of-arasan: Fix non static symbol warning | Wei Yongjun | 1 | -1/+1 |
2016-10-10 | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block | Linus Torvalds | 15 | -91/+36 |
2016-10-10 | Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 15 | -265/+715 |
2016-10-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 101 | -1064/+11570 |
2016-10-10 | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds | 17 | -121/+190 |
2016-10-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -8/+15 |
2016-10-08 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 7 | -15/+381 |
2016-10-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 37 | -278/+3185 |
2016-10-08 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -43/+7 |
2016-10-08 | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 12 | -61/+312 |
2016-10-08 | console: don't prefer first registered if DT specifies stdout-path | Paul Burton | 1 | -0/+2 |
2016-10-08 | cred: simpler, 1D supplementary groups | Alexey Dobriyan | 1 | -1/+1 |
2016-10-08 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 3 | -6/+8 |
2016-10-08 | memory-hotplug: fix store_mem_state() return value | Reza Arbab | 1 | -1/+4 |
2016-10-08 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -133/+32 |
2016-10-08 | Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 25 | -528/+779 |
2016-10-08 | Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 71 | -1308/+1933 |
2016-10-07 | staging/lustre: Disable InfiniBand support | Doug Ledford | 1 | -0/+1 |
2016-10-07 | iw_cxgb4: add fast-path for small REG_MR operations | Steve Wise | 6 | -11/+92 |
2016-10-07 | cxgb4: advertise support for FR_NSMR_TPTE_WR | Steve Wise | 4 | -0/+10 |
2016-10-07 | IB/core: correctly handle rdma_rw_init_mrs() failure | Steve Wise | 1 | -1/+1 |
2016-10-07 | IB/srp: Fix infinite loop when FMR sg[0].offset != 0 | Bart Van Assche | 1 | -3/+5 |
2016-10-07 | IB/srp: Remove an unused argument | Bart Van Assche | 1 | -2/+2 |
2016-10-07 | IB/core: Improve ib_map_mr_sg() documentation | Bart Van Assche | 1 | -4/+4 |
2016-10-07 | IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets | Jack Morgenstein | 5 | -9/+208 |
2016-10-07 | IB/mthca: Move user vendor structures | Leon Romanovsky | 1 | -1/+1 |
2016-10-07 | IB/nes: Move user vendor structures | Leon Romanovsky | 2 | -115/+1 |
2016-10-07 | IB/ocrdma: Move user vendor structures | Leon Romanovsky | 3 | -151/+2 |
2016-10-07 | IB/mlx4: Move user vendor structures | Leon Romanovsky | 5 | -111/+4 |
2016-10-07 | IB/cxgb4: Move user vendor structures | Leon Romanovsky | 2 | -81/+1 |
2016-10-07 | IB/cxgb3: Move user vendor structures | Leon Romanovsky | 3 | -76/+2 |
2016-10-07 | IB/mlx5: Move and decouple user vendor structures | Leon Romanovsky | 7 | -293/+37 |
2016-10-07 | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 12 | -14/+22 |
2016-10-07 | ipoib: Make ipoib_warn ratelimited | kernel@kyup.com | 1 | -1/+7 |
2016-10-07 | IB/mlx4/alias_GUID: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 1 | -1/+1 |