summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-151/+221
2011-12-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Linus Torvalds2-26/+42
2011-12-16Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+13
2011-12-16Merge 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-15xen/swiotlb: Use page alignment for early buffer allocation.Konrad Rzeszutek Wilk1-2/+2
2011-12-14staging: r8712u: Add new USB IDLarry Finger1-0/+1
2011-12-14staging: tidspbridge: request dmtimer clocks on initOmar Ramirez Luna1-3/+12
2011-12-14staging: tidspbridge: include module.h by defaultOmar Ramirez Luna1-4/+0
2011-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-91/+10
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-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2011-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds9-44/+89
2011-12-13USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.Krzysztof Hałasa1-0/+10
2011-12-13usb: 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-11mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma1-1/+2
2011-12-11mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown1-2/+0
2011-12-11mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski1-1/+1
2011-12-11mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski1-1/+1
2011-12-11mmc: core: Fix typo at mmc_card_sleepKyungmin Park1-1/+1
2011-12-11mmc: core: Fix power_off_notify during suspendGirish K S2-33/+50
2011-12-11mmc: core: Fix setting power notify state variable for non-eMMCGirish K S1-3/+7
2011-12-11mmc: core: Add quirk for long data read timeStefan Nilsson XK2-0/+20
2011-12-11mmc: Add module.h include to sdhci-cns3xxx.cChris Ball1-0/+1
2011-12-11mmc: mxcmmc: fix falling back to PIOSascha Hauer1-0/+1
2011-12-10Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6Linus Torvalds4-4/+6
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-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+3
2011-12-08md/raid5: never wait for bad-block acks on failed device.NeilBrown1-1/+3
2011-12-08md: ensure new badblocks are handled promptly.NeilBrown1-0/+1
2011-12-08md: bad blocks shouldn't cause a Blocked status on a Faulty device.NeilBrown1-1/+2
2011-12-08md: take a reference to mddev during sysfs access.NeilBrown1-1/+18
2011-12-08md: refine interpretation of "hold_active == UNTIL_IOCTL".NeilBrown1-2/+2
2011-12-08mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin1-2/+5
2011-12-08Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds20-595/+419
2011-12-08Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+4
2011-12-08PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern1-2/+4