summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'late/fixes' into fixesOlof Johansson2012-10-072-6/+6
|\
| * ARM: footbridge: nw_gpio_lock is raw_spin_lockArnd Bergmann2012-10-072-6/+6
* | ARM: tegra: fix mismerges of header file inclusionsOlof Johansson2012-10-071-1/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-10-071-11/+10
|\ \
| * | m68knommu: clean up ColdFire 54xx General Timer definitionsGreg Ungerer2012-09-271-11/+10
* | | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-0712-96/+557
|\ \ \
| * | | virtio-blk: Disable callback in virtblk_done()Asias He2012-09-281-8/+11
| * | | virtio_mmio: Don't attempt to create empty virtqueuesBrian Foley2012-09-281-0/+10
| * | | virtio_mmio: fix off by one error allocating queueBrian Foley2012-09-281-2/+2
| * | | drivers/virtio/virtio_pci.c: fix error return codePeter Senna Tschudin2012-09-281-1/+3
| * | | virtio: don't crash when device is buggyMichael S. Tsirkin2012-09-281-1/+1
| * | | 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