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
2011-12-12
Drivers: hv: Make the vmbus driver unloadable
K. Y. Srinivasan
2011-12-12
Drivers: hv: Fix a memory leak
K. Y. Srinivasan
2011-12-09
w1: add fast search for single slave bus
Evgeniy Polyakov
2011-12-09
drivers: hv: Don't OOPS when you cannot init vmbus
K. Y. Srinivasan
2011-12-09
firmware: google: fix gsmi.c build warning
Maxin B. John
2011-12-09
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
2011-11-26
uio: convert drivers/uio/* to use module_platform_driver()
Axel Lin
2011-11-26
topology: Provide CPU topology in sysfs in !SMP configurations
Ben Hutchings
2011-11-26
hv: Add Kconfig menu entry
Bart Van Assche
2011-11-26
Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
K. Y. Srinivasan
2011-11-26
hv: Move Kconfig menu entry
Bart Van Assche
2011-11-18
usb: dwc3: fix a warning
Alessandro Rubini
2011-11-18
usb: dwc3: use debugfs_print_regs32()
Alessandro Rubini
2011-11-18
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/hid/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/bluetooth/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-17
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
2011-11-17
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
2011-11-17
W1: w1_therm: release the bus during conversion on externally powered devices
Maciej Szmigiero
2011-11-15
devtmpfsd: fix task state handling
Kautuk Consul
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
2011-11-07
forcedeth: fix race when unloading module
david decotigny
2011-11-07
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
Stephen Rothwell
2011-11-07
device-mapper: dm-bufio.c needs to include module.h
Stephen Rothwell
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
2011-11-07
vmwgfx: Free prefered mode on error path
Jakob Bornecrantz
2011-11-07
vmwgfx: Use pointer return error codes
Jakob Bornecrantz
2011-11-07
vmwgfx: Fix hw cursor position
Thomas Hellstrom
2011-11-07
vmwgfx: Infrastructure for explicit placement
Thomas Hellstrom
2011-11-07
vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh
Thomas Hellstrom
2011-11-07
vmwgfx: Remove screen object active list
Thomas Hellstrom
2011-11-07
vmwgfx: Screen object cleanups
Thomas Hellstrom
2011-11-06
Revert "hvc_console: display printk messages on console."
Linus Torvalds
[next]