aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-15lis3: update documentation and commentsÉric Piel
2009-12-15lis3lv02d: correct memory leak in module unloadSamu Onkalo
2009-12-15lis3lv02d: send sync eventSamu Onkalo
2009-12-15hwmon: w83627ehf updatesDaniel J Blueman
2009-12-15lis3lv02d: axis remap and resource setup/releaseSamu Onkalo
2009-12-15crc32: minor optimizations and cleanupJoakim Tjernlund
2009-12-15mmc: let tmio-mmc use dev_name() with request_irq()Magnus Damm
2009-12-15mmc: Blackfin SD Host Controller DriverCliff Cai
2009-12-15mmc: atmel-mci: new MCI2 module support in atmel-mci driverNicolas Ferre
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre
2009-12-15mmc: add module parameter to set whether cards are assumed removableBen Hutchings
2009-12-15s3cmci: convert missed s3c2410_gpio calls to gpiolib callsBen Dooks
2009-12-15sdhci: add support for the SysKonnect CardBus2SDIO adapterNicolas Pitre
2009-12-15mmci-omap: remove bogus check for host->iclkLadislav Michl
2009-12-15davinci: mmc: add cpufreq supportChaithrika U S
2009-12-15mmc: davinci: modify data types of EDMA related variablesSudhakar Rajashekhara
2009-12-15DaVinci: MMC: MMC/SD controller driver for DaVinci familyVipin Bhandari
2009-12-15drivers/mmc: Move dereference after NULL testJulia Lawall
2009-12-15sdio: rework cis tuple parsingAlbert Herranz
2009-12-15mxcmmc: fix error path in mxcmci_probeUwe Kleine-König
2009-12-15firmware: only allow EDD on x86Mike Frysinger
2009-12-15Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro
2009-12-15efi.h: use %pUl to print UUIDsJoe Perches
2009-12-15fs/ubifs: use %pUB to print UUIDsJoe Perches
2009-12-15fs/gfs2/sys.c: use %pUB to print UUIDsJoe Perches
2009-12-15drivers/md/md.c: use %pU to print UUIDsJoe Perches
2009-12-15drivers/firmware/dmi_scan.c: use %pUB to print UUIDsJoe Perches
2009-12-15random.c: use %pU to print UUIDsJoe Perches
2009-12-15fs/xfs/xfs_log_recover.c: use %pU to print UUIDsJoe Perches
2009-12-15lib/vsprintf.c: add %pU to print UUID/GUIDsJoe Perches
2009-12-15parser: remove unnecessary strlen()André Goddard Rosa
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-12-15string: on strstrip(), first remove leading spaces before running over strAndré Goddard Rosa
2009-12-15string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa
2009-12-15drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces()Andrew Morton
2009-12-15ctype: constify read-only _ctype stringAndré Goddard Rosa
2009-12-15vsprintf: reuse almost identical simple_strtoulX() functionsAndré Goddard Rosa
2009-12-15vsprintf: factor out skip_space code in a separate functionAndré Goddard Rosa
2009-12-15vsprintf: move local vars to block local vars and remove unneeded onesAndré Goddard Rosa
2009-12-15vsprintf: reduce code size by avoiding extra checkAndré Goddard Rosa
2009-12-15vsprintf: use TOLOWER whenever possibleAndré Goddard Rosa
2009-12-15vsprintf: give it some care to please checkpatch.plAndré Goddard Rosa
2009-12-15vsprintf: pre-calculate final string length for later useAndré Goddard Rosa
2009-12-15vsprintf: factorize "(null)" stringAndré Goddard Rosa
2009-12-15MAINTAINERS: Update file patterns for WOLFSON MICROELECTRONICS PMIC DRIVERSJoe Perches
2009-12-15MAINTAINERS: remove file pattern from KERNEL VIRTUAL MACHINE (KVM) FOR AMD-VJoe Perches
2009-12-15MAINTAINERS: rename PALM TREO section and file patternsJoe Perches
2009-12-15MAINTAINERS: mark cifs mailing list as "moderated for non-subscribers"KOSAKI Motohiro
2009-12-15scripts/get_maintainer.pl: support multiple VCSs - add mercurialJoe Perches
2009-12-15scripts/get_maintainer.pl: fix --non with --git-blame and cleanupsJoe Perches