summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-1814-33/+2736
|\
| * spi: spi_txx9.c: use resource_size()hartleys2009-12-171-4/+2Star
| * 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-175-14/+390
| * spi: controller driver for Designware SPI coreFeng Tang2009-12-174-0/+1125
| * 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-1818-22/+43
|\ \
| * | 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-171-3/+6
| * | backlight: PTR_ERR return of wrong pointer in cr_backlight_probe()Roel Kluin2009-12-171-1/+1
| * | backlight: Constify struct backlight_opsEmese Revfy2009-12-1618-18/+18
| * | backlight/thinkpad-acpi: issue backlight class eventsHenrique de Moraes Holschuh2009-12-161-1/+23
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-12-1810-37/+1371
|\ \ \
| * | | leds: leds-pwm: Set led_classdev max_brightnessLars-Peter Clausen2009-12-171-3/+2Star
| * | | 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: Add LED class driver for regulator driven LEDs.Antonio Ospite2009-12-173-0/+249
| * | | 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-182-5/+14
|\ \ \
| * \ \ Merge branch 'cache' (early part)Russell King2009-12-181-2/+11
| |\ \ \
| | * | | ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre2009-12-141-2/+11
| * | | | PCMCIA: fix pxa2xx_lubbock modular build errorMarc Zyngier2009-12-161-3/+3
| | |/ / | |/| |
* | | | rtc: set wakeup capability for I2C and SPI RTC driversAnton Vorontsov2009-12-183-0/+6
* | | | sdhci-of: add support for the wii sdhci controllerAlbert Herranz2009-12-185-1/+82
* | | | sdhci-of: reorganize driver to support additional hardwareAlbert Herranz2009-12-185-127/+224
* | | | sdhci-of: rename main driver file prior to reorganizationAlbert Herranz2009-12-182-1/+3
* | | | sdhci: protect header file against multi inclusionAlbert Herranz2009-12-181-0/+4
* | | | sdio: initialise SDIO functions and update card->sdio_funcs in lockstepMatt Fleming2009-12-181-2/+3
* | | | sdio: fix reference counting in sdio_remove_func()Daniel Drake2009-12-181-2/+5
* | | | drivers/video/via/viafbdev.c: correct code taking the size of a pointerJulia Lawall2009-12-181-2/+2
* | | | hwmon: I2C bus support for lis3lv02d and variant accelerometer chipsSamu Onkalo2009-12-183-0/+201
* | | | cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPTGeert Uytterhoeven2009-12-181-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-12-1713-610/+1900
|\ \ \ \
| * | | | regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin2009-12-171-1/+1
| * | | | twl-regulator: Fix reg_disable functionality for 4030 and 6030Juha Keski-Saari2009-12-171-2/+2
| * | | | twl-regulator: Add turnon delay to reg_enableJuha Keski-Saari2009-12-171-1/+7
| * | | | twl-regulator: Restore REMAP configuration in regulator probeJuha Keski-Saari2009-12-171-0/+3
| * | | | twl-regulator: Add turnon-delay and REMAP config to twlreg_info structJuha Keski-Saari2009-12-171-41/+62