summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sdhci: add support for the SysKonnect CardBus2SDIO adapterNicolas Pitre2009-12-151-0/+75
* mmci-omap: remove bogus check for host->iclkLadislav Michl2009-12-151-5/+5
* davinci: mmc: add cpufreq supportChaithrika U S2009-12-151-16/+84
* mmc: davinci: modify data types of EDMA related variablesSudhakar Rajashekhara2009-12-151-2/+2
* DaVinci: MMC: MMC/SD controller driver for DaVinci familyVipin Bhandari2009-12-153-0/+1290
* drivers/mmc: Move dereference after NULL testJulia Lawall2009-12-151-1/+2
* sdio: rework cis tuple parsingAlbert Herranz2009-12-151-74/+93
* mxcmmc: fix error path in mxcmci_probeUwe Kleine-König2009-12-151-5/+5
* firmware: only allow EDD on x86Mike Frysinger2009-12-151-2/+2
* Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro2009-12-153-6/+13
* efi.h: use %pUl to print UUIDsJoe Perches2009-12-151-5/+1
* fs/ubifs: use %pUB to print UUIDsJoe Perches2009-12-152-13/+3
* fs/gfs2/sys.c: use %pUB to print UUIDsJoe Perches2009-12-151-13/+3
* drivers/md/md.c: use %pU to print UUIDsJoe Perches2009-12-151-12/+4
* drivers/firmware/dmi_scan.c: use %pUB to print UUIDsJoe Perches2009-12-151-4/+1
* random.c: use %pU to print UUIDsJoe Perches2009-12-151-7/+3
* fs/xfs/xfs_log_recover.c: use %pU to print UUIDsJoe Perches2009-12-151-10/+4
* lib/vsprintf.c: add %pU to print UUID/GUIDsJoe Perches2009-12-151-1/+61
* parser: remove unnecessary strlen()André Goddard Rosa2009-12-151-4/+7
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-1524-115/+66
* string: on strstrip(), first remove leading spaces before running over strAndré Goddard Rosa2009-12-151-2/+2
* string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa2009-12-153-4/+17
* drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces()Andrew Morton2009-12-151-2/+2
* ctype: constify read-only _ctype stringAndré Goddard Rosa2009-12-152-26/+26
* vsprintf: reuse almost identical simple_strtoulX() functionsAndré Goddard Rosa2009-12-151-34/+14
* vsprintf: factor out skip_space code in a separate functionAndré Goddard Rosa2009-12-151-8/+11
* vsprintf: move local vars to block local vars and remove unneeded onesAndré Goddard Rosa2009-12-151-36/+28
* vsprintf: reduce code size by avoiding extra checkAndré Goddard Rosa2009-12-151-1/+2
* vsprintf: use TOLOWER whenever possibleAndré Goddard Rosa2009-12-151-8/+7
* vsprintf: give it some care to please checkpatch.plAndré Goddard Rosa2009-12-151-86/+98
* vsprintf: pre-calculate final string length for later useAndré Goddard Rosa2009-12-151-4/+5
* vsprintf: factorize "(null)" stringAndré Goddard Rosa2009-12-151-3/+3
* MAINTAINERS: Update file patterns for WOLFSON MICROELECTRONICS PMIC DRIVERSJoe Perches2009-12-151-3/+4
* MAINTAINERS: remove file pattern from KERNEL VIRTUAL MACHINE (KVM) FOR AMD-VJoe Perches2009-12-151-1/+0
* MAINTAINERS: rename PALM TREO section and file patternsJoe Perches2009-12-151-3/+3
* MAINTAINERS: mark cifs mailing list as "moderated for non-subscribers"KOSAKI Motohiro2009-12-151-2/+2
* scripts/get_maintainer.pl: support multiple VCSs - add mercurialJoe Perches2009-12-151-93/+168
* scripts/get_maintainer.pl: fix --non with --git-blame and cleanupsJoe Perches2009-12-151-94/+104
* scripts/get_maintainer.pl: add --roles and --rolestatsJoe Perches2009-12-151-18/+176
* vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2009-12-154-12/+55
* cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-157-714/+2
* cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-159-20/+20
* cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-156-45/+36
* cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon2009-12-153-3/+3
* cs5535: add a generic clock event MFGPT driverAndres Salomon2009-12-154-0/+209
* cs5535: add a generic MFGPT driverAndres Salomon2009-12-155-40/+462
* ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon2009-12-156-11/+25
* cs5535-gpio: request function, mask & names addedTobias Mueller2009-12-151-5/+78
* cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-155-27/+352
* drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number all...Thadeu Lima de Souza Cascardo2009-12-151-13/+9
OpenPOWER on IntegriCloud