summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* UBI: add reboot notifierKevin Cernekee2009-06-102-1/+38
* UBI: handle more error codesArtem Bityutskiy2009-06-101-7/+34
* UBI: fix multiple spelling typosArtem Bityutskiy2009-06-104-11/+11
* UBI: fix kmem_cache_free on error patchArtem Bityutskiy2009-06-101-1/+2
* UBI: print amount of reserved PEBsArtem Bityutskiy2009-06-091-3/+4
* UBI: improve messages in the WL workerArtem Bityutskiy2009-06-081-9/+24
* UBI: make gluebi a separate moduleDmitry Pervushin2009-06-033-98/+295
* UBI: remove built-in gluebiDmitry Pervushin2009-06-023-51/+2
* UBI: add notification APIDmitry Pervushin2009-06-025-21/+204
* UBI: do not switch to R/O mode on read errorsArtem Bityutskiy2009-06-024-15/+74
* UBI: fix and clean-up error paths in WL workerArtem Bityutskiy2009-06-022-61/+53
* UBI: introduce new constantsArtem Bityutskiy2009-06-023-26/+36
* UBI: fix race conditionArtem Bityutskiy2009-05-261-1/+7
* UBI: minor serialization fixArtem Bityutskiy2009-05-181-2/+2
* UBI: do not panic if volume check failsArtem Bityutskiy2009-05-181-7/+11
* UBI: add dump_stack in checking codeArtem Bityutskiy2009-05-181-0/+1
* UBI: fix races in I/O debugging checksArtem Bityutskiy2009-05-181-7/+73
* UBI: small debugging code optimizationArtem Bityutskiy2009-05-182-4/+4
* UBI: improve debugging messagesArtem Bityutskiy2009-05-183-10/+15
* UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-185-23/+23
* UBI: remove redundant mutexArtem Bityutskiy2009-05-183-7/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-163-3/+10
|\
| * PCI MSI: Fix MSI-X with NIU cardsMatthew Wilcox2009-05-121-2/+6
| * PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin2009-05-052-1/+4
* | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-1512-24/+165
|\ \
| * | drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth2009-05-153-0/+34
| * | drm/i915: Set HDMI hot plug interrupt enable for only the output in question.Ma Ling2009-05-151-5/+12
| * | drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.Ma Ling2009-05-151-1/+2
| * | drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.Ma Ling2009-05-151-1/+1
| * | drm/i915: ignore LVDS on intel graphics systems that lie about having itJarod Wilson2009-05-151-8/+46
| * | drm/i915: sanity check IER at wait_request timeJesse Barnes2009-05-151-0/+9
| * | drm/i915: workaround IGD i2c bus issue in kernel side (v2)Shaohua Li2009-05-154-1/+25
| * | drm/i915: Don't allow binding objects into the last page of the aperture.Eric Anholt2009-05-151-2/+10
| * | drm/i915: save/restore fence registers across suspend/resumeKeith Packard2009-05-012-0/+25
| * | drm/i915: x86 always has writeq. Add I915_READ64 for symmetry.Keith Packard2009-05-011-6/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-153-66/+163
|\ \ \
| * | | libata: Media rotation rate and form factor heuristicsMartin K. Petersen2009-05-151-5/+6
| * | | libata: Report disk alignment and physical block sizeMartin K. Petersen2009-05-151-1/+22
| * | | sata_fsl: Fix the command description of FSL SATA controllerDave Liu2009-05-151-3/+5
| * | | sata_fsl: Fix compile warningsKumar Gala2009-05-151-3/+4
| * | | [libata] sata_sx4: fixup interrupt handlingDavid Milburn2009-05-151-13/+9
| * | | [libata] sata_sx4: convert to new exception handling methodsJeff Garzik2009-05-151-45/+121
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds2009-05-157-31/+89
|\ \ \ \ | |/ / / |/| | |
| * | | iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg2009-05-112-4/+6
| * | | ath5k: update channel in sw state after stopping RX and TXBob Copeland2009-05-111-9/+13
| * | | rtl8187: use DMA-aware buffers with usb_control_msgJohn W. Linville2009-05-113-16/+62
| * | | airo: airo_get_encode{,ext} potential buffer overflowJohn W. Linville2009-05-111-2/+8
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2009-05-152-4/+4
|\ \ \ \
| * | | | sysrq, intel_fb: fix sysrq g collisionJason Wessel2009-05-152-4/+4
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-151-1/+3
|\ \ \ \ \