aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-15mmc: add module parameter to set whether cards are assumed removableBen Hutchings5-43/+23
2009-12-15s3cmci: convert missed s3c2410_gpio calls to gpiolib callsBen Dooks1-5/+3
2009-12-15sdhci: add support for the SysKonnect CardBus2SDIO adapterNicolas Pitre1-0/+75
2009-12-15mmci-omap: remove bogus check for host->iclkLadislav Michl1-5/+5
2009-12-15davinci: mmc: add cpufreq supportChaithrika U S1-16/+84
2009-12-15mmc: davinci: modify data types of EDMA related variablesSudhakar Rajashekhara1-2/+2
2009-12-15DaVinci: MMC: MMC/SD controller driver for DaVinci familyVipin Bhandari3-0/+1290
2009-12-15drivers/mmc: Move dereference after NULL testJulia Lawall1-1/+2
2009-12-15sdio: rework cis tuple parsingAlbert Herranz1-74/+93
2009-12-15mxcmmc: fix error path in mxcmci_probeUwe Kleine-König1-5/+5
2009-12-15firmware: only allow EDD on x86Mike Frysinger1-2/+2
2009-12-15Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro3-6/+13
2009-12-15efi.h: use %pUl to print UUIDsJoe Perches1-5/+1
2009-12-15fs/ubifs: use %pUB to print UUIDsJoe Perches2-13/+3
2009-12-15fs/gfs2/sys.c: use %pUB to print UUIDsJoe Perches1-13/+3
2009-12-15drivers/md/md.c: use %pU to print UUIDsJoe Perches1-12/+4
2009-12-15drivers/firmware/dmi_scan.c: use %pUB to print UUIDsJoe Perches1-4/+1
2009-12-15random.c: use %pU to print UUIDsJoe Perches1-7/+3
2009-12-15fs/xfs/xfs_log_recover.c: use %pU to print UUIDsJoe Perches1-10/+4
2009-12-15lib/vsprintf.c: add %pU to print UUID/GUIDsJoe Perches1-1/+61
2009-12-15parser: remove unnecessary strlen()André Goddard Rosa1-4/+7
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa24-115/+66
2009-12-15string: on strstrip(), first remove leading spaces before running over strAndré Goddard Rosa1-2/+2
2009-12-15string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa3-4/+17
2009-12-15drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces()Andrew Morton1-2/+2
2009-12-15ctype: constify read-only _ctype stringAndré Goddard Rosa2-26/+26
2009-12-15vsprintf: reuse almost identical simple_strtoulX() functionsAndré Goddard Rosa1-34/+14
2009-12-15vsprintf: factor out skip_space code in a separate functionAndré Goddard Rosa1-8/+11
2009-12-15vsprintf: move local vars to block local vars and remove unneeded onesAndré Goddard Rosa1-36/+28
2009-12-15vsprintf: reduce code size by avoiding extra checkAndré Goddard Rosa1-1/+2
2009-12-15vsprintf: use TOLOWER whenever possibleAndré Goddard Rosa1-8/+7
2009-12-15vsprintf: give it some care to please checkpatch.plAndré Goddard Rosa1-86/+98
2009-12-15vsprintf: pre-calculate final string length for later useAndré Goddard Rosa1-4/+5
2009-12-15vsprintf: factorize "(null)" stringAndré Goddard Rosa1-3/+3
2009-12-15MAINTAINERS: Update file patterns for WOLFSON MICROELECTRONICS PMIC DRIVERSJoe Perches1-3/+4
2009-12-15MAINTAINERS: remove file pattern from KERNEL VIRTUAL MACHINE (KVM) FOR AMD-VJoe Perches1-1/+0
2009-12-15MAINTAINERS: rename PALM TREO section and file patternsJoe Perches1-3/+3
2009-12-15MAINTAINERS: mark cifs mailing list as "moderated for non-subscribers"KOSAKI Motohiro1-2/+2
2009-12-15scripts/get_maintainer.pl: support multiple VCSs - add mercurialJoe Perches1-93/+168
2009-12-15scripts/get_maintainer.pl: fix --non with --git-blame and cleanupsJoe Perches1-94/+104
2009-12-15scripts/get_maintainer.pl: add --roles and --rolestatsJoe Perches1-18/+176
2009-12-15vt: introduce and use vt_kmsg_redirect() functionBernhard Walle4-12/+55
2009-12-15cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon7-714/+2
2009-12-15cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon9-20/+20
2009-12-15cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon6-45/+36
2009-12-15cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon3-3/+3
2009-12-15cs5535: add a generic clock event MFGPT driverAndres Salomon4-0/+209
2009-12-15cs5535: add a generic MFGPT driverAndres Salomon5-40/+462
2009-12-15ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon6-11/+25
2009-12-15cs5535-gpio: request function, mask & names addedTobias Mueller1-5/+78