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
Age
Commit message (
Expand
)
Author
2008-10-16
sysfs: use ilookup5() instead of ilookup5_nowait()
Tejun Heo
2008-10-16
PNP: create device attributes via default device attributes
Drew Moseley
2008-10-16
Driver core: make bus_find_device_by_name() more robust
Peter Korsgaard
2008-10-16
usb: turn dev_warn+WARN_ON combos into dev_WARN
Arjan van de Ven
2008-10-16
debug: use dev_WARN() rather than WARN_ON() in device_pm_add()
Arjan van de Ven
2008-10-16
debug: Introduce a dev_WARN() function
Arjan van de Ven
2008-10-16
sysfs: fix deadlock
Nick Piggin
2008-10-16
device model: Do a quickcheck for driver binding before doing an expensive check
Arjan van de Ven
2008-10-16
Driver core: Fix cleanup in device_create_vargs().
Cornelia Huck
2008-10-16
Driver core: Clarify device cleanup.
Cornelia Huck
2008-10-16
drivers/firmware/iscsi_ibft.c: make 3 functions static
Adrian Bunk
2008-10-16
sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent
Neil Brown
2008-10-16
driver core: make struct platform_pm_ops static
Adrian Bunk
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
2008-10-16
usb gadget: link fixes for network gadget
David Brownell
2008-10-16
usb gadget: link fixes for cdc composite gadget
David Brownell
2008-10-16
usb gadget: link fixes for storage gadget
David Brownell
2008-10-16
usb gadget: link fixes for printer gadget
David Brownell
2008-10-16
usb gadget: link fixes for MIDI gadget
David Brownell
2008-10-16
usb gadget: link fixes for gadget zero
David Brownell
2008-10-16
usb gadget: link fixes for serial gadget
David Brownell
2008-10-16
device create: remove device_create_drvdata
Greg Kroah-Hartman
2008-10-16
device create: ide: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
device create: video: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
device create: usb: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
device create: sound: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
device create: scsi: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
device create: s390: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
device create: net: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
device create: infiniband: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
device create: ieee1394: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
device create: char: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
device create: block: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
sysfs: crash debugging
Andrew Morton
2008-10-16
modules: fix module "notes" kobject leak
Alexey Dobriyan
2008-10-15
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-10-15
tty: make sure that proc_clear_tty stores the cpu flags
Arjan van de Ven
2008-10-15
metronomefb: Fix warning when building 64bit
Alan Cox
2008-10-15
xfs: fix remount rw with unrecognized options
Christoph Hellwig
2008-10-15
Merge branch 'build_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/mfa...
Linus Torvalds
2008-10-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2008-10-15
MIPS: Kill unused <asm/debug.h> inclusions
Shinya Kuribayashi
2008-10-15
MIPS: IP32: Add platform device for CMOS RTC; remove dead code
Thomas Bogendoerfer
2008-10-15
RTC: M48T35: new RTC driver
Thomas Bogendoerfer
2008-10-15
MIPS: IP27: Switch over to RTC class driver
Thomas Bogendoerfer
2008-10-15
MIPS: DS1286: New RTC driver
Thomas Bogendoerfer
2008-10-15
MIPS: IP22/28: Switch over to RTC class driver
Thomas Bogendoerfer
2008-10-15
MIPS: PCI: Scan busses when they are registered
Aurelien Jarno
2008-10-15
MIPS: WGT634U: Add reset button support
Aurelien Jarno
[next]