aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-11-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+31
2013-11-26Merge tag 'ntb-3.13' of git://github.com/jonmason/ntbLinus Torvalds4-65/+156
2013-11-26sony-laptop: do not scribble keyboard backlight registers on resumeMattia Dongili1-27/+0
2013-11-25Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson2-4/+31
2013-11-25Merge tag 'regulator-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+70
2013-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-4/+484
2013-11-24Merge remote-tracking branch 'regulator/fix/pfuze100' into regulator-linusMark Brown1-3/+9
2013-11-24Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linusMark Brown1-1/+6
2013-11-24Merge remote-tracking branch 'regulator/fix/fixed' into regulator-linusMark Brown1-0/+3
2013-11-24Merge remote-tracking branch 'regulator/fix/arizona' into regulator-linusMark Brown1-2/+52
2013-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds27-509/+1130
2013-11-22Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds21-62/+472
2013-11-22Merge branch 'next' into for-linusDmitry Torokhov6-4/+484
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-21Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2-4/+13
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds14-126/+1092
2013-11-21ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold1-0/+9
2013-11-21kernel: 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-20iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen1-1/+4
2013-11-20iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen1-1/+1
2013-11-20Input: atmel-wm97xx - fix compile errorDmitry Torokhov1-1/+1
2013-11-20Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter1-1/+4
2013-11-20Input: cyttsp4 - remove unnecessary work pending testXie XiuQi1-2/+1
2013-11-20net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur2-7/+72
2013-11-20net/phy: Add VSC8662 supportSandeep Singh1-0/+14
2013-11-20net/phy: Add VSC8574 supportshaohui xie1-1/+16
2013-11-20net/phy: Add VSC8234 supportAndy Fleming1-2/+17
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2-11/+4
2013-11-20x86, wmi fix modalias_show return valuesPrarit Bhargava1-2/+4
2013-11-20ipc: Added support for IPC interrupt modeKuppuswamy Sathyanarayanan1-3/+45
2013-11-20ipc: Handle error conditions in ipc commandKuppuswamy Sathyanarayanan1-3/+5
2013-11-20ipc: Enabled ipc support for additional intel platformsKuppuswamy Sathyanarayanan1-0/+24
2013-11-20ipc: Added platform data structureKuppuswamy Sathyanarayanan1-8/+29
2013-11-20thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32Takashi Iwai1-1/+6
2013-11-20platform: add chrome platform directoryOlof Johansson7-12/+32
2013-11-20hp-wmi: detect "2009 BIOS or later" flag by WMI 0x0d for wireless cmdAlex Hung1-1/+13
2013-11-20dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycodeAlex Hung1-3/+4
2013-11-20platform:x86: Remove OOM message after input_allocate_deviceJoe Perches8-23/+8
2013-11-20sony-laptop: fixe typos in sony_laptop_input_keycode_mapStephen Gildea1-2/+2
2013-11-20sony-laptop: warn on multiple KBD backlight handlesMattia Dongili1-4/+12
2013-11-20dell-laptop: Only enable rfkill functionality on laptops with a hw killswitchHans de Goede1-3/+10
2013-11-20dell-laptop: Add a force_rfkill module parameterHans de Goede1-1/+5
2013-11-20dell-laptop: Wait less long before updating rfkill after an rfkill keypressHans de Goede1-1/+1
2013-11-20dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blockedHans de Goede1-3/+2
2013-11-20dell-laptop: Sync current block state to BIOS on hw switch changeHans de Goede1-3/+11
2013-11-20dell-laptop: Allow changing the sw_state while the radio is blocked by hwHans de Goede1-5/+2
2013-11-20dell-laptop: Don't read-back sw_state on machines with a hardware switchHans de Goede1-1/+4
2013-11-20dell-laptop: Don't set sw_state from the query callbackHans de Goede1-8/+19
2013-11-20dell-laptop: Only get status from BIOS once when updatingHans de Goede1-9/+19
2013-11-20dell-laptop: If there is no hwswitch, then clear all hw-controlled bitsHans de Goede1-0/+3
2013-11-20dell-laptop: Only enable rfkill on LatitudesHans de Goede1-50/+7
2013-11-20Revert "dell-laptop: Remove rfkill code"Hans de Goede1-0/+289
2013-11-20PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu1-1/+0
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds1-1/+9
2013-11-20Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds43-241/+183
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds50-1941/+1363
2013-11-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+3
2013-11-20Merge tag 'md/3.13' of git://neil.brown.name/mdLinus Torvalds6-186/+566
2013-11-20r8152: fix incorrect type in assignmenthayeswang1-9/+9
2013-11-20r8152: support stopping/waking tx queuehayeswang1-0/+22
2013-11-20r8152: modify the tx flowhayeswang1-43/+3
2013-11-20r8152: fix tx/rx memory overflowhayeswang1-13/+17
2013-11-20iscsi-target: Expose default_erl as TPG attributeNicholas Bellinger6-7/+36
2013-11-20target_core_configfs: split up ALUA supported statesHannes Reinecke1-43/+84
2013-11-20target_core_alua: Make supported states configurableHannes Reinecke1-0/+50
2013-11-20target_core_alua: Store supported ALUA statesHannes Reinecke2-6/+19
2013-11-20target_core_alua: Rename ALUA_ACCESS_STATE_OPTIMIZEDHannes Reinecke2-6/+6
2013-11-20target_core_alua: spellcheckHannes Reinecke1-9/+9
2013-11-20target core: rename (ex,im)plict -> (ex,im)plicitHannes Reinecke9-100/+100
2013-11-20NTB: Disable interrupts and poll under high loadJon Mason3-26/+48
2013-11-20NTB: Enable Snoop on Primary SideJon Mason2-10/+19
2013-11-20NTB: Document HW errataJon Mason1-0/+12
2013-11-20NTB: remove duplicate definesMichael Opdenacker1-3/+0
2013-11-20NTB: correct dmaengine_get/put usageJon Mason1-3/+6
2013-11-20NTB: Fix ntb_transport link down raceJon Mason1-15/+28
2013-11-20ntb: Fix missed call to pci_enable_msix()Alexander Gordeev1-0/+4
2013-11-20NTB: Fix NTB-RP Link UpJon Mason1-8/+28
2013-11-20NTB: Xeon Doorbell errata workaroundJon Mason2-5/+16
2013-11-20hwmon: (acpi_power_meter) Fix acpi_bus_get_device() return value checkYijing Wang1-3/+2
2013-11-20drm/i915: Fix gen3 self-refresh watermarksDaniel Vetter1-1/+1
2013-11-20Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler3-0/+478
2013-11-20drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom2-7/+54
2013-11-20drm/ttm: Don't move non-existing dataThomas Hellstrom1-2/+5
2013-11-19iscsi-target: Do not reject non-immediate CmdSNs exceeding MaxCmdSNNicholas Bellinger2-8/+11
2013-11-19iscsi-target: Convert iscsi_session statistics to atomic_long_tNicholas Bellinger6-50/+25
2013-11-19virtio-blk: virtqueue_kick() must be ordered with other virtqueue operationsShaohua Li1-2/+3
2013-11-19aacraid: prevent invalid pointer dereferenceMahesh Rajashekhara1-1/+2
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds65-379/+538
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg3-54/+21
2013-11-19genetlink: pass family to functions using groupsJohannes Berg4-5/+9
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2-4/+2
2013-11-19drm/radeon: hook up backlight functions for CI and KV family.Samuel Li1-0/+4
2013-11-19atm: idt77252: fix dev refcnt leakYing Xue1-1/+1
2013-11-19Merge branch 'acpi-hotplug'Rafael J. Wysocki1-1/+0
2013-11-19PCI / hotplug / ACPI: Drop unused acpiphp_debug declarationMika Westerberg1-1/+0
2013-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds12-315/+365
2013-11-19drm/i915: Replicate BIOS eDP bpp clamping hack for hswDaniel Vetter1-0/+20
2013-11-19drm/i915: Do not enable package C8 on unsupported hardwareChris Wilson2-0/+16
2013-11-19drm/i915: Hold pc8 lock around toggling pc8.gpu_idleChris Wilson1-2/+6
2013-11-19md/raid5: Use conf->device_lock protect changing of multi-thread resources.majianpeng1-24/+39
2013-11-19md/raid5: Before freeing old multi-thread worker, it should flush them.majianpeng1-0/+3
2013-11-19md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with REQ_NOMERGE.majianpeng1-1/+1
2013-11-19raid1: Rewrite the implementation of iobarrier.majianpeng2-13/+129
2013-11-19raid1: Add some macros to make code clearly.majianpeng1-4/+4
2013-11-19raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array w...majianpeng1-5/+6
2013-11-19raid1: Add a field array_frozen to indicate whether raid in freeze state.majianpeng2-8/+8
2013-11-19md: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-3/+3
2013-11-19md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_...NeilBrown1-19/+49
2013-11-19md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread.NeilBrown3-31/+34
2013-11-19md: fix some places where mddev_lock return value is not checked.NeilBrown1-5/+13
2013-11-19raid5: Retry R5_ReadNoMerge flag when hit a read error.Bian Yu1-0/+3
2013-11-19raid5: relieve lock contention in get_active_stripe()Shaohua Li2-1/+8
2013-11-19Merge branch 'pm-cpufreq'Rafael J. Wysocki3-4/+4
2013-11-19Merge branch 'pm-runtime'Rafael J. Wysocki1-0/+3
2013-11-19Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+23
2013-11-19Merge branch 'acpi-video'Rafael J. Wysocki1-75/+12
2013-11-19Merge branch 'acpi-ec'Rafael J. Wysocki1-1/+2
2013-11-19Merge branch 'acpi-hotplug'Rafael J. Wysocki2-10/+5
2013-11-19ACPI / scan: Set flags.match_driver in acpi_bus_scan_fixed()Rafael J. Wysocki1-0/+2
2013-11-19ACPI / PCI root: Clear driver_data before failing enumerationRafael J. Wysocki1-0/+1
2013-11-19ACPI / hotplug: Fix PCI host bridge hot removalRafael J. Wysocki1-8/+1
2013-11-19ACPI / hotplug: Fix acpi_bus_get_device() return value checkRafael J. Wysocki1-2/+1
2013-11-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds97-407/+835
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds34-212/+2937
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds45-545/+1742
2013-11-18Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds11-351/+751
2013-11-18gpio: twl4030: Fix passing of pdata in the device tree caseTony Lindgren1-2/+6
2013-11-18gpio: twl4030: Fix regression for twl gpio outputTony Lindgren1-2/+3
2013-11-18Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds47-119/+610
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds170-930/+8680
2013-11-18Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-129/+465
2013-11-18Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds6-125/+128
2013-11-18Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds45-1231/+1786
2013-11-18hwmon: (nct6775) NCT6791 supports weight control only for CPUFANGuenter Roeck1-8/+21
2013-11-18hwmon: (nct6775) Monitor additional temperature registersGuenter Roeck1-2/+60
2013-11-18hwmon: (lm75) Add support for GMT G751 chipArnaud Ebalard2-0/+4
2013-11-18be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde1-0/+5
2013-11-18be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde3-4/+16
2013-11-18drm/i915: encoder->get_config is no longer optionalDaniel Vetter1-4/+2
2013-11-18drm/i915/tv: add ->get_config callbackDaniel Vetter1-0/+8
2013-11-18net, virtio_net: replace the magic valueZhi Yong Wu1-2/+2
2013-11-18bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov3-11/+4
2013-11-18bnx2x: prevent CFC attentionDmitry Kravkov1-1/+1
2013-11-18bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov2-0/+19
2013-11-18bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov1-0/+4
2013-11-18watchdog: w83627hf: Use helper functions to access superio registersGuenter Roeck1-56/+76
2013-11-18watchdog: w83627hf: Enable watchdog device only if not already enabledGuenter Roeck1-1/+3
2013-11-18watchdog: w83627hf: Enable watchdog only onceGuenter Roeck1-18/+17
2013-11-18watchdog: w83627hf: Convert to watchdog infrastructureGuenter Roeck2-168/+48
2013-11-18brcmfmac: fix possible memory leakGeyslan G. Bem1-0/+1
2013-11-18i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()Wei Yongjun1-1/+2
2013-11-18xen-netfront: fix missing rx_refill_timer when allocate memory failedMa JieYue1-3/+4
2013-11-18drm/radeon/cik: Add macrotile mode array queryMichel Dänzer4-1/+15
2013-11-18drm/radeon/cik: Return backend map information to userspaceMichel Dänzer1-1/+1
2013-11-18drm/vmwgfx: Make vmwgfx dma buffers prime awareThomas Hellstrom1-20/+25
2013-11-18drm/vmwgfx: Make surfaces prime-awareThomas Hellstrom2-15/+17
2013-11-18drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom4-3/+157
2013-11-18drm/ttm: Add a minimal prime implementation for ttm base objectsThomas Hellstrom1-6/+248
2013-11-18drm/vmwgfx: Fix false lockdep warningThomas Hellstrom1-10/+6
2013-11-18drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom1-13/+19
2013-11-17drm/i915: restore the early forcewake cleanupDaniel Vetter1-12/+14
2013-11-17edac/85xx: Remove mpc85xx_pci_err_removeJohannes Thumshirn1-22/+0
2013-11-17watchdog: omap_wdt: raw read and write endian fixVictor Kamensky1-18/+18
2013-11-17watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATEUwe Kleine-König1-2/+4
2013-11-17watchdog: pcwd_usb: overflow in usb_pcwd_send_command()Dan Carpenter1-2/+2
2013-11-17watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()Wei Yongjun1-1/+1
2013-11-17watchdog: watchdog_core: Fix a trivial typoSachin Kamat1-1/+1
2013-11-17watchdog: dw: Enable OF support for DW watchdog timerDinh Nguyen1-0/+10
2013-11-17watchdog: Get rid of MODULE_ALIAS_MISCDEV statementsJean Delvare87-112/+6
2013-11-17watchdog: ts72xx_wdt: Propagate return value from timeout_to_regvalGuenter Roeck1-1/+1
2013-11-17watchdog: pcwd_usb: Use allocated buffer for usb_control_msgGuenter Roeck1-1/+7
2013-11-17watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()Michal Simek1-1/+0
2013-11-17watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du3-0/+234
2013-11-17watchdog: Remove redundant of_match_ptrSachin Kamat3-3/+3
2013-11-17watchdog: ts72xx_wdt: cleanup return codes in ioctlDan Carpenter1-20/+16
2013-11-17watchdog: add ralink watchdog driverJohn Crispin3-0/+216
2013-11-17watchdog: Add MOXA ART watchdog driverJonas Jensen3-0/+176
2013-11-17watchdog: kempld_wdt: Add __user annotationJingoo Han1-2/+2
2013-11-17watchdog: dw_wdt: Add __user annotationJingoo Han1-2/+2
2013-11-17watchdog: use dev_get_platdata()Jingoo Han7-12/+10
2013-11-17watchdog: imx2_wdt: expose module alias for loading from device-treeNiels de Vos1-0/+1
2013-11-17watchdog: dw_wdt: use clk_prepare_enable and clk_disable_unprepareHeiko Stübner1-5/+5
2013-11-17watchdog: dw_wdt: convert to SIMPLE_DEV_PM_OPSHeiko Stübner1-8/+3
2013-11-17i2c: i2c-eg20t: do not print error message in syslog if no ACK receivedAndreas Werner1-22/+4
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier44-509/+1708
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak5-26/+0
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud4-64/+145