summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-02-195-15/+639
|\
| * powerpc/mpc5121: correct DIU compatible propertyAnatolij Gustschin2010-02-171-0/+5
| * serial: mpc52xx_uart: re-enable mpc5121 PSC UART supportAnatolij Gustschin2010-02-161-15/+236
| * rtc: Add MPC5121 Real time clock driverAnatolij Gustschin2010-02-163-0/+398
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-17150-936/+1596
|\ \
| * | 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
| | * | drm/i915: Update write_domains on active list after flush.Daniel Vetter2010-02-102-4/+30
| | * | drm/i915: Rework DPLL calculation parameters for IronlakeZhenyu Wang2010-02-101-50/+167
| * | | regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin2010-02-121-2/+2
| * | | regulator: Fix display of null constraints for regulatorsMark Brown2010-02-121-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-02-111-7/+8
| |\ \ \
| | * | | amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov2010-02-111-7/+8
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-02-111-0/+3
| |\ \ \
| | * | | cciss: Make cciss_seq_show handle holes in the h->drv[] arrayStephen M. Cameron2010-02-051-0/+3
| * | | | Merge git://git.infradead.org/users/cbou/battery-2.6.33Linus Torvalds2010-02-111-2/+8
| |\ \ \ \
| | * | | | wm97xx_battery: Handle missing platform data gracefullyMark Brown2010-01-291-2/+8
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-02-115-44/+20
| |\ \ \ \ \
| | * | | | | [SCSI] qla2xxx: Obtain proper host structure during response-queue processing.Anirban Chakraborty2010-02-083-32/+6
| | * | | | | [SCSI] qla2xxx: make msix interrupt handler safe for irqXiaotian Feng2010-02-081-6/+9
| | * | | | | [SCSI] zfcp: Report FC BSG errors in correct fieldSwen Schillig2010-02-081-5/+4
| | * | | | | [SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of v...Kashyap, Desai2010-02-081-1/+1
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-111-1/+8
| |\ \ \ \ \ \
| | * | | | | | Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov2010-02-071-1/+8
| * | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-1141-227/+384
| |\ \ \ \ \ \ \
| | * | | | | | | vgaarb: fix incorrect dereference of userspace pointer.Andy Getzendanner2010-02-111-1/+1
| | * | | | | | | Merge branch 'drm-radeon-linus' of ../drm-nextDave Airlie2010-02-119-41/+89
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/radeon/kms: retry auxch on 0x20 timeout value.Dave Airlie2010-02-111-3/+7
| | | * | | | | | | drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine.Pauli Nieminen2010-02-111-22/+33