summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-28crypto: caam - fix aead sglen for case 'dst != src'Horia Geanta1-22/+29
2013-11-28crypto: talitos - corrrectly handle zero-length assoc dataHoria Geanta1-5/+16
2013-11-26crypto: caam - Add missing Job Ring includeMichael Neuling1-0/+1
2013-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds27-509/+1130
2013-11-23Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds21-62/+472
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds49-318/+989
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds60-448/+447
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds46-732/+947
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-13/+87
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-136/+293
2013-11-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2-4/+13
2013-11-22Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds14-126/+1092
2013-11-22ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold1-0/+9
2013-11-22kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu1-4/+4
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel1-3/+3
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller13-52/+121
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-52/+121
2013-11-21drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann1-7/+33
2013-11-21drm/exynos: g2d: fix memory leak to userptrInki Dae1-0/+2
2013-11-21Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie3-9/+59
2013-11-21Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie8-67/+472
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie8-22/+79
2013-11-21Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie28-213/+344
2013-11-21iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen1-1/+4
2013-11-21iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen1-1/+1
2013-11-21net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2-7/+72
2013-11-21net/phy: Add VSC8662 supportSandeep Singh1-0/+14
2013-11-21net/phy: Add VSC8574 supportshaohui xie1-1/+16
2013-11-21net/phy: Add VSC8234 supportAndy Fleming1-2/+17
2013-11-21net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2-11/+4
2013-11-21x86, wmi fix modalias_show return valuesPrarit Bhargava1-2/+4
2013-11-21ipc: Added support for IPC interrupt modeKuppuswamy Sathyanarayanan1-3/+45
2013-11-21ipc: Handle error conditions in ipc commandKuppuswamy Sathyanarayanan1-3/+5
2013-11-21ipc: Enabled ipc support for additional intel platformsKuppuswamy Sathyanarayanan1-0/+24
2013-11-21ipc: Added platform data structureKuppuswamy Sathyanarayanan1-8/+29
2013-11-21thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32Takashi Iwai1-1/+6
2013-11-21platform: add chrome platform directoryOlof Johansson7-12/+32
2013-11-21hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmdAlex Hung1-1/+13
2013-11-21dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycodeAlex Hung1-3/+4
2013-11-21platform:x86: Remove OOM message after input_allocate_deviceJoe Perches8-23/+8
2013-11-21sony-laptop: fixe typos in sony_laptop_input_keycode_mapStephen Gildea1-2/+2
2013-11-21sony-laptop: warn on multiple KBD backlight handlesMattia Dongili1-4/+12
2013-11-21dell-laptop: Only enable rfkill functionality on laptops with a hw killswitchHans de Goede1-3/+10
2013-11-21dell-laptop: Add a force_rfkill module parameterHans de Goede1-1/+5
2013-11-21dell-laptop: Wait less long before updating rfkill after an rfkill keypressHans de Goede1-1/+1
2013-11-21dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blockedHans de Goede1-3/+2
2013-11-21dell-laptop: Sync current block state to BIOS on hw switch changeHans de Goede1-3/+11
2013-11-21dell-laptop: Allow changing the sw_state while the radio is blocked by hwHans de Goede1-5/+2
2013-11-21dell-laptop: Don't read-back sw_state on machines with a hardware switchHans de Goede1-1/+4
2013-11-21dell-laptop: Don't set sw_state from the query callbackHans de Goede1-8/+19