Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0b99f8648eb1814d787db3981ad93e6bc343b3f6
0b99f86
ata: fix Calxeda Highbank SATA driver dependencies
by Bartlomiej Zolnierkiewicz
· 11 years ago
7596d93
ata: fix R-Car SATA driver dependencies
by Bartlomiej Zolnierkiewicz
· 11 years ago
080c492
ARM: davinci: da850: update SATA AHCI support
by Bartlomiej Zolnierkiewicz
· 11 years ago
ae8723f
ata: add new-style AHCI platform driver for DaVinci DA850 AHCI controller
by Bartlomiej Zolnierkiewicz
· 11 years ago
fd99055
ata: move library code from ahci_platform.c to libahci_platform.c
by Bartlomiej Zolnierkiewicz
· 11 years ago
83b03fd
ata: ahci_platform: fix ahci_platform_data->suspend method handling
by Bartlomiej Zolnierkiewicz
· 11 years ago
0dd5d6f
libata: remove unused ata_sas_port_async_resume() stub
by Dan Williams
· 11 years ago
a5a6569
libata.h: add stub for ata_sas_port_resume
by Randy Dunlap
· 11 years ago
200421a
libata: async resume
by Todd Brandt
· 11 years ago
bc6e7c4
libata, libsas: kill pm_result and related cleanup
by Dan Williams
· 11 years ago
6a96918
ata: Fix compiler warning with APM X-Gene host controller driver
by Loc Ho
· 11 years ago
db8c028
arm64: Add APM X-Gene SoC AHCI SATA host controller DTS entries
by Loc Ho
· 11 years ago
81d01bf
ata: Add APM X-Gene SoC AHCI SATA host controller driver
by Loc Ho
· 11 years ago
1ccaead
Documentation: Add documentation for the APM X-Gene SoC SATA host controller DTS binding
by Loc Ho
· 11 years ago
71b70ee
arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries
by Loc Ho
· 11 years ago
cdf457a
ata: ahci_sunxi: fix code formatting
by Bartlomiej Zolnierkiewicz
· 11 years ago
1bf9d88
ata: ahci_sunxi: make ahci_sunxi_resume() static
by Bartlomiej Zolnierkiewicz
· 11 years ago
5434b20
ata: ahci_platform: fix devm_ioremap_resource() return value checking
by Bartlomiej Zolnierkiewicz
· 11 years ago
13e8e78
ata: pata_imx: fix devm_ioremap_resource() return value checking
by Bartlomiej Zolnierkiewicz
· 11 years ago
b032378
ata: ahci_st: remove deprecated struct ahci_platform_data usage
by Bartlomiej Zolnierkiewicz
· 11 years ago
33081b3
ata: ahci_st: build fixes
by Bartlomiej Zolnierkiewicz
· 11 years ago
d920203
libata: zpodd: eliminate odd_can_poweroff
by Aaron Lu
· 11 years ago
c75da20
libata: acpi: avoid passing NULL to ACPI evaluation method
by Aaron Lu
· 11 years ago
20e64fa
libata: zpodd: should depend on PM_RUNTIME
by Aaron Lu
· 11 years ago
840aa78
ata: Fix SC1200 dependencies
by Jean Delvare
· 11 years ago
761a8c2
ahci: st: Invoke AHCI Platform Suspend/Resume
by Lee Jones
· 11 years ago
48c54df
ahci: st: Only build for ST-Micro h/w
by Lee Jones
· 11 years ago
a823708
ahci: st: Utilise ata_platform_remove_one() call
by Lee Jones
· 11 years ago
c51a848
ahci: st: Remove legacy dependencies on PHY
by Lee Jones
· 11 years ago
4a2e512
ahci: st: Standardise naming conventions
by Lee Jones
· 11 years ago
76884cb
ahci: st: Add support for ST's SATA IP
by Lee Jones
· 11 years ago
e853a4e
pata_legacy: Remove dead code
by Silvan Jegen
· 11 years ago
9236a76
ata: Fix CS55xx dependencies
by Jean Delvare
· 11 years ago
35bf882
libata: end the r-word
by Dan Williams
· 11 years ago
46ce6b7
ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functions
by Hans de Goede
· 11 years ago
d2ec147
ahci_sunxi: Use msleep instead of mdelay
by Hans de Goede
· 11 years ago
6ef95e8
ahci_platform: Drop unused ahci_platform_data members
by Hans de Goede
· 11 years ago
c093e1d
ahci_platform: Drop support for imx53-ahci platform device type
by Hans de Goede
· 11 years ago
f1df864
ahci_platform: Drop support for ahci-strict platform device type
by Hans de Goede
· 11 years ago
e708e46
ata: ahci_platform: runtime resume the device before use
by Roger Quadros
· 11 years ago
21b5fae
ata: ahci_platform: Manage SATA PHY
by Roger Quadros
· 11 years ago
42a7f53
ata: ahci_platform: Update DT compatible list
by Roger Quadros
· 11 years ago
c431147
ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controller
by Roger Quadros
· 11 years ago
90870d7
ahci-imx: Port to library-ised ahci_platform
by Hans de Goede
· 11 years ago
c5754b5
ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platform
by Olliver Schinagl
· 11 years ago
648cb6f
ahci-platform: "Library-ise" suspend / resume functionality
by Hans de Goede
· 11 years ago
23b07d4
ahci-platform: "Library-ise" ahci_probe functionality
by Hans de Goede
· 11 years ago
96a01ba
ahci-platform: Add enable_ / disable_resources helper functions
by Hans de Goede
· 11 years ago
4b3e603
ahci-platform: Add support for an optional regulator for sata-target power
by Hans de Goede
· 11 years ago
156c588
ahci-platform: Add support for devices with more then 1 clock
by Hans de Goede
· 11 years ago
039ece3
libahci: Allow drivers to override start_engine
by Hans de Goede
· 11 years ago
b2a52b6
ata: libahci: replace obsolete simple_strtoul() with kstrtouint()
by Daeseok Youn
· 11 years ago
35186d0
ata: libahci: make ahci_pmp_retry_softreset() as static
by Daeseok Youn
· 11 years ago
e478cff
ata: CONFIG_ATA is libata
by Randy Dunlap
· 11 years ago
3ef9cc3
pata_imx: Propagate the real error code on platform_get_irq() failure
by Fabio Estevam
· 11 years ago
b314fc7
pata_imx: Use devm_ioremap_resource() to simplify code
by Fabio Estevam
· 11 years ago
1bc1808
ata: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
38dbfb5
Linus 3.14-rc1
by Linus Torvalds
· 11 years ago
69048e0
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
1c0b8a7a
hpfs: optimize quad buffer loading
by Mikulas Patocka
· 11 years ago
2cbe5c7
hpfs: remember free space
by Mikulas Patocka
· 11 years ago
9dabf60
parisc: add flexible mmap memory layout support
by Helge Deller
· 11 years ago
f5a408d
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
by Guy Martin
· 11 years ago
9391bc7
parisc: convert uapi/asm/stat.h to use native types only
by Helge Deller
· 11 years ago
998bbb2
parisc: wire up sched_setattr and sched_getattr
by Helge Deller
· 11 years ago
57737c4
parisc: fix cache-flushing
by Helge Deller
· 11 years ago
8a10bc9
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
by Helge Deller
· 11 years ago
602456b
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 11 years ago
7b383be
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux
by Linus Torvalds
· 11 years ago
87af5e5
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 11 years ago
e4c0da2
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
632007e
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
920130a
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
by Jean Delvare
· 11 years ago
3b4d5c7
tools/power turbostat: introduce -s to dump counters
by Andy Shevchenko
· 11 years ago
f591c38
tools/power turbostat: remove unused command line option
by Andy Shevchenko
· 11 years ago
5cb480f
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 11 years ago
1bda2ac
afs: proc cells and rootcell are writeable
by Pali Rohár
· 11 years ago
5a5e75f
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
by Heiko Carstens
· 11 years ago
0f44bc3
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
efc518e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
fea8893
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
0448009
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
by Rafael J. Wysocki
· 11 years ago
f39aa27
ARM: multi_v7_defconfig: remove redundant entries and re-enable TI_EDMA
by Olof Johansson
· 11 years ago
ad0c07f
ARM: multi_v7_defconfig: add mvebu drivers
by Olof Johansson
· 11 years ago
50ac206
clocksource: kona: Add basic use of external clock
by Tim Kryger
· 11 years ago
8a1f006
Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
14864a5
Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
4e13c5d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
7c76203
drivers: bus: fix CCI driver kcalloc call parameters swap
by Lorenzo Pieralisi
· 11 years ago
94db37a
ARM: dts: bcm28155-ap: Fix Card Detection GPIO
by Tim Kryger
· 11 years ago
a00928f
Merge tag 'renesas-dt-fixes2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
by Olof Johansson
· 11 years ago
c2292c2
ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHY
by Fabio Estevam
· 11 years ago
e324f7c
ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set
by Grygorii Strashko
· 11 years ago
f8505ef
MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers
by Barry Song
· 11 years ago
167eeb4
Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 11 years ago
3f7c730
ARM: dts: zynq: Add SDHCI nodes
by Soren Brinkmann
· 11 years ago
4dd18ed
ARM: hisi: don't select SMP
by Rob Herring
· 11 years ago
db079b1
ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS
by Stephen Warren
· 11 years ago
d231fab
ARM: multi_v7: copy most options from tegra_defconfig
by Stephen Warren
· 11 years ago
afbf1e1
ARM: iop32x: fix power off handling for the EM7210 board
by Linus Walleij
· 11 years ago
Next »