aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-12
|\
| * Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen2012-01-11
| * Input: serio_raw - return proper result when serio_raw_write failsDmitry Torokhov2012-01-11
| * Input: serio_raw - really signal HUP upon disconnectDmitry Torokhov2012-01-11
| * Input: serio_raw - remove stray semicolonChe-Liang Chiou2012-01-11
| * Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-11
* | Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-12
|\ \
| * | lguest: Make sure interrupt is allocated ok by lguest_setup_irqStratos Psomadakis2012-01-12
| * | lguest: move the lguest tool to the tools directoryDavidlohr Bueso2012-01-12
| * | lguest: switch segment-voodoo-numbers to readable symbolsJacek Galowicz2012-01-12
| * | virtio: balloon: Add freeze, restore handlers to support S4Amit Shah2012-01-12
| * | virtio: balloon: Move vq initialization into separate functionAmit Shah2012-01-12
| * | virtio: net: Add freeze, restore handlers to support S4Amit Shah2012-01-12
| * | virtio: net: Move vq and vq buf removal into separate functionAmit Shah2012-01-12
| * | virtio: net: Move vq initialization into separate functionAmit Shah2012-01-12
| * | virtio: blk: Add freeze, restore handlers to support S4Amit Shah2012-01-12
| * | virtio: blk: Move vq initialization to separate functionAmit Shah2012-01-12
| * | virtio: console: Disable callbacks for virtqueues at start of S4 freezeAmit Shah2012-01-12
| * | virtio: console: Add freeze and restore handlers to support S4Amit Shah2012-01-12
| * | virtio: console: Move vq and vq buf removal into separate functionsAmit Shah2012-01-12
| * | virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroffAmit Shah2012-01-12
| * | virtio: pci: switch to new PM APIAmit Shah2012-01-12
| * | virtio_blk: fix config handler raceMichael S. Tsirkin2012-01-12
| * | virtio: add debugging if driver doesn't kick.Rusty Russell2012-01-12
| * | virtio: expose added descriptors immediately.Rusty Russell2012-01-12
| * | virtio: avoid modulus operation.Rusty Russell2012-01-12
| * | virtio: support unlocked queue kickRusty Russell2012-01-12
| * | virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell2012-01-12
| * | virtio: document functions better.Rusty Russell2012-01-12
| * | virtio-balloon: Trivial cleanupsSasha Levin2012-01-12
| * | virtio: harsher barriers for rpmsg.Rusty Russell2012-01-12
* | | brcmsmac: fix reading of PCI sprom contentsLinus Torvalds2012-01-12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-12
|\ \ \
| * | | mfd: Put WM8994 into cache only mode when suspendingMark Brown2012-01-09
| * | | mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown2011-12-14
| * | | Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2011-12-13
| |\ \ \
| | * | | regmap: Move initialization of regcache related fields to regcache_initLars-Peter Clausen2011-12-12
| * | | | Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-12
| |\ \ \ \
| | * | | | mfd: Convert wm8994 to use generic regmap irq_chipMark Brown2011-12-12
| | * | | | Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-12-12
| | |\ \ \ \
| | * | | | | mfd: Mark WM1811 GPIO6 register volatile for later revisionsMark Brown2011-12-12
| | * | | | | mfd: Add WM1811A device ID to wm8994 driverMark Brown2011-12-12
| | * | | | | mfd: Correct revision display for WM1811 revision DMark Brown2011-12-12
| | * | | | | mfd: Initialise WM8994 register cache after reading chip ID registersMark Brown2011-12-12
| | * | | | | mfd: Enable register cache for wm8994 devicesMark Brown2011-12-12
| | * | | | | Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2011-12-12
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | mfd: Add wm8994 register access and default informationMark Brown2011-12-12
| | * | | | | mfd: Don't hard code the reset value for WM8994 devicesMark Brown2011-12-12
| | * | | | | mfd: Disable more pulls on WM8994Mark Brown2011-12-12
| | * | | | | mfd: Convert wm8994 to devm_kzalloc()Mark Brown2011-12-12