summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-11mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap
2010-08-11fusion: fix kernel-doc warningsRandy Dunlap
2010-08-11drivers/video/igafb.c: make igafb_setup() and igafb_init() staticAndrew Morton
2010-08-11drivers/video/igafb.c: introduce lost 'return'Kulikov Vasiliy
2010-08-11fbmem: VM_IO set, but not propagatedDaniel De Graaf
2010-08-11s3c-fb: automatically calculate pixel clock when none is givenMaurus Cuelenaere
2010-08-11s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak
2010-08-11s3c-fb: fix section mismatchMarek Szyprowski
2010-08-11s3c-fb: protect window-specific registers during updatesPawel Osciak
2010-08-11s3c-fb: correct window osd size and alpha register handlingPawel Osciak
2010-08-11s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak
2010-08-11s3c-fb: window 3 of 64xx+ does not have an osd_d registerPawel Osciak
2010-08-11s3c-fb: add wait for VSYNC ioctlPawel Osciak
2010-08-11s3c-fb: add support for display panningPawel Osciak
2010-08-11s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structuresPawel Osciak
2010-08-11s3c-fb: fix various null references on framebuffer memory alloc failurePawel Osciak
2010-08-11s3c-fb: integrate palette setup code into main driverBen Dooks
2010-08-11s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks
2010-08-11s3c-fb: initial move to unifying the header filesBen Dooks
2010-08-11s3c-fb: only init window colour key controls for windows with blendingBen Dooks
2010-08-11s3c-fb: fix distortedness situation for the mode more then 24bppInKi Dae
2010-08-11s3c-fb: add default window feature.InKi Dae
2010-08-11s3c-fb: change to depending on CONFIG_S3C_FB_DEVBen Dooks
2010-08-11drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()Denys Vlasenko
2010-08-11fbcon: uninline four foo_update_attr() functionsDenys Vlasenko
2010-08-11fbcon: uninline large static function get_color()Denys Vlasenko
2010-08-11fbdev: efifb: section fixesHenrik Kretzschmar
2010-08-11gpio: sx150x: add Semtech I2C sx150x gpio expander driverGregory Bean
2010-08-11gpiolib: allow nested threaded irqs for poll(2)Daniel Gl?ckner
2010-08-11gpiolib: get rid of struct poll_desc and workletDaniel Gl?ckner
2010-08-11gpiolib: decouple might_sleep_if() from DEBUGDavid Brownell
2010-08-11pcf857x: support working w/o platform dataDmitry Eremin-Solenikov
2010-08-11gpio: max730x: make pullups configurable via platformdataMarc Kleine-Budde
2010-08-11rtc: rp5c01: add NVRAM supportGeert Uytterhoeven
2010-08-11drivers/rtc: remove unneeded ifdef CONFIG_PMChristian Dietrich
2010-08-11rtc-isl12022: properly handle military hour formatRoman Fietze
2010-08-11rtc: add support for DS3232 RTCRoy Zang
2010-08-11rtc/nuc900: fix build warningWan ZongShun
2010-08-11rtc/nuc900: modify enable/disable IRQs and driver data setting locationWan ZongShun
2010-08-11rtc/nuc900: make returning time checking function validWan ZongShun
2010-08-11rtc/m48t86: use rtc_valid_tm() to check returned tmWan ZongShun
2010-08-11rtc/m48t59: use rtc_valid_tm() to check returned tmWan ZongShun
2010-08-11rtc/max6900: use rtc_valid_tm() to check returning tmWan ZongShun
2010-08-11rtc/m41t80: use rtc_valid_tm() to check returned tmWan ZongShun
2010-08-11rtc: add Intersil ISL12022 RTC driverRoman Fietze
2010-08-11rtc: driver for the DryIce block found in i.MX25 chipsBaruch Siach
2010-08-11drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h>Huang Weiyi
2010-08-11rtc/pxa: remove unnecessary private ops->ioctl()Wan ZongShun
2010-08-11rtc: fixes and new functionality for fm3130Sergey Matyukevich
2010-08-11rtc/rtc-mxc: remove six unused fieldsWan ZongShun