summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: UHCI: fix IRQ race during initializationAlan Stern2013-01-221-6/+9
* Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-01-211125-7538/+13783
|\
| * usb: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby2013-01-181-3/+3
| * usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand2013-01-181-0/+1
| * usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremapPeter Chen2013-01-183-10/+29
| * usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen2013-01-182-30/+32
| * usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov2013-01-181-2/+2
| * 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-101-1/+1
| | * | | target: Release se_cmd when LUN lookup fails for TMRRoland Dreier2013-01-101-0/+2
| | * | | target: Fix use-after-free in LUN RESET handlingRoland Dreier2013-01-101-3/+2
| | * | | target: Fix missing CMD_T_ACTIVE bit regression for pending WRITEsRoland Dreier2013-01-101-0/+1
| | * | | tcm_fc: Do not report target role when target is not definedMark Rustad2013-01-101-2/+8
| | * | | tcm_fc: Do not indicate retry capability to initiatorsMark Rustad2013-01-101-1/+1
| | * | | target: Use TCM_NO_SENSE for initialisationHannes Reinecke2013-01-102-2/+2
| | * | | target: Introduce TCM_NO_SENSEHannes Reinecke2013-01-101-0/+10
| | * | | target: use correct sense code for LUN communication failureHannes Reinecke2013-01-081-1/+1
| * | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2013-01-161-0/+6
| |\ \ \ \
| | * | | | sh: clkfwk: bugfix: sh_clk_div_enable() care sh_clk_div_set_rate() if div6Kuninori Morimoto2013-01-111-0/+6
| * | | | | firmware: make sure the fw file size is not 0Luciano Coelho2013-01-161-1/+1
| * | | | | Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-141-13/+40
| |\ \ \ \ \
| | * | | | | regmap: debugfs: Make sure we store the last entry in the offset cacheMark Brown2013-01-081-0/+9
| | * | | | | regmap: debugfs: Ensure a correct return value for empty cachesMark Brown2013-01-081-0/+10
| | * | | | | regmap: debugfs: Discard the cache if we fail to allocate an entryMark Brown2013-01-081-11/+18
| | * | | | | regmap: debugfs: Fix check for block start in cached seeksMark Brown2013-01-081-1/+1
| | * | | | | regmap: debugfs: Fix attempts to read nonexistant register blocksMark Brown2013-01-081-1/+2
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'regulator-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-01-144-47/+52
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'regulator/fix/s5m8767' into tmpMark Brown2013-01-151-2/+2
| | |\ \ \ \ \
| | | * | | | | regulator: s5m8767: Fix probe failure due to stack corruptionInderpal Singh2012-12-241-2/+2
| | * | | | | | Merge remote-tracking branch 'regulator/fix/max8998' into tmpMark Brown2013-01-151-22/+22
| | |\ \ \ \ \ \
| | | * | | | | | regulator: max8998: Ensure enough delay time for max8998_set_voltage_buck_tim...Axel Lin2013-01-101-1/+1
| | | * | | | | | regulator: max8998: Use uV in voltage_map_descAxel Lin2013-01-081-21/+21
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge remote-tracking branch 'regulator/fix/max8997' into tmpMark Brown2013-01-151-19/+17
| | |\ \ \ \ \ \
| | | * | | | | | regulator: max8997: Use uV in voltage_map_descAxel Lin2013-01-081-19/+17
| | | |/ / / / /
| | * | | | | | Merge remote-tracking branch 'regulator/fix/core' into tmpMark Brown2013-01-151-4/+11
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | regulator: core: Fix comment for regulator_register()Axel Lin2013-01-031-1/+2
| | | * | | | | regulator: core: Fix continuous_voltage_range case in regulator_can_change_vo...Axel Lin2012-12-241-3/+9
| | | | |/ / / | | | |/| | |
| * | | | | | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-1451-983/+1390
| |\ \ \ \ \ \
| | * | | | | | staging: zram: fix invalid memory references during disk writeNitin Gupta2013-01-131-15/+24
| | * | | | | | staging: tidspbridge: use prepare/unprepare on dsp clocksOmar Ramirez Luna2013-01-072-3/+22