aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-12mfd: kzalloc doesn't return ERR_PTRJulia Lawall
2010-08-12mfd: AB8500 mask off irrelevant bits from the SPI messageLinus Walleij
2010-08-12mfd: Fix 88pm860x uninitialized variable and clean upDan Carpenter
2010-08-12mfd: Fix memory leak in ab3100_otp_probeAxel Lin
2010-08-12mfd: Fix led resource in 88pm860xHaojian Zhuang
2010-08-12mfd: Enable onkey on max8925Haojian Zhuang
2010-08-12drm/radeon: Add probing of clocks from device-treeBenjamin Herrenschmidt
2010-08-12drm/radeon: drop old and broken mesa warningDave Airlie
2010-08-12drm/radeon: Fix pci_map_page() error checkingBenjamin Herrenschmidt
2010-08-12drm: Remove count_lock for calling lastclose() after 58474713 (v2)Chris Wilson
2010-08-12drm/radeon/kms: allow FG_ALPHA_VALUE on r5xxMarek Olšák
2010-08-12drm/radeon/kms: another r6xx/r7xx CS checker fixAlex Deucher
2010-08-12DRM: Replace kmalloc/memset combos with kzallocDavidlohr Bueso
2010-08-11Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2010-08-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-11kfifo: fix kfifo miss use of nozami.cStefani Seibold
2010-08-11parport_serial: use the PCI IRQ if offeredFr?d?ric Bri?re
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi
2010-08-11scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori
2010-08-11edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllersAnton Vorontsov
2010-08-11edac: i5400: improve handling of pci_enable_device() return valueKulikov Vasiliy
2010-08-11edac: i5000: improve handling of pci_enable_device() return valueKulikov Vasiliy
2010-08-11edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKEChristoph Egger
2010-08-11cs5535-mfgpt: reuse timers that have never been set upJens Rottmann
2010-08-11drivers/char/n_gsm.c: add missing spin_unlock_irqrestoreJulia Lawall
2010-08-11ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu
2010-08-11ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu
2010-08-11drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...Justin P. Mattock
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