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.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_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
/
include
/
linux
Age
Commit message (
Expand
)
Author
2016-01-09
block: kill disk_{check|set|clear|alloc}_badblocks
Dan Williams
2016-01-09
block, badblocks: introduce devm_init_badblocks
Dan Williams
2016-01-09
badblocks: rename badblocks_free to badblocks_exit
Dan Williams
2016-01-09
libnvdimm: Add a poison list and export badblocks
Vishal Verma
2016-01-09
block: Add badblock management for gendisks
Vishal Verma
2016-01-09
badblocks: Add core badblock management code
Vishal Verma
2016-01-09
block: enable dax for raw block devices
Dan Williams
2016-01-09
nfsd: don't hold i_mutex over userspace upcalls
NeilBrown
2016-01-08
bpf: cleanup bpf_prog_run_{save,clear}_cb helpers
Daniel Borkmann
2016-01-08
Merge branch 'for-linus' into work.misc
Al Viro
2016-01-08
compat_ioctl: don't pass fd around when not needed
Al Viro
2016-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-01-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-08
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
2016-01-08
KVM: renumber vcpu->request bits
Paolo Bonzini
2016-01-08
KVM: document which architecture uses each request bit
Paolo Bonzini
2016-01-08
KVM: Remove unused KVM_REQ_KICK to save a bit in vcpu->requests
Paolo Bonzini
2016-01-08
libata: skip debounce delay on link resume
Danesh Petigara
2016-01-08
locks: pass inode pointer to locks_free_lock_context
Jeff Layton
2016-01-07
Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...
Greg Kroah-Hartman
2016-01-08
PM / sleep: Go direct_complete if driver has no callbacks
Tomeu Vizoso
2016-01-08
PM / Domains: add setter for dev.pm_domain
Tomeu Vizoso
2016-01-08
device core: add device_is_bound()
Tomeu Vizoso
2016-01-08
Merge branch 'acpi-soc' into pm-core
Rafael J. Wysocki
2016-01-07
NFS: Use wait_on_atomic_t() for unlock after readahead
Benjamin Coddington
2016-01-07
Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-07
ftrace: Add infrastructure for delayed enabling of module functions
Steven Rostedt (Red Hat)
2016-01-07
mdio: Abstract device_remove() and device_free()
Andrew Lunn
2016-01-07
mdio: Add support for mdio drivers.
Andrew Lunn
2016-01-07
phy: Move phy specific bus match into phy_device
Andrew Lunn
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
phy: Move PHY PM operations into phy_device
Andrew Lunn
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
phy: Add phydev_err() and phydev_dbg() macros
Andrew Lunn
2016-01-07
mdio: Move mdiobus_read/write operatings into mdio.h
Andrew Lunn
2016-01-07
phy: Consistently use addr for address on an MII bus
Andrew Lunn
2016-01-07
mtd: nand: add helpers to access ->priv
Boris BREZILLON
2016-01-07
PCI/MSI: Fix typos in <linux/msi.h>
Thomas Petazzoni
2016-01-07
ftrace/module: Call clean up function when module init fails early
Steven Rostedt (Red Hat)
2016-01-07
lockd: constify nlmsvc_binding structure
Julia Lawall
2016-01-07
Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2016-01-07
driver-core: platform: Add platform_irq_count()
Stephen Boyd
2016-01-06
Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-06
mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
Boris BREZILLON
[prev]
[next]