summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-01Input: document device propertiesHenrik Rydberg1-8/+64
2012-02-01Input: twl4030_keypad - fix comment (trivial)Felipe Contreras1-3/+1
2012-02-01Input: gpio_keys - fix struct device declared inside parameter listHeiko Stübner1-0/+2
2012-02-01Input: evdev - fix variable initialisationHeiko Stübner1-1/+1
2012-02-01ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-onlyGuennadi Liakhovetski1-0/+2
2012-02-01dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski2-1/+3
2012-02-01drm/radeon/kms: Fix device tree linkage of DP i2c buses tooJean Delvare1-0/+1
2012-02-01drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer1-2/+2
2012-02-01drm/radeon/kms: disable output polling when suspendedSeth Forshee1-0/+4
2012-02-02lib/digsig: checks for NULL return valueDmitry Kasatkin1-2/+6
2012-02-02lib/mpi: added missing NULL checkDmitry Kasatkin1-0/+2
2012-02-02lib/mpi: added comment on divide by 0 caseDmitry Kasatkin1-0/+4
2012-02-02lib/mpi: check for possible zero lengthDmitry Kasatkin1-0/+3
2012-02-02lib/digsig: pkcs_1_v1_5_decode_emsa cleanupDmitry Kasatkin1-25/+10
2012-02-02lib/digsig: additional sanity checks against badly formated key payloadDmitry Kasatkin1-2/+7
2012-02-02lib/mpi: removed unused functionsDmitry Kasatkin1-88/+0
2012-02-02lib/mpi: checks for zero divisor lengthDmitry Kasatkin1-0/+3
2012-02-02lib/mpi: return error code on dividing by zeroDmitry Kasatkin1-1/+1
2012-02-02lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin3-7/+5
2012-02-02lib/mpi: added missing NULL checkDmitry Kasatkin1-1/+2
2012-02-01ALSA: HDA: Fix duplicated output to more than one codecDavid Henningsson1-1/+1
2012-02-01KVM: do not #GP on perf MSR writes when vPMU is disabledGleb Natapov1-0/+22
2012-02-01KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2-0/+64
2012-02-01KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2-0/+26
2012-02-01KVM: Fix __set_bit() race in mark_page_dirty() during dirty loggingTakuya Yoshikawa1-1/+1
2012-02-01Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie6-7/+46
2012-02-01ALSA: hda - Fix calling cs_automic twice for Cirrus codecs.Dylan Reid1-2/+4
2012-02-01drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()Dan Carpenter1-2/+2
2012-02-01drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs1-2/+21
2012-02-01drm/nouveau: fix typo on mxmdcb optionBen Skeggs1-1/+1
2012-02-01drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SISBen Skeggs1-0/+9
2012-02-01drm/nouveau/disp: check that panel power gpio is enabled at init timeBen Skeggs2-2/+13
2012-01-31Linux 3.3-rc2v3.3-rc2Linus Torvalds1-1/+1
2012-01-31sh: use the the PCI channels's io_map_baseMichael S. Tsirkin2-2/+3
2012-01-31mips: use the the PCI controller's io_map_baseMichael S. Tsirkin2-2/+3
2012-01-31lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin3-1/+14
2012-01-31[CIFS] Update cifs Kconfig title to match removal of experimental dependencySteve French1-2/+2
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds11-37/+89
2012-01-31Merge branch 'fix/asoc' into for-linusTakashi Iwai9838-312315/+525412
2012-01-31ALSA: HDA: Remove quirk for Toshiba Qosmio G50David Henningsson1-13/+0
2012-01-31ALSA: HDA: Fix jack creation for codecs with front and rear Line InDavid Henningsson1-9/+15
2012-01-31cifs: fix printk format warningsRandy Dunlap1-4/+4
2012-01-31cifs: check offset in decode_ntlmssp_challenge()Dan Carpenter1-0/+4
2012-01-31Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar10-20/+14
2012-01-31Revert "microblaze: Add topology init"Michal Simek1-20/+1
2012-01-31Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...Vinod Koul1-1/+1
2012-01-31at_hdmac: bugfix for enabling channel irqNikolaus Voss2-11/+10
2012-01-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-13/+14
2012-01-30Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-72/+93
2012-01-30perf top: Fix number of samples displayedStephane Eranian1-3/+10