aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* wireless: remove conflicting version of print_hex_dump_bytesStephen Rothwell2013-01-17
* Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-17
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-01-17
| |\
| | * s390/chsc: fix SEI usageSebastian Ott2013-01-16
| * | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-16
| |\ \
| | * | cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-15
| | * | ACPI / glue: Fix build with ACPI_GLUE_DEBUG setYinghai Lu2013-01-12
| | * | cpuidle: fix number of initialized/destroyed statesKrzysztof Mazur2013-01-11
| * | | mfd, TWL4030: TWL4030 need select REGMAP_I2CChuansheng Liu2013-01-16
| * | | drivers/base/cpu.c: Fix typo in commentRalf Baechle2013-01-16
| * | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-16
| |\ \ \
| | * | | ASoC: atmel-ssc: add pinctrl selection to driverBo Shen2013-01-11
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-01-16
| |\ \ \
| | * | | iscsi-target: Fix CmdSN comparison (use cmd->cmd_sn instead of cmd->stat_sn)Roland Dreier2013-01-11
| | * | | target: Release se_cmd when LUN lookup fails for TMRRoland Dreier2013-01-11
| | * | | target: Fix use-after-free in LUN RESET handlingRoland Dreier2013-01-11
| | * | | target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEsRoland Dreier2013-01-11
| | * | | tcm_fc: Do not report target role when target is not definedMark Rustad2013-01-10
| | * | | tcm_fc: Do not indicate retry capability to initiatorsMark Rustad2013-01-10
| | * | | target: Use TCM_NO_SENSE for initialisationHannes Reinecke2013-01-10
| | * | | target: Introduce TCM_NO_SENSEHannes Reinecke2013-01-10
| | * | | target: use correct sense code for LUN communication failureHannes Reinecke2013-01-08
| * | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2013-01-16
| |\ \ \ \
| | * | | | sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6Kuninori Morimoto2013-01-11
| * | | | | firmware: make sure the fw file size is not 0Luciano Coelho2013-01-16
| * | | | | Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-14
| |\ \ \ \ \
| | * | | | | regmap: debugfs: Make sure we store the last entry in the offset cacheMark Brown2013-01-08
| | * | | | | regmap: debugfs: Ensure a correct return value for empty cachesMark Brown2013-01-08
| | * | | | | regmap: debugfs: Discard the cache if we fail to allocate an entryMark Brown2013-01-08
| | * | | | | regmap: debugfs: Fix check for block start in cached seeksMark Brown2013-01-08
| | * | | | | regmap: debugfs: Fix attempts to read nonexistant register blocksMark Brown2013-01-08
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'regulator-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-01-14
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'regulator/fix/s5m8767' into tmpMark Brown2013-01-14
| | |\ \ \ \ \
| | | * | | | | regulator: s5m8767: Fix probe failure due to stack corruptionInderpal Singh2012-12-24
| | * | | | | | Merge remote-tracking branch 'regulator/fix/max8998' into tmpMark Brown2013-01-14
| | |\ \ \ \ \ \
| | | * | | | | | regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_tim...Axel Lin2013-01-10
| | | * | | | | | regulator: max8998: Use uV in voltage_map_descAxel Lin2013-01-08
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge remote-tracking branch 'regulator/fix/max8997' into tmpMark Brown2013-01-14
| | |\ \ \ \ \ \
| | | * | | | | | regulator: max8997: Use uV in voltage_map_descAxel Lin2013-01-08
| | | |/ / / / /
| | * | | | | | Merge remote-tracking branch 'regulator/fix/core' into tmpMark Brown2013-01-14
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | regulator: core: Fix comment for regulator_register()Axel Lin2013-01-03
| | | * | | | | regulator: core: Fix continuous_voltage_range case in regulator_can_change_vo...Axel Lin2012-12-24
| | | | |/ / / | | | |/| | |
| * | | | | | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-14
| |\ \ \ \ \ \
| | * | | | | | staging: zram: fix invalid memory references during disk writeNitin Gupta2013-01-13
| | * | | | | | staging: tidspbridge: use prepare/unprepare on dsp clocksOmar Ramirez Luna2013-01-07
| | * | | | | | staging: tidspbridge: Fix build breakage due to splitting CM functions.Enric Balletbo i Serra2013-01-07
| | * | | | | | staging: comedi: comedi_test: fix race when cancelling commandIan Abbott2013-01-07
| | * | | | | | staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott2013-01-07
| | * | | | | | staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott2013-01-07
| | * | | | | | staging: comedi: fix minimum AO period for NI 625x and NI 628xÉric Piel2013-01-07