Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-08 | drm/gma500: Add support for aux pci vdc device | Patrik Jakobsson | |
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com> | |||
2013-11-08 | drm/gma500: Add chip specific sdvo masks | Patrik Jakobsson | |
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com> | |||
2013-11-08 | drm/gma500: Add Minnowboard to the IS_MRST() macro | Patrik Jakobsson | |
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com> | |||
2013-11-08 | microblaze: Remove incorrect file path | Michal Simek | |
Trivial. Signed-off-by: Michal Simek <michal.simek@xilinx.com> | |||
2013-11-08 | microblaze: Fix bug with mmap2 syscall MB implementation | Michal Simek | |
Fix mmap2 behaviour which incorrectly works with pgoff not in 4k units. Reported-by: Rich Felker <dalias@aerifal.cx> Signed-off-by: Michal Simek <michal.simek@xilinx.com> | |||
2013-11-08 | microblaze: Use predefined SYSCALL_DEFINE macro | Michal Simek | |
Use standard syscall definition. Signed-off-by: Michal Simek <michal.simek@xilinx.com> | |||
2013-11-08 | microblaze: Remove deprecated IRQF_DISABLED | Michal Simek | |
Removed IRQF_DISABLED as it's no-op and should be removed. Signed-off-by: Michal Simek <michal.simek@xilinx.com> | |||
2013-11-08 | Merge branch 'master' of ↵ | John W. Linville | |
git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem | |||
2013-11-08 | HID: roccat: add missing special driver declarations | Stefan Achatz | |
Forgot two special driver declarations and sorted the list. Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | |||
2013-11-08 | HID:hid-lg4ff: Correct Auto-center strength for wheels other than MOMO and MOMO2 | Simon Wood | |
The MOMO and MOMO2 wheels have a slightly different autocenter command, and accept values in the range 0..F (rather than 0..7 for the other wheels). This patch uses the product ID to determine how to compute the strength. Signed-off-by: Simon Wood <simon@mungewell.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | |||
2013-11-08 | HID:hid-lg4ff: Initialize device properties before we touch autocentering. | Simon Wood | |
Re-arrange code slightly to ensure that device properties are configured before calling auto-center command. Reported-by: Michal Malý <madcatxster@prifuk.cz> Signed-off-by: Simon Wood <simon@mungewell.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | |||
2013-11-08 | HID:hid-lg4ff: ensure ConstantForce is disabled when set to 0 | Simon Wood | |
When 'Constant Force' is set to 0 it is not turned off completely, the wheel feels 'heavy'. This patch issues the '13 00..' command to ensure that the force in slot 1 (the Constant Force) is deactivated. Reported-by: Elias Vanderstuyft <elias.vds@gmail.com> Signed-off-by: Simon Wood <simon@mungewell.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | |||
2013-11-08 | HID:hid-lg4ff: Switch autocentering off when strength is set to zero. | Simon Wood | |
When the autocenter is set to zero, this patch issues a command to totally disable the autocenter - this results in less resistance in the wheel. Reported-by: Elias Vanderstuyft <elias.vds@gmail.com> Signed-off-by: Simon Wood <simon@mungewell.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | |||
2013-11-08 | HID:hid-lg4ff: Scale autocentering force properly on Logitech wheel | Simon Wood | |
Adjust the scaling and lineartity to match that of the Windows driver (from MOMO testing). Reported-by: Elias Vanderstuyft <elias.vds@gmail.com> Signed-off-by: Simon Wood <simon@mungewell.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | |||
2013-11-08 | ALSA: hda/realtek - Add new codec ALC255/ALC3234 UAJ supported | Kailang Yang | |
New codec ALC255/ALC3234 support multifunction jacks. It used for menual select the input device. Signed-off-by: Kailang Yang <kailang@realtek.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> | |||
2013-11-08 | ALSA: hda - Apply MacBook fixups for CS4208 correctly | Takashi Iwai | |
The commit [8fe7b65ab465: ALSA: hda - Apply GPIO setup for MacBooks with CS4208] added a fixup entry matching with the vendor id 0x106b. This broke the fixups for previous MBA6,1 and 6,2, since the PCI SSID vendor id matches before evaluating the codec SSIDs. We had a similar issue on Mac with Sigmatel codecs, and solve this problem again similarly, by introducing a skeleton entry matching with the all MacBooks, then remap to the right one. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=64401 Fixes: 8fe7b65ab465 ('ALSA: hda - Apply GPIO setup for MacBooks with CS4208') Cc: <stable@vger.kernel.org> [v3.12+] Signed-off-by: Takashi Iwai <tiwai@suse.de> | |||
2013-11-08 | metag: off by one in setup_bootmem_node() | Dan Carpenter | |
If "nid == MAX_NUMNODES" then we write beyond the end of the node_data[] array. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: James Hogan <james.hogan@imgtec.com> | |||
2013-11-08 | Merge remote-tracking branch 'asoc/topic/wm8996' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/wm8400' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/warn' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/twl4030' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/tpa6130a2' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/tlv320aic26' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/tlv320aic23' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/spear' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/sn95031' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/simple' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/si476x' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/rt5640' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/pcm1792a' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/pcm1681' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/ml26124' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/mc13783' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/max9850' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/max98095' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/max98088' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next | Mark Brown | |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/ep93xx' into asoc-next | Mark Brown | |