index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
/
include
/
linux
Age
Commit message (
Expand
)
Author
2007-05-02
PCI: the overdue removal of pci_module_init()
Adrian Bunk
2007-05-02
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
2007-05-02
MSI: Give archs the option to free all MSI/Xs at once.
Michael Ellerman
2007-05-02
MSI: Give archs the option to allocate all MSI/Xs at once.
Michael Ellerman
2007-05-02
MSI: Remove dev->first_msi_irq
Michael Ellerman
2007-05-02
MSI: Use a list instead of the custom link structure
Michael Ellerman
2007-05-02
PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev
Michael Ellerman
2007-05-02
MSI: Add an arch_msi_check_device()
Michael Ellerman
2007-05-02
PCI: define pci_request/release_regions() for CONFIG_PCI=n
Sergei Shtylyov
2007-05-02
pci: New PCI-E reset API
Brian King
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
kbuild: remove dependency on input.h from file2alias
Sam Ravnborg
2007-05-02
[PATCH] i386: Clean up ELF note generation
Jeremy Fitzhardinge
2007-05-02
[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages
Jeremy Fitzhardinge
2007-05-02
[PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_...
Jeremy Fitzhardinge
2007-05-02
[PATCH] x86-64: Account for module percpu space separately from kernel percpu
Jeremy Fitzhardinge
2007-05-02
[PATCH] x86: tighten kernel image page access rights
Jan Beulich
2007-05-02
[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps
Ian Campbell
2007-05-02
[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA
Ravikiran G Thirumalai
2007-05-02
[PATCH] x86-64: fix x86_64-mm-sched-clock-share
Andrew Morton
2007-05-02
[PATCH] i386: clean up mach_reboot_fixups
Jeremy Fitzhardinge
2007-05-02
[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA
Prarit Bhargava
2007-05-02
[CRYPTO] api: Add ablkcipher_request_set_tfm
Herbert Xu
2007-05-02
[CRYPTO] api: Add async blkcipher type
Herbert Xu
2007-05-02
[CRYPTO] templates: Pass type/mask when creating instances
Herbert Xu
2007-05-02
[CRYPTO] api: Add async block cipher interface
Herbert Xu
2007-05-01
i2c: Bitbanging I2C bus driver using the GPIO API
Haavard Skinnemoen
2007-05-01
i2c: Restore i2c_smbus_read_block_data
Jean Delvare
2007-05-01
i2c-algo-bit: Implement a 50/50 SCL duty cycle
Jean Delvare
2007-05-01
i2c: Blackfin Two Wire Interface driver
Bryan Wu
2007-05-01
i2c: Make i2c_del_driver a void function
Jean Delvare
2007-05-01
i2c: Move i2c-isa-only exported symbol declarations
Jean Delvare
2007-05-01
i2c: Add i2c_new_probed_device()
Jean Delvare
2007-05-01
i2c-algo-bit: Add i2c_bit_add_numbered_bus
Jean Delvare
2007-05-01
i2c: Add i2c_add_numbered_adapter()
David Brownell
2007-05-01
i2c: Add i2c_board_info and i2c_new_device()
David Brownell
2007-05-01
i2c: i2c stack can remove()
David Brownell
2007-05-01
i2c: i2c stack can probe()
David Brownell
2007-05-01
i2c-nforce2: Add support for the MCP61 and MCP65
Jean Delvare
2007-05-01
i2c: Emulate SMBus block read over I2C
Jean Delvare
2007-05-01
i2c: Rename dev_to_i2c_adapter()
David Brownell
2007-05-01
i2c: Shrink struct i2c_client
David Brownell
2007-05-01
i2c: i2c_adapter devices need no driver
Jean Delvare
2007-05-01
i2c: Kill i2c_adapter.class_dev
Jean Delvare
2007-05-01
mmc: remove old card states
Pierre Ossman
2007-05-01
MMC: Fix handling of low-voltage cards
Philip Langdale
2007-05-01
MMC: Consolidate voltage definitions
Philip Langdale
2007-05-01
mmc: add bus handler
Pierre Ossman
2007-05-01
mmc: Separate out protocol ops
Pierre Ossman
2007-05-01
mmc: Move core functions to subdir
Pierre Ossman
[prev]
[next]