aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* cs5535-mfgpt: reuse timers that have never been set upJens Rottmann2010-08-11
* drivers/char/n_gsm.c: add missing spin_unlock_irqrestoreJulia Lawall2010-08-11
* ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu2010-08-11
* ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu2010-08-11
* drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...Justin P. Mattock2010-08-11
* mtd/nand_base: fix kernel-doc warnings & typosRandy Dunlap2010-08-11
* fusion: fix kernel-doc warningsRandy Dunlap2010-08-11
* drivers/video/igafb.c: make igafb_setup() and igafb_init() staticAndrew Morton2010-08-11
* drivers/video/igafb.c: introduce lost 'return'Kulikov Vasiliy2010-08-11
* fbmem: VM_IO set, but not propagatedDaniel De Graaf2010-08-11
* s3c-fb: automatically calculate pixel clock when none is givenMaurus Cuelenaere2010-08-11
* s3c-fb: add support for DMA channel control on S5PV210Pawel Osciak2010-08-11
* s3c-fb: fix section mismatchMarek Szyprowski2010-08-11
* s3c-fb: protect window-specific registers during updatesPawel Osciak2010-08-11
* s3c-fb: correct window osd size and alpha register handlingPawel Osciak2010-08-11
* s3c-fb: add SHADOWCON shadow register locking support for S5PV210Pawel Osciak2010-08-11
* s3c-fb: window 3 of 64xx+ does not have an osd_d registerPawel Osciak2010-08-11
* s3c-fb: add wait for VSYNC ioctlPawel Osciak2010-08-11
* s3c-fb: add support for display panningPawel Osciak2010-08-11
* s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structuresPawel Osciak2010-08-11
* s3c-fb: fix various null references on framebuffer memory alloc failurePawel Osciak2010-08-11
* s3c-fb: integrate palette setup code into main driverBen Dooks2010-08-11
* s3c-fb: udpate to support s3c2416/s3c2443 style hardwareBen Dooks2010-08-11
* s3c-fb: initial move to unifying the header filesBen Dooks2010-08-11
* s3c-fb: only init window colour key controls for windows with blendingBen Dooks2010-08-11
* s3c-fb: fix distortedness situation for the mode more then 24bppInKi Dae2010-08-11
* s3c-fb: add default window feature.InKi Dae2010-08-11
* s3c-fb: change to depending on CONFIG_S3C_FB_DEVBen Dooks2010-08-11
* drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()Denys Vlasenko2010-08-11
* fbcon: uninline four foo_update_attr() functionsDenys Vlasenko2010-08-11
* fbcon: uninline large static function get_color()Denys Vlasenko2010-08-11
* fbdev: efifb: section fixesHenrik Kretzschmar2010-08-11
* gpio: sx150x: add Semtech I2C sx150x gpio expander driverGregory Bean2010-08-11
* gpiolib: allow nested threaded irqs for poll(2)Daniel Gl?ckner2010-08-11
* gpiolib: get rid of struct poll_desc and workletDaniel Gl?ckner2010-08-11
* gpiolib: decouple might_sleep_if() from DEBUGDavid Brownell2010-08-11
* pcf857x: support working w/o platform dataDmitry Eremin-Solenikov2010-08-11
* gpio: max730x: make pullups configurable via platformdataMarc Kleine-Budde2010-08-11
* rtc: rp5c01: add NVRAM supportGeert Uytterhoeven2010-08-11
* drivers/rtc: remove unneeded ifdef CONFIG_PMChristian Dietrich2010-08-11
* rtc-isl12022: properly handle military hour formatRoman Fietze2010-08-11
* rtc: add support for DS3232 RTCRoy Zang2010-08-11
* rtc/nuc900: fix build warningWan ZongShun2010-08-11
* rtc/nuc900: modify enable/disable IRQs and driver data setting locationWan ZongShun2010-08-11
* rtc/nuc900: make returning time checking function validWan ZongShun2010-08-11
* rtc/m48t86: use rtc_valid_tm() to check returned tmWan ZongShun2010-08-11
* rtc/m48t59: use rtc_valid_tm() to check returned tmWan ZongShun2010-08-11
* rtc/max6900: use rtc_valid_tm() to check returning tmWan ZongShun2010-08-11
* rtc/m41t80: use rtc_valid_tm() to check returned tmWan ZongShun2010-08-11
* rtc: add Intersil ISL12022 RTC driverRoman Fietze2010-08-11