aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-12Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-12Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2010-08-12memstick: fix hangs on unexpected device removal in mspro_blkMaxim Levitsky
2010-08-12memstick: init sysfs attributesMaxim Levitsky
2010-08-12mmc_test: fix large memory allocationAdrian Hunter
2010-08-12mmc_test: add performance testsAdrian Hunter
2010-08-12mmc_block: add support for secure discardAdrian Hunter
2010-08-12omap_hsmmc: add erase capabilityAdrian Hunter
2010-08-12mmc_block: add discard supportAdrian Hunter
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-08-12pc8736x_gpio: depends on X86_32Randy Dunlap
2010-08-12acpi: fix bogus preemption logicThomas Gleixner
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