summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* igb: remove unecessary q_vector declarations and remove itr_shiftAlexander Duyck2010-02-172-13/+13
* b44: Ratelimit timeout error message.Jochen Friedrich2010-02-171-5/+7
* percpu: add __percpu sparse annotations to net driversTejun Heo2010-02-163-10/+12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-16239-1745/+3599
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-02-161-3/+4
| |\
| | * serial: 8250: add serial transmitter fully empty testDick Hollenbeck2010-02-161-3/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-02-1613-33/+89
| |\ \
| | * | USB: gadget: fix EEM gadget CRC usageBrian Niebuhr2010-02-161-2/+1
| | * | USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp2010-02-161-0/+1
| | * | USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz2010-02-161-1/+1
| | * | USB: FHCI: Fix build after kfifo reworkAnton Vorontsov2010-02-161-3/+3
| | * | USB: serial: add usbid for dell wwan card to sierra.cRichard Farina2010-02-161-0/+1
| | * | USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira2010-02-161-0/+1
| | * | USB: ehci: phy low power mode bug fixingAlek Du2010-02-161-5/+8
| | * | USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown2010-02-161-0/+1
| | * | USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown2010-02-161-0/+1
| | * | USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2010-02-162-3/+38
| | * | USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz2010-02-161-1/+1
| | * | USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2010-02-162-0/+2
| | * | USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds2010-02-161-14/+26
| | * | USB: usbfs: only copy the actual data receivedGreg KH2010-02-161-4/+4
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-02-161-0/+2
| |\ \
| | * | class: Free the class private data in class_releaseLaurent Pinchart2010-02-161-0/+2
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-1614-31/+70
| |\ \
| | * | be2net: set proper value to version field in req hdrAjit Khaparde2010-02-161-0/+1
| | * | ixgbe: fix WOL register setup for 82599Don Skidmore2010-02-151-0/+4
| | * | ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore2010-02-151-0/+22
| * | | dm: sysfs revert add empty release function to avoid debug warningAlasdair G Kergon2010-02-161-8/+0
| * | | dm mpath: fix stall when requeueing ioKiyoshi Ueda2010-02-161-4/+17
| * | | dm raid1: fix null pointer dereference in suspendTakahiro Yasui2010-02-161-3/+2
| * | | dm raid1: fail writes if errors are not handled and log failsMikulas Patocka2010-02-161-1/+1
| * | | dm log: userspace fix overhead_size calcuationsJonathan Brassow2010-02-161-3/+7
| * | | dm snapshot: persistent annotate work_queue as on stackMike Snitzer2010-02-161-1/+1
| * | | dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan2010-02-161-1/+1
| | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-02-152-19/+47
| |\ \
| | * | firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch2010-02-141-5/+8
| | * | firewire: net: fix panic in fwnet_write_completeStefan Richter2010-02-011-14/+39
| * | | drm/radeon/kms: make sure retry count increases.Dave Airlie2010-02-151-1/+1
| * | | drm/radeon/kms/atom: use get_unaligned_le32() for ctx->psMatt Turner2010-02-151-1/+4
| * | | drm/ttm: Fix a bug occuring when validating a buffer object in a range.Thomas Hellstrom2010-02-151-0/+6
| * | | drm: Fix a bug in the range manager.Thomas Hellstrom2010-02-151-1/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-02-128-142/+332
| |\ \ \
| | * | | drm/i915: hold ref on flip object until it completesJesse Barnes2010-02-101-1/+3
| | * | | drm/i915: Fix crash while aborting hibernationRafael J. Wysocki2010-02-101-67/+101
| | * | | drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth2010-02-102-2/+6
| | * | | drm/i915: fix pipe source image setting in flip commandZhenyu Wang2010-02-101-2/+4
| | * | | drm/i915: fix flip done interrupt on IronlakeZhenyu Wang2010-02-101-8/+8
| | * | | drm/i915: untangle page flip completionJesse Barnes2010-02-101-7/+9
| | * | | drm/i915: handle FBC and self-refresh betterJesse Barnes2010-02-102-0/+3
| | * | | drm/i915: Increase fb alignment to 64kChris Wilson2010-02-101-1/+1