aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-141-22/+0
|\
| * powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2010-07-111-22/+0
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-134-4/+14
|\ \
| * | input: i8042 - add runtime check in x86's i8042_platform_initFeng Tang2010-07-071-0/+10
| * | Revert "Input: fixup X86_MRST selects"Feng Tang2010-07-072-2/+2
| * | Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang2010-07-072-2/+2
* | | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-07-1216-163/+167
|\ \ \
| * | | V4L/DVB: uvc: Fix multiple symbols definitions with UVC gadget and host driversLaurent Pinchart2010-07-117-110/+89
| * | | V4L/DVB: v4l: mem2mem_testdev: fix g_fmt NULL pointer dereferencePawel Osciak2010-07-081-0/+3
| * | | V4L/DVB: uvcvideo: Power line frequency control doesn't support GET_MIN/MAX/RESLaurent Pinchart2010-07-081-2/+2
| * | | V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank s...Ian Armstrong2010-07-081-0/+3
| * | | V4L/DVB: tveeprom: Add an entry for tuner code 168: a TCL M30WTP-4N-E tunerAndy Walls2010-07-081-0/+15
| * | | V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls2010-07-082-0/+17
| * | | V4L/DVB: OMAP_VOUT: fix: Module params were not working through bootargsVaibhav Hiremath2010-07-081-2/+2
| * | | V4L/DVB: OMAP_VOUT: fix: Replaced dma-sg with dma-contigVaibhav Hiremath2010-07-082-32/+16
| * | | V4L/DVB: OMAP_VOUT:Build FIX: Rebased against latest DSS2 changesVaibhav Hiremath2010-07-082-17/+20
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-07-127-5/+91
|\ \ \ \
| * | | | HID: Send Report ID when numbered reports are sent over the control endpoint.Alan Ott2010-07-111-3/+10
| * | | | HID: Enable HID_QUIRK_MULTI_INPUT for Retro AdaptorPeter Edwards2010-07-112-0/+3
| * | | | HID: add support for CH Eclipse yokeJonathan Rockway2010-07-112-0/+2
| * | | | HID: eliminate a double lock in debug codeJulia Lawall2010-06-211-1/+1
| * | | | HID: ntrig: add support for new firwmare versionsmicki2010-06-213-0/+72
| * | | | HID: check for HID_QUIRK_IGNORE during probingJindrich Makovicka2010-06-041-1/+2
| * | | | HID: roccat: fix modules interdependenciesRandy Dunlap2010-05-311-0/+1
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-07-114-12/+60
|\ \ \ \ \
| * | | | | hwmon: Fix autoloading of fschmd on recent Fujitsu machinesJean Delvare2010-07-091-6/+2
| * | | | | hwmon: (coretemp) Properly label the sensorsJean Delvare2010-07-091-1/+5
| * | | | | hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare2010-07-091-1/+25
| * | | | | hwmon: (it87) Fix in7 on IT8720FJean Delvare2010-07-091-0/+22
| * | | | | hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisionsAndreas Herrmann2010-07-091-4/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-07-112-6/+5
|\ \ \ \ \
| * | | | | i2c/mips: Fix error return codes from Sibyte i2c bus driverGuenter Roeck2010-07-101-2/+2
| * | | | | i2c: Fix probability checkJean Delvare2010-07-101-4/+3
| |/ / / /
* | | | | IB/qib: Use request_firmware() to load SD7220 firmwareBen Hutchings2010-07-084-1100/+46
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-07-0815-66/+148
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier2010-07-089-41/+106
| |\ \ \ \ \
| | | * | | | IB/qib: Clean up properly if qib_init() failsRalph Campbell2010-07-061-0/+10
| | | * | | | IB/qib: Completion queue callback needs to be single threadedRalph Campbell2010-07-061-1/+1
| | | * | | | IB/qib: Update 7322 serdes tablesRalph Campbell2010-07-061-4/+12
| | | * | | | IB/qib: Clear 6120 hardware error registerRalph Campbell2010-07-061-2/+1
| | | * | | | IB/qib: Clear eager buffer memory for each new processRalph Campbell2010-07-061-0/+3
| | | * | | | IB/qib: Mask hardware error during link resetRalph Campbell2010-07-062-26/+31
| | | * | | | IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson2010-07-066-6/+46
| | | |/ / /
| | * | | | IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz2010-07-061-2/+2
| | |/ / /
| * | | | RDMA/cxgb4: Derive smac_idx from port viidSteve Wise2010-07-061-4/+5
| * | | | RDMA/cxgb4: Avoid false GTS CIDX_INC overflowsSteve Wise2010-07-061-5/+20
| * | | | RDMA/cxgb4: Don't call abort_connection() for active connect failuresSteve Wise2010-07-061-1/+2
| * | | | RDMA/cxgb4: Use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-07-065-15/+15
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-0723-159/+232
|\ \ \ \ | |_|_|/ |/| | |
| * | | NET: SB1250: Initialize .ownerRalf Baechle2010-07-071-0/+1