summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-25staging: vt6656: iwctl: Cleanup spacing around operators (mostly)Jesper Juhl
2012-06-25staging: vt6656: iwctl: one statement per line (if)Jesper Juhl
2012-06-25staging: vt6656: iwctl: comment cleanupJesper Juhl
2012-06-25staging: vt6656: iwctl: space after if/for/while/switchJesper Juhl
2012-06-25staging: vt6656: iwctl: remove spaces between casts and variablesJesper Juhl
2012-06-25staging: vt6656: iwctl: remove unneeded scope block in iwctl_siwessid()Jesper Juhl
2012-06-25staging: vt6656: iwctl: remove redundant cast (to PSDevice)Jesper Juhl
2012-06-25staging: vt6656: iwctl: ensure one space between defined name and valueJesper Juhl
2012-06-25staging: vt6656: iwctl: Fix up variable declarations (whitespace and 'one-per...Jesper Juhl
2012-06-25staging: vt6656: iwctl: remove redundant ';'Jesper Juhl
2012-06-25staging: vt6656: iwctl: Fix indentationJesper Juhl
2012-06-25staging: vt6656: iwctl: fix up function declarations/prototypesJesper Juhl
2012-06-25staging: vt6656: iwctl: Remove redundant blank linesJesper Juhl
2012-06-25staging: nvec: add remove function to nvec childsMarc Dietrich
2012-06-25staging: nvec: rename led driver to board specific paz00 driverMarc Dietrich
2012-06-25staging: nvec: cleanup powermanagement callbacksMarc Dietrich
2012-06-25staging: nvec: cleanup driver registrationMarc Dietrich
2012-06-25staging: nvec: use dev_warn instead of printkMarc Dietrich
2012-06-25staging: nvec: convert to devm_ functionsMarc Dietrich
2012-06-25Staging: ipack/devices/ipoctal: remove unneeded lock in IRQ handlerSamuel Iglesias Gonsalvez
2012-06-25Staging: ipack/bridges/tpci200: remove unneeded lock in irq handlerSamuel Iglesias Gonsalvez
2012-06-25Staging: ipack/devices/ipoctal: remove unneeded includesSamuel Iglesias Gonsalvez
2012-06-25Staging: ipack/devices/ipoctal: fix oops when accessing "buffer"Samuel Iglesias Gonsalvez
2012-06-25staging: sm7xxfb: Fix typos in sm7xxfbJustin P. Mattock
2012-06-25staging: zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOCSeth Jennings
2012-06-25staging: reduce stack usage in prism2fw.cRandy Dunlap
2012-06-25Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman
2012-06-24Linux 3.5-rc4Linus Torvalds
2012-06-24Fix typo in printed messagesAnatol Pomozov
2012-06-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-06-24Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2012-06-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-24Merge branches 'cma' and 'ocrdma' into for-linusRoland Dreier
2012-06-23ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn
2012-06-23ARM: Kirkwood: clk_register_gate_fn: add fn assignmentMarc Kleine-Budde
2012-06-23ARM: Orion5x - Restore parts of io.h, with reworkAndrew Lunn
2012-06-23Merge tag 'omap-fixes-a-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2012-06-23Merge tag 'omap-fixes-for-v3.5-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-22staging: r8712u: Remove useless driver version infoLarry Finger
2012-06-22staging: iio: fix typo, improve timestamp alignment commentPeter Meerwald
2012-06-22staging: iio: simplify timestamp alignment in iio_simple_dummyPeter Meerwald
2012-06-22staging: iio: fix trigger handler of iio_simple_dummy driverPeter Meerwald
2012-06-22iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()Lars-Peter Clausen
2012-06-22staging:iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata()Lars-Peter Clausen
2012-06-22staging: vt6656: Correct a few assignments to be compares in iwctl_siwencodee...Jesper Juhl
2012-06-22staging: rts5139: Remove duplicate include of rts51x.hJesper Juhl
2012-06-22staging: rts5139: rts51x_chip: fixed brace coding style issueErik Jones
2012-06-22staging: comedi: ni_daq_700: refactor the pcmcia attach/detachH Hartley Sweeten
2012-06-22staging: comedi: ni_daq_700: remove the pcmcia suspend/resumeH Hartley Sweeten