summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* md/bitmap: separate out loading a bitmap from initialising the structures.NeilBrown2010-07-263-23/+60
* md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.NeilBrown2010-07-263-39/+99
* md/bitmap: optimise scanning of empty bitmaps.NeilBrown2010-07-261-10/+13
* md/bitmap: clean up plugging calls.NeilBrown2010-07-263-3/+3
* md/bitmap: reduce dependence on sysfs.NeilBrown2010-07-261-3/+4
* md/bitmap: white space clean up and similar.NeilBrown2010-07-262-167/+136
* md/raid5: export raid5 unplugging interface.NeilBrown2010-07-262-19/+19
* md/plug: optionally use plugger to unplug an array during resync/recovery.NeilBrown2010-07-263-3/+15
* md/raid5: add simple plugging infrastructure.NeilBrown2010-07-264-14/+93
* md/raid5: export is_congested testNeilBrown2010-07-262-7/+17
* raid5: Don't set read-ahead when there is no queueNeilBrown2010-07-261-15/+17
* md: add support for raising dm events.NeilBrown2010-07-262-0/+3
* md: export various start/stop interfacesNeilBrown2010-07-262-8/+20
* md: split out md_rdev_initNeilBrown2010-07-262-15/+20
* md: be more careful setting MD_CHANGE_CLEANNeilBrown2010-07-262-2/+4
* md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...NeilBrown2010-07-262-5/+9
* md/raid5: factor out code for changing size of stripe cache.NeilBrown2010-07-212-13/+27
* md: reduce dependence on sysfs.NeilBrown2010-07-213-59/+62
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-07-192-2/+4
|\
| * [S390] cio: fix potential overflow in chpid descriptorSebastian Ott2010-07-191-1/+1
| * [S390] add missing device putStefan Haberland2010-07-191-1/+3
* | intel_scu_ipc: Oops/crash fixesSreedhara DS2010-07-191-4/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-07-191-0/+32
|\
| * PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-161-0/+32
* | drm/i915: add 'reclaimable' to i915 self-reclaimable page allocationsLinus Torvalds2010-07-181-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-162-1/+2
|\ \ | |/ |/|
| * Input: w90p910_ts - fix call to setup_timer()Wan ZongShun2010-07-161-1/+1
| * Input: synaptics - fix wrong dimensions checkTakashi Iwai2010-07-141-0/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-151-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-144-4/+14
|\ \ \
| * | | input: i8042 - add runtime check in x86's i8042_platform_initFeng Tang2010-07-081-0/+10
| * | | Revert "Input: fixup X86_MRST selects"Feng Tang2010-07-082-2/+2
| * | | Revert "Input: do not force selecting i8042 on Moorestown"Feng Tang2010-07-082-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