aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23platinumfb: fix misplaced parenthesisRoel Kluin1-4/+8
2009-09-23fbdev: framebuffer support for HTC DreamPavel Machek15-0/+5727
2009-09-23atyfb: coding style cleanupVille Syrjala1-371/+458
2009-09-23omapfb: HWA742: fix pointer to be constImre Deak1-1/+1
2009-09-23omapfb: add FB manual update option to KconfigImre Deak1-19/+30
2009-09-23omapfb: fix coding style / remove dead linearun c2-5/+4
2009-09-23omapfb: suspend/resume only if FB device is already initializedJouni Hogander1-3/+4
2009-09-23omapfb: dispc: allow multiple external IRQ handlersDaniel Stone3-42/+67
2009-09-23omapfb: dispc: enable wake up capabilityJouni Hogander1-2/+2
2009-09-23omapfb: dispc: disable iface clocks along with func clocksJouni Hogander1-13/+10
2009-09-23omapfb: dispc: various typo fixesImre Deak1-4/+4
2009-09-23N770: enable LCD MIPI-DCS in KconfigImre Deak1-1/+1
2009-09-23omapfb: add support for rotation on the Blizzard LCD ctrlRodrigo Vivi2-19/+124
2009-09-23omapfb: add support for the ZOOM MDK LCDStanley.Miao4-2/+257
2009-09-23omapfb: add support for the Gumstix Overo LCDSteve Sakoman3-0/+201
2009-09-23omapfb: add support for the OMAP3 Beagle DVI outputKoen Kooi3-1/+177
2009-09-23omapfb: add support for the OMAP3 EVM LCDSteve Sakoman2-0/+193
2009-09-23omapfb: add support for the 3430SDP LCDKevin Hilman3-6/+47
2009-09-23omapfb: add support for the OMAP2EVM LCDarun c2-0/+192
2009-09-23omapfb: add support for the 2430SDP LCDHunyue Yau2-0/+199
2009-09-23omapfb: add support for the Amstrad Delta LCDJonathan McDowell2-0/+138
2009-09-23omapfb: add support for MIPI-DCS compatible LCDsImre Deak4-0/+639
2009-09-23omapfb: add support for the Apollon LCDKyungmin Park2-0/+140
2009-09-23gpio: gpio support for ADP5520/ADP5501 MFD PMICsMichael Hennerich3-0/+217
2009-09-23gpiolib: allow poll() on valueDaniel Glöckner3-5/+211
2009-09-23gpio: include <linux/gpio.h> not <asm/gpio.h>H Hartley Sweeten4-9/+4
2009-09-23gpio: pca953x: add support for MAX7315Alek Du1-0/+1
2009-09-23gpio: add Intel Moorestown Platform Langwell chip gpio driverAlek Du3-0/+304
2009-09-23mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolibMarek Vasut5-4/+184
2009-09-23gpio: add MC33880 driverRichard Röjfors4-0/+214
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula4-0/+74
2009-09-23rtc: add boot_timesource sysfs attributeMatthew Garrett2-0/+16
2009-09-23rtc: document the sysfs interfaceMatthew Garrett1-0/+22
2009-09-23rtc: at91rm9200 fixesDavid Brownell1-9/+15
2009-09-23drivers/rtc: introduce missing kfreeJulia Lawall1-4/+10
2009-09-23drivers/rtc: correct error-handling codeJulia Lawall1-2/+1
2009-09-23rtc: driver for PCAP2 PMICDaniel Ribeiro3-0/+232
2009-09-23rtc: reorder MakefileAlessandro Zummo1-8/+8
2009-09-23rtc: add Freescale stmp37xx/378x driverdmitry pervushin3-0/+315
2009-09-23rtc-bfin: do not share RTC IRQMichael Hennerich1-1/+1
2009-09-23rtc: update documentation wrt RTC_PIE/irq_set_stateMike Frysinger1-0/+2
2009-09-23rtc: U300 COH 901 331 RTC driver v3Linus Walleij3-0/+324
2009-09-23rtc: add driver for MXC's internal RTC moduleDaniel Mack3-0/+519
2009-09-23rtc-philips-pcf2123-rtc-spi-driver-updatesChris Verges1-12/+32
2009-09-23rtc: Philips PCF2123 RTC SPI driverChris Verges3-0/+354
2009-09-23spi: handle TX-only/RX-onlyDavid Brownell2-36/+62
2009-09-23spi: McSPI support for OMAP4Syed Rafiuddin2-10/+29
2009-09-23spi: McSPI saves CHCONFx tooTero Kristo1-0/+16
2009-09-23spi: McSPI off-mode supportHemanth V1-34/+100
2009-09-23spi: Freescale STMP driverdmitry pervushin3-0/+686