summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-08-012-0/+59
|\
| * [IA64] Hook up gpiolib supportMark Brown2011-06-012-0/+59
* | Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2011-08-019-34/+296
|\ \
| * | efivars: Introduce PSTORE_EFI_ATTRIBUTESMike Waychison2011-07-221-4/+8
| * | efivars: Use string functions in pstore_writeMike Waychison2011-07-221-12/+14
| * | efivars: introduce utf16_strncmpMike Waychison2011-07-221-0/+18
| * | efivars: String functionsMike Waychison2011-07-221-11/+19
| * | efi: Add support for using efivars as a pstore backendMatthew Garrett2011-07-222-2/+195
| * | pstore: Allow the user to explicitly choose a backendMatthew Garrett2011-07-223-0/+19
| * | pstore: Make "part" unsignedMatthew Garrett2011-07-223-6/+7
| * | pstore: Add extra context for writes and erasesMatthew Garrett2011-07-224-12/+18
| * | pstore: Extend API for more flexibility in new backendsMatthew Garrett2011-07-225-20/+31
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-08-017-42/+53
|\ \ \
| * | | kdb,kgdb: Allow arbitrary kgdb magic knock sequencesJason Wessel2011-08-011-8/+20
| * | | kdb: Remove all references to DOING_KGDB2Jason Wessel2011-08-014-7/+3
| * | | kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel2011-08-014-21/+29
| * | | kdb: cleanup unused variables missed in the original kdb mergeJason Wessel2011-08-013-8/+3
| |/ /
* | | 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
OpenPOWER on IntegriCloud