summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | virtio: remove CONFIG_VIRTIO_RINGRusty Russell2012-09-283-9/+1
| * | | | | | virtio: add help to CONFIG_VIRTIO option.Rusty Russell2012-09-281-2/+4
| * | | | | | virtio: support reserved vqsMichael S. Tsirkin2012-09-285-1/+16
| * | | | | | virtio: introduce an API to set affinity for a virtqueueJason Wang2012-09-281-0/+46
| * | | | | | virtio-ring: move queue_index to vring_virtqueueJason Wang2012-09-286-20/+25
| * | | | | | virtio_balloon: not EXPERIMENTAL any more.Rusty Russell2012-09-281-2/+2
| * | | | | | virtio-balloon: dependency fixMichael S. Tsirkin2012-09-281-2/+1
| * | | | | | virtio-blk: fix NULL checking in virtblk_alloc_req()Dan Carpenter2012-09-281-2/+4
| * | | | | | virtio-blk: Add REQ_FLUSH and REQ_FUA support to bio pathAsias He2012-09-281-84/+188
| * | | | | | virtio-blk: Add bio-based IO path for virtio-blkAsias He2012-09-281-40/+163
| * | | | | | virtio: console: fix error handling in init() functionAlexey Khoroshilov2012-09-281-1/+11
| * | | | | | virtio/console: Allocate scatterlist according to the current pipe sizeMasami Hiramatsu2012-09-281-11/+12
| * | | | | | virtio/console: Wait until the port is ready on spliceMasami Hiramatsu2012-09-281-12/+27
| * | | | | | virtio/console: Add a failback for unstealable pipe bufferMasami Hiramatsu2012-09-281-3/+25
| * | | | | | virtio/console: Add splice_write supportMasami Hiramatsu2012-09-281-8/+128
* | | | | | | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-0716-56/+3845
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'late/kirkwood' into late/socOlof Johansson2012-10-05185-876/+9165
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu...Olof Johansson2012-09-2211-0/+3640
| | |\ \ \ \ \ \ \
| | | * | | | | | | gpio: introduce gpio-mvebu driver for Marvell SoCsThomas Petazzoni2012-09-223-0/+686
| | | * | | | | | | pinctrl: mvebu: add pinctrl driver for Armada XPThomas Petazzoni2012-09-223-0/+473
| | | * | | | | | | pinctrl: mvebu: add pinctrl driver for Armada 370Thomas Petazzoni2012-09-223-0/+426
| | | * | | | | | | pinctrl: mvebu: kirkwood pinctrl driverSebastian Hesselbarth2012-09-223-0/+477
| | | * | | | | | | pinctrl: mvebu: dove pinctrl driverSebastian Hesselbarth2012-09-223-0/+625
| | | * | | | | | | pinctrl: mvebu: pinctrl driver coreSebastian Hesselbarth2012-09-224-0/+953
| | * | | | | | | | Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux int...Olof Johansson2012-09-222-2/+135
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | hwmon: Add devicetree bindings to gpio-fanJamie Lentin2012-09-221-0/+120
| | | * | | | | | | | Crypto: CESA: Add support for DT based instantiation.Andrew Lunn2012-09-221-2/+15
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'next/multiplatform' into late/kirkwoodOlof Johansson2012-09-2286-93/+94
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'next/cleanup' into late/kirkwoodOlof Johansson2012-09-225-10/+10
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | hwrng: OMAP: remove SoC restrictions from driver registrationPaul Walmsley2012-09-241-3/+0
| * | | | | | | | | | | hwrng: OMAP: convert to use runtime PMPaul Walmsley2012-09-241-26/+9
| * | | | | | | | | | | hwrng: OMAP: store per-device data in per-device variables, not file staticsPaul Walmsley2012-09-241-38/+77
| * | | | | | | | | | | SPI: OMAP: remove unnecessary includes of plat/clock.hPaul Walmsley2012-09-222-3/+0
| * | | | | | | | | | | Merge tag 'cleanup-fixes-for-v3.7' into test_v3.6-rc6_cff3.7_odaf3.7Paul Walmsley2012-09-22146-4083/+6016
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-071565-25084/+34840
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | em28xx: regression fix: use DRX-K sync firmware requests on em28xxMauro Carvalho Chehab2012-10-021-0/+5
| * | | | | | | | | | | | drxk: allow loading firmware synchrousnouslyMauro Carvalho Chehab2012-10-022-5/+17
| * | | | | | | | | | | | em28xx: Make all em28xx extensions to be initialized asynchronouslyMauro Carvalho Chehab2012-10-021-12/+10
| * | | | | | | | | | | | [media] tda18271: properly report read errors in tda18271_get_idMichael Krufky2012-10-021-1/+9
| * | | | | | | | | | | | [media] tda18271: delay IR & RF calibration until init() if delay_cal is setMichael Krufky2012-10-022-0/+10
| * | | | | | | | | | | | [media] s5p-tv: Report only multi-plane capabilities in vidioc_querycapSylwester Nawrocki2012-10-021-4/+3
| * | | | | | | | | | | | [media] s5p-mfc: Fix misplaced return statement in s5p_mfc_suspend()Sachin Kamat2012-10-021-2/+3
| * | | | | | | | | | | | [media] exynos-gsc: Add missing static storage class specifiersSachin Kamat2012-10-022-4/+4
| * | | | | | | | | | | | [media] exynos-gsc: Remove <linux/version.h> header file inclusionSachin Kamat2012-10-022-2/+0
| * | | | | | | | | | | | [media] s5p-fimc: Fix incorrect condition in fimc_lite_reqbufs()Sachin Kamat2012-10-021-1/+1
| * | | | | | | | | | | | [media] s5p-tv: Fix potential NULL pointer dereference errorSachin Kamat2012-10-021-1/+1
| * | | | | | | | | | | | [media] s5k6aa: Fix possible NULL pointer dereferenceSylwester Nawrocki2012-10-021-7/+4
| * | | | | | | | | | | | [media] s5p-mfc: optimized code related to working contextesAndrzej Hajda2012-10-024-62/+60
| * | | | | | | | | | | | [media] s5p-mfc: added support for end of stream handling in MFC encoderAndrzej Hajda2012-10-026-35/+177
| * | | | | | | | | | | | [media] m5mols: Protect driver data with a mutexSylwester Nawrocki2012-10-022-33/+62