summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: host: Change platform device ID for xhci-hcd to AUTOVivek Gautam2013-01-251-1/+1
* usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTOVivek Gautam2013-01-252-4/+4
* usb: dwc3: core: stray statements are removedKishon Vijay Abraham I2013-01-251-3/+0
* usb: dwc3: core: enable the USB2 and USB3 phy in probeKishon Vijay Abraham I2013-01-251-0/+6
* usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I2013-01-252-0/+90
* usb: dwc3: omap: Remove explicit writes to SYSCONFIG registerKishon Vijay Abraham I2013-01-251-26/+0
* usb: dwc3: omap: use runtime API's to enable clocksKishon Vijay Abraham I2013-01-251-0/+10
* usb: dwc3: omap: use of_platform API to create dwc3 core pdevKishon Vijay Abraham I2013-01-251-30/+10
* usb: dwc3: omap: use device_for_each_child to handle child removalKishon Vijay Abraham I2013-01-251-1/+11
* usb: dwc3: exynos: fix compatible strings for the deviceVivek Gautam2013-01-251-1/+1
* usb: dwc3: gadget: change HIRD threshold to 12Felipe Balbi2013-01-241-2/+5
* usb: dwc3: remove dwc3 dependency on host AND gadget.Vivek Gautam2013-01-184-4/+55
* usb: dwc3: gadget: req->queued must be forced to false in cleanupPratyush Anand2013-01-181-0/+1
* usb: dwc3: gadget: fix scatter gather implementationPratyush Anand2013-01-182-92/+127
* usb: dwc3: gadget: no need to pass params in case of UPDATE_TRANSFERPratyush Anand2013-01-181-4/+5
* usb: dwc3: gadget: fix skip LINK_TRB on ISOCPratyush Anand2013-01-181-8/+5
* usb: dwc3: gadget: fix isoc END TRANSFER ConditionPratyush Anand2013-01-181-5/+18
* usb: dwc3: gadget: correct return from ep_queuePratyush Anand2013-01-181-0/+2
* usb: dwc3: gadget: fix missed isocPratyush Anand2013-01-182-14/+24
* usb: dwc3: Enable usb2 LPM only when connected as usb2.0Pratyush Anand2013-01-181-13/+18
* usb: dwc3: debugfs: convert our regdump to use regsetsFelipe Balbi2013-01-182-24/+13
* usb: dwc3: gadget: don't redefine 'ret'Felipe Balbi2013-01-181-2/+0
* usb: dwc3: exynos: use devm_ functionsJingoo Han2013-01-181-28/+23
* usb: dwc3: decrease event buffer sizeFelipe Balbi2013-01-181-1/+3
* Linux 3.8-rc4v3.8-rc4Linus Torvalds2013-01-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-01-176-27/+45
|\
| * s390/chsc: fix SEI usageSebastian Ott2013-01-161-19/+12
| * s390/time: fix sched_clock() overflowHeiko Carstens2013-01-163-2/+30
| * s390: use -fPIC for module compileMartin Schwidefsky2013-01-121-2/+2
| * s390/mm: fix pmd_pfn() for thpGerald Schaefer2013-01-121-4/+1
* | Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-01-167-42/+64
|\ \
| * | xfs: recalculate leaf entry pointer after compacting a dir2 blockEric Sandeen2013-01-161-2/+4
| * | xfs: remove int casts from debug dquot soft limit timer assertsBrian Foster2013-01-161-2/+2
| * | xfs: fix the multi-segment log buffer formatMark Tinguely2013-01-162-5/+15
| * | xfs: fix segment in xfs_buf_item_format_segmentMark Tinguely2013-01-161-5/+15
| * | xfs: rename bli_format to avoid confusion with bli_formatsMark Tinguely2013-01-163-24/+24
| * | xfs: use b_maps[] for discontiguous buffersMark Tinguely2013-01-162-9/+9
* | | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-166-47/+9
|\ \ \
| * | | cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-154-45/+7
| * | | 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
* | | | Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov2013-01-161-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
* | | | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina2013-01-161-1/+1
* | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-1610-13/+181
|\ \ \ \
| * | | | ALSA: hda/hdmi - Work around "alsactl restore" errorsTakashi Iwai2013-01-151-1/+1
| * | | | Merge tag 'asoc-atmel-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai2013-01-156-7/+149
| |\ \ \ \
| | * | | | ASoC: atmel-ssc: add pinctrl selection to driverBo Shen2013-01-121-0/+8
| | * | | | ARM: at91/dts: add pinctrl support for SSC peripheralBo Shen2013-01-125-7/+141
| | |/ / /
OpenPOWER on IntegriCloud