summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2013-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-318/+989
2013-11-22Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-448/+447
2013-11-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-732/+947
2013-11-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+87
2013-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-136/+293
2013-11-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds-4/+13
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds-126/+1092
2013-11-21ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold-0/+9
2013-11-21kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanlyYuanhan Liu-4/+4
2013-11-21xen-netback: stop the VIF thread before unbinding IRQsDavid Vrabel-3/+3
2013-11-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-52/+121
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-52/+121
2013-11-21drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann-7/+33
2013-11-21drm/exynos: g2d: fix memory leak to userptrInki Dae-0/+2
2013-11-21Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie-9/+59
2013-11-21Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie-67/+472
2013-11-21Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie-22/+79
2013-11-21Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-213/+344
2013-11-20iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen-1/+4
2013-11-20iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen-1/+1
2013-11-20net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur-7/+72
2013-11-20net/phy: Add VSC8662 supportSandeep Singh-0/+14
2013-11-20net/phy: Add VSC8574 supportshaohui xie-1/+16
2013-11-20net/phy: Add VSC8234 supportAndy Fleming-2/+17
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa-11/+4
2013-11-20PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu-1/+0
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds-1/+9
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-241/+183
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-1941/+1363
2013-11-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+3
2013-11-20Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds-186/+566
2013-11-20r8152: fix incorrect type in assignmenthayeswang-9/+9
2013-11-20r8152: support stopping/waking tx queuehayeswang-0/+22
2013-11-20r8152: modify the tx flowhayeswang-43/+3
2013-11-20r8152: fix tx/rx memory overflowhayeswang-13/+17
2013-11-20iscsi-target: Expose default_erl as TPG attributeNicholas Bellinger-7/+36
2013-11-20target_core_configfs: split up ALUA supported statesHannes Reinecke-43/+84
2013-11-20target_core_alua: Make supported states configurableHannes Reinecke-0/+50
2013-11-20target_core_alua: Store supported ALUA statesHannes Reinecke-6/+19
2013-11-20target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZEDHannes Reinecke-6/+6
2013-11-20target_core_alua: spellcheckHannes Reinecke-9/+9
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke-100/+100
2013-11-20hwmon: (acpi_power_meter) Fix acpi_bus_get_device() return value checkYijing Wang-3/+2
2013-11-20drm/i915: Fix gen3 self-refresh watermarksDaniel Vetter-1/+1
2013-11-20drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom-7/+54
2013-11-20drm/ttm: Don't move non-existing dataThomas Hellstrom-2/+5
2013-11-19iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSNNicholas Bellinger-8/+11
2013-11-19iscsi-target: Convert iscsi_session statistics to atomic_long_tNicholas Bellinger-50/+25
2013-11-19virtio-blk: virtqueue_kick() must be ordered with other virtqueue operationsShaohua Li-2/+3
2013-11-19aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara-1/+2