aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-03-13iop-adma.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-03-13fsldma: Add a completed cookie updated action in DMA finish interrupt.Zhang Wei
2008-03-13fsldma: Add device_prep_dma_interrupt support to fsldma.cZhang Wei
2008-03-13dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT.Zhang Wei
2008-03-13fsldma: Fix fsldma.c warning messages when it's compiled under PPC64.Zhang Wei
2008-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-03-13[POWERPC] Fix viodasd driver with scatterlist debugBenjamin Herrenschmidt
2008-03-13[POWERPC] Fix build of modular drivers/macintosh/apm_emu.cGuido Guenther
2008-03-13[POWERPC] Fix sleep on some powerbooksBenjamin Herrenschmidt
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-03-12PNP: disable PNP motherboard resources that overlap PCI BARsBjorn Helgaas
2008-03-12PNP: revert Supermicro H8DCE motherboard quirkBjorn Helgaas
2008-03-12i2c: chips subdirectory is deprecatedJean Delvare
2008-03-12i2c: Keep client->driver and client->dev.driver in syncHans Verkuil
2008-03-12i2c-amd756: Fix off-by-oneAdrian Bunk
2008-03-11rt2x00: Add new D-Link USB IDIvo van Doorn
2008-03-11rt2x00: never disable multicast because it disables broadcast tooAdam Baker
2008-03-11libertas: fix the 'compare command with itself' properlySebastian Siewior
2008-03-11drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entryJohn W. Linville
2008-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-03-10RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise
2008-03-10IB/iser: Handle iser_device allocation error gracefullyArne Redlich
2008-03-10IB/iser: Fix list iteration bugArne Redlich
2008-03-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-03-10fbdev: add BF52x EZkit Display driverMichael Hennerich
2008-03-10BF54x LQ043 Framebuffer driver: Update copyright on previously modified filesMichael Hennerich
2008-03-10BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakageBryan Wu
2008-03-10BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...Michael Hennerich
2008-03-10stifb: fix crash A1439A CRX (Rattler) graphics cardHelge Deller
2008-03-10mbxfb: fix incorrect argument typeKrzysztof Helt
2008-03-10i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer
2008-03-10gpio/pca953x bugfix: mark as can_sleepArnaud Patard
2008-03-10md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown
2008-03-10md: fix formatting error in /proc/mdstatNeilBrown
2008-03-10memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov
2008-03-10memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov
2008-03-10memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov
2008-03-10memstick: add support for decoding "specfile" media attributesAlex Dubov
2008-03-10tifm: clear interrupt mask bits before setting them on adapter initAlex Dubov
2008-03-10tifm: fix memorystick host initialization codeAlex Dubov
2008-03-10tifm: fix the MemoryStick host fifo handling codeAlex Dubov
2008-03-10memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov
2008-03-10memstick: make sure number of command retries is exactly as specifiedAlex Dubov
2008-03-10memstick: add memstick_suspend/resume_host methodsAlex Dubov