aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-05e1000e: make function tables constJeff Kirsher4-36/+36
2011-10-04Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke1-5/+2
2011-10-04macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward1-1/+1
2011-10-04bna: Multiple Definition and Interface Setup FixRasesh Mody3-3/+6
2011-10-04NET: white space/coding style cleanup of asix driverGrant Grundler1-71/+82
2011-10-04NET: fix phy init for Asix AX88178 USB (GigE)Grant Grundler1-62/+101
2011-10-04NET: fix phy init for AX88772 USB ethernetGrant Grundler1-54/+61
2011-10-04Merge git://github.com/davem330/netLinus Torvalds8-42/+48
2011-10-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-158/+33
2011-10-04Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-27/+66
2011-10-04PCI: Disable MPS configuration by defaultJon Mason2-2/+18
2011-10-04drm/radeon/kms: fix channel_remap setup (v2)Alex Deucher3-127/+0
2011-10-04spi-topcliff-pch: Fix overrun issueTomoya MORINAGA1-5/+23
2011-10-04spi-topcliff-pch: Add recovery processing in case FIFO overrun error occursTomoya MORINAGA1-7/+24
2011-10-04spi-topcliff-pch: Fix CPU read complete condition issueTomoya MORINAGA1-8/+11
2011-10-04spi-topcliff-pch: Fix SSN Control issueTomoya MORINAGA1-7/+3
2011-10-04spi-topcliff-pch: add tx-memory clear after complete transmittingTomoya MORINAGA1-0/+5
2011-10-03lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai1-6/+8
2011-10-03Merge branch 'hwmon-for-linus' of git://github.com/groeck/linuxLinus Torvalds1-15/+13
2011-10-03ide-disk: Fix request requeuingBorislav Petkov1-1/+6
2011-10-03pch_gbe: Fixed the issue on which a network freezesToshiharu Okada1-29/+27
2011-10-03pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada1-1/+1
2011-10-03net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel1-2/+2
2011-10-03tehuti: shorten PCI device table.françois romieu1-4/+4
2011-10-03drivers/net/ethernet: remove unused #define.françois romieu3-5/+0
2011-10-03rtl8150: removal of forward declarations.françois romieu1-61/+50
2011-10-03sc92031: use standard #defines from mii.h.françois romieu1-7/+1
2011-10-03atm/iphase : removal of PCI space dereferences.françois romieu2-323/+337
2011-10-03bnx2: don't request firmware when there's no userspace.françois romieu1-26/+41
2011-10-03net: sh_eth: fix build failureYoshihiro Shimoda1-0/+3
2011-10-03bonding: properly stop queuing work when requestedAndy Gospodarek3-7/+12
2011-10-03drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.Michel Dänzer1-10/+10
2011-10-03drm/radeon: Update AVIVO cursor coordinate origin before x/yorigin calculation.Michel Dänzer1-5/+7
2011-10-03drm/radeon: Simplify cursor x/yorigin calculation.Michel Dänzer1-6/+2
2011-10-03drm/radeon/kms: fix cursor image off-by-one errorNicholas Miell1-2/+2
2011-10-03drm/radeon/kms: Fix logic error in DP HPD handlerAlex Deucher1-4/+4
2011-10-03drm/radeon/kms: add retry limits for native DP aux deferAlex Deucher1-4/+8
2011-10-03drm/radeon/kms: fix regression in DP aux defer handlingAlex Deucher1-2/+2
2011-10-03be2net: Making die temperature ioctl call asyncSomnath Kotur2-15/+30
2011-10-03be2net: Modified PCI MaxReadReq size to 4096 bytesSomnath Kotur1-0/+2
2011-10-03be2net: Fixed Endianness issues in the response read log length field while retrieving FAT dataSomnath Kotur1-1/+1
2011-10-03be2net: Change the data type of the 'on die temperature' stat.Somnath Kotur1-1/+1
2011-10-03be2net: Add 60 second delay to allow FAT dump completion on recovery from EEHSomnath Kotur1-1/+1
2011-10-02Merge branch 'for-linus' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-1/+1
2011-10-02[SCSI] libsas: fix panic when single phy is disabled on a wide portMark Salyzyn1-4/+6
2011-10-02[SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unloadRoland Dreier1-4/+5
2011-09-30netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney1-7/+7
2011-09-30netdev/phy: Use mdiobus_read() so that proper locks are taken.David Daney1-2/+2
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davemJohn W. Linville128-3952/+5301
2011-09-29Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds8-17/+26