aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-16fix the crap in dst/dcoreAl Viro1-41/+5
2009-12-16switch alloc_file() to passing struct pathAl Viro1-2/+7
2009-12-15mfd: compile fix for twl4030 renamingStephen Rothwell1-5/+5
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds18-874/+2274
2009-12-15Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-13/+20
2009-12-15Merge git://git.infradead.org/battery-2.6Linus Torvalds7-217/+410
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-7/+16
2009-12-15lis3: scale output values to mgSamu Onkalo2-3/+31
2009-12-15lis3: sysfs entry for setting chip measurement rateSamu Onkalo2-7/+46
2009-12-15lis3lv02d: remove calibaration functionalitySamu Onkalo2-32/+3
2009-12-15lis3: selftest supportSamu Onkalo2-3/+78
2009-12-15lis3lv02d: proper power on sequenceSamu Onkalo2-14/+28
2009-12-15lis3: fix show rate for 8 bits chipsÉric Piel2-8/+17
2009-12-15lis3: update documentation and commentsÉric Piel3-32/+38
2009-12-15lis3lv02d: correct memory leak in module unloadSamu Onkalo1-0/+1
2009-12-15lis3lv02d: send sync eventSamu Onkalo1-0/+1
2009-12-15hwmon: w83627ehf updatesDaniel J Blueman1-19/+53
2009-12-15mmc: let tmio-mmc use dev_name() with request_irq()Magnus Damm1-1/+1
2009-12-15mmc: Blackfin SD Host Controller DriverCliff Cai3-0/+659
2009-12-15mmc: atmel-mci: new MCI2 module support in atmel-mci driverNicolas Ferre1-10/+75
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre1-20/+36
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 Motohiro1-2/+2
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-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa11-52/+29
2009-12-15drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces()Andrew Morton1-2/+2
2009-12-15vt: introduce and use vt_kmsg_redirect() functionBernhard Walle1-6/+37
2009-12-15cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2-2/+2
2009-12-15cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon7-7/+7
2009-12-15cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2-2/+2
2009-12-15cs5535: add a generic clock event MFGPT driverAndres Salomon4-0/+209
2009-12-15cs5535: add a generic MFGPT driverAndres Salomon3-0/+395
2009-12-15cs5535-gpio: request function, mask & names addedTobias Mueller1-5/+78
2009-12-15cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon3-0/+293
2009-12-15drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number allocationThadeu Lima de Souza Cascardo1-13/+9
2009-12-15drivers/char/misc.c: clear allocation bit in minor bitmap when device register failsThadeu Lima de Souza Cascardo1-3/+5
2009-12-15ioc3/ioc4: fix error path on driver registrationJean Delvare2-4/+14
2009-12-15ioc3/ioc4: various section fixesJean Delvare4-19/+20