index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ata: libahci: Use of_platform_device_create only if supported
Guenter Roeck
2015-02-03
1
-1
/
+3
*
sata_mv: Delete unnecessary checks before the function call "phy_power_off"
Markus Elfring
2015-02-03
1
-4
/
+2
*
ata: Delete unnecessary checks before the function call "pci_dev_put"
Markus Elfring
2015-02-03
1
-4
/
+2
*
ata: pata_platform: fix owner module reference mismatch for scsi host
Akinobu Mita
2015-01-29
3
-6
/
+17
*
ata: ahci_platform: fix owner module reference mismatch for scsi host
Akinobu Mita
2015-01-29
12
-23
/
+89
*
pata_pdc2027x: Use 64-bit timekeeping
Tina Ruchandani
2015-01-27
1
-5
/
+5
*
ata: libahci: Fix devres cleanup on failure
Thierry Reding
2015-01-21
1
-1
/
+2
*
ata: libahci: Allow using multiple regulators
Gregory CLEMENT
2015-01-19
4
-75
/
+173
*
Documentation: bindings: Add the regulator property to the sub-nodes AHCI bin...
Gregory CLEMENT
2015-01-19
1
-3
/
+6
*
ata: libahci: Clean-up the ahci_platform_en/disable_phys functions
Gregory CLEMENT
2015-01-19
1
-6
/
+0
*
sata_rcar: extend PM methods
Mikhail Ulyanov
2015-01-19
1
-2
/
+23
*
sata_dwc_460ex: disable compilation on ARM and ARM64
Andy Shevchenko
2015-01-12
1
-1
/
+1
*
ata: libata-core: Remove unused function
Rickard Strandqvist
2015-01-11
2
-28
/
+0
*
sata_dwc_460ex: convert to devm_kzalloc in ->probe()
Andy Shevchenko
2015-01-08
1
-18
/
+6
*
sata_dwc_460ex: remove extra message
Andy Shevchenko
2015-01-08
1
-6
/
+2
*
sata_dwc_460ex: use np local variable in ->probe()
Andy Shevchenko
2015-01-08
1
-4
/
+4
*
sata_dwc_460ex: fix most of the sparse warnings
Andy Shevchenko
2015-01-08
1
-34
/
+33
*
sata_dwc_460ex: enable COMPILE_TEST for the driver
Andy Shevchenko
2015-01-08
2
-1
/
+13
*
sata_dwc_460ex: remove redundant dev_set_drvdata
Andy Shevchenko
2015-01-08
1
-1
/
+0
*
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
2015-01-08
2
-46
/
+55
|
\
|
*
sata_dwc_460ex: fix resource leak on error path
Andy Shevchenko
2015-01-07
1
-14
/
+12
|
*
ata: add MAINTAINERS entry for libata PATA drivers
Bartlomiej Zolnierkiewicz
2015-01-07
1
-0
/
+9
|
*
libata: clean up MAINTAINERS entries
Tejun Heo
2015-01-07
1
-32
/
+34
*
|
libata: Remove FIXME comment in atapi_eh_request_sense
Nicholas Krause
2015-01-07
1
-1
/
+0
*
|
ahci_xgene: Implement the workaround to support PMP enumeration and discovery.
Suman Tripathi
2015-01-06
1
-5
/
+128
*
|
ahci_xgene: Implement the xgene_ahci_poll_reg_val to support PMP.
Suman Tripathi
2015-01-06
1
-2
/
+54
*
|
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Tejun Heo
2015-01-06
2
-6
/
+9
|
\
|
|
*
libata: export ata_get_cmd_descript()
Andy Shevchenko
2015-01-05
1
-0
/
+1
|
*
ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode ...
Suman Tripathi
2015-01-05
1
-5
/
+7
|
*
ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...
Suman Tripathi
2015-01-05
1
-1
/
+1
*
|
libata: s/ata_id_removeable()/ata_id_removable()/
Nicholas Krause
2014-12-25
2
-3
/
+3
|
/
*
Linux 3.19-rc1
v3.19-rc1
Linus Torvalds
2014-12-21
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-21
10
-25
/
+103
|
\
|
*
s390/kvm: REPLACE barrier fixup with READ_ONCE
Christian Borntraeger
2014-12-18
1
-12
/
+6
|
*
arm/spinlock: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-2
/
+2
|
*
arm64/spinlock: Replace ACCESS_ONCE READ_ONCE
Christian Borntraeger
2014-12-18
1
-2
/
+2
|
*
mips/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-1
/
+1
|
*
x86/gup: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-1
/
+1
|
*
x86/spinlock: Replace ACCESS_ONCE with READ_ONCE
Christian Borntraeger
2014-12-18
1
-4
/
+4
|
*
mm: replace ACCESS_ONCE with READ_ONCE or barriers
Christian Borntraeger
2014-12-18
3
-3
/
+13
|
*
kernel: Provide READ_ONCE and ASSIGN_ONCE
Christian Borntraeger
2014-12-18
1
-0
/
+74
*
|
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-12-21
94
-690
/
+6663
|
\
\
|
*
|
clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...
Krzysztof Kozlowski
2014-12-17
1
-1
/
+28
|
*
|
ARM: OMAP3: clock: fix boot breakage in legacy mode
Tero Kristo
2014-12-16
1
-9
/
+14
|
*
|
ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs
Tero Kristo
2014-12-16
3
-8
/
+8
|
*
|
Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Michael Turquette
2014-12-16
9
-63
/
+238
|
|
\
\
|
*
|
|
clk: Really fix deadlock with mmap_sem
Stephen Boyd
2014-12-16
1
-2
/
+3
|
*
|
|
Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung int...
Michael Turquette
2014-12-11
5
-10
/
+12
|
|
\
\
\
|
|
*
|
|
clk: samsung: Fix double add of syscore ops after driver rebind
Krzysztof Kozlowski
2014-12-02
1
-0
/
+4
|
|
*
|
|
clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi
Andrzej Hajda
2014-12-02
1
-1
/
+1
[next]