summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-23/+42
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer1-3/+12
2010-05-13Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov1-4/+10
2010-05-13Input: elantech - use all 3 bytes when checking versionDmitry Torokhov2-15/+14
2010-05-13Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-7/+10
2010-05-13Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...Linus Torvalds1-112/+2
2010-05-12[S390] dasd: fix race between tasklet and dasd_sleep_onStefan Weinhuber1-7/+10
2010-05-12Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-68/+56
2010-05-12drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton1-2/+6
2010-05-12hp_accel: fix race in device removalOliver Neukum1-1/+1
2010-05-12fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich1-7/+8
2010-05-12mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre1-2/+2
2010-05-12mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre1-0/+1
2010-05-12mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre1-4/+5
2010-05-12mmc: atmel-mci: fix two parameters swappedNicolas Ferre1-2/+2
2010-05-12it8761e_gpio: fix bug in gpio numberingDenis Turischev1-9/+9
2010-05-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-9/+10
2010-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-9/+37
2010-05-11ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]Alex Chiang1-89/+1
2010-05-11hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg1-36/+25
2010-05-11hwmon: (asc7621) Bug fixesKen Milmore1-32/+31
2010-05-11Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut1-1/+1
2010-05-11Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut2-0/+5
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-7/+35
2010-05-11drm/radeon: Fix 3 regressions - since buffer reworkJean Delvare1-9/+10
2010-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-54/+46
2010-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds7-17/+62
2010-05-10cpuidle: Fix incorrect optimizationArjan van de Ven1-5/+4
2010-05-08HID: fix suspend crash by moving initializations earlierAlan Stern1-7/+6
2010-05-08Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-3/+9
2010-05-08Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds3-13/+11
2010-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2010-05-08Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-33/+4
2010-05-08virtio: initialize earlierStijn Tintel1-1/+1
2010-05-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds8-26/+160
2010-05-08Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-63/+60
2010-05-07ar9170: wait for asynchronous firmware loadingChristian Lamparter2-0/+12
2010-05-07md: restore ability of spare drives to spin down.NeilBrown1-2/+8
2010-05-07md/raid6: Fix raid-6 read-error correction in degraded stateGabriele A. Trombetti1-1/+1
2010-05-07Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzill...Len Brown241-965/+4805
2010-05-07drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom1-29/+1
2010-05-07drm/ttm: Remove some leftover debug messages.Thomas Hellstrom1-4/+1
2010-05-07drm/radeon: async event synchronization for drmWaitVblankJerome Glisse1-0/+2
2010-05-07V4L/DVB: pxa_camera: move fifo reset direct before dma startStefan Herbrechtsmeier1-5/+6
2010-05-07V4L/DVB: video: testing unsigned for less than 0Dan Carpenter1-1/+1
2010-05-07V4L/DVB: mx1-camera: compile fixUwe Kleine-König1-5/+3
2010-05-07V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork1-3/+0
2010-05-07V4L/DVB: ngene: Workaround for stuck DiSEqC pinOliver Endriss1-0/+4
2010-05-07V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil4-22/+13
2010-05-07V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not ...Hans Verkuil1-2/+2