summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-12-1531-210/+154
|\
| * sparc64: Fix clock event multiplier printf format.David S. Miller2009-12-111-1/+1
| * sparc64: Use clock{source,events}_calc_mult_shift().David S. Miller2009-12-111-22/+2
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-111712-33531/+79368
| |\
| * | sparc64: Use free_bootmem_late() in mdesc_lmb_free().David S. Miller2009-12-111-15/+6
| * | sparc: Add alignment and emulation fault perf events.David S. Miller2009-12-115-26/+20
| * | sparc64: Add syscall tracepoint support.David S. Miller2009-12-117-9/+33
| * | sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller2009-12-117-112/+6
| * | sparc: Use __builtin_object_size() to validate the buffer size for copy_from_...David S. Miller2009-12-115-4/+57
| * | sparc64: Add some missing __kprobes annotations to kernel fault paths.David S. Miller2009-12-111-7/+8
| * | sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.cDavid S. Miller2009-12-111-8/+1
| * | sparc: Validate that kprobe address is 4-byte aligned.David S. Miller2009-12-101-0/+3
| * | sparc64: Don't specify IRQF_SHARED for LDC interrupts.David S. Miller2009-12-101-2/+2
| * | sparc64: Fix stack debugging IRQ stack regression.David S. Miller2009-12-091-2/+3
| * | sparc64: Fix overly strict range type matching for PCI devices.David S. Miller2009-12-091-2/+12
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-12-1510-218/+420
|\ \ \
| * | | power_supply_sysfs: Handle -ENODATA in a special wayAnton Vorontsov2009-12-021-1/+4
| * | | wm831x_backup: Remove unused variablesAlan Cox2009-11-171-1/+1
| * | | gta02: Set pcf50633 charger_reference_current_maLars-Peter Clausen2009-11-161-0/+3
| * | | pcf50633: Query charger status directlyPaul Fertser2009-11-162-21/+30
| * | | 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-162-48/+0
| * | | pcf50633: introduces battery charging current controlBalaji Rao2009-11-162-5/+80
| * | | 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: update documentation to match latest changesSamu Onkalo2009-12-151-7/+24
* | | | | 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-153-3/+81
* | | | | 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-154-42/+52
* | | | | 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-152-21/+61
* | | | | lis3lv02d: axis remap and resource setup/releaseSamu Onkalo2009-12-151-0/+12
* | | | | crc32: minor optimizations and cleanupJoakim Tjernlund2009-12-151-77/+44
* | | | | 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-155-28/+98
* | | | | 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