| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'to-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-12 | 12 | -158/+713 |
|\ |
|
| * | lguest: Make sure interrupt is allocated ok by lguest_setup_irq | Stratos Psomadakis | 2012-01-12 | 1 | -3/+7 |
| * | lguest: move the lguest tool to the tools directory | Davidlohr Bueso | 2012-01-12 | 1 | -1/+1 |
| * | lguest: switch segment-voodoo-numbers to readable symbols | Jacek Galowicz | 2012-01-12 | 1 | -11/+17 |
| * | virtio: balloon: Add freeze, restore handlers to support S4 | Amit Shah | 2012-01-12 | 1 | -0/+47 |
| * | virtio: balloon: Move vq initialization into separate function | Amit Shah | 2012-01-12 | 1 | -18/+30 |
| * | virtio: net: Add freeze, restore handlers to support S4 | Amit Shah | 2012-01-12 | 1 | -0/+46 |
| * | virtio: net: Move vq and vq buf removal into separate function | Amit Shah | 2012-01-12 | 1 | -8/+12 |
| * | virtio: net: Move vq initialization into separate function | Amit Shah | 2012-01-12 | 1 | -19/+28 |
| * | virtio: blk: Add freeze, restore handlers to support S4 | Amit Shah | 2012-01-12 | 1 | -0/+44 |
| * | virtio: blk: Move vq initialization to separate function | Amit Shah | 2012-01-12 | 1 | -5/+14 |
| * | virtio: console: Disable callbacks for virtqueues at start of S4 freeze | Amit Shah | 2012-01-12 | 1 | -0/+8 |
| * | virtio: console: Add freeze and restore handlers to support S4 | Amit Shah | 2012-01-12 | 1 | -0/+58 |
| * | virtio: console: Move vq and vq buf removal into separate functions | Amit Shah | 2012-01-12 | 1 | -28/+40 |
| * | virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff | Amit Shah | 2012-01-12 | 1 | -2/+92 |
| * | virtio: pci: switch to new PM API | Amit Shah | 2012-01-12 | 1 | -4/+12 |
| * | virtio_blk: fix config handler race | Michael S. Tsirkin | 2012-01-12 | 1 | -1/+21 |
| * | virtio: add debugging if driver doesn't kick. | Rusty Russell | 2012-01-12 | 1 | -0/+31 |
| * | virtio: expose added descriptors immediately. | Rusty Russell | 2012-01-12 | 1 | -6/+14 |
| * | virtio: avoid modulus operation. | Rusty Russell | 2012-01-12 | 1 | -4/+6 |
| * | virtio: support unlocked queue kick | Rusty Russell | 2012-01-12 | 1 | -12/+48 |
| * | virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf | Rusty Russell | 2012-01-12 | 6 | -25/+26 |
| * | virtio: document functions better. | Rusty Russell | 2012-01-12 | 1 | -1/+91 |
| * | virtio-balloon: Trivial cleanups | Sasha Levin | 2012-01-12 | 1 | -3/+3 |
| * | virtio: harsher barriers for rpmsg. | Rusty Russell | 2012-01-12 | 5 | -21/+31 |
* | | brcmsmac: fix reading of PCI sprom contents | Linus Torvalds | 2012-01-12 | 1 | -11/+20 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 | 9 | -410/+1386 |
|\ \ |
|
| * | | mfd: Put WM8994 into cache only mode when suspending | Mark Brown | 2012-01-09 | 1 | -0/+2 |
| * | | mfd: Test for jack detection when deciding if wm8994 should suspend | Mark Brown | 2011-12-14 | 1 | -0/+14 |
| * | | Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 2011-12-13 | 3 | -9/+10 |
| |\ \ |
|
| | * | | regmap: Move initialization of regcache related fields to regcache_init | Lars-Peter Clausen | 2011-12-13 | 3 | -9/+10 |
| * | | | Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2011-12-13 | 277 | -2284/+4271 |
| |\ \ \ |
|
| | * | | | mfd: Convert wm8994 to use generic regmap irq_chip | Mark Brown | 2011-12-13 | 2 | -163/+34 |
| | * | | | Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2011-12-13 | 3 | -0/+306 |
| | |\ \ \ |
|
| | * | | | | mfd: Mark WM1811 GPIO6 register volatile for later revisions | Mark Brown | 2011-12-13 | 2 | -7/+24 |
| | * | | | | mfd: Add WM1811A device ID to wm8994 driver | Mark Brown | 2011-12-13 | 1 | -0/+1 |
| | * | | | | mfd: Correct revision display for WM1811 revision D | Mark Brown | 2011-12-13 | 1 | -0/+5 |
| | * | | | | mfd: Initialise WM8994 register cache after reading chip ID registers | Mark Brown | 2011-12-13 | 3 | -17/+30 |
| | * | | | | mfd: Enable register cache for wm8994 devices | Mark Brown | 2011-12-13 | 1 | -52/+30 |
| | * | | | | Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 2011-12-13 | 4 | -2/+57 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | mfd: Add wm8994 register access and default information | Mark Brown | 2011-12-13 | 3 | -1/+1243 |
| | * | | | | mfd: Don't hard code the reset value for WM8994 devices | Mark Brown | 2011-12-13 | 1 | -1/+2 |
| | * | | | | mfd: Disable more pulls on WM8994 | Mark Brown | 2011-12-13 | 1 | -3/+8 |
| | * | | | | mfd: Convert wm8994 to devm_kzalloc() | Mark Brown | 2011-12-13 | 1 | -11/+5 |
| | * | | | | mfd: Add basic device tree binding for wm8994 | Mark Brown | 2011-12-13 | 1 | -0/+9 |
| | * | | | | mfd: Remove some unused functions in wm8894-irq | Mark Brown | 2011-12-13 | 1 | -10/+0 |
| * | | | | | ASoC: Move SigmaDSP firmware loader to ASoC | Lars-Peter Clausen | 2011-11-29 | 3 | -166/+0 |
| * | | | | | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 2011-11-29 | 1 | -23/+58 |
| |\ \ \ \ \ |
|
* | \ \ \ \ \ | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-01-11 | 2 | -83/+97 |
|\ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzen | Paul Mundt | 2012-01-09 | 3 | -109/+250 |
| |\ \ \ \ \ \ \ \ |
|