summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/video/omap: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
* drivers/video/geode: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-7/+7
* drivers/video/console: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
* drivers/video: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-13/+13
* drivers/vhost: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-212-4/+4
* drivers/spi: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-10/+9
* drivers/scsi/device_handler: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
* drivers/scsi/arm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-5/+5
* drivers/scsi: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-9/+9
* drivers/remoteproc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-4/+1
* drivers/platform/x86: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-4/+2
* drivers/memstick: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
* drivers/memstick/host: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-6/+6
* drivers/media: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-212-5/+5
* drivers/macintosh: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
* drivers/leds: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
* drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-8/+7
* drivers/iommu: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-4/+4
* drivers/idle: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+0
* drivers/i2c: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-212-10/+8
* drivers/gpu/drm/mgag200: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
* drivers/gpu/drm/gma500: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
* drivers/gpu/drm/ast: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
* drivers/gpio: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
* drivers/block/paride: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-2/+2
* drivers/ata: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-12/+12
* drivers/acpi: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-6/+3
* wireless: remove conflicting version of print_hex_dump_bytesStephen Rothwell2013-01-181-14/+4
* Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-18197-1507/+8542
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-01-171-19/+12
| |\
| | * s390/chsc: fix SEI usageSebastian Ott2013-01-161-19/+12
| * | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-165-46/+8
| |\ \
| | * | cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-153-44/+6
| | * | ACPI / glue: Fix build with ACPI_GLUE_DEBUG setYinghai Lu2013-01-121-1/+1
| | * | cpuidle: fix number of initialized/destroyed statesKrzysztof Mazur2013-01-111-1/+1
| * | | mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu2013-01-161-0/+1
| * | | drivers/base/cpu.c: Fix typo in commentRalf Baechle2013-01-161-1/+1
| * | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-161-0/+8
| |\ \ \
| | * | | ASoC: atmel-ssc: add pinctrl selection to driverBo Shen2013-01-121-0/+8
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-01-165-10/+28
| |\ \ \
| | * | | iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)Roland Dreier2013-01-111-1/+1
| | * | | target: Release se_cmd when LUN lookup fails for TMRRoland Dreier2013-01-111-0/+2
| | * | | target: Fix use-after-free in LUN RESET handlingRoland Dreier2013-01-111-3/+2
| | * | | target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEsRoland Dreier2013-01-111-0/+1
| | * | | tcm_fc: Do not report target role when target is not definedMark Rustad2013-01-111-2/+8
| | * | | tcm_fc: Do not indicate retry capability to initiatorsMark Rustad2013-01-111-1/+1
| | * | | target: Use TCM_NO_SENSE for initialisationHannes Reinecke2013-01-112-2/+2
| | * | | target: Introduce TCM_NO_SENSEHannes Reinecke2013-01-111-0/+10
| | * | | target: use correct sense code for LUN communication failureHannes Reinecke2013-01-091-1/+1
| * | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2013-01-161-0/+6
| |\ \ \ \