aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-10mfd: rtsx_pcr: Disable interrupts before cancelling delayed worksHEADmfd-fixes-3.13-2masterThomas Gleixner1-2/+8
2013-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds53-265/+847
2013-12-09Merge tag 'mfd-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+3
2013-12-09Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-54/+3
2013-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-14/+239
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2013-12-09crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky1-1/+1
2013-12-08Merge tag 'tty-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+4
2013-12-08Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-34/+43
2013-12-08Merge tag 'char-misc-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-73/+97
2013-12-08Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds36-265/+471
2013-12-08Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds5-6/+6
2013-12-08Revert "cpufreq: fix garbage kobjects on errors during suspend/resume"Rafael J. Wysocki1-0/+3
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki3-54/+0
2013-12-06Linux 3.13-rc3Linus Torvalds1-1/+1
2013-12-06arm64: mm: Fix PMD_SECT_PROT_NONE definitionSteve Capper1-1/+1
2013-12-06arm64: Fix memory shareability attribute for ioremap_wc/cacheCatalin Marinas1-1/+1
2013-12-06arm64: kernel: add code to set cpu boot mode to secondary_entry shimLorenzo Pieralisi1-1/+2
2013-12-06arm64: make default NR_CPUS 8Rob Herring1-2/+1
2013-12-06arm64: ensure completion of TLB invalidatationMark Rutland1-1/+1
2013-12-06Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+3
2013-12-06Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-2/+6
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds31-57/+129
2013-12-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-6/+19
2013-12-06Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-37/+59
2013-12-06aio: clean up aio ring in the fail pathGu Zheng1-2/+6
2013-12-07Merge branch 'free-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/z...James Morris3-6/+19
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds9-11/+87
2013-12-06Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki4-5/+30
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki5-6/+57
2013-12-05Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-1/+2
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds11-127/+44
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-40/+54
2013-12-05ftrace: default to tilegx if ARCH=tile is specifiedTony Lu1-1/+2
2013-12-05Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang2-3/+204
2013-12-05Input: elantech - add support for newer (August 2013) devicesMatt Walker1-0/+1
2013-12-05Input: add SW_MUTE_DEVICE switch definitionPing Cheng1-0/+1
2013-12-05tracing: Only run synchronize_sched() at instance deletion timeSteven Rostedt2-10/+3
2013-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds1-1/+2
2013-12-05Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-20/+19
2013-12-05Merge tag 'sound-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds18-87/+146
2013-12-05Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-8/+9
2013-12-05blk-mq: fix use-after-free of requestMing Lei1-2/+2
2013-12-05mei: add 9 series PCH mei device idsTomas Winkler2-2/+7
2013-12-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds12-37/+201
2013-12-04drivers/char/i8k.c: add Dell XPLS L421XAlan Cox1-0/+7
2013-12-04x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu1-0/+11
2013-12-05Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie14-91/+106
2013-12-05PowerCap: Fix mode for energy counterSrinivas Pandruvada1-1/+6
2013-12-05PNP: fix restoring devices after hibernationDmitry Torokhov1-1/+11
2013-12-05drm: fix the addition of the side-by-side (half) flag for extra 3D modesThomas Wood1-1/+1
2013-12-05drm/edid: fix length check when adding extra 3D modesThomas Wood1-1/+1
2013-12-04usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner1-2/+3
2013-12-04usb: ohci-pxa27x: include linux/dma-mapping.hDaniel Mack1-0/+1
2013-12-04drm/radeon/atom: fix bus probes when hw_i2c is set (v2)Alex Deucher1-6/+9
2013-12-04drm/radeon: fix null pointer dereference in dce6+ audio codeAlex Deucher1-5/+7
2013-12-04drm/radeon: fixup bad vram size on SIAlex Deucher1-2/+9
2013-12-04USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens1-0/+2
2013-12-05Merge tag 'drm-intel-fixes-2013-12-02' of git://people.freedesktop.org/~danve...Dave Airlie11-77/+82
2013-12-05Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2-14/+23
2013-12-05Merge tag 'drm/for-3.13-rc3' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie7-27/+35
2013-12-05udl: fix issue with imported prime buffersRob Clark1-0/+6
2013-12-05Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie11-17/+499
2013-12-05Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie6-37/+94
2013-12-04usb: tools: fix a regression issue that gcc can't link to pthreadHuang Rui1-2/+3
2013-12-04x86, bitops: Correct the assembly constraints to testing bitopsH. Peter Anvin5-13/+13
2013-12-04drm/vmwgfx: Add our connectors to sysfsThomas Hellstrom3-0/+5
2013-12-04drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom3-10/+47
2013-12-04drm/vmwgfx: Fix up and comment the dumb buffer implementationThomas Hellstrom1-27/+37
2013-12-04drm/vmwgfx: Correctly set the enabled state on crtcsThomas Hellstrom2-0/+5
2013-12-04nfs: fix do_div() warning by instead using sector_div()Helge Deller1-1/+1
2013-12-04MAINTAINERS: Update contact information for Trond MyklebustTrond Myklebust1-2/+2
2013-12-04NFSv4.1: Prevent a 3-way deadlock between layoutreturn, open and state recoveryTrond Myklebust1-1/+8
2013-12-04Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-7/+38
2013-12-04Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds32-114/+575
2013-12-04Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds10-173/+110
2013-12-04Merge tag 'squashfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+4
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds9-83/+109
2013-12-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-29/+66
2013-12-04ALSA: hda - Fix silent output on MacBook Air 2,1Takashi Iwai1-8/+31
2013-12-04Merge tag 'asoc-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai310-1817/+4997
2013-12-04video: vt8500: fix error handling in probe()Dan Carpenter1-14/+11
2013-12-04atmel_lcdfb: fix module autoloadJohan Hovold1-0/+1
2013-12-04ALSA: hda - Fix missing ELD info when using jackpoll_ms parameterDavid Henningsson1-12/+15
2013-12-04ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebookKailang Yang1-1/+0
2013-12-03Btrfs: update the MAINTAINERS fileChris Mason1-1/+2
2013-12-03x86-64, build: Always pass in -mno-sseH. Peter Anvin1-1/+7
2013-12-03parisc: update 64bit defconfigs and use SIL680 instead of SIIMAGE driverHelge Deller3-67/+8
2013-12-03arm: dts: socfpga: Change some clocks of gate-clk type to perip-clkDinh Nguyen1-3/+4
2013-12-03arm: socfpga: Enable ARM_TWD for socfpgaDinh Nguyen1-0/+1
2013-12-03Merge tag 'iio-fixes-for-3.13b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-26/+38
2013-12-03blk-mq: fix dereference of rq->mq_ctx if allocation failsJeff Moyer1-4/+8
2013-12-03cpuidle: Check for dev before deregistering it.Konrad Rzeszutek Wilk1-1/+1
2013-12-03ARM: multi_v7_defconfig: enable SDHCI_BCM_KONA and MMC_BLOCK_MINORS=16Olof Johansson1-0/+2
2013-12-03ARM: sunxi_defconfig: enable NFS, TMPFS, PRINTK_TIME and nfsroot supportOlof Johansson1-0/+7
2013-12-03Merge tag 'omap-for-v3.13/more-dt-regressions' of git://git.kernel.org/pub/sc...Olof Johansson5-19/+34
2013-12-03ARM: multi_v7_defconfig: enable network for BeagleBone BlackOlof Johansson1-0/+1
2013-12-03Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson3-3/+11
2013-12-03Merge tag 'mvebu-dt-fixes-3.13' of git://git.infradead.org/linux-mvebu into f...Olof Johansson4-51/+112
2013-12-03Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu...Olof Johansson15-38/+396
2013-12-03Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fi...Mark Brown8-39/+24
2013-12-03Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-1/+2
2013-12-03Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown3-10/+16
2013-12-03USB: switch maintainership of chipidea to PeterGreg Kroah-Hartman1-1/+2
2013-12-03Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_r...Ivaylo Dimitrov1-8/+5
2013-12-03ASoC: wm8731: fix dsp mode configurationBo Shen1-2/+2
2013-12-03[SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva3-8/+14
2013-12-03epoll: drop EPOLLWAKEUP if PM_SLEEP is disabledAmit Pundir2-3/+13
2013-12-03cpufreq: fix garbage kobjects on errors during suspend/resumeBjørn Mork1-3/+0
2013-12-03drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()Dan Carpenter1-1/+1
2013-12-03drm/nouveau/sw: fix oops if gpu has its display block disabledBen Skeggs1-1/+1
2013-12-03drm/nouveau: unreference fence after syncingBen Skeggs1-0/+1
2013-12-03drm/nouveau/kms: send timestamp data for correct head in flip completion eventsMaarten Lankhorst1-1/+1
2013-12-03drm/nouveau/clk: Add support for NVAA/NVACRoy Spliet4-2/+452
2013-12-03drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+Roy Spliet2-0/+6
2013-12-03drm/nv10/plane: some chipsets don't support NV12Ilia Mirkin1-2/+13
2013-12-03drm/nv10/plane: add downscaling restrictionsIlia Mirkin1-1/+9
2013-12-03drm/nv10/plane: fix format computationIlia Mirkin1-8/+9
2013-12-03drm/nv04-nv30/clk: provide an empty domain listBen Skeggs1-1/+6
2013-12-03gpiolib: change a warning to debug message when failing to get gpioHeikki Krogerus1-1/+1
2013-12-03powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang1-2/+6
2013-12-03gpiolib: use platform GPIO mappings as fallbackAlexandre Courbot1-3/+13
2013-12-03Documentation: gpiolib: add 00-INDEX fileAlexandre Courbot1-0/+14
2013-12-03gpiolib: fix lookup of platform-mapped GPIOsAlexandre Courbot1-1/+1
2013-12-03gpiolib: add missing declarationsAlexandre Courbot1-0/+3
2013-12-03sh-pfc: sh7372: Fix pin bias setupLaurent Pinchart1-1/+1
2013-12-03sh-pfc: r8a7740: Fix pin bias setupLaurent Pinchart1-1/+1
2013-12-03drm/tegra: return -EFAULT if copy_from_user() failsDan Carpenter1-11/+15
2013-12-03gpu: host1x: Fix a few sparse warningsThierry Reding1-2/+3
2013-12-03drm/tegra: Force cast to __iomem to make sparse happyThierry Reding1-1/+1
2013-12-03drm/tegra: Make tegra_drm_driver staticThierry Reding1-1/+1
2013-12-03drm/tegra: Fix address space mismatchesThierry Reding1-4/+4
2013-12-03drm/tegra: Tightly bind RGB output to DCThierry Reding1-4/+7
2013-12-03drm/tegra: Make CRTC upcasting saferThierry Reding1-1/+1
2013-12-03ALSA: hda/realtek - Independent of model for HPKailang Yang1-10/+28
2013-12-03ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek)David Henningsson1-0/+2
2013-12-03dt: binding: reword PowerPC 8xxx GPIO documentationGerhard Sittig1-26/+40
2013-12-03ARM: tegra: delete nvidia,tegra20-spi.txt bindingStephen Warren1-5/+0
2013-12-02USB: pl2303: fixed handling of CS5 settingColin Leitner1-16/+14
2013-12-02USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner1-13/+24
2013-12-02USB: mos7840: correct handling of CS5 settingColin Leitner1-16/+16
2013-12-02USB: spcp8x5: correct handling of CS5 settingColin Leitner1-16/+14
2013-12-02hwmon: ntc_thermistor: Fix typo (pullup-uV -> pullup-uv)Chanwoo Choi1-1/+1
2013-12-02of: add vendor prefix for GMTWei Ni1-0/+1
2013-12-02clk: exynos: Fix typos in DT bindings documentationLaurent Pinchart4-4/+4
2013-12-02of: Add vendor prefix for LG CorporationThierry Reding1-0/+1
2013-12-02Documentation: net: fsl-fec.txt: Add phy-supply entryFabio Estevam1-0/+2
2013-12-02ARM: dts: doc: Document missing binding for omap5-mpuSricharan R1-0/+8
2013-12-02dt-bindings: add ARMv8 PMU bindingRob Herring1-0/+1
2013-12-02MAINTAINERS: remove swarren from DT bindingsStephen Warren1-1/+0
2013-12-02MAINTAINERS: Add Kumar to Device Tree Binding maintainers groupKumar Gala1-0/+1
2013-12-02ima: properly free ima_template_entry structuresRoberto Sassu3-5/+19
2013-12-02ima: Do not free 'entry' before it is initializedChristoph Paasch1-1/+0
2013-12-02usb: wusbcore: fix deadlock in wusbhc_gtk_rekeyThomas Pugliese4-68/+62
2013-12-02usb: wusbcore: do device lookup while holding the hc mutexThomas Pugliese1-18/+25
2013-12-02usb: wusbcore: send keepalives to unauthenticated devicesThomas Pugliese1-4/+1
2013-12-02drm/radeon: fix VGT_GS_INSTANCE_CNT registerDave Airlie3-3/+4
2013-12-02drm/radeon: Fix a typo in Cayman and Evergreen registersAlexandre Demers2-2/+2
2013-12-02drm/radeon/dpm: simplify state adjust logic for NIAlex Deucher1-17/+11
2013-12-02USB: option: support new huawei devicesFangxiaozhi (Franko)1-0/+24
2013-12-02USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias1-0/+3
2013-12-02drm/radeon: add radeon_vm_bo_update trace pointChristian König4-12/+32
2013-12-02drm/radeon: add VMID allocation trace pointChristian König2-0/+17
2013-12-02drm/radeon/dpm: Convert to use devm_hwmon_register_with_groupsGuenter Roeck1-37/+12
2013-12-02drm/radeon: program DCE2 audio dto just like DCE3Alex Deucher1-6/+2
2013-12-02drm/radeon: fix typo in fetching mpll paramsAlex Deucher1-1/+1
2013-12-02Merge tag 'for-usb-linus-2013-12-02' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-2/+54
2013-12-02Fix build failure for gp2ap020a00f.cRussell King - ARM Linux1-0/+1
2013-12-02iio: hid-sensors: Fix power and report stateSrinivas Pandruvada3-14/+27
2013-12-02HID: hid-sensor-hub: Add logical min and maxSrinivas Pandruvada2-12/+10
2013-12-02Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-27/+26
2013-12-02usb: xhci: Link TRB must not occur within a USB payload burstDavid Laight2-2/+54
2013-12-02leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi1-27/+26
2013-12-02uio: we cannot mmap unaligned page contentsLinus Torvalds1-0/+2
2013-12-02ARM: dts: Fix the name of supplies for smsc911x shared by OMAPFlorian Vaussard1-2/+2
2013-12-02ARM: OMAP2+: Powerdomain: Fix unchecked dereference of arch_pwrdmRajendra Nayak1-1/+2
2013-12-02ARM: dts: omap3-beagle: Add omap-twl4030 audio supportJarkko Nikula1-0/+14
2013-12-02ARM: dts: omap4-sdp: Fix pin muxing for wl12xxBalaji T K1-6/+6
2013-12-02ARM: dts: omap4-panda-common: Fix pin muxing for wl12xxBalaji T K1-10/+10
2013-12-02[SCSI] enclosure: fix WARN_ON in dual path device removingJames Bottomley1-0/+7
2013-12-02[SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal2-41/+58
2013-12-02[SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal4-0/+10
2013-12-02[SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal1-1/+3
2013-12-02[SCSI] pm80xx: Module author additionNikith Ganigarakoppal1-0/+1
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+7
2013-12-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-11/+29
2013-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-20/+76
2013-12-02Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-4/+12
2013-12-02Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds9-12/+31
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds70-344/+491
2013-12-02vfs: fix subtle use-after-free of pipe_inode_infoLinus Torvalds1-20/+19
2013-12-02ALSA: hda - Use always amps for auto-mute on AD1986A codecTakashi Iwai1-0/+3
2013-12-02ALSA: hda/analog - Handle inverted EAPD properly in vmaster hookTakashi Iwai1-0/+2
2013-12-02ALSA: hda - Another fixup for ASUS laptop with ALC660 codecTakashi Iwai1-0/+1
2013-12-02ALSA: atmel: Fix possible array overflowTakashi Iwai1-1/+2
2013-12-02drm/exynos: release unhandled page flip events at postclose.Inki Dae1-13/+22
2013-12-02drm/exynos: Fix trivial typo in exynos_drm_fimd.cSachin Kamat1-1/+1
2013-12-02ARM: at91: fixed unresolved symbol "at91_pm_set_standby" when built without C...Brent Taylor1-0/+4
2013-12-02ARM: at91: add usart3 alias to dtsiNicolas Ferre1-0/+4
2013-12-02ARM: at91: sama5d3: reduce TWI internal clock frequencyLudovic Desroches1-3/+3