aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-09
* Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmcLinus Torvalds2011-09-09
|\
| * mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S2011-08-31
| * mmc: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani2011-08-31
| * mmc: sdhi: initialise mmc_data->flags before useSimon Horman2011-08-31
| * mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg2011-08-31
| * mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg2011-08-31
| * mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg2011-08-31
| * mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.hShawn Guo2011-08-28
* | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-09-09
|\ \
| * | libceph: fix leak of osd structs during shutdownSage Weil2011-08-31
| * | ceph: fix memory leakNoah Watkins2011-08-22
| * | ceph: fix encoding of ino only (not relative) pathsSage Weil2011-08-15
| * | libceph: fix msgpoolSage Weil2011-08-09
* | | vfs: automount should ignore LOOKUP_FOLLOWMiklos Szeredi2011-09-09
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-09-08
|\ \ \
| * | | dmaengine/ste_dma40: fix memory leak due to prepared descriptorsPer Forlin2011-09-05
| * | | dmaengine/ste_dma40: fix Oops due to double free of client descriptorPer Forlin2011-09-05
| * | | dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().Per Forlin2011-09-05
| * | | dmaengine/ste_dma40: add missing kernel doc for pending_queuePer Forlin2011-09-05
* | | | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds2011-09-08
|\ \ \ \
| * | | | regmap: Remove bitrotted module_put()sMark Brown2011-09-05
* | | | | Merge branch 'for-linus' of git://twin.jikos.cz/jikos/hidLinus Torvalds2011-09-08
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'upstream-fixes' and 'magicmouse' into for-linusJiri Kosina2011-09-07
| |\ \ \ \ \ \
| | | * | | | | HID: magicmouse: ignore 'ivalid report id' while switching modes, v2Jiri Kosina2011-08-25
| | | * | | | | HID: magicmouse: Set resolution of touch surfacesChase Douglas2011-08-10
| | * | | | | | HID: wacom: Unregister sysfs attributes on removeDavid Herrmann2011-09-07
| | * | | | | | HID: wacom: Fix error path of power-supply initializationDavid Herrmann2011-09-07
| | * | | | | | HID: add support for HuiJia USB Gamepad connectorClemens Werther2011-08-25
* | | | | | | | Merge branch 'for-31-rc5/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-09-08
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c-tegra: fix possible race condition after txDoug Anderson2011-09-06
| * | | | | | | | i2c-tegra: add I2C_FUNC_SMBUS_EMULMike Rapoport2011-09-06
| * | | | | | | | i2c-tegra: Add of_match_tableJohn Bonesio2011-09-06
| * | | | | | | | i2c-pxa2xx: return proper error code in ce4100_i2c_probe error pathsAxel Lin2011-09-06
* | | | | | | | | Merge branch 'amd/fixes' of git://git.8bytes.org/scm/iommuLinus Torvalds2011-09-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu/amd: Don't take domain->lock recursivlyJoerg Roedel2011-09-02
| * | | | | | | | | iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel2011-09-02
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | regulator: fix kernel-doc warning in consumer.hRandy Dunlap2011-09-08
* | | | | | | | | wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap2011-09-08
* | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-07
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fortglx/3.1/tip/timers/rtc' of git://git.linaro.org/people/jstu...Thomas Gleixner2011-09-02
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | rtc: twl: Fix registration vs. init orderTodd Poynor2011-08-26
| | * | | | | | | | | rtc: Initialized rtc_time->tm_isdstMike Waychison2011-08-26
| | * | | | | | | | | rtc: Fix RTC PIE frequency limitJohn Stultz2011-08-10
| | * | | | | | | | | rtc: rtc-twl: Remove lockdep related local_irq_enable()Sebastian Reichel2011-08-10
| | * | | | | | | | | rtc: rtc-twl: Switch to using threaded irqIlkka Koskinen2011-08-10
| | * | | | | | | | | rtc: ep93xx: Fix 'rtc' may be used uninitialized warningAxel Lin2011-08-10
| * | | | | | | | | | alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz2011-08-10
| * | | | | | | | | | alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz2011-08-10
| * | | | | | | | | | alarmtimers: Avoid possible null pointer traversalJohn Stultz2011-08-10
| |/ / / / / / / / /