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
/
include
Age
Commit message (
Expand
)
Author
2009-03-24
driver core: create a private portion of struct device
Greg Kroah-Hartman
2009-03-24
driver core: remove polling for driver_probe_done(v5)
Ming Lei
2009-03-24
UIO: Add name attributes for mappings and port regions
Hans J. Koch
2009-03-24
platform: introduce module id table for platform devices
Eric Miao
2009-03-24
driver core: get rid of struct device's bus_id string array
Kay Sievers
2009-03-24
wimax: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-24
netlink: add NETLINK_NO_ENOBUFS socket flag
Pablo Neira Ayuso
2009-03-24
USB: gadget: composite device-level suspend/resume hooks
David Brownell
2009-03-24
USB: pedantic: spelling correction in comment for ch9.h
D.J. Capelis
2009-03-24
USB: make actual_length in struct urb field u32
Greg Kroah-Hartman
2009-03-24
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
2009-03-24
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
2009-03-24
usb-storage: prepare for subdriver separation
Alan Stern
2009-03-24
USB: otg: adding nop usb transceiver
Ajay Kumar Gupta
2009-03-24
USB: serial: introduce a flag into the usb serial layer to tell drivers that ...
Oliver Neukum
2009-03-24
USB: Move definitions from usb.h to usb/ch9.h
Julia Lawall
2009-03-24
USB: gpio_vbus: add delayed vbus_session calls
Robert Jarzmik
2009-03-24
USB: add quirk to avoid config and interface strings
Alan Stern
2009-03-24
ide: use try_to_identify() in ide_driveid_update()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove broken EXABYTENEST support
Bartlomiej Zolnierkiewicz
2009-03-24
mn10300: remove <asm/ide.h>
Bartlomiej Zolnierkiewicz
2009-03-24
frv: remove <asm/ide.h>
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove pciirq argument from ide_pci_setup_ports()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: fix ->init_chipset method to return 'int' value
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove no longer needed IRQ fallback code from hwif_init()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQS
Bartlomiej Zolnierkiewicz
2009-03-24
mn10300: add pci_get_legacy_ide_irq() to <asm/pci.h>
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move error handling code to ide-eh.c (v2)
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move xfer mode tuning code to ide-xfer-mode.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move device settings code to ide-devsets.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move ide_do_park_unpark() to ide-park.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove ide_do_drive_cmd()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move ide_dma_timeout_retry() to ide-dma.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move drive_is_ready() to ide-io.c
Bartlomiej Zolnierkiewicz
2009-03-24
ide: sanitize ACPI initialization
Bartlomiej Zolnierkiewicz
2009-03-24
ide: add ide_for_each_present_dev() iterator
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move ide_pktcmd_tf_load() to ide-atapi.c
Bartlomiej Zolnierkiewicz
2009-03-24
net: Add dependent headers to trace/skb.h
Josh Stone
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-24
bsg: add support for tail queuing
Boaz Harrosh
2009-03-24
block: genhd.h cleanup patch
Petros Koutoupis
2009-03-24
block: add private bio_set for bio integrity allocations
Martin K. Petersen
2009-03-24
block: genhd.h comment needs updating
Petros Koutoupis
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
2009-03-24
KVM: Correct deassign device ioctl to IOW
Sheng Yang
2009-03-24
KVM: define KVM_CAP_DEVICE_DEASSIGNMENT
Weidong Han
2009-03-24
KVM: Report IRQ injection status to userspace.
Gleb Natapov
2009-03-24
KVM: Fix kvmclock on !constant_tsc boxes
Gerd Hoffmann
2009-03-24
KVM: Use irq routing API for MSI
Sheng Yang
2009-03-24
KVM: make irq ack notifications aware of routing table
Marcelo Tosatti
[prev]
[next]