aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-23gpiolib: allow poll() on valueDaniel Glöckner
2009-09-23gpio: include <linux/gpio.h> not <asm/gpio.h>H Hartley Sweeten
2009-09-23gpio: pca953x: add support for MAX7315Alek Du
2009-09-23gpio: add Intel Moorestown Platform Langwell chip gpio driverAlek Du
2009-09-23mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolibMarek Vasut
2009-09-23gpio: add MC33880 driverRichard Röjfors
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula
2009-09-23rtc: add boot_timesource sysfs attributeMatthew Garrett
2009-09-23rtc: document the sysfs interfaceMatthew Garrett
2009-09-23rtc: at91rm9200 fixesDavid Brownell
2009-09-23drivers/rtc: introduce missing kfreeJulia Lawall
2009-09-23drivers/rtc: correct error-handling codeJulia Lawall
2009-09-23rtc: driver for PCAP2 PMICDaniel Ribeiro
2009-09-23rtc: reorder MakefileAlessandro Zummo
2009-09-23rtc: add Freescale stmp37xx/378x driverdmitry pervushin
2009-09-23rtc-bfin: do not share RTC IRQMichael Hennerich
2009-09-23rtc: update documentation wrt RTC_PIE/irq_set_stateMike Frysinger
2009-09-23rtc: U300 COH 901 331 RTC driver v3Linus Walleij
2009-09-23rtc: add driver for MXC's internal RTC moduleDaniel Mack
2009-09-23rtc-philips-pcf2123-rtc-spi-driver-updatesChris Verges
2009-09-23rtc: Philips PCF2123 RTC SPI driverChris Verges
2009-09-23spi: handle TX-only/RX-onlyDavid Brownell
2009-09-23spi: McSPI support for OMAP4Syed Rafiuddin
2009-09-23spi: McSPI saves CHCONFx tooTero Kristo
2009-09-23spi: McSPI off-mode supportHemanth V
2009-09-23spi: Freescale STMP driverdmitry pervushin
2009-09-23spi_s3c24xx: cache device setup dataBen Dooks
2009-09-23spi_s3c24xx: use dev_pm_opsBen Dooks
2009-09-23spi_s3c24xx: use resource_size() to get resource sizeBen Dooks
2009-09-23spi_s3c24xx: fix header includesBen Dooks
2009-09-23spi: fix spelling of `automatically' in documentationBen Dooks
2009-09-23pxa2xx_spi: register earlierAntonio Ospite
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-23hwmon: lm70: convert to device table matchingAnton Vorontsov
2009-09-23hwmon: adxx: convert to device table matchingAnton Vorontsov
2009-09-23of: remove "stm,m25p40" aliasAnton Vorontsov
2009-09-23spi: add support for device table matchingAnton Vorontsov
2009-09-23spi: add SPI driver for most known i.MX SoCsSascha Hauer
2009-09-23spi: add default selection of PL022 for ARM reference platformslinus.walleij@stericsson.com
2009-09-23spi.h: add missing kernel-doc for struct spi_masterRandy Dunlap
2009-09-23spi: add spi_ppc4xx driverSteven A. Falco
2009-09-23spi: omap2_mcspi use BIT(n)Jouni Hogander
2009-09-23spi: remove i.MX SPI driverSascha Hauer
2009-09-23ncpfs: fix wrong check in __ncp_ioctl()Bartlomiej Zolnierkiewicz
2009-09-23ncpfs: remove dead URL from documentationBartlomiej Zolnierkiewicz
2009-09-23ncpfs: read buffer overflowRoel Kluin
2009-09-23ramfs: move RAMFS_MAGIC to include/linux/magic.hmaximilian attems
2009-09-23/proc/kcore: update stat.st_size after memory hotplugKAMEZAWA Hiroyuki
2009-09-23/proc/kcore: fix stat.st_sizeKAMEZAWA Hiroyuki
2009-09-23kcore: more fixes for initKAMEZAWA Hiroyuki