Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
70e6ad0c6d1e6cb9ee3c036a85ca2561eb1fd766
70e6ad0
[PATCH] libata: prepare ata_sg_clean() for invocation from EH
by Tejun Heo
· 18 years ago
bd056d7
[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()
by Tejun Heo
· 18 years ago
2432697
[PATCH] libata: implement ata_exec_internal_sg()
by Tejun Heo
· 18 years ago
0f0a3ad
[PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze()
by Tejun Heo
· 18 years ago
ea54763
[PATCH] libata: move BMDMA host status recording from EH to interrupt handler
by Tejun Heo
· 18 years ago
f84e7e4
[PATCH] libata: make sure sdev doesn't go away while rescanning
by Tejun Heo
· 18 years ago
a569a30
[PATCH] libata: don't request sense if the port is frozen
by Tejun Heo
· 18 years ago
6a36261
[PATCH] libata: fix READ CAPACITY simulation
by Tejun Heo
· 18 years ago
3d3cca3
[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, take #2
by Tejun Heo
· 18 years ago
8070217
[PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQs
by Tejun Heo
· 18 years ago
582982e
[PATCH] libata: remove unused HSM_ST_UNKNOWN
by Tejun Heo
· 18 years ago
2eab80a
[PATCH] libata: kill unnecessary sht->max_sectors initializations
by Tejun Heo
· 18 years ago
c972b60
[PATCH] libata: add missing sht->slave_destroy
by Tejun Heo
· 18 years ago
664e850
[PATCH] libata: print cdb[0] in failed qc report
by Tejun Heo
· 18 years ago
2dec755
[PATCH] sata_nv: fix ATAPI in ADMA mode
by Robert Hancock
· 18 years ago
099156d
[PATCH] pata_marvell: merge Mandriva patches
by Alan
· 18 years ago
aff0df0
[PATCH] pata_hpt3x3: suspend/resume support
by Alan
· 18 years ago
62d64ae
[PATCH] pata : more drivers that need only standard suspend and resume
by Alan
· 18 years ago
aa54ab1
[PATCH] hpt36x: Suspend/resume support
by Alan
· 18 years ago
627d2d3
[PATCH] pata_via suspend/resume support
by Alan
· 18 years ago
c304193
[PATCH] pata_amd: suspend/resume
by Alan
· 18 years ago
f535d53
[PATCH] pata_it821x: Suspend/Resume support
by Alan
· 18 years ago
38e0d56
[PATCH] pata_serverworks suspend/resume
by Alan
· 18 years ago
7f72a37
[PATCH] pata_cmd64x: suspend/resume
by Alan
· 18 years ago
8501120
[PATCH] pata_cs5520: resume support
by Alan
· 18 years ago
30ced0f
[PATCH] PATA libata: suspend/resume simple cases
by Alan
· 18 years ago
8550c16
[PATCH] pata_sil680 suspend/resume
by Alan
· 18 years ago
ad4a42d
[PATCH] pata_rz1000: Force readahead off on resume
by Alan
· 18 years ago
34d8dfb
[PATCH] pata_ali: suspend/resume support
by Alan
· 18 years ago
d39ca89
[PATCH] pata_jmicron: fix JMB368 support, add suspend/resume handling
by Alan
· 18 years ago
f7e37ba
[PATCH] pata_cs5530: suspend/resume support
by Alan
· 18 years ago
54083f1
[PATCH] pata_hpt366 enablebits
by Alan
· 18 years ago
b2d1eee
[PATCH] sata_promise fixes and updates
by Mikael Pettersson
· 18 years ago
46b027c
[libata] sata_promise: fix TBG mode register offset
by Jeff Garzik
· 18 years ago
d25614b
[PATCH] libata: improve SCSI sense data generation
by Tejun Heo
· 18 years ago
35b649f
[PATCH] libata: implement ata_tf_read_block()
by Tejun Heo
· 18 years ago
750426a
[PATCH] libata: cosmetic changes to sense generation functions
by Tejun Heo
· 18 years ago
f38621b
[PATCH] libata: fix passthru sense data header
by Tejun Heo
· 18 years ago
39599a5
[PATCH] libata: sync result_tf.flags w/ command tf.flags
by Tejun Heo
· 18 years ago
61c0596
[PATCH] libata: trivial updates to ata_sg_init_one()
by Tejun Heo
· 18 years ago
8a93758
[PATCH] libata: improve failed qc reporting
by Tejun Heo
· 18 years ago
5e56a37
[PATCH] ata_piix: strip now unneded MAP related stuff
by Tejun Heo
· 18 years ago
228c159
[PATCH] ata_piix: apply device detection via polling IDENTIFY
by Tejun Heo
· 18 years ago
55a8e2c
[PATCH] libata: implement presence detection via polling IDENTIFY
by Tejun Heo
· 18 years ago
bff0464
[PATCH] libata: convert @post_reset to @flags in ata_dev_read_id()
by Tejun Heo
· 18 years ago
b3362f8
[PATCH] ata_piix: clean up port flags
by Tejun Heo
· 18 years ago
6fc49ad
[PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit
by Tejun Heo
· 18 years ago
648a88b
[PATCH] ahci: honor PORTS_IMPL on ICH8s
by Tejun Heo
· 18 years ago
0df0d0a
[libata] ARM: add ixp4xx PATA driver
by Alessandro Zummo
· 18 years ago
4adccf6
[PATCH] sata_sis: slave support on SiS965
by Uwe Koziolek
· 18 years ago
98fa4b6
[PATCH] ahci: preserve PORTS_IMPL over host resets
by Tejun Heo
· 18 years ago
ada406c
[PATCH] pdc202xx_old: Fix name clashes with PA-RISC
by Alan Cox
· 18 years ago
415ae2b
[libata] ahci: Match PCI class code for AHCI
by Jeff Garzik
· 18 years ago
914ed35
[PATCH] libata: move dev->max_sectors configuration into ata_dev_configure()
by Tejun Heo
· 18 years ago
baa1e78
[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE
by Tejun Heo
· 18 years ago
efdaedc
[PATCH] libata: implement ATA_EHI_PRINTINFO
by Tejun Heo
· 18 years ago
ad616ff
[PATCH] ahci: update ahci-vt8251 reset sequence
by Tejun Heo
· 18 years ago
b6103f6
[PATCH] libata: separate out and export sata_port_hardreset()
by Tejun Heo
· 18 years ago
4aeb0e3
[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO
by Tejun Heo
· 18 years ago
c0c5590
[PATCH] sata_sil24: add PMP related constants
by Tejun Heo
· 18 years ago
28c8f3b
[PATCH] sata_sil24: rename PMP related constants
by Tejun Heo
· 18 years ago
309afcb
[PATCH] libata: make user scan wait for scan to complete
by Tejun Heo
· 18 years ago
722420f
[PATCH] sata_nv: SRST sometimes fails after hotplug, use HRST_TO_RESUME
by Tejun Heo
· 18 years ago
90088bb
[PATCH] libata: move ata_irq_on() into libata-sff.c
by Tejun Heo
· 18 years ago
d1adc1b
[PATCH] libata: handle 0xff status properly
by Tejun Heo
· 18 years ago
a20c9e8
[PATCH] ata: Generic platform_device libata driver
by Paul Mundt
· 18 years ago
6919a0a
[PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklisting flaws
by Alan Cox
· 18 years ago
fbbb262
[PATCH] sata_nv ADMA/NCQ support for nForce4
by Robert Hancock
· 18 years ago
6e9d862
[libata] pata_marvell: minor and trivial cleanups
by Jeff Garzik
· 18 years ago
75742cb
[PATCH] pata_marvell: Marvell 6101/6145 PATA driver
by Alan Cox
· 18 years ago
72dc679
[PATCH] pci_module_init() conversion for pata_pdc2027x
by Henrik Kretzschmar
· 18 years ago
fc08515
[PATCH] libata: add 40pin "short" cable support, honour drive side speed detection
by Alan Cox
· 18 years ago
2f27ce0
[PATCH] pci_module_init-convertion-in-ata_genericc fix
by Alan Cox
· 18 years ago
3f03c67
[PATCH] pci_module_init convertion in ata_generic.c
by Henrik Kretzschmar
· 18 years ago
7e45b0e
[PATCH] libata: Winbond support
by Alan Cox
· 18 years ago
b6ef977
Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 18 years ago
9ba5aa3
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
c3e59d1
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
b07e3c3
Merge branch 'for-2.6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 18 years ago
5f56bbd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
9641219
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
72a73a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
4549df8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
6b8cc71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 18 years ago
1399ff5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
e17e0f5
Driver core: show drivers in /sys/module/
by Kay Sievers
· 18 years ago
c957b32
Documentation/driver-model/platform.txt update/rewrite
by David Brownell
· 18 years ago
c67334f
Driver core: platform_driver_probe(), can save codespace
by David Brownell
· 18 years ago
acf02d2
driver core: Use klist_remove() in device_move()
by Cornelia Huck
· 18 years ago
8a82472
driver core: Introduce device_move(): move a device to a new parent.
by Cornelia Huck
· 18 years ago
af9e076
Driver core: make drivers/base/core.c:setup_parent() static
by Adrian Bunk
· 18 years ago
5ab6998
driver core: Introduce device_find_child().
by Cornelia Huck
· 18 years ago
035ed7a
sysfs: sysfs_write_file() writes zero terminated data
by Thomas Maier
· 18 years ago
06a4bca
cpu topology: consider sysfs_create_group return value
by Heiko Carstens
· 18 years ago
2895353
Driver core: Call platform_notify_remove later
by Benjamin Herrenschmidt
· 18 years ago
465ae64
ACPI: Change ACPI to use dev_archdata instead of firmware_data
by Benjamin Herrenschmidt
· 18 years ago
c6dbaef
Driver core: add dev_archdata to struct device
by Benjamin Herrenschmidt
· 18 years ago
d80f19f
Driver core: convert sound core to use struct device
by Greg Kroah-Hartman
· 18 years ago
ebf644c
Driver core: change mem class_devices to be real devices
by Greg Kroah-Hartman
· 18 years ago
78cde0887
Driver core: convert fb code to use struct device
by Greg Kroah-Hartman
· 18 years ago
Next »