summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI : ability to relocate assigned pci-resourcesRam Pai2011-08-013-67/+113
* PCI: honor child buses add_size in hot plug configurationYinghai Lu2011-08-011-0/+26
* PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-015-45/+236
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-08-019-376/+370
|\
| * CIFS: Cleanup demupltiplex thread exiting codePavel Shilovsky2011-08-011-77/+96
| * CIFS: Move mid search to a separate functionPavel Shilovsky2011-08-011-65/+61
| * CIFS: Move RFC1002 check to a separate functionPavel Shilovsky2011-08-011-49/+67
| * CIFS: Simplify socket reading in demultiplex threadPavel Shilovsky2011-08-011-83/+71
| * CIFS: Move buffer allocation to a separate functionPavel Shilovsky2011-08-011-37/+55
| * cifs: remove unneeded variable initialization in cifs_reconnect_tconJeff Layton2011-07-311-1/+1
| * cifs: simplify refcounting for oplock breaksJeff Layton2011-07-315-58/+4
| * cifs: fix compiler warning in CIFSSMBQAllEAsJeff Layton2011-07-311-5/+1
| * cifs: fix name parsing in CIFSSMBQAllEAsJeff Layton2011-07-311-1/+7
| * cifs: don't start signing too earlyJeff Layton2011-07-311-2/+14
| * cifs: trivial: goto out here is unnecessaryJeff Layton2011-07-311-6/+0
| * cifs: advertise the right receive buffer size to the serverJeff Layton2011-07-311-1/+2
* | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-0118-707/+732
|\ \
| * \ Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely2011-08-0115-704/+719
| |\ \
| | * | gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown2011-08-015-8/+12
| | * | gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown2011-08-015-5/+14
| | * | msm: gpio: Fold register defs into C fileDavid Brown2011-08-012-273/+250
| | * | msm: gpiomux: Move public API to public headerDavid Brown2011-08-013-17/+40
| | * | msm: gpio: Remove ifdefs on gpio chip registersDavid Brown2011-08-011-7/+26
| | * | msm: gpio: Remove chip-specific register definitionsDavid Brown2011-08-012-226/+220
| | * | msm: Remove chip-ifdefs for GPIO io mappingsDavid Brown2011-08-015-24/+20
| | * | msm: gpio: Remove unsupported devicesDavid Brown2011-08-011-7/+0
| * | | gpio: ab8500: fix MODULE_ALIAS for ab8500Axel Lin2011-07-281-1/+1
| * | | of/gpio: export of_gpio_simple_xlateJamie Iles2011-07-282-2/+12
* | | | Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2011-08-0123-1355/+1639
|\ \ \ \
| * | | | OMAP: DSS2: HDMI: fix hdmi clock nameTomi Valkeinen2011-08-011-2/+2
| * | | | HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen2011-08-015-3/+19
| * | | | OMAP: DSS2: DSS: Fix context save/restoreTomi Valkeinen2011-07-251-0/+10
| * | | | OMAP: DSS2: DISPC: Fix context save/restoreTomi Valkeinen2011-07-251-59/+38
| * | | | OMAP: DSS2: Remove ctx loss count from dss.cTomi Valkeinen2011-07-251-61/+1
| * | | | OMAP: DSS2: Remove unused code from display.cTomi Valkeinen2011-07-251-10/+0
| * | | | OMAP: DSS2: DISPC: remove finegrained clk enables/disablesTomi Valkeinen2011-07-251-146/+19
| * | | | OMAP: DSS2: Remove unused opt_clock_availableTomi Valkeinen2011-07-252-14/+0
| * | | | OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen2011-07-2511-634/+923
| * | | | OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESETTomi Valkeinen2011-07-252-25/+0
| * | | | OMAP: DSS2: Remove core_dump_clocksTomi Valkeinen2011-07-251-40/+0
| * | | | OMAP: DSS2: DPI: remove unneeded SYSCK enable/disableTomi Valkeinen2011-07-251-8/+3
| * | | | OMAP: DSS2: Use omap_pm_get_dev_context_loss_count to get ctx loss countTomi Valkeinen2011-07-251-1/+3
| * | | | OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen2011-07-254-27/+49
| * | | | OMAP: DSS2: Remove clk optimization at dss initTomi Valkeinen2011-07-251-4/+0
| * | | | OMAP: DSS2: Fix init and unit sequenceTomi Valkeinen2011-07-251-9/+8
| * | | | OMAP: DSS2: Clean up probe for DSS & DSITomi Valkeinen2011-07-252-106/+69
| * | | | OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocksTomi Valkeinen2011-07-251-26/+26
| * | | | OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen2011-07-017-40/+86
| * | | | OMAP: DSS2: DSI: sync when disabling a displayTomi Valkeinen2011-07-012-4/+6
| * | | | OMAP: DSS2: Add Color Phase Rotation supportTomi Valkeinen2011-07-014-0/+160