summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-13ioc3-eth: convert to net_device_opsAlexander Beregalov1-8/+14
2009-04-13isa-skeleton: convert to net_device_opsAlexander Beregalov1-7/+13
2009-04-13mac89x0: convert to net_device_opsAlexander Beregalov1-6/+12
2009-04-13macb: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-13macsonic: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-13sh_eth: convert to net_device_opsAlexander Beregalov1-7/+14
2009-04-13sun3_82586: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-13tc35815: convert to net_device_opsAlexander Beregalov1-10/+17
2009-04-13tsi108_eth: convert to net_device_opsAlexander Beregalov1-7/+13
2009-04-13xtsonic: convert to net_device_opsAlexander Beregalov1-6/+13
2009-04-13edac: use to_delayed_work()Jean Delvare3-3/+3
2009-04-13edac: fix local pci_write_bits32Jeff Haran1-2/+10
2009-04-13sgi-xpc: clean up numerous globalsRobin Holt6-295/+254
2009-04-13sgi-xpc: implement opencomplete messagingRobin Holt5-61/+124
2009-04-13sgi-xpc: prevent false heartbeat failuresRobin Holt4-152/+123
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang12-27/+27
2009-04-13intelfb: support i854Stefan Husemann5-0/+12
2009-04-13at25: make input buffers of at25_*write() constGeert Uytterhoeven1-2/+3
2009-04-13at24: make input buffers of at24_*write() constGeert Uytterhoeven1-4/+4
2009-04-13sysrq: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-13spi: spi_write_then_read() bugfixesDavid Brownell1-8/+14
2009-04-13cirrusfb: do not allow unsupported pixel depthKrzysztof Helt1-3/+1
2009-04-13drivers/video/aty/radeon_base.c: fix typo in commentPaul Menzel1-2/+2
2009-04-13sisfb: fix color component length for pseudocolor modesMichal Januszewski1-1/+1
2009-04-13sa1100fb: fix color component length for pseudocolor modesMichal Januszewski2-8/+14
2009-04-13s3fb: fix color component length for pseudocolor modesMichal Januszewski1-3/+3
2009-04-13hwmon: sht15 humidity sensor driverJonathan Cameron3-0/+703
2009-04-13efifb: exit if framebuffer address is invalidMatthew Garrett1-2/+5
2009-04-13uvesafb: fix color component length for pseudocolor modesMichal Januszewski1-25/+10
2009-04-13fbdev: fix color component field length documentationMichal Januszewski2-7/+12
2009-04-13fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi4-58/+22
2009-04-13hp_accel: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-04-13phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin1-0/+13
2009-04-13phylib: Allow early-out in phy_changeAnatolij Gustschin1-0/+9
2009-04-13phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov1-0/+41
2009-04-13Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller123-1992/+5467
2009-04-13tg3: fix big endian MAC address collection failureJames Bottomley1-2/+7
2009-04-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt689-33859/+46340
2009-04-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-28/+35
2009-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds23-182/+2909
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki2-4/+1
2009-04-13Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-3/+12
2009-04-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-5/+6
2009-04-13Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds1-1/+1
2009-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-106/+128
2009-04-13Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-2/+2
2009-04-13i2c: Let new-style drivers implement attach_adapterJean Delvare1-2/+1
2009-04-13i2c-voodoo3: Deprecate in favor of tdfxfbJean Delvare1-2/+4
2009-04-13i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare1-1/+1
2009-04-13ata: fix obviously wrong commentVegard Nossum1-3/+1