Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE | Christoph Egger | 2010-08-11 | 1 | -5/+5 | |
* | | | | | | | | | | | | | | | | cs5535-mfgpt: reuse timers that have never been set up | Jens Rottmann | 2010-08-11 | 1 | -0/+11 | |
* | | | | | | | | | | | | | | | | drivers/char/n_gsm.c: add missing spin_unlock_irqrestore | Julia Lawall | 2010-08-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | ipmi: print info for spmi and smbios paths like acpi and pci | Yinghai Lu | 2010-08-11 | 1 | -1/+11 | |
* | | | | | | | | | | | | | | | | ipmi: fix memleaking for add_smi when duplicating happen | Yinghai Lu | 2010-08-11 | 1 | -7/+28 | |
* | | | | | | | | | | | | | | | | drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ... | Justin P. Mattock | 2010-08-11 | 1 | -8/+2 | |
* | | | | | | | | | | | | | | | | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap | 2010-08-11 | 1 | -19/+20 | |
* | | | | | | | | | | | | | | | | fusion: fix kernel-doc warnings | Randy Dunlap | 2010-08-11 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | | drivers/video/igafb.c: make igafb_setup() and igafb_init() static | Andrew Morton | 2010-08-11 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | drivers/video/igafb.c: introduce lost 'return' | Kulikov Vasiliy | 2010-08-11 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | fbmem: VM_IO set, but not propagated | Daniel De Graaf | 2010-08-11 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | s3c-fb: automatically calculate pixel clock when none is given | Maurus Cuelenaere | 2010-08-11 | 1 | -0/+25 | |
* | | | | | | | | | | | | | | | | s3c-fb: add support for DMA channel control on S5PV210 | Pawel Osciak | 2010-08-11 | 1 | -0/+15 | |
* | | | | | | | | | | | | | | | | s3c-fb: fix section mismatch | Marek Szyprowski | 2010-08-11 | 1 | -5/+5 | |
* | | | | | | | | | | | | | | | | s3c-fb: protect window-specific registers during updates | Pawel Osciak | 2010-08-11 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | s3c-fb: correct window osd size and alpha register handling | Pawel Osciak | 2010-08-11 | 1 | -7/+47 | |
* | | | | | | | | | | | | | | | | s3c-fb: add SHADOWCON shadow register locking support for S5PV210 | Pawel Osciak | 2010-08-11 | 1 | -4/+36 | |
* | | | | | | | | | | | | | | | | s3c-fb: window 3 of 64xx+ does not have an osd_d register | Pawel Osciak | 2010-08-11 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | s3c-fb: add wait for VSYNC ioctl | Pawel Osciak | 2010-08-11 | 1 | -1/+165 | |
* | | | | | | | | | | | | | | | | s3c-fb: add support for display panning | Pawel Osciak | 2010-08-11 | 1 | -0/+68 | |
* | | | | | | | | | | | | | | | | s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structures | Pawel Osciak | 2010-08-11 | 1 | -3/+34 | |
* | | | | | | | | | | | | | | | | s3c-fb: fix various null references on framebuffer memory alloc failure | Pawel Osciak | 2010-08-11 | 1 | -3/+5 | |
* | | | | | | | | | | | | | | | | s3c-fb: integrate palette setup code into main driver | Ben Dooks | 2010-08-11 | 1 | -1/+32 | |
* | | | | | | | | | | | | | | | | s3c-fb: udpate to support s3c2416/s3c2443 style hardware | Ben Dooks | 2010-08-11 | 1 | -31/+131 | |
* | | | | | | | | | | | | | | | | s3c-fb: initial move to unifying the header files | Ben Dooks | 2010-08-11 | 1 | -28/+180 | |
* | | | | | | | | | | | | | | | | s3c-fb: only init window colour key controls for windows with blending | Ben Dooks | 2010-08-11 | 1 | -3/+11 | |
* | | | | | | | | | | | | | | | | s3c-fb: fix distortedness situation for the mode more then 24bpp | InKi Dae | 2010-08-11 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | s3c-fb: add default window feature. | InKi Dae | 2010-08-11 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | | s3c-fb: change to depending on CONFIG_S3C_FB_DEV | Ben Dooks | 2010-08-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options() | Denys Vlasenko | 2010-08-11 | 1 | -3/+2 | |
* | | | | | | | | | | | | | | | | fbcon: uninline four foo_update_attr() functions | Denys Vlasenko | 2010-08-11 | 4 | -4/+4 | |
* | | | | | | | | | | | | | | | | fbcon: uninline large static function get_color() | Denys Vlasenko | 2010-08-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | fbdev: efifb: section fixes | Henrik Kretzschmar | 2010-08-11 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | gpio: sx150x: add Semtech I2C sx150x gpio expander driver | Gregory Bean | 2010-08-11 | 3 | -0/+657 | |
* | | | | | | | | | | | | | | | | gpiolib: allow nested threaded irqs for poll(2) | Daniel Gl?ckner | 2010-08-11 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | gpiolib: get rid of struct poll_desc and worklet | Daniel Gl?ckner | 2010-08-11 | 1 | -53/+27 | |
* | | | | | | | | | | | | | | | | gpiolib: decouple might_sleep_if() from DEBUG | David Brownell | 2010-08-11 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | pcf857x: support working w/o platform data | Dmitry Eremin-Solenikov | 2010-08-11 | 1 | -5/+4 | |
* | | | | | | | | | | | | | | | | gpio: max730x: make pullups configurable via platformdata | Marc Kleine-Budde | 2010-08-11 | 1 | -7/+15 | |
* | | | | | | | | | | | | | | | | rtc: rp5c01: add NVRAM support | Geert Uytterhoeven | 2010-08-11 | 1 | -0/+89 | |
* | | | | | | | | | | | | | | | | drivers/rtc: remove unneeded ifdef CONFIG_PM | Christian Dietrich | 2010-08-11 | 1 | -6/+0 | |
* | | | | | | | | | | | | | | | | rtc-isl12022: properly handle military hour format | Roman Fietze | 2010-08-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | rtc: add support for DS3232 RTC | Roy Zang | 2010-08-11 | 3 | -0/+337 | |
* | | | | | | | | | | | | | | | | rtc/nuc900: fix build warning | Wan ZongShun | 2010-08-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | rtc/nuc900: modify enable/disable IRQs and driver data setting location | Wan ZongShun | 2010-08-11 | 1 | -11/+12 | |
* | | | | | | | | | | | | | | | | rtc/nuc900: make returning time checking function valid | Wan ZongShun | 2010-08-11 | 1 | -8/+4 | |
* | | | | | | | | | | | | | | | | rtc/m48t86: use rtc_valid_tm() to check returned tm | Wan ZongShun | 2010-08-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | rtc/m48t59: use rtc_valid_tm() to check returned tm | Wan ZongShun | 2010-08-11 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | rtc/max6900: use rtc_valid_tm() to check returning tm | Wan ZongShun | 2010-08-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | rtc/m41t80: use rtc_valid_tm() to check returned tm | Wan ZongShun | 2010-08-11 | 1 | -2/+2 |