Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b1b73cc0460837f328d091de2746040e30fbd808
/
drivers
/
ide
1a81a8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 8 years ago
607e11a
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 8 years ago
d4f8c2e
ide: missing break statement in set_timings_mdma()
by Dan Carpenter
· 8 years ago
45969e1
ide: hpt366: fix incorrect mask when checking at cmd_high_time
by Colin Ian King
· 8 years ago
79f18a0
ide-tape: fix misprint in failure handling in idetape_init()
by Alexey Khoroshilov
· 9 years ago
40506d4
cmd640: add __init attribute
by Julia Lawall
· 9 years ago
0d52c756
block: convert to device_add_disk()
by Dan Williams
· 8 years ago
eb25cb9
leds: convert IDE trigger to common disk trigger
by Stephan Linz
· 8 years ago
3a5e02c
block, drivers: add REQ_OP_FLUSH operation
by Mike Christie
· 8 years ago
8e45c6f
ide cd: do not set REQ_WRITE on requests.
by Mike Christie
· 8 years ago
c2df40d
drivers: use req op accessor
by Mike Christie
· 8 years ago
a98239d
ide-disk: update to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
0d7ef45
ide: palm_bk3710: test clock rate to avoid division by 0
by Wolfram Sang
· 9 years ago
eccf432
ide: icside: remove incorrect initconst annotation
by Arnd Bergmann
· 9 years ago
9adb9254
ide: hpt366: convert to use match_string() helper
by Andy Shevchenko
· 9 years ago
952bbcb
PCI: Remove includes of asm/pci-bridge.h
by Bjorn Helgaas
· 9 years ago
e04a2bd
drivers/ide: make ide-scan-pci.c driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
b5a608f
ide: constify ide_dma_ops structures
by Julia Lawall
· 9 years ago
0860bf9
ide: silence some underflow warnings
by Dan Carpenter
· 9 years ago
71baba4
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
by Mel Gorman
· 9 years ago
353b39d
ide: pdc202xx_new: Replace timeval with ktime_t
by Amitoj Kaur Chawla
· 9 years ago
02201e3
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 9 years ago
bfffa1c
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
9c27847
kernel/params: constify struct kernel_param_ops uses
by Luis R. Rodriguez
· 9 years ago
b3e5838
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
a7928c1
block: move PM request support to IDE
by Christoph Hellwig
· 10 years ago
b0b93b4
block: move REQ_TYPE_SENSE to the ide driver
by Christoph Hellwig
· 10 years ago
4f8c951
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
by Christoph Hellwig
· 10 years ago
d681f11
ide: remove deprecated use of pci api
by Quentin Lambert
· 10 years ago
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
5df07b7
Remove celleb-only SCC PATA drivers
by Daniel Axtens
· 10 years ago
a1480a1
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
17528b3
Merge branch 'pnp'
by Rafael J. Wysocki
· 10 years ago
27f00e5
ide,ata: Rename ATA_IDX to ATA_SENSE
by Hannes Reinecke
· 10 years ago
f571872
powerpc: Move Power Macintosh drivers to generic byteswappers
by David Gibson
· 10 years ago
8421596
ide_tape: convert jiffies with jiffies_to_msecs
by Nicholas Mc Guire
· 10 years ago
6a53330
PNP: ide/ide-pnp: Use module_pnp_driver to register driver
by Peter Huewe
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
ca957b6
drivers: ide: Fix mostly harmless off-by-one hardcoded value
by Rasmus Villemoes
· 10 years ago
1746fbe
IDE: Deletion of an unnecessary check before the function call "module_put"
by Markus Elfring
· 10 years ago
35316c9
ide: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
e75437f
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
d3dc366
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
7546e52
Drivers: ide: Remove typedef atiixp_ide_timing
by Himangi Saraogi
· 10 years ago
b277da0
block: disable entropy contributions for nonrot devices
by Mike Snitzer
· 10 years ago
a492f07
block,scsi: fixup blk_get_request dead queue scenarios
by Joe Lawrence
· 10 years ago
a53dae4
ide: use module_platform_driver()
by Christoph Jaeger
· 11 years ago
1486771
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 10 years ago
b4f42e2
block: remove struct request buffer member
by Jens Axboe
· 11 years ago
5b40dd3
ide: Fix SC1200 dependencies
by Jean Delvare
· 11 years ago
2f2d4dd
ide: Fix CS5520 and CS5530 dependencies
by Jean Delvare
· 11 years ago
a259d53
m68k/atari - ide: do not register interrupt if host->get_lock is set
by Michael Schmitz
· 11 years ago
61eae5b
drivers: ide: Include appropriate header file in ide-pio-blacklist.c
by Rashika Kheria
· 11 years ago
dfea4aa
drivers: ide: Include appropriate header file in ide-cd_verbose.c
by Rashika Kheria
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
bfecc2b
ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c
by Rafael J. Wysocki
· 11 years ago
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
6112ea0
zorro: ZTWO_VADDR() should return "void __iomem *"
by Geert Uytterhoeven
· 14 years ago
82023bb
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
c2f7d1e
ide: pmac: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
a6fd6063
ide: cs5536: use module_pci_driver()
by Jingoo Han
· 11 years ago
58e48be
ide: pmac: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
3a83f99
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
by Rafael J. Wysocki
· 11 years ago
7b19981
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
by Rafael J. Wysocki
· 11 years ago
4b4d2b4
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
21604cd
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
fb3fed7
ide: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
f4b2497
ide: drop dependency on ARCH_SHARK
by Linus Walleij
· 11 years ago
77da71b
ide: Drop H8/300 driver
by Guenter Roeck
· 11 years ago
64110c1
ide: sgiioc4: Staticize ioc4_ide_attach_one()
by Jingoo Han
· 11 years ago
70ddce832
ide: palm_bk3710: add missing __iomem annotation
by Jingoo Han
· 11 years ago
7b6b561
ide: use dev_get_platdata()
by Jingoo Han
· 11 years ago
6fcf049
ide-disk_proc: use macro to replace magic number
by Xinghai Yu
· 11 years ago
79c8fa0
ide: replace strict_strtol() with kstrtol()
by Jingoo Han
· 11 years ago
8ad928d
ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
by Rafael J. Wysocki
· 11 years ago
4ece92d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 11 years ago
1581208
ide: Fix IDE PIO size calculation
by Steven J. Hill
· 11 years ago
99bfdd8
drivers/ide/delkin_cb: Convert to module_pci_driver
by Libo Chen
· 11 years ago
02aa2a3
drivers: avoid format string in dev_set_name
by Kees Cook
· 11 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
bf6b438
ide: gayle: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
477c17d
ide: tx4939ide: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
5abf6c6
ide: tx4938ide: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
9baf64f
ARM: at91/ide: remove unsused at91-ide Kconfig entry
by Johan Hovold
· 12 years ago
762150e
drivers/ide: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
fe31edc
Drivers: ide: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
e6b5370
sections: fix section conflicts in drivers/ide
by Andi Kleen
· 12 years ago
9974e43
ide: fix generic_ide_suspend/resume Oops
by Miklos Szeredi
· 12 years ago
e58c5de
drivers/ide/ide-cs.c: adjust suspicious bit operation
by Julia Lawall
· 12 years ago
027253c1
ide: icside.c: fix printk format string compile warning
by Christian Dietrich
· 12 years ago
32a527a
ide: icside.c: Fix compile with CONFIG_BLK_DEV_IDEDMA_ICS=n
by Christian Dietrich
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
45b408d
ide: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
cf84475
ARM: at91: drop ide driver in favor of the pata one
by Jean-Christophe PLAGNIOL-VILLARD
· 13 years ago
577ebb3
block: add and use scsi_blk_cmd_ioctl
by Paolo Bonzini
· 13 years ago
Next »