summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-12-16ARM: OMAP: USBHOST: Replace usbhs core driver APIs by Runtime pm APIsKeshava Munegowda2-21/+14
2011-12-16ARM: OMAP: USB: device name change for the clk names of usbhsKeshava Munegowda1-1/+1
2011-12-15Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Linus Torvalds2-26/+42
2011-12-15Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+13
2011-12-15Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-2/+19
2011-12-15Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+2
2011-12-15gpio: Fix DA9052 GPIO build errors.Ashish Jangam1-13/+8
2011-12-15xen/swiotlb: Use page alignment for early buffer allocation.Konrad Rzeszutek Wilk1-2/+2
2011-12-13staging: r8712u: Add new USB IDLarry Finger1-0/+1
2011-12-13staging: tidspbridge: request dmtimer clocks on initOmar Ramirez Luna1-3/+12
2011-12-13staging: tidspbridge: include module.h by defaultOmar Ramirez Luna1-4/+0
2011-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-91/+10
2011-12-13Merge branch 'omap/hsmmc' into next/driversOlof Johansson1-9/+17
2011-12-13gpio: mpc8xxx: don't allow input-only pins to be output for MPC5121Wolfram Sang1-5/+13
2011-12-13gpio-ml-ioh: Add the irq_disable/irq_enable hooks for ml-ioh irq chipFeng Tang1-0/+30
2011-12-13gpio-ml-ioh: fix a bug in the interrupt handlerFeng Tang1-1/+1
2011-12-13gpio: pl061: drop extra check for NULL platform_dataRob Herring1-4/+0
2011-12-13USB: option: Removing one bogus and adding some new Huawei combinationsBjørn Mork1-1/+3
2011-12-13ibft: Fix finding IBFT ACPI table on UEFIYinghai Lu2-26/+42
2011-12-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2011-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds9-44/+89
2011-12-12USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.Krzysztof Hałasa1-0/+10
2011-12-12usb: option: Add Huawei E398 controlling interfacesAlex Hermann1-0/+3
2011-12-12hwmon: (jz4740) Staticise jz4740_hwmon_driverAxel Lin1-1/+1
2011-12-12hwmon: (jz4740) fix signedness bugAxel Lin1-1/+1
2011-12-12block/swim3: Locking fixesBenjamin Herrenschmidt1-147/+215
2011-12-12usb: renesas_usbhs: add hcd->has_tt for low/full speedKuninori Morimoto1-0/+1
2011-12-12usb: renesas_usbhs: typofix: irq_dtch control DTCHEKuninori Morimoto1-1/+1
2011-12-12usb: gadget: storage: release superspeed descriptors.Yu Xu1-0/+1
2011-12-10mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma1-1/+2
2011-12-10mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown1-2/+0
2011-12-10mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski1-1/+1
2011-12-10mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski1-1/+1
2011-12-10mmc: core: Fix typo at mmc_card_sleepKyungmin Park1-1/+1
2011-12-10mmc: core: Fix power_off_notify during suspendGirish K S2-33/+50
2011-12-10mmc: core: Fix setting power notify state variable for non-eMMCGirish K S1-3/+7
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK2-0/+20
2011-12-10mmc: Add module.h include to sdhci-cns3xxx.cChris Ball1-0/+1
2011-12-10mmc: mxcmmc: fix falling back to PIOSascha Hauer1-0/+1
2011-12-09Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds4-4/+6
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-14/+28
2011-12-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-7/+32
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-4/+4
2011-12-09rapidio/tsi721: modify PCIe capability settingsAlexandre Bounine2-5/+17
2011-12-09rapidio/tsi721: fix mailbox resource reportingAlexandre Bounine1-2/+2
2011-12-09rapidio/tsi721: switch to dma_zalloc_coherentAlexandre Bounine1-13/+4
2011-12-09drivers/rtc/rtc-s3c.c: fix driver clock enable/disable balance issuesJonghwan Choi1-1/+1
2011-12-09md: raid5 crash during degradationAdam Kwolek1-2/+2
2011-12-08ARM: OMAP: hsmmc: add pm_caps fieldEliad Peller1-0/+2
2011-12-08omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resumeEliad Peller1-9/+15