summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-08-09xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp5-0/+21
2012-08-09regulator: core: request only valid gpio pins for regulator enableMarek Szyprowski1-1/+1
2012-08-09Merge tag 'for-usb-linus-2012-08-08' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-18/+30
2012-08-09cpufreq: OMAP: Handle missing frequency table on SMP systemsRajendra Nayak1-1/+3
2012-08-09ARM: imx: gpmi-nand depends on mxs-dmaArnd Bergmann1-1/+1
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-8/+13
2012-08-09ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann1-1/+1
2012-08-09regulator: twl: Remove references to the twl4030 regulatorMark Brown1-1/+0
2012-08-09igb: Fix register defines for all non-82575 hardwareAlexander Duyck1-2/+6
2012-08-09e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-10/+26
2012-08-09igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-10/+9
2012-08-09sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt1-4/+23
2012-08-09drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1]Thomas Meyer1-1/+1
2012-08-09Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie14-38/+172
2012-08-09drm/radeon/kms: allow "invalid" DB formats as a means to disable DBMarek Olšák4-5/+12
2012-08-09net/stmmac: mark probe function as __devinitArnd Bergmann1-1/+1
2012-08-09lpc_eth: remove obsolete ifdefsstigge@antcom.de1-13/+0
2012-08-09cdc-phonet: Don't leak in usbpn_openJesper Juhl1-0/+1
2012-08-09pptp: lookup route with the proper net namespaceGao feng1-2/+2
2012-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwask...David S. Miller2-5/+8
2012-08-09drivers: net: irda: bfin_sir: fix compile errorSonic Zhang1-4/+4
2012-08-08xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp1-14/+22
2012-08-08usb/ohci-omap: remove unused variableArnd Bergmann1-2/+0
2012-08-08mfd/asic3: fix asic3_mfd_probe return valueArnd Bergmann1-0/+1
2012-08-08PM: Make dev_pm_get_subsys_data() always return 0 on successRafael J. Wysocki2-5/+2
2012-08-08drivers/cpufreq/pcc-cpufreq.c: fix error return codeJulia Lawall1-0/+1
2012-08-08RTC: Avoid races between RTC alarm wakeup and suspend.NeilBrown2-1/+2
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-176/+211
2012-08-08Merge tag 'pinctrl-fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-11/+5
2012-08-08Merge tag 'iommu-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-19/+61
2012-08-08s390/sclp_sdias: Add missing break and "fall through"Michael Holzheu1-0/+2
2012-08-08regulator: gpio-regulator: Split setting of voltages and currentsHeiko Stübner1-12/+26
2012-08-08drm/i915: correctly order the ring init sequenceDaniel Vetter1-2/+5
2012-08-08leds: lp8788: Fix updating scale configuration bitsAxel Lin1-1/+1
2012-08-08staging: comedi: rtd520: ioremap'ed addresses are resource_size_tH Hartley Sweeten1-16/+10
2012-08-08staging: comedi: dt3000: ioremap'ed addresses are resource_size_tH Hartley Sweeten1-2/+4
2012-08-08staging: comedi: daqboard2000: ioremap'ed addresses are resource_size_tH Hartley Sweeten1-7/+7
2012-08-08staging: comedi: daqboard2000: add back subsystem_device checkH Hartley Sweeten1-1/+2
2012-08-08staging: comedi: remove pci_is_enabled() testsH Hartley Sweeten3-7/+0
2012-08-07NVMe: Cancel outstanding IOs on queue deletionMatthew Wilcox1-23/+32
2012-08-07xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Sarah Sharp2-2/+4
2012-08-07xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp1-0/+1
2012-08-07xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp1-2/+3
2012-08-07regulator: ab3100: add missing voltage tableLinus Walleij1-0/+1
2012-08-07regulator: anatop: Fix wrong mask used in anatop_get_voltage_selAxel Lin1-2/+3
2012-08-07regulator: tps6586x: correct vin pin for sm0/sm1/sm2Laxman Dewangan1-3/+5
2012-08-07regulator: palmas: Fix palmas_probe error handlingAxel Lin1-2/+4
2012-08-07regulator: palmas: Call palmas_ldo_[read|write] in palmas_ldo_initAxel Lin1-2/+2
2012-08-07regulator: palmas: Fix regmap offsets for PALMAS_REG_SMPS10 vsel_regAxel Lin1-1/+3
2012-08-07regulator: palmas: Fix calculating selector in palmas_map_voltage_ldoAxel Lin1-3/+6