aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-13paride/pcd: fix bool verbose module parameter.Rusty Russell
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-13lirc_parallel: fix module parameter description.Rusty Russell
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-12Merge tag 'to-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-12brcmsmac: fix reading of PCI sprom contentsLinus Torvalds
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-11Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-11Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-01-12lguest: Make sure interrupt is allocated ok by lguest_setup_irqStratos Psomadakis
2012-01-12lguest: move the lguest tool to the tools directoryDavidlohr Bueso
2012-01-12lguest: switch segment-voodoo-numbers to readable symbolsJacek Galowicz
2012-01-12virtio: balloon: Add freeze, restore handlers to support S4Amit Shah
2012-01-12virtio: balloon: Move vq initialization into separate functionAmit Shah
2012-01-12virtio: net: Add freeze, restore handlers to support S4Amit Shah
2012-01-12virtio: net: Move vq and vq buf removal into separate functionAmit Shah
2012-01-12virtio: net: Move vq initialization into separate functionAmit Shah
2012-01-12virtio: blk: Add freeze, restore handlers to support S4Amit Shah
2012-01-12virtio: blk: Move vq initialization to separate functionAmit Shah
2012-01-12virtio: console: Disable callbacks for virtqueues at start of S4 freezeAmit Shah
2012-01-12virtio: console: Add freeze and restore handlers to support S4Amit Shah
2012-01-12virtio: console: Move vq and vq buf removal into separate functionsAmit Shah
2012-01-12virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroffAmit Shah
2012-01-12virtio: pci: switch to new PM APIAmit Shah
2012-01-12virtio_blk: fix config handler raceMichael S. Tsirkin
2012-01-12virtio: add debugging if driver doesn't kick.Rusty Russell
2012-01-12virtio: expose added descriptors immediately.Rusty Russell
2012-01-12virtio: avoid modulus operation.Rusty Russell
2012-01-12virtio: support unlocked queue kickRusty Russell
2012-01-12virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell
2012-01-12virtio: document functions better.Rusty Russell
2012-01-12virtio-balloon: Trivial cleanupsSasha Levin
2012-01-12virtio: harsher barriers for rpmsg.Rusty Russell
2012-01-12Merge branch 'sh/nommu' into sh-latestPaul Mundt
2012-01-12Merge branch 'sh/pm-runtime' into sh-latestPaul Mundt
2012-01-12sh: also without PM_RUNTIME pm_runtime.o must be builtGuennadi Liakhovetski
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds
2012-01-11Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings
2012-01-11cpu: Do not return errors from cpu_dev_init() which will be ignoredBen Hutchings
2012-01-10Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen
2012-01-10Input: serio_raw - return proper result when serio_raw_write failsDmitry Torokhov
2012-01-10Input: serio_raw - really signal HUP upon disconnectDmitry Torokhov
2012-01-10Input: serio_raw - remove stray semicolonChe-Liang Chiou
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov