Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c645fd34256e8ef4986d3e8acd569890cc421e5d
c645fd3
libata: Update experimental tags to reflect reality better
by Alan Cox
· 17 years ago
539cc7c
[libata] blacklist Maxtor*BANC* using new wildcard blacklist matching
by Jeff Garzik
· 17 years ago
ec300d9
[libata] ata_piix: Use more-robust form of array initialization
by Jeff Garzik
· 17 years ago
7c9ef8e
AVR32 PATA driver
by Kristoffer Nyborg Gregertsen
· 17 years ago
d830d17
libata driver for bf548 on chip ATAPI controller.
by Sonic Zhang
· 17 years ago
a1e10f7
libata: move EH repeat reporting into ata_eh_report()
by Tejun Heo
· 17 years ago
cbcdd87
libata: implement and use ata_port_desc() to report port configuration
by Tejun Heo
· 17 years ago
e923090
libata: pata_pdc2027x PLL detection minor cleanup
by Albert Lee
· 17 years ago
c729387
libata: Strict checking for identify reporting
by Alan Cox
· 17 years ago
614fe29
libata: Spot bridge chips
by Alan Cox
· 17 years ago
4743d08
libata-portmap: Remove unused definitions
by Alan Cox
· 17 years ago
81ad183
libata: Switch most of the remaining SFF drivers to ata_sff_port_start
by Alan Cox
· 17 years ago
ac8869d
[libata] Remove ->port_disable() hook
by Jeff Garzik
· 17 years ago
7d73a36
libata pata_via: ACPI checks for 80wire cable
by Alan Cox
· 17 years ago
e708eb9
libata pata_amd: ACPI checks for 80wire cable
by Alan Cox
· 17 years ago
e1ddb4b
[libata] add ACPI cable detect API
by Alan Cox
· 17 years ago
6d32d30
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
by Jeff Garzik
· 17 years ago
cb94c1c
libata: add printf format attribute to ehi desc functions
by Tejun Heo
· 17 years ago
1552945
libata: use ata_port_printk() in ata_wait_idle()
by Tejun Heo
· 17 years ago
b877353
libata-add-irq_flags-to-struct-pata_platform_info-fix
by Andrew Morton
· 17 years ago
2eb829e
ata_piix: disallow UDMA 133 on ICH5 & ICH7
by Christian Lamparter
· 17 years ago
a738492
ahci: Store interrupt value
by Kristen Carlson Accardi
· 17 years ago
2f29496
[libata] ahci: send event when AN received
by Kristen Carlson Accardi
· 17 years ago
9f45cbd
[libata] check for SATA async notify support
by Kristen Carlson Accardi
· 17 years ago
05d1eff
pata_cmd64x: Set up MWDMA modes properly
by Alan Cox
· 17 years ago
4f34337
libata: Note that our cache flush code needs fixing up
by Alan Cox
· 17 years ago
50a9901
libata-core: Document some limits/assumptions about ID_ATA
by Alan Cox
· 17 years ago
baf4fdf
libata: add support for ATA_16 on ATAPI
by Mark Lord
· 17 years ago
4cc980b
libata: move ata_altstatus() to pio data xfer functions
by Albert Lee
· 17 years ago
0bc2a79
libata: Correct IORDY handling
by Alan Cox
· 17 years ago
e3667eb
libata-link: update Power Management to handle PMP links
by Tejun Heo
· 17 years ago
41bda9c
libata-link: update hotplug to handle PMP links
by Tejun Heo
· 17 years ago
9b1e265
libata-link: update EH to deal with PMP links
by Tejun Heo
· 17 years ago
cf1b86c
libata-link: update ata_scsi_error() to handle PMP links
by Tejun Heo
· 17 years ago
8989805
libata-link: add PMP links
by Tejun Heo
· 17 years ago
dbd8261
libata-link: implement ata_link_abort()
by Tejun Heo
· 17 years ago
4fb37a2
libata-link: separate out link initialization functions
by Tejun Heo
· 17 years ago
0c88758
libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags
by Tejun Heo
· 17 years ago
0260731
libata-link: linkify config/EH related functions
by Tejun Heo
· 17 years ago
cc0680a
libata-link: linkify reset
by Tejun Heo
· 17 years ago
955e57d
libata-link: linkify EH action helpers
by Tejun Heo
· 17 years ago
936fd73
libata-link: linkify PHY-related functions
by Tejun Heo
· 17 years ago
f58229f
libata-link: implement and use link/device iterators
by Tejun Heo
· 17 years ago
9af5c9c
libata-link: introduce ata_link
by Tejun Heo
· 17 years ago
640fdb5
[libata] pdc_adma: convert to new exception handling (EH) framework
by Jeff Garzik
· 17 years ago
782e3b3
Fix up more bio fallout
by Al Viro
· 17 years ago
cbd09db
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
d81fec0
missed bio_endio() in axonram
by Al Viro
· 17 years ago
d4faaec
[ZLIB]: Fix external builds of zlib_inflate code.
by David S. Miller
· 17 years ago
9ce768e
[TG3]: Fix APE induced regression
by Matt Carlson
· 17 years ago
a7b850e
[SKY2]: version 1.19
by Stephen Hemminger
· 17 years ago
7138a0f
[SKY2]: use netdevice stats struct
by Stephen Hemminger
· 17 years ago
df3fe1f
[SKY2]: fiber advertise bits initialization (trivial)
by Stephen Hemminger
· 17 years ago
ff35164e
[SKY2]: fix power settings on Yukon XL
by Stephen Hemminger
· 17 years ago
295b54c
[SKY2]: ethtool register reserved area blackout
by Stephen Hemminger
· 17 years ago
e869086
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
5473074
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
6c08772
[libata] sata_mv: more S/G fixes
by Jeff Garzik
· 17 years ago
e30408b
JFS: fix bio-related build breakage
by Jeff Garzik
· 17 years ago
9b4b8fe
[POWERPC] Add memchr() to the bootwrapper
by David Gibson
· 17 years ago
d0c3d53
[POWERPC] Implement logging of unhandled signals
by Olof Johansson
· 17 years ago
b63db45
[POWERPC] Add legacy serial support for OPB with flattened device tree
by Valentine Barshak
· 17 years ago
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 17 years ago
287e5d6
[POWERPC] XilinxFB: Allow fixed framebuffer base address
by Grant Likely
· 17 years ago
b4d6a72
[POWERPC] XilinxFB: Add support for custom screen resolution
by Grant Likely
· 17 years ago
01ba1e9
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
by Grant Likely
· 17 years ago
d94bad8
[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
by Valentine Barshak
· 17 years ago
ce9d3c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 17 years ago
038a500
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
dd6d184
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
19f7115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
e6005a8
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 17 years ago
6f35308
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 17 years ago
19ad7ae
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
1ce4890
Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
55982fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
by Linus Torvalds
· 17 years ago
1ef3e36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 17 years ago
c634920
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 17 years ago
6abd2c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
2669183
[SKY2]: status polling loop (post merge)
by Stephen Hemminger
· 17 years ago
6f53576
[NET]: Fix NAPI completion handling in some drivers.
by David S. Miller
· 17 years ago
b08d6cb
[TCP]: Limit processing lost_retrans loop to work-to-do cases
by Ilpo Järvinen
· 17 years ago
f785a8e
[TCP]: Fix lost_retrans loop vs fastpath problems
by Ilpo Järvinen
· 17 years ago
4cd8299
[TCP]: No need to re-count fackets_out/sacked_out at RTO
by Ilpo Järvinen
· 17 years ago
d193594
[TCP]: Extract tcp_match_queue_to_sack from sacktag code
by Ilpo Järvinen
· 17 years ago
f6fb128
[TCP]: Kill almost unused variable pcount from sacktag
by Ilpo Järvinen
· 17 years ago
3eec004
[TCP]: Fix mark_head_lost to ignore R-bit when trying to mark L
by Ilpo Järvinen
· 17 years ago
16e9068
[TCP]: Add bytes_acked (ABC) clearing to FRTO too
by Ilpo Järvinen
· 17 years ago
8087ebd
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24
by Paul Mackerras
· 17 years ago
aaf76a3
[MIPS] tlbex.c: Cleanup __init usage.
by Franck Bui-Huu
· 17 years ago
2c4d135
[MIPS] WRPPMC serial support move to platform device
by Yoichi Yuasa
· 17 years ago
572afc2
[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.
by Ralf Baechle
· 17 years ago
bdf5d42
[MIPS] VPE: reimplement ELF loader.
by Ralf Baechle
· 17 years ago
4b92fe2
[MIPS] cleanup WRPPMC include files
by Yoichi Yuasa
· 17 years ago
dec8b1c
[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.
by Franck Bui-Huu
· 17 years ago
89a8a5a
[MIPS] SMP: Use ISO C struct initializer for local structs.
by Ralf Baechle
· 17 years ago
c50cade
[MIPS] SMP: Kill useless casts.
by Ralf Baechle
· 17 years ago
b5eb551
[MIPS] Kill num_online_cpus() loops.
by Ralf Baechle
· 17 years ago
bd6aeef
[MIPS] SMP: Implement smp_call_function_mask().
by Ralf Baechle
· 17 years ago
9966db25
[MIPS] Make facility to convert CPU types to strings generally available.
by Ralf Baechle
· 17 years ago
Next »