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
2008-01-27
i2c: Let the user specify PCI driver data through new_id
Jean Delvare
2008-01-27
i2c-pxa: Add polling transfer
Mike Rapoport
2008-01-27
i2c: Support i2c_transfer in atomic contexts
Mike Rapoport
2008-01-27
i2c-sibyte: Remove the bus scan module parameter
Jean Delvare
2008-01-27
i2c-i801: Implement I2C block read support
Jean Delvare
2008-01-27
i2c-i801: Clear special mode bits as needed
Jean Delvare
2008-01-27
i2c-i801: More explicit names for chip features
Jean Delvare
2008-01-27
i2c-i801: Document which chip support what feature
Jean Delvare
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
2008-01-27
i2c: Rename main mutex
Jean Delvare
2008-01-27
i2c: Drop redundant i2c_driver.list
Jean Delvare
2008-01-27
i2c: Drop redundant i2c_adapter.list
Jean Delvare
2008-01-27
i2c: Change prototypes of refcounting functions
Jean Delvare
2008-01-27
i2c: Use the driver model reference counting
Jean Delvare
2008-01-27
i2c: Deprecate drivers for I2C buses on video adapters
Jean Delvare
2008-01-27
i2c: Don't uselessly set i2c_adapter.retries
Jean Delvare
2008-01-27
i2c: Kill rogue driver IDs
Jean Delvare
2008-01-27
i2c: normal_i2c can be made const (remaining drivers)
Jean Delvare
2008-01-27
i2c: normal_i2c can be made const (rtc drivers)
Jean Delvare
2008-01-27
i2c: Constify client address data
Mark M. Hoffman
2008-01-27
i2c-algo-pcf: Delete broken 10-bit address support
Jean Delvare
2008-01-27
i2c-algo-bit: Fix NAK/ARB comments
David Brownell
2008-01-27
i2c-algo-bit: Whitespace fixes (+ NAK/ARB comments)
David Brownell
2008-01-27
i2c-pxa: Remove hardcoded #ifdef and use cpu_is_pxa27x
eric miao
2008-01-27
i2c: some overdue driver removal
Adrian Bunk
2008-01-27
i2c: the scheduled I2C RTC driver removal
Adrian Bunk
2008-01-27
i2c-stub: Use a single array for byte and word operations
Jean Delvare
2008-01-27
i2c/tsl2550: Add power management added
Rodolfo Giometti
2008-01-27
i2c: Add support for the PCF8575 chip
Bart Van Assche
2008-01-27
i2c-ibm_iic: Whitespace cleanup
Stefan Roese
2008-01-27
i2c-pasemi: use i2c_add_numbered_adapter()
Olof Johansson
2008-01-27
i2c-nforce2: The nForce2 can do block transactions
Jean Delvare
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-01-26
ide: remove REQ_TYPE_ATA_CMD
Bartlomiej Zolnierkiewicz
2008-01-26
ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-26
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-26
ide: fix final status check in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
2008-01-26
ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
2008-01-26
ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE
Bartlomiej Zolnierkiewicz
2008-01-26
ide: initialize rq->cmd_type in ide_init_drive_cmd() callers
Bartlomiej Zolnierkiewicz
2008-01-26
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
ide: kill DATA_READY define
Bartlomiej Zolnierkiewicz
2008-01-26
ide: task_end_request() fix
Tejun Heo
2008-01-26
ide: use rq->nr_sectors in task_end_request()
Bartlomiej Zolnierkiewicz
2008-01-26
ide: remove needless ->cursg clearing from task_end_request()
Bartlomiej Zolnierkiewicz
2008-01-26
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
Bartlomiej Zolnierkiewicz
2008-01-26
ide-tape: fix handling of non-special requests in ->end_request method
Bartlomiej Zolnierkiewicz
2008-01-26
ide: fix final status check in task_in_intr()
Bartlomiej Zolnierkiewicz
2008-01-26
ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
[next]