Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
af6765ce9f535f20e6f9975269660fe49594745a
af6765ce
ide-cd: remove wait-for-idle-controller bit in cdrom_start_packet_command
by Borislav Petkov
· 16 years ago
ce30e40
sgiioc4: call ide_find_port_slot() later
by Bartlomiej Zolnierkiewicz
· 16 years ago
cb8ea09
swarm: call ide_find_port_slot() later
by Bartlomiej Zolnierkiewicz
· 16 years ago
67717e2
icside: always try to probe first interface
by Bartlomiej Zolnierkiewicz
· 16 years ago
47bc7e7
rapide: fix rapide_probe() return value
by Bartlomiej Zolnierkiewicz
· 16 years ago
ff23712
ide: remove needless includes from setup-pci.c (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
ad15e9f
ide: remove needless includes from ide-taskfile.c (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
6172941
ide: remove needless includes from ide.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
605cfe8
ide: remove superfluous BUG_ON() from set_geometry_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
07fe69d
ide: allow any command requesting DMA data phase for HDIO_DRIVE_TASKFILE
by Bartlomiej Zolnierkiewicz
· 16 years ago
e193c3e
ide-pnp: print driver banner message early
by Bartlomiej Zolnierkiewicz
· 16 years ago
740c397
ide-h8300: print driver banner message early
by Bartlomiej Zolnierkiewicz
· 16 years ago
eb3aff5
ide: print message on error in ide_find_port_slot()
by Bartlomiej Zolnierkiewicz
· 16 years ago
7b60fa1
ide_platform: use struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
f81eb80
ide-h8300: use struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
9a5ae1f
rapide: use struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
b48c89a
cmd640: add ->init_dev method
by Bartlomiej Zolnierkiewicz
· 16 years ago
e6d95bd
ide: ->port_init_devs -> ->init_dev
by Bartlomiej Zolnierkiewicz
· 16 years ago
a698400
cmd640: fix warm-plug support for the secondary interface
by Bartlomiej Zolnierkiewicz
· 16 years ago
ba1d0de
powerpc/ide: remove mpc8xx-ide driver
by Arnd Bergmann
· 16 years ago
e48905e
swarm: use struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
c1da678
ide: tighten checks on PCI BARs in ide_hwif_configure()
by Bartlomiej Zolnierkiewicz
· 16 years ago
0139701
sgiioc4: use driver name for resource allocation
by Bartlomiej Zolnierkiewicz
· 16 years ago
b25afdf
icside: use ide_init_port_hw()
by Bartlomiej Zolnierkiewicz
· 16 years ago
26839f0
icside: don't use hwif->hwif_data
by Bartlomiej Zolnierkiewicz
· 16 years ago
dccdf52
ide-cs: use struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
f333f92
ide_4drives: use struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
a536f32
au1xxx-ide: don't use hwif->hwif_data
by Bartlomiej Zolnierkiewicz
· 16 years ago
c56c564
ide: set hwif->dev in ide_init_port_hw() (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
63b51c6
ide: make ide_hwifs[] static
by Bartlomiej Zolnierkiewicz
· 16 years ago
256c5f8
ide: fix hwif-s initialization
by Bartlomiej Zolnierkiewicz
· 16 years ago
9ad5409
ide: move PIO blacklist to ide-pio-blacklist.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
3e153cf
ide: remove no longer used ide_pio_timings[]
by Bartlomiej Zolnierkiewicz
· 16 years ago
c9d6c1a
ide: move ide_pio_cycle_time() to ide-timings.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
8a97206
ide-pmac: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
b96f738
ide-mpc8xx: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
3f84757
sl82c105: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
713a590
cy82c693: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
86a0e12
cmd64x: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
17b500d
cmd640: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
288911a
alim15x3: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
2feecfa
qd65xx: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
b32b76f
ht6560b: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
cc57ccc
ali14xx: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
f06ab34
ide: convert ide-timing.h to ide-timings.c library (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
2c139e7
ide: checkpatch.pl fixes for ide-timing.h
by Bartlomiej Zolnierkiewicz
· 16 years ago
bd887f7
ide: remove XFER_* masks from ide-timing.h
by Bartlomiej Zolnierkiewicz
· 16 years ago
3be53f3
ide: move some bits from ide-timing.h to <linux/ide.h>
by Bartlomiej Zolnierkiewicz
· 16 years ago
71d5161
ide: use u8 for xfer modes in ide-timing.h
by Bartlomiej Zolnierkiewicz
· 16 years ago
f0ffc98
ide: remove unused XFER_UDMA_SLOW
by Bartlomiej Zolnierkiewicz
· 16 years ago
e4e8d02
ide: remove needless includes from ide-lib.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
96b1dfe
BAST: Remove old IDE driver
by Ben Dooks
· 17 years ago
e5318b5
ide: use the dma safe check for REQ_TYPE_ATA_PC
by FUJITA Tomonori
· 16 years ago
0b6abc1
ide: avoid DMA on the stack for REQ_TYPE_ATA_PC
by FUJITA Tomonori
· 16 years ago
84e0f3f
ide: it821x in pass-through mode segfaults in 2.6.26-stable
by Dimitri Gorokhovik
· 16 years ago
4515889
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
89a93f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
260eddf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
f2d9c74
ftrace: ftrace.txt updates
by Steven Rostedt
· 16 years ago
84c3d4a
Merge commit 'origin/master'
by Benjamin Herrenschmidt
· 16 years ago
fafa3a3
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7e2225d
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 16 years ago
3a628b0
Don't crash on IOMMU overflow in A100U2W driver
by Mikulas Patocka
· 16 years ago
a5db334
BUG_ON on kernel misbehavior on A100U2W driver
by Mikulas Patocka
· 16 years ago
56d387e
Add udelay to A100U2W SCSI driver
by Mikulas Patocka
· 16 years ago
987ff95
Fix endianity in A100U2W SCSI driver
by Mikulas Patocka
· 16 years ago
63cf13b
generic ipi function calls: wait on alloc failure fallback
by Jeremy Fitzhardinge
· 16 years ago
59190f4
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
64fd52a
Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
fe1a687
mm: fix build on non-mmu machines
by Sebastian Siewior
· 16 years ago
de3b69d
ftrace: maintainer
by Steven Rostedt
· 16 years ago
431ceb8
x86: fix TSC build error on 32bit
by Thomas Gleixner
· 16 years ago
f6f88e9
generic-ipi: more merge fallout
by Ingo Molnar
· 16 years ago
b3c9816
generic-ipi: merge fix
by Ingo Molnar
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
22a37bc
Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 16 years ago
849c529
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 16 years ago
6c9fcaf
Merge branch 'core/rcu' into core/rcu-for-linus
by Ingo Molnar
· 16 years ago
b9d2252
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
b312bf3
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
dc221ea
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
98339cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
cbbc4e8
ide-floppy: fix unfortunate function naming
by Borislav Petkov
· 16 years ago
cd2abbf
ide-tape: unify idetape_create_read/write_cmd
by Borislav Petkov
· 16 years ago
646c0cb
ide: add ide_pc_intr() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
55d82bf
ide-{floppy,scsi}: read Status Register before stopping DMA engine
by Bartlomiej Zolnierkiewicz
· 16 years ago
cdca5c1
ide-scsi: add more debugging to idescsi_pc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
c6b2d26
ide-scsi: use pc->callback
by Bartlomiej Zolnierkiewicz
· 16 years ago
4c93067
ide-floppy: add more debugging to idefloppy_pc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
3e421d3
ide-tape: always log debug info in idetape_pc_intr() if debugging is enabled
by Bartlomiej Zolnierkiewicz
· 16 years ago
08424ac
ide-tape: add ide_tape_io_buffers() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
74e63e74
ide-tape: factor out DSC handling from idetape_pc_intr()
by Bartlomiej Zolnierkiewicz
· 16 years ago
dd2e9a0
ide-{floppy,tape}: move checking of ->failed_pc to ->callback
by Bartlomiej Zolnierkiewicz
· 16 years ago
6bf1641
ide: add ide_issue_pc() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
28c7214
ide: add PC_FLAG_DRQ_INTERRUPT pc flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
4cc1968
ide-scsi: move idescsi_map_sg() call out from idescsi_issue_pc()
by Bartlomiej Zolnierkiewicz
· 16 years ago
594c16d
ide: add ide_transfer_pc() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
f83cbc7
ide-scsi: set drive->scsi flag for devices handled by the driver
by Bartlomiej Zolnierkiewicz
· 16 years ago
794cc68
ide-{cd,floppy,tape}: remove checking for drive->scsi
by Bartlomiej Zolnierkiewicz
· 16 years ago
5d41893
ide: add PC_FLAG_ZIP_DRIVE pc flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
Next »