index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata-scsi: set correct VERSION field for ZAC devices
Tom Yan
2016-07-12
1
-1
/
+3
*
libata-scsi: correct cbd to CDB in comment
Tom Yan
2016-07-06
1
-1
/
+1
*
libata-scsi: do not respond with "invalid field" for FORMAT UNIT
Tom Yan
2016-07-06
1
-5
/
+0
*
drivers: ata: pata_arasan_cf: use the same name for the same lock
Iago Abal
2016-06-28
1
-1
/
+1
*
ata: fix "ering" sysfs time printing
Arnd Bergmann
2016-06-17
1
-4
/
+5
*
phy: Add SATA3 PHY support for Broadcom NSP SoC
Yendapally Reddy Dhananjaya Reddy
2016-06-16
1
-0
/
+81
*
ata: ahci_brcm: Add support for Broadcom NSP SoC
Yendapally Reddy Dhananjaya Reddy
2016-06-16
2
-11
/
+37
*
ata: ahci_brcmstb: rename to support across Broadcom SoC's
Yendapally Reddy Dhananjaya Reddy
2016-06-16
3
-4
/
+4
*
ata: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-05-27
2
-2
/
+2
*
pata_atiixp: fix trivial indentation misalignment on if statement
Colin Ian King
2016-05-27
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-27
1
-3
/
+7
|
\
|
*
drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4
Andrew Morton
2016-05-27
1
-3
/
+7
*
|
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-27
3
-4
/
+12
|
\
\
|
*
|
dax: enable dax in the presence of known media errors (badblocks)
Dan Williams
2016-05-18
3
-4
/
+12
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-05-26
1
-198
/
+107
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
libceph: replace ceph_monc_request_next_osdmap()
Ilya Dryomov
2016-05-26
1
-1
/
+1
|
*
|
libceph: async MON client generic requests
Ilya Dryomov
2016-05-26
1
-2
/
+2
|
*
|
libceph, rbd: ceph_osd_linger_request, watch/notify v2
Ilya Dryomov
2016-05-26
1
-138
/
+41
|
*
|
rbd: rbd_dev_header_unwatch_sync() variant
Ilya Dryomov
2016-05-26
1
-4
/
+9
|
*
|
libceph: drop msg argument from ceph_osdc_callback_t
Ilya Dryomov
2016-05-26
1
-3
/
+2
|
*
|
libceph: switch to calc_target(), part 2
Ilya Dryomov
2016-05-26
1
-14
/
+4
|
*
|
rbd: use header_oid instead of header_name
Ilya Dryomov
2016-05-26
1
-33
/
+24
|
*
|
libceph: variable-sized ceph_object_id
Ilya Dryomov
2016-05-26
1
-2
/
+6
|
*
|
libceph: move message allocation out of ceph_osdc_alloc_request()
Ilya Dryomov
2016-05-26
1
-2
/
+16
|
*
|
rbd: get/put img_request in rbd_img_request_submit()
Ilya Dryomov
2016-05-26
1
-4
/
+7
*
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-26
1
-1
/
+1
|
\
\
\
|
*
|
|
hwmon: (emc2103) Fix typo in MODULE_PARM_DESC
Dan Carpenter
2016-05-26
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2016-05-26
8
-20
/
+129
|
\
\
\
|
*
|
|
mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
Adrian Hunter
2016-05-23
1
-3
/
+3
|
*
|
|
mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
Adrian Hunter
2016-05-23
1
-4
/
+1
|
*
|
|
mmc: longer timeout for long read time quirk
Matt Gumbel
2016-05-23
2
-4
/
+5
|
*
|
|
mmc: dw_mmc: rockchip: Set the drive phase properly
Douglas Anderson
2016-05-23
1
-0
/
+64
|
*
|
|
mmc: dw_mmc: fix the wrong max_blk_size
Jaehoon Chung
2016-05-23
1
-3
/
+3
|
*
|
|
mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilities
Shawn Lin
2016-05-23
1
-4
/
+4
|
*
|
|
mmc: sdhci-acpi: Ensure connected devices are powered when probing
Adrian Hunter
2016-05-20
1
-1
/
+6
|
*
|
|
ACPI / PM: Export acpi_device_fix_up_power()
Ulf Hansson
2016-05-20
1
-0
/
+1
|
*
|
|
mmc: block: Pause re-tuning while switched to the RPMB partition
Adrian Hunter
2016-05-17
1
-1
/
+10
|
*
|
|
mmc: block: Always switch back to main area after RPMB access
Adrian Hunter
2016-05-17
1
-0
/
+8
|
*
|
|
mmc: core: Add a facility to "pause" re-tuning
Adrian Hunter
2016-05-17
1
-0
/
+24
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-05-26
30
-740
/
+2271
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next
Zhang Rui
2016-05-18
29
-739
/
+2264
|
|
\
\
\
\
\
|
|
|
*
|
|
|
thermal: tango: initialize TEMPSI_CFG
Marc Gonzalez
2016-05-17
1
-0
/
+1
|
|
|
*
|
|
|
thermal: rockchip: use the usleep_range instead of udelay
Caesar Wang
2016-05-17
1
-2
/
+2
|
|
|
*
|
|
|
thermal: rockchip: add the notes for better reading
Caesar Wang
2016-05-17
1
-21
/
+53
|
|
|
*
|
|
|
thermal: rockchip: Support RK3366 SoCs in the thermal driver
Elaine Zhang
2016-05-17
1
-0
/
+28
|
|
|
*
|
|
|
thermal: rockchip: handle the power sequence for tsadc controller
Caesar Wang
2016-05-17
1
-5
/
+82
|
|
|
*
|
|
|
thermal: rockchip: update the tsadc table for rk3399
Caesar Wang
2016-05-17
1
-34
/
+34
|
|
|
*
|
|
|
thermal: rockchip: fixes the code_to_temp for tsadc driver
Caesar Wang
2016-05-17
1
-2
/
+2
|
|
|
*
|
|
|
thermal: rockchip: disable thermal->clk in err case
Shawn Lin
2016-05-17
1
-1
/
+3
|
|
|
*
|
|
|
thermal: tegra: add Tegra132 specific SOC_THERM driver
Wei Ni
2016-05-17
4
-0
/
+207
[next]