index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-03-23
6
-21
/
+16
|
\
|
*
pata_samsung_cf: use module_platform_driver_probe()
Jingoo Han
2013-03-04
1
-12
/
+1
|
*
[libata] Avoid specialized TLA's in ZPODD's Kconfig
Aaron Lu
2013-03-04
1
-6
/
+7
|
*
libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resource
Sander Eikelenboom
2013-03-04
1
-1
/
+1
|
*
sata_fsl: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-03-04
1
-2
/
+1
|
*
ahci: Add Device IDs for Intel Wellsburg PCH
James Ralston
2013-03-04
1
-0
/
+2
|
*
ata_piix: Add MODULE_PARM_DESC to prefer_ms_hyperv
Andrew Brownfield
2013-03-04
1
-0
/
+4
*
|
ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type
Rafael J. Wysocki
2013-03-04
1
-6
/
+0
*
|
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
2013-03-04
1
-0
/
+1
|
/
*
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-02-24
12
-134
/
+1460
|
\
|
*
[libata] fix smatch warning for zpodd_wake_dev
Aaron Lu
2013-02-20
1
-2
/
+1
|
*
[libata] Set proper SK when CK_COND is set.
Gwendal Grignou
2013-02-20
1
-4
/
+14
|
*
[libata] Convert to devm_ioremap_resource()
Thierry Reding
2013-02-20
1
-3
/
+4
|
*
libata: add R-Car SATA driver
Vladimir Barinov
2013-02-20
3
-0
/
+919
|
*
ahci: Add Device IDs for Intel Wellsburg PCH
James Ralston
2013-02-20
1
-0
/
+8
|
*
ata_piix: Add Device IDs for Intel Wellsburg PCH
James Ralston
2013-02-20
1
-0
/
+9
|
*
[libata] scsi: no poll when ODD is powered off
Aaron Lu
2013-01-25
1
-0
/
+7
|
*
ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDs
Seth Heasley
2013-01-25
1
-0
/
+16
|
*
ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs
Seth Heasley
2013-01-25
1
-0
/
+8
|
*
[libata] PM code cleanup for ata port
Aaron Lu
2013-01-25
1
-12
/
+4
|
*
[libata] pm: differentiate system and runtime pm for ata port
Aaron Lu
2013-01-25
3
-39
/
+83
|
*
Revert "libata: export host controller number thru /sys"
Jeff Garzik
2013-01-25
2
-5
/
+1
|
*
libata: do not suspend port if normal ODD is attached
Aaron Lu
2013-01-21
1
-0
/
+19
|
*
libata: expose pm qos flags for ata device
Aaron Lu
2013-01-21
2
-0
/
+4
|
*
libata: handle power transition of ODD
Aaron Lu
2013-01-21
4
-10
/
+118
|
*
libata: check zero power ready status for ZPODD
Aaron Lu
2013-01-21
3
-2
/
+92
|
*
libata: move acpi notification code to zpodd
Aaron Lu
2013-01-21
2
-71
/
+34
|
*
libata: identify and init ZPODD devices
Aaron Lu
2013-01-21
6
-1
/
+133
|
*
libata: export host controller number thru /sys
David Milburn
2013-01-14
2
-1
/
+5
|
*
pata_samsung_cf: Use devm_clk_get()
Jingoo Han
2013-01-14
1
-3
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-23
1
-3
/
+3
|
\
\
|
*
\
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2013-02-20
1
-3
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma
Philippe De Muyter
2013-01-03
1
-3
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-21
1
-1
/
+1
|
\
\
\
|
*
|
|
ata: disable ATA for s390
Heiko Carstens
2013-02-14
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
2
-15
/
+16
|
\
\
\
|
*
\
\
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
2013-01-25
4
-14
/
+24
|
|
\
\
\
|
|
|
/
/
|
*
|
|
ata: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-3
/
+4
|
*
|
|
drivers/ata: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-21
1
-12
/
+12
*
|
|
|
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-20
1
-14
/
+4
|
\
\
\
\
|
*
\
\
\
Merge branch 'acpi-pm'
Rafael J. Wysocki
2013-02-11
1
-14
/
+4
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
ACPI / PM: Rework the handling of devices depending on power resources
Rafael J. Wysocki
2013-01-17
1
-14
/
+4
|
|
|
/
/
*
|
|
|
AHCI: Support multiple MSIs
Alexander Gordeev
2013-01-24
3
-10
/
+207
|
/
/
/
*
|
|
[libata] replace sata_settings with devslp_timing
Shane Huang
2013-01-14
2
-12
/
+16
*
|
|
[libata] ahci: Add support for Enmotus Bobcat device.
Hugh Daschbach
2013-01-14
1
-1
/
+7
*
|
|
[libata] ahci: Fix lack of command retry after a success error handler.
Bian Yu
2013-01-14
1
-1
/
+1
|
/
/
*
|
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
25
-94
/
+85
|
/
*
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2012-12-15
24
-354
/
+350
|
\
|
*
sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644)
Jeff Garzik
2012-12-14
1
-0
/
+1
|
*
[libata] fix Null pointer dereference on disk error
Xiaotian Feng
2012-12-14
1
-2
/
+4
[next]