summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville3-7/+286
2011-02-19ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh1-0/+1
2011-02-19wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez1-0/+2
2011-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2-2/+8
2011-02-18Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6Linus Torvalds1-0/+10
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-8/+8
2011-02-18Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds8-37/+45
2011-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-13/+24
2011-02-18enic: Always use single transmit and single receive hardware queues per deviceVasanthy Kolluri2-4/+4
2011-02-18RTC: Re-enable UIE timer/polling emulationJohn Stultz2-2/+18
2011-02-18RTC: Revert UIE emulation removalJohn Stultz2-0/+116
2011-02-18RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König1-3/+2
2011-02-18loopback: convert to hw_featuresMichał Mirosław1-5/+4
2011-02-18enic: Clean up: Remove a not needed #ifdefVasanthy Kolluri2-3/+1
2011-02-18enic: Bug fix: Reset driver count of registered unicast addresses to zero dur...Vasanthy Kolluri2-7/+8
2011-02-18tg3: Restrict phy ioctl accessMatt Carlson1-2/+6
2011-02-18drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2-0/+4
2011-02-18Merge branches 'nes' and 'qib' into for-nextRoland Dreier1-1/+4
2011-02-18IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn1-1/+2
2011-02-18sfc: Implement hardware acceleration of RFSBen Hutchings4-2/+169
2011-02-17bnx2x: Support for managing RX indirection tableTom Herbert3-5/+75
2011-02-17net/fec: remove unused driver dataUwe Kleine-König1-2/+0
2011-02-17xen: suspend and resume system devices when running PVHVMIan Campbell1-0/+10
2011-02-17ixgbe: work around for DDP last buffer sizeAmir Hanania2-1/+52
2011-02-17ixgbe: fix panic due to uninitialised pointerAndy Gospodarek1-2/+4
2011-02-17e1000e: flush all writebacks before unloadJesse Brandeburg1-10/+21
2011-02-17e1000e: check down flag in tasksJesse Brandeburg1-0/+21
2011-02-17Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie6-36/+40
2011-02-17drm/radeon/kms: add missing frac fb div flag for dce4+Alex Deucher1-1/+3
2011-02-17drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300Marek Olšák1-0/+2
2011-02-17drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs1-1/+1
2011-02-17Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-40/+21
2011-02-17drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()Ben Skeggs1-3/+3
2011-02-17drm/nv40: fix tiling-related setup for a number of chipsetsBen Skeggs1-19/+27
2011-02-17drm/nouveau: fix non-EDIDful native mode selectionBen Skeggs1-0/+1
2011-02-17drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.Francisco Jerez1-1/+1
2011-02-17drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.Francisco Jerez1-9/+3
2011-02-17drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.Francisco Jerez1-3/+4
2011-02-17sfc: Limit filter search depth further for performance hints (i.e. RFS)Ben Hutchings1-4/+9
2011-02-16Bluetooth: Make hci a child of the corresponding tty device.Andrei Warkentin1-0/+1
2011-02-16Bluetooth: Use usb_fill_int_urb()Gustavo F. Padovan1-7/+3
2011-02-16Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen2-0/+6
2011-02-16Bluetooth: fix crash with quirky dongles doing soundOliver Neukum1-2/+2
2011-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds17-1250/+254
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo8-8/+8
2011-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds5-45/+44
2011-02-16m68knommu: fix dereference of port.ttyGreg Ungerer1-15/+14
2011-02-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds45-299/+676
2011-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+2
2011-02-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-31/+54