aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* lis3: update documentation to match latest changesSamu Onkalo2009-12-15
* lis3: scale output values to mgSamu Onkalo2009-12-15
* lis3: sysfs entry for setting chip measurement rateSamu Onkalo2009-12-15
* lis3lv02d: remove calibaration functionalitySamu Onkalo2009-12-15
* lis3: selftest supportSamu Onkalo2009-12-15
* lis3lv02d: proper power on sequenceSamu Onkalo2009-12-15
* lis3: fix show rate for 8 bits chipsÉric Piel2009-12-15
* lis3: update documentation and commentsÉric Piel2009-12-15
* lis3lv02d: correct memory leak in module unloadSamu Onkalo2009-12-15
* lis3lv02d: send sync eventSamu Onkalo2009-12-15
* hwmon: w83627ehf updatesDaniel J Blueman2009-12-15
* lis3lv02d: axis remap and resource setup/releaseSamu Onkalo2009-12-15
* crc32: minor optimizations and cleanupJoakim Tjernlund2009-12-15
* mmc: let tmio-mmc use dev_name() with request_irq()Magnus Damm2009-12-15
* mmc: Blackfin SD Host Controller DriverCliff Cai2009-12-15
* mmc: atmel-mci: new MCI2 module support in atmel-mci driverNicolas Ferre2009-12-15
* atmel-mci: change use of dma slave interfaceNicolas Ferre2009-12-15
* mmc: add module parameter to set whether cards are assumed removableBen Hutchings2009-12-15
* s3cmci: convert missed s3c2410_gpio calls to gpiolib callsBen Dooks2009-12-15
* sdhci: add support for the SysKonnect CardBus2SDIO adapterNicolas Pitre2009-12-15
* mmci-omap: remove bogus check for host->iclkLadislav Michl2009-12-15
* davinci: mmc: add cpufreq supportChaithrika U S2009-12-15
* mmc: davinci: modify data types of EDMA related variablesSudhakar Rajashekhara2009-12-15
* DaVinci: MMC: MMC/SD controller driver for DaVinci familyVipin Bhandari2009-12-15
* drivers/mmc: Move dereference after NULL testJulia Lawall2009-12-15
* sdio: rework cis tuple parsingAlbert Herranz2009-12-15
* mxcmmc: fix error path in mxcmci_probeUwe Kleine-König2009-12-15
* firmware: only allow EDD on x86Mike Frysinger2009-12-15
* Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro2009-12-15
* efi.h: use %pUl to print UUIDsJoe Perches2009-12-15
* fs/ubifs: use %pUB to print UUIDsJoe Perches2009-12-15
* fs/gfs2/sys.c: use %pUB to print UUIDsJoe Perches2009-12-15
* drivers/md/md.c: use %pU to print UUIDsJoe Perches2009-12-15
* drivers/firmware/dmi_scan.c: use %pUB to print UUIDsJoe Perches2009-12-15
* random.c: use %pU to print UUIDsJoe Perches2009-12-15
* fs/xfs/xfs_log_recover.c: use %pU to print UUIDsJoe Perches2009-12-15
* lib/vsprintf.c: add %pU to print UUID/GUIDsJoe Perches2009-12-15
* parser: remove unnecessary strlen()André Goddard Rosa2009-12-15
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
* string: on strstrip(), first remove leading spaces before running over strAndré Goddard Rosa2009-12-15
* string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa2009-12-15
* drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces()Andrew Morton2009-12-15
* ctype: constify read-only _ctype stringAndré Goddard Rosa2009-12-15
* vsprintf: reuse almost identical simple_strtoulX() functionsAndré Goddard Rosa2009-12-15
* vsprintf: factor out skip_space code in a separate functionAndré Goddard Rosa2009-12-15
* vsprintf: move local vars to block local vars and remove unneeded onesAndré Goddard Rosa2009-12-15
* vsprintf: reduce code size by avoiding extra checkAndré Goddard Rosa2009-12-15
* vsprintf: use TOLOWER whenever possibleAndré Goddard Rosa2009-12-15
* vsprintf: give it some care to please checkpatch.plAndré Goddard Rosa2009-12-15
* vsprintf: pre-calculate final string length for later useAndré Goddard Rosa2009-12-15