summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-11firmware: ibft depends on SCSIRandy Dunlap
2010-08-11ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.Konrad Rzeszutek Wilk
2010-08-11ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan
2010-08-11ipw2100: register pm_qos request before registering pci driverJohn W. Linville
2010-08-11ideapad: Only allow camera state to be set to 0 or 1David Woodhouse
2010-08-11ideapad: Stop using global variablesDavid Woodhouse
2010-08-11i2c: I2C bus multiplexer driver pca954xMichael Lawnick
2010-08-11i2c: Multiplexed I2C bus core supportMichael Lawnick
2010-08-11i2c: Use a separate mutex for userspace client listsJean Delvare
2010-08-11i2c: Make i2c_default_probe self-sufficientJean Delvare
2010-08-11i2c: Drop dummy variableJean Delvare
2010-08-11i2c: Move adapter locking helpers to i2c-coreJean Delvare
2010-08-11V4L/DVB: Use custom I2C probing function mechanismJean Delvare
2010-08-11i2c: Add support for custom probe functionJean Delvare
2010-08-11i2c-dev: Use memdup_userJulia Lawall
2010-08-11i2c-dev: Remove unnecessary kmalloc castsJoe Perches
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