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
Age
Commit message (
Expand
)
Author
2008-02-13
pcmcia: ipwireless depends on NETDEVICES
Paul Mundt
2008-02-13
parport: section fixup
David Brownell
2008-02-13
Final removal of FASTCALL()/fastcall
Harvey Harrison
2008-02-13
acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()
Linus Torvalds
2008-02-13
drivers/memstick/host/tifm_ms.c breakage
Al Viro
2008-02-13
dm-raid1 breakage on 64bit
Al Viro
2008-02-13
wmi: (!x & y) strikes again
Al Viro
2008-02-11
WMI: initialize wmi_blocks.list even if ACPI is disabled
Linus Torvalds
2008-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-02-11
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-02-11
mlx4_core: Fix build break (missing include)
Olof Johansson
2008-02-11
sata_mv: platform driver allocs dma without create
Byron Bradley
2008-02-11
pata_ninja32: setup changes
Alan Cox
2008-02-11
pata_legacy: typo fix
Alan Cox
2008-02-11
pata_amd: Note in the module description it handles Nvidia
Alan Cox
2008-02-11
sata_mv: fix loop with last port
Yinghai Lu
2008-02-11
libata: ignore deverr on SETXFER if mode is configured
Tejun Heo
2008-02-11
pata_via: fix SATA cable detection on cx700
Tejun Heo
2008-02-11
ide: remove stale comment from ide-lib.c
Bartlomiej Zolnierkiewicz
2008-02-11
ide: fix comment in init_irq()
Bartlomiej Zolnierkiewicz
2008-02-11
ide: ide_init_port() bugfix
Bartlomiej Zolnierkiewicz
2008-02-11
ide-disk: fix flush requests (take 2)
Bartlomiej Zolnierkiewicz
2008-02-11
ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option
Sergei Shtylyov
2008-02-11
bast-ide: build fix
Bartlomiej Zolnierkiewicz
2008-02-11
ide-tape: remove never executed code
Bartlomiej Zolnierkiewicz
2008-02-11
ide: fix ide/legacy/gayle.c compilation
Adrian Bunk
2008-02-11
ide-cd: replace ntohs with generic byteorder macro be16_to_cpu
Borislav Petkov
2008-02-11
ide: remove stale version number
Bartlomiej Zolnierkiewicz
2008-02-11
pdc202xx_old: always enable burst mode
Bartlomiej Zolnierkiewicz
2008-02-11
palm_bk3710: use struct ide_port_info
Bartlomiej Zolnierkiewicz
2008-02-11
palm_bk3710: port initialization/probing bugfix
Bartlomiej Zolnierkiewicz
2008-02-11
palm_bk3710: fix ide_unregister() usage
Bartlomiej Zolnierkiewicz
2008-02-11
palm_bk3710: ide_register_hw() -> ide_device_add()
Bartlomiej Zolnierkiewicz
2008-02-11
ide: insert BUG_ON() into __ide_set_handler() (take 2)
Sergei Shtylyov
2008-02-11
cs5520: remove stale comment
Benjamin Herrenschmidt
2008-02-11
ide: another possible ide panic fix for blk-end-request
Kiyoshi Ueda
2008-02-10
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
2008-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-02-09
starfire: secton fix
Andrew Morton
2008-02-09
via-velocity: section fix
Andrew Morton
2008-02-09
natsemi: section fix
Andrew Morton
2008-02-09
typhoon: section fix
Andrew Morton
2008-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2008-02-09
isdn: fix section mismatch warning for ISACVer
Sam Ravnborg
2008-02-09
isdn: fix section mismatch warnings from hisax_cs_setup_card
Sam Ravnborg
2008-02-09
isdn: fix section mismatch warnings in isac.c and isar.c
Sam Ravnborg
2008-02-09
isdn: fix section mismatch warning in hfc_sx.c
Sam Ravnborg
2008-02-09
drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=N
S.Çağlar Onur
2008-02-09
rtc-r9701.c: silence compiler warning
S.Çağlar Onur
2008-02-09
x25_asy.c: silence compiler warning
S.Çağlar Onur
[next]