summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-12-175-100/+118
|\
| * kmemleak: fix kconfig for crc32 build errorRandy Dunlap2009-11-061-0/+1
| * kmemleak: Reduce the false positives by checking for modified objectsCatalin Marinas2009-10-281-54/+70
| * kmemleak: Show the age of an unreferenced objectCatalin Marinas2009-10-281-2/+4
| * kmemleak: Release the object lock before calling put_object()Catalin Marinas2009-10-281-3/+6
| * kmemleak: Scan the _ftrace_events section in modulesCatalin Marinas2009-10-281-0/+6
| * kmemleak: Simplify the kmemleak_scan_area() function prototypeCatalin Marinas2009-10-284-39/+27
| * kmemleak: Do not use off-slab management with SLAB_NOLEAKTRACECatalin Marinas2009-10-281-2/+4
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-1716-33/+2950
|\ \
| * | spi: spi_txx9.c: use resource_size()hartleys2009-12-171-4/+2
| * | spi: spi_sh_sci.c: use resource_size()hartleys2009-12-171-1/+1
| * | spi: spi_mpc8xxx.c: use resource_size()hartleys2009-12-171-1/+1
| * | spi: spi_bfin5xx.c: use resource_size()hartleys2009-12-171-1/+1
| * | spi: atmel_spi.c: use resource_size()hartleys2009-12-171-1/+1
| * | spi: Add s3c64xx SPI Controller driverJassi Brar2009-12-173-0/+1204
| * | atmel_spi: fix dma addr calculation for len > BUFFER_SIZEBen Nizette2009-12-171-2/+2
| * | spi_s3c24xx: add FIQ pseudo-DMA supportBen Dooks2009-12-176-14/+392
| * | spi: controller driver for Designware SPI coreFeng Tang2009-12-175-0/+1337
| * | spidev: add proper section markersMike Frysinger2009-12-171-8/+8
| * | spidev: use DECLARE_BITMAP instead of declaring the arrayThadeu Lima de Souza Cascardo2009-12-171-1/+1
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-12-1720-29/+50
|\ \ \
| * | | backlight: mbp_nvidia_bl - add two more MacBookPro variantsDaniel Ritz2009-12-171-0/+18
| * | | backlight: Pass device through notify callback in the pwm driverBen Dooks2009-12-172-4/+7
| * | | backlight: PTR_ERR return of wrong pointer in cr_backlight_probe()Roel Kluin2009-12-171-1/+1
| * | | backlight: Constify struct backlight_opsEmese Revfy2009-12-1619-24/+24
| * | | backlight/thinkpad-acpi: issue backlight class eventsHenrique de Moraes Holschuh2009-12-162-40/+35
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-12-1713-41/+1418
|\ \ \ \
| * | | | leds: leds-pwm: Set led_classdev max_brightnessLars-Peter Clausen2009-12-171-3/+2
| * | | | leds: leds-lp3944.h - remove unneeded includesAntonio Ospite2009-12-171-3/+0
| * | | | leds: use default-on trigger for Cobalt QubeFlorian Fainelli2009-12-171-1/+1
| * | | | leds: drivers/leds/leds-ss4200.c: fix return statementakpm@linux-foundation.org2009-12-171-1/+1
| * | | | leds: leds-pca9532.h- indent with tabs, not spacesAntonio Ospite2009-12-171-1/+1
| * | | | leds: Add LED class driver for regulator driven LEDs.Antonio Ospite2009-12-174-0/+295
| * | | | leds: leds-cobalt-qube.c: use resource_size()H Hartley Sweeten2009-12-171-1/+1
| * | | | leds: leds-cobalt-raq.c - use resource_size()H Hartley Sweeten2009-12-171-1/+1
| * | | | leds: Add driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich2009-12-163-0/+241
| * | | | leds: Add driver for LT3593 controlled LEDsDaniel Mack2009-12-163-0/+226
| * | | | leds-ss4200: Check pci_enable_device returnDave Hansen2009-12-161-2/+6
| * | | | leds: leds-alix2c - take port address from MSRDaniel Mack2009-12-161-31/+84
| * | | | leds: LED driver for Intel NAS SS4200 series (v5)Dave Hansen2009-12-163-0/+562
| |/ / /
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-1737-164/+607
|\ \ \ \
| * \ \ \ Merge branch 'cache' (early part)Russell King2009-12-1729-155/+224
| |\ \ \ \
| | * \ \ \ Merge branch 'pending-l2x0' into cacheRussell King2009-12-141-21/+72
| | |\ \ \ \
| | | * | | | ARM: cache-l2x0: make better use of background cache handlingRussell King2009-12-141-11/+23
| | | * | | | ARM: cache-l2x0: avoid taking spinlock for every iterationRussell King2009-12-141-13/+52
| | * | | | | ARM: use flush_kernel_dcache_area() for dmabounceRussell King2009-12-141-8/+4
| | * | | | | ARM: add size argument to __cpuc_flush_dcache_pageRussell King2009-12-1426-116/+137
| | * | | | | ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre2009-12-143-10/+11
| * | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-12-172-2/+3
| |\ \ \ \ \ \
| | * | | | | | [ARM] pxa: fix no reference of cpu_is_pxa25x() in devices.cEric Miao2009-12-161-0/+1
OpenPOWER on IntegriCloud