aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-22/+0
2010-07-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-4/+14
2010-07-12Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds16-163/+167
2010-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds7-5/+91
2010-07-11HID: Send Report ID when numbered reports are sent over the control endpoint.Alan Ott1-3/+10
2010-07-11V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host driversLaurent Pinchart7-110/+89
2010-07-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds4-12/+60
2010-07-11Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-6/+5
2010-07-11HID: Enable HID_QUIRK_MULTI_INPUT for Retro AdaptorPeter Edwards2-0/+3
2010-07-11HID: add support for CH Eclipse yokeJonathan Rockway2-0/+2
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov1-22/+0
2010-07-10i2c/mips: Fix error return codes from Sibyte i2c bus driverGuenter Roeck1-2/+2
2010-07-10i2c: Fix probability checkJean Delvare1-4/+3
2010-07-09hwmon: Fix autoloading of fschmd on recent Fujitsu machinesJean Delvare1-6/+2
2010-07-09hwmon: (coretemp) Properly label the sensorsJean Delvare1-1/+5
2010-07-09hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare1-1/+25
2010-07-09hwmon: (it87) Fix in7 on IT8720FJean Delvare1-0/+22
2010-07-09hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisionsAndreas Herrmann1-4/+6
2010-07-08IB/qib: Use request_firmware() to load SD7220 firmwareBen Hutchings4-1100/+46
2010-07-08V4L/DVB: v4l: mem2mem_testdev: fix g_fmt NULL pointer dereferencePawel Osciak1-0/+3
2010-07-08V4L/DVB: uvcvideo: Power line frequency control doesn't support GET_MIN/MAX/RESLaurent Pinchart1-2/+2
2010-07-08V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank screenIan Armstrong1-0/+3
2010-07-08V4L/DVB: tveeprom: Add an entry for tuner code 168: a TCL M30WTP-4N-E tunerAndy Walls1-0/+15
2010-07-08V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls2-0/+17
2010-07-08V4L/DVB: OMAP_VOUT: fix: Module params were not working through bootargsVaibhav Hiremath1-2/+2
2010-07-08V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contigVaibhav Hiremath2-32/+16
2010-07-08V4L/DVB: OMAP_VOUT:Build FIX: Rebased against latest DSS2 changesVaibhav Hiremath2-17/+20
2010-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds15-66/+148
2010-07-08Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier9-41/+106
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-159/+232
2010-07-07input: i8042 - add runtime check in x86's i8042_platform_initFeng Tang1-0/+10
2010-07-07Revert "Input: fixup X86_MRST selects"Feng Tang2-2/+2
2010-07-07Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang2-2/+2
2010-07-07NET: SB1250: Initialize .ownerRalf Baechle1-0/+1
2010-07-07vxge: show startup message with KERN_INFOWu Fengguang1-2/+2
2010-07-07ll_temac: Fix missing iounmapsDenis Kirjanov1-5/+13
2010-07-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds3-39/+56
2010-07-07drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes1-3/+20
2010-07-07drm/radeon/kms: fix shared ddc handlingAlex Deucher1-1/+3
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez1-35/+33
2010-07-06IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz1-2/+2
2010-07-06IB/qib: Clean up properly if qib_init() failsRalph Campbell1-0/+10
2010-07-06IB/qib: Completion queue callback needs to be single threadedRalph Campbell1-1/+1
2010-07-06IB/qib: Update 7322 serdes tablesRalph Campbell1-4/+12
2010-07-06IB/qib: Clear 6120 hardware error registerRalph Campbell1-2/+1
2010-07-06IB/qib: Clear eager buffer memory for each new processRalph Campbell1-0/+3
2010-07-06IB/qib: Mask hardware error during link resetRalph Campbell2-26/+31
2010-07-06IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson6-6/+46
2010-07-06RDMA/cxgb4: Derive smac_idx from port viidSteve Wise1-4/+5
2010-07-06RDMA/cxgb4: Avoid false GTS CIDX_INC overflowsSteve Wise1-5/+20