summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-11drivers/mtd: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-11drivers/media/video/s5p-tv: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+1
2013-01-11drivers/media/video/s5p-fimc: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+0
2013-01-11drivers/media/video/pvrusb2: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+4
2013-01-11drivers/media/video/cx25821: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-11drivers/media: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+3
2013-01-11drivers/mmc/host: remove depends on CONFIG_EXPERIMENTALKees Cook1-12/+8
2013-01-11drivers/mmc/core: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+1
2013-01-11drivers/lguest: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-11drivers/ide: remove depends on CONFIG_EXPERIMENTALKees Cook1-5/+3
2013-01-11drivers/i2c/muxes: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+0
2013-01-11drivers/gpu/drm/udl: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-01-11drivers/cpufreq: remove depends on CONFIG_EXPERIMENTALKees Cook2-5/+5
2013-01-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-66/+80
2013-01-11sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6Kuninori Morimoto1-0/+6
2013-01-11iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)Roland Dreier1-1/+1
2013-01-11target: Release se_cmd when LUN lookup fails for TMRRoland Dreier1-0/+2
2013-01-11target: Fix use-after-free in LUN RESET handlingRoland Dreier1-3/+2
2013-01-11target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEsRoland Dreier1-0/+1
2013-01-11tcm_fc: Do not report target role when target is not definedMark Rustad1-2/+8
2013-01-11tcm_fc: Do not indicate retry capability to initiatorsMark Rustad1-1/+1
2013-01-11target: Use TCM_NO_SENSE for initialisationHannes Reinecke2-2/+2
2013-01-11target: Introduce TCM_NO_SENSEHannes Reinecke1-0/+10
2013-01-11pci: fix iov.c kernel-doc warningsRandy Dunlap1-1/+1
2013-01-11net: ethernet: xilinx: Do not use NO_IRQ in axienetMichal Simek1-1/+1
2013-01-11net: ethernet: xilinx: Do not use axienet on PPCMichal Simek1-1/+1
2013-01-11bnx2x: Allow management traffic after boot from SANBarak Witkowski1-8/+52
2013-01-11bnx2x: Fix fastpath structures when memory allocation failsYuval Mintz1-2/+28
2013-01-11bfin_mac: Restore hardware time-stamping dependency on BF518Lars-Peter Clausen1-0/+1
2013-01-11tun: avoid owner checks on IFF_ATTACH_QUEUEMichael S. Tsirkin1-2/+0
2013-01-11bnx2x: move debugging code before the returnDan Carpenter1-1/+1
2013-01-11tuntap: refuse to re-attach to different tun_structStefan Hajnoczi1-0/+2
2013-01-11radeon/kms: fix dma relocation checkingJerome Glisse1-3/+3
2013-01-11radeon/kms: force rn50 chip to always report connected on analog outputJerome Glisse1-0/+8
2013-01-11drm/radeon: fix error path in kpage allocationIlija Hadzic1-2/+2
2013-01-11drm/radeon: fix a bogus kfreeIlija Hadzic1-2/+4
2013-01-11drm/radeon: fix NULL pointer dereference in UMS modeIlija Hadzic1-2/+3
2013-01-11Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie6-66/+80
2013-01-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds4-45/+59
2013-01-10drm/i915: Revert shrinker changes from "Track unbound pages"Daniel Vetter1-4/+14
2013-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds20-33/+36
2013-01-10regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_tim...Axel Lin1-1/+1
2013-01-10hwmon: (vexpress) Fix build error seen if CONFIG_OF_DEVICE is not setGuenter Roeck1-0/+1
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-18/+9
2013-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville27-39/+6278
2013-01-09drm/i915: Use pixel size for computing linear offsets into a spriteChris Wilson1-6/+4
2013-01-09Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-25/+29
2013-01-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds46-792/+437
2013-01-09target: use correct sense code for LUN communication failureHannes Reinecke1-1/+1
2013-01-09regmap: debugfs: Make sure we store the last entry in the offset cacheMark Brown1-0/+9