index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
2013-09-16
ide: Drop H8/300 driver
Guenter Roeck
2013-09-05
ide: sgiioc4: Staticize ioc4_ide_attach_one()
Jingoo Han
2013-09-05
ide: palm_bk3710: add missing __iomem annotation
Jingoo Han
2013-09-05
ide: use dev_get_platdata()
Jingoo Han
2013-09-05
ide-disk_proc: use macro to replace magic number
Xinghai Yu
2013-09-05
ide: replace strict_strtol() with kstrtol()
Jingoo Han
2013-07-30
ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
Rafael J. Wysocki
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2013-07-10
ide: Fix IDE PIO size calculation
Steven J. Hill
2013-07-10
drivers/ide/delkin_cb: Convert to module_pci_driver
Libo Chen
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-03-08
ide: gayle: use module_platform_driver_probe()
Jingoo Han
2013-03-08
ide: tx4939ide: use module_platform_driver_probe()
Jingoo Han
2013-03-08
ide: tx4938ide: use module_platform_driver_probe()
Jingoo Han
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-05
ARM: at91/ide: remove unsused at91-ide Kconfig entry
Johan Hovold
2013-01-11
drivers/ide: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-03
Drivers: ide: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-06
sections: fix section conflicts in drivers/ide
Andi Kleen
2012-08-21
ide: fix generic_ide_suspend/resume Oops
Miklos Szeredi
2012-06-12
drivers/ide/ide-cs.c: adjust suspicious bit operation
Julia Lawall
2012-06-06
ide: icside.c: fix printk format string compile warning
Christian Dietrich
2012-06-06
ide: icside.c: Fix compile with CONFIG_BLK_DEV_IDEDMA_ICS=n
Christian Dietrich
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-20
ide: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-13
ARM: at91: drop ide driver in favor of the pata one
Jean-Christophe PLAGNIOL-VILLARD
2012-01-14
block: add and use scsi_blk_cmd_ioctl
Paolo Bonzini
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-11-29
ARM: at91/ide: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
2011-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2011-11-08
ide-{cd,floppy,tape}: Do not include <linux/irq.h>
Geert Uytterhoeven
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2011-10-31
ide/ata: Add module.h to the implicit modular users
Paul Gortmaker
2011-10-31
ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-24
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
Manuel Lauss
2011-10-24
MIPS: Alchemy: kill au1xxx.h header
Manuel Lauss
2011-10-24
MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header dep
Manuel Lauss
2011-10-13
cy82c693: fix PCI device selection
Bartlomiej Zolnierkiewicz
2011-10-13
icside: DMA support fix
Bartlomiej Zolnierkiewicz
2011-10-13
IDE: Don't powerdown Compaq Triflex IDE device on suspend
Mikulas Patocka
2011-10-13
Kconfig: remove redundant CONFIG_ prefix on two symbols
Paul Bolle
2011-10-13
ide: Fix file references in drivers/ide/
Johann Felix Soden
2011-10-11
piix: ICH7 MWDMA1 errata
Bartlomiej Zolnierkiewicz
[prev]
[next]