index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_marvell.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
libata: ensure host is free'd on error exit paths
Colin Ian King
1
-1
/
+3
2018-03-26
ata: ahci-platform: add reset control support
Kunihiko Hayashi
3
-3
/
+23
2018-03-21
ahci: imx: fix the build warning
Richard Zhu
1
-0
/
+3
2018-03-19
ata: add Amiga Gayle PATA controller driver
Bartlomiej Zolnierkiewicz
3
-0
/
+232
2018-03-19
ahci: imx: add the imx6qp ahci sata support
Richard Zhu
3
-4
/
+35
2018-03-14
ata: change Tegra124 to Tegra
Preetham Ramchandra
1
-2
/
+2
2018-03-14
ata: ahci_tegra: Add AHCI support for Tegra210
Preetham Ramchandra
1
-1
/
+9
2018-03-14
ata: ahci_tegra: disable DIPM
Preetham Ramchandra
1
-1
/
+1
2018-03-14
ata: ahci_tegra: disable devslp for Tegra124
Preetham Ramchandra
1
-0
/
+26
2018-03-14
ata: ahci_tegra: initialize regulators from soc struct
Preetham Ramchandra
1
-10
/
+23
2018-03-14
ata: ahci_tegra: Update initialization sequence
Preetham Ramchandra
1
-64
/
+224
2018-03-14
dt-bindings: Tegra210: add binding documentation
Preetham Ramchandra
1
-12
/
+24
2018-03-13
libata: add refcounting to ata_host
Taras Kondratiuk
4
-8
/
+43
2018-03-01
pata_bk3710: clarify license version and use SPDX header
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2018-03-01
pata_falcon: clarify license version and use SPDX header
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2018-02-18
pata_it821x: Delete an error message for a failed memory allocation in it821x...
Markus Elfring
1
-3
/
+3
2018-02-18
pata_macio: Delete an error message for a failed memory allocation in two fun...
Markus Elfring
1
-8
/
+4
2018-02-18
pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52...
Markus Elfring
1
-1
/
+0
2018-02-18
sata_dwc_460ex: Delete an error message for a failed memory allocation in sat...
Markus Elfring
1
-1
/
+0
2018-02-18
pata_samsung_cf: Delete an error message for a failed memory allocation in pa...
Markus Elfring
1
-3
/
+1
2018-02-18
pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_pr...
Markus Elfring
1
-1
/
+1
2018-02-18
pata_arasan_cf: Delete an error message for a failed memory allocation in ara...
Markus Elfring
1
-3
/
+1
2018-02-13
libata: update documentation for sysfs interfaces
Aishwarya Pant
2
-0
/
+147
2018-02-13
ata: sata_rcar: Remove unused variable in sata_rcar_init_controller()
Geert Uytterhoeven
1
-1
/
+0
2018-02-13
libata: transport: cleanup documentation of sysfs interface
Aishwarya Pant
1
-71
/
+100
2018-02-12
sata_rcar: Reset SATA PHY when Salvator-X board resumes
Khiem Nguyen
1
-23
/
+40
2018-02-12
libata: don't try to pass through NCQ commands to non-NCQ devices
Eric Biggers
1
-0
/
+6
2018-02-12
libata: remove WARN() for DMA or PIO command without data
Eric Biggers
1
-2
/
+1
2018-02-12
libata: fix length validation of ATAPI-relayed SCSI commands
Eric Biggers
1
-1
/
+3
2018-02-12
ata: libahci: fix comment indentation
Baruch Siach
1
-1
/
+1
2018-02-12
ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine()
Stefan Roese
1
-0
/
+10
2018-02-12
libata: Fix compile warning with ATA_DEBUG enabled
Dong Bo
1
-1
/
+1
2018-02-12
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
1
-2
/
+2
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
8
-142
/
+47
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
297
-913
/
+913
2018-02-11
xtensa: fix build with KASAN
Max Filippov
1
-0
/
+2
2018-02-11
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2
-2
/
+0
2018-02-11
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
1
-8
/
+8
2018-02-10
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
1
-2
/
+3
2018-02-10
mconsole_proc(): don't mess with file->f_pos
Al Viro
1
-1
/
+2
2018-02-10
kconfig: remove const qualifier from sym_expand_string_value()
Masahiro Yamada
3
-4
/
+4
2018-02-10
kconfig: add xrealloc() helper
Masahiro Yamada
6
-5
/
+16
2018-02-10
platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems
Vadim Pasternak
1
-0
/
+142
2018-02-10
platform/x86: mlx-platform: Add support for new msn201x system type
Vadim Pasternak
1
-0
/
+59
2018-02-10
platform/x86: mlx-platform: Add support for new msn274x system type
Vadim Pasternak
1
-0
/
+124
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
bpf: fix rlimit in reuseport net selftest
Daniel Borkmann
1
-1
/
+20
2018-02-09
sctp: verify size of a new chunk in _sctp_make_chunk()
Alexey Kodanev
1
-1
/
+6
2018-02-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-02-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
[next]