Age | Commit message (Expand) | Author |
2010-08-12 | mfd: More verbose MFD Kconfig entry | Samuel Ortiz |
2010-08-12 | mfd: Staticise ab3550 register access functions | Mark Brown |
2010-08-12 | mfd: Fix davinci memory leak | Julia Lawall |
2010-08-12 | mfd: properly handle platform_device_add_resources fail in mfd_add_device | Axel Lin |
2010-08-12 | mfd: kzalloc doesn't return ERR_PTR | Julia Lawall |
2010-08-12 | mfd: AB8500 mask off irrelevant bits from the SPI message | Linus Walleij |
2010-08-12 | mfd: Fix 88pm860x uninitialized variable and clean up | Dan Carpenter |
2010-08-12 | mfd: Fix memory leak in ab3100_otp_probe | Axel Lin |
2010-08-12 | mfd: Fix led resource in 88pm860x | Haojian Zhuang |
2010-08-12 | mfd: Enable onkey on max8925 | Haojian Zhuang |
2010-08-11 | Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds |
2010-08-11 | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds |
2010-08-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-08-11 | kfifo: fix kfifo miss use of nozami.c | Stefani Seibold |
2010-08-11 | parport_serial: use the PCI IRQ if offered | Fr?d?ric Bri?re |
2010-08-11 | panic: keep blinking in spite of long spin timer mode | TAMUKI Shoichi |
2010-08-11 | scsi: 53c700: remove dma_is_consistent usage | FUJITA Tomonori |
2010-08-11 | edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllers | Anton Vorontsov |
2010-08-11 | edac: i5400: improve handling of pci_enable_device() return value | Kulikov Vasiliy |
2010-08-11 | edac: i5000: improve handling of pci_enable_device() return value | Kulikov Vasiliy |
2010-08-11 | edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE | Christoph Egger |
2010-08-11 | cs5535-mfgpt: reuse timers that have never been set up | Jens Rottmann |
2010-08-11 | drivers/char/n_gsm.c: add missing spin_unlock_irqrestore | Julia Lawall |
2010-08-11 | ipmi: print info for spmi and smbios paths like acpi and pci | Yinghai Lu |
2010-08-11 | ipmi: fix memleaking for add_smi when duplicating happen | Yinghai Lu |
2010-08-11 | drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ... | Justin P. Mattock |
2010-08-11 | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap |
2010-08-11 | fusion: fix kernel-doc warnings | Randy Dunlap |
2010-08-11 | drivers/video/igafb.c: make igafb_setup() and igafb_init() static | Andrew Morton |
2010-08-11 | drivers/video/igafb.c: introduce lost 'return' | Kulikov Vasiliy |
2010-08-11 | fbmem: VM_IO set, but not propagated | Daniel De Graaf |
2010-08-11 | s3c-fb: automatically calculate pixel clock when none is given | Maurus Cuelenaere |
2010-08-11 | s3c-fb: add support for DMA channel control on S5PV210 | Pawel Osciak |
2010-08-11 | s3c-fb: fix section mismatch | Marek Szyprowski |
2010-08-11 | s3c-fb: protect window-specific registers during updates | Pawel Osciak |
2010-08-11 | s3c-fb: correct window osd size and alpha register handling | Pawel Osciak |
2010-08-11 | s3c-fb: add SHADOWCON shadow register locking support for S5PV210 | Pawel Osciak |
2010-08-11 | s3c-fb: window 3 of 64xx+ does not have an osd_d register | Pawel Osciak |
2010-08-11 | s3c-fb: add wait for VSYNC ioctl | Pawel Osciak |
2010-08-11 | s3c-fb: add support for display panning | Pawel Osciak |
2010-08-11 | s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structures | Pawel Osciak |
2010-08-11 | s3c-fb: fix various null references on framebuffer memory alloc failure | Pawel Osciak |
2010-08-11 | s3c-fb: integrate palette setup code into main driver | Ben Dooks |
2010-08-11 | s3c-fb: udpate to support s3c2416/s3c2443 style hardware | Ben Dooks |
2010-08-11 | s3c-fb: initial move to unifying the header files | Ben Dooks |
2010-08-11 | s3c-fb: only init window colour key controls for windows with blending | Ben Dooks |
2010-08-11 | s3c-fb: fix distortedness situation for the mode more then 24bpp | InKi Dae |
2010-08-11 | s3c-fb: add default window feature. | InKi Dae |
2010-08-11 | s3c-fb: change to depending on CONFIG_S3C_FB_DEV | Ben Dooks |
2010-08-11 | drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options() | Denys Vlasenko |