summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-11s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structuresPawel Osciak1-3/+34
2010-08-11s3c-fb: correct FRAMESEL1 bitfield defines for VIDINTCON0 registerPawel Osciak1-5/+5
2010-08-11s3c-fb: fix various null references on framebuffer memory alloc failurePawel Osciak1-3/+5
2010-08-11s3c-fb: integrate palette setup code into main driverBen Dooks2-35/+32
2010-08-11s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks3-38/+136
2010-08-11s3c-fb: initial move to unifying the header filesBen Dooks4-118/+180
2010-08-11s3c-fb: only init window colour key controls for windows with blendingBen Dooks1-3/+11
2010-08-11s3c-fb: fix distortedness situation for the mode more then 24bppInKi Dae2-0/+2
2010-08-11s3c-fb: add default window feature.InKi Dae2-3/+6
2010-08-11s3c-fb: change to depending on CONFIG_S3C_FB_DEVBen Dooks1-1/+1
2010-08-11drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()Denys Vlasenko1-3/+2
2010-08-11fbcon: uninline four foo_update_attr() functionsDenys Vlasenko4-4/+4
2010-08-11fbcon: uninline large static function get_color()Denys Vlasenko1-1/+1
2010-08-11fbdev: efifb: section fixesHenrik Kretzschmar1-4/+4
2010-08-11gpio: sx150x: add Semtech I2C sx150x gpio expander driverGregory Bean4-0/+735
2010-08-11gpiolib: allow nested threaded irqs for poll(2)Daniel Gl?ckner1-2/+2
2010-08-11gpiolib: get rid of struct poll_desc and workletDaniel Gl?ckner1-53/+27
2010-08-11gpiolib: decouple might_sleep_if() from DEBUGDavid Brownell2-12/+35
2010-08-11pcf857x: support working w/o platform dataDmitry Eremin-Solenikov1-5/+4
2010-08-11gpio: max730x: make pullups configurable via platformdataMarc Kleine-Budde2-7/+23
2010-08-11rtc: rp5c01: add NVRAM supportGeert Uytterhoeven1-0/+89
2010-08-11drivers/rtc: remove unneeded ifdef CONFIG_PMChristian Dietrich1-6/+0
2010-08-11rtc-isl12022: properly handle military hour formatRoman Fietze1-1/+1
2010-08-11rtc: add support for DS3232 RTCRoy Zang3-0/+337
2010-08-11rtc/nuc900: fix build warningWan ZongShun1-1/+1
2010-08-11rtc/nuc900: modify enable/disable IRQs and driver data setting locationWan ZongShun1-11/+12
2010-08-11rtc/nuc900: make returning time checking function validWan ZongShun1-8/+4
2010-08-11rtc/m48t86: use rtc_valid_tm() to check returned tmWan ZongShun1-1/+1
2010-08-11rtc/m48t59: use rtc_valid_tm() to check returned tmWan ZongShun1-2/+2
2010-08-11rtc/max6900: use rtc_valid_tm() to check returning tmWan ZongShun1-1/+1
2010-08-11rtc/m41t80: use rtc_valid_tm() to check returned tmWan ZongShun1-2/+2
2010-08-11rtc: add Intersil ISL12022 RTC driverRoman Fietze3-0/+337
2010-08-11rtc: driver for the DryIce block found in i.MX25 chipsBaruch Siach3-0/+530
2010-08-11drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-08-11rtc/pxa: remove unnecessary private ops->ioctl()Wan ZongShun1-19/+22
2010-08-11rtc: fixes and new functionality for fm3130Sergey Matyukevich1-51/+130
2010-08-11rtc/rtc-mxc: remove six unused fieldsWan ZongShun1-6/+0
2010-08-11rtc/m48t59: kfree(NULL) is OKWan ZongShun1-1/+0
2010-08-11rtc/pxa: remove unused fieldWan ZongShun1-1/+0
2010-08-11drivers/rtc/rtc-pcf8563.c: remove unused structGraham Gower1-8/+0
2010-08-11rtc/nuc900: fix checking of args during time-settingWan ZongShun1-4/+10
2010-08-11nuc900/rtc: change the waiting for device ready implementWan ZongShun1-8/+7
2010-08-11autofs4: remove unneeded null check in try_to_fill_dentry()Dan Carpenter1-2/+1
2010-08-11i2o: check return code from put_user()Kulikov Vasiliy1-7/+9
2010-08-11i2o: fix overflow of copy_to_user()Kulikov Vasiliy1-1/+1
2010-08-11drivers/message/i2o/exec-osm.c: add missing mutex_unlockJulia Lawall1-2/+6
2010-08-11mmc: add ricoh e822 pci idPablo Castillo1-0/+8
2010-08-11dts: add ESDHC weird voltage bits workaroundRoy Zang1-0/+1
2010-08-11dts: add sdhci,auto-cmd12 field for p4080 device treeRoy Zang2-0/+3
2010-08-11sdhci: add auto CMD12 support for eSDHC driverJerry Huang3-2/+18