summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-12-157-217/+410
|\
| * power_supply_sysfs: Handle -ENODATA in a special wayAnton Vorontsov2009-12-031-1/+4
| * wm831x_backup: Remove unused variablesAlan Cox2009-11-171-1/+1
| * pcf50633: Query charger status directlyPaul Fertser2009-11-161-21/+29
| * pcf50633: Properly reenable charging when the supply conditions changePaul Fertser2009-11-161-3/+7
| * pcf50633: Get rid of charging restart software auto-triggeringPaul Fertser2009-11-161-46/+0
| * pcf50633: introduces battery charging current controlBalaji Rao2009-11-161-5/+73
| * pcf50633: Add ac power supply class to the chargerSean McNeil2009-11-161-1/+45
| * wm831x: Factor out WM831x backup battery chargerMark Brown2009-11-165-141/+253
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-151-7/+16
|\ \
| * | USB: Close usb_find_interface race v3Russ Dill2009-12-151-15/+16
| * | Revert "USB: Close usb_find_interface race"Greg Kroah-Hartman2009-12-151-10/+18
* | | lis3: scale output values to mgSamu Onkalo2009-12-152-3/+31
* | | lis3: sysfs entry for setting chip measurement rateSamu Onkalo2009-12-152-7/+46
* | | lis3lv02d: remove calibaration functionalitySamu Onkalo2009-12-152-32/+3
* | | lis3: selftest supportSamu Onkalo2009-12-152-3/+78
* | | lis3lv02d: proper power on sequenceSamu Onkalo2009-12-152-14/+28
* | | lis3: fix show rate for 8 bits chipsÉric Piel2009-12-152-8/+17
* | | lis3: update documentation and commentsÉric Piel2009-12-153-32/+38
* | | lis3lv02d: correct memory leak in module unloadSamu Onkalo2009-12-151-0/+1
* | | lis3lv02d: send sync eventSamu Onkalo2009-12-151-0/+1
* | | hwmon: w83627ehf updatesDaniel J Blueman2009-12-151-19/+53
* | | mmc: let tmio-mmc use dev_name() with request_irq()Magnus Damm2009-12-151-1/+1
* | | mmc: Blackfin SD Host Controller DriverCliff Cai2009-12-153-0/+659
* | | mmc: atmel-mci: new MCI2 module support in atmel-mci driverNicolas Ferre2009-12-151-10/+75
* | | atmel-mci: change use of dma slave interfaceNicolas Ferre2009-12-151-20/+36
* | | mmc: add module parameter to set whether cards are assumed removableBen Hutchings2009-12-155-43/+23
* | | s3cmci: convert missed s3c2410_gpio calls to gpiolib callsBen Dooks2009-12-151-5/+3
* | | 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-151-2/+2
* | | 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
* | | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-1511-52/+29
* | | drivers/scsi/sym53c8xx_2/sym_glue.c: rename skip_spaces() to sym_skip_spaces()Andrew Morton2009-12-151-2/+2
* | | vt: introduce and use vt_kmsg_redirect() functionBernhard Walle2009-12-151-6/+37
* | | cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-152-2/+2
* | | cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon2009-12-157-7/+7
* | | cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon2009-12-152-2/+2
* | | cs5535: add a generic clock event MFGPT driverAndres Salomon2009-12-154-0/+209
* | | cs5535: add a generic MFGPT driverAndres Salomon2009-12-153-0/+395
* | | cs5535-gpio: request function, mask & names addedTobias Mueller2009-12-151-5/+78
OpenPOWER on IntegriCloud