summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-07-023-4/+5
|\
| * Revert "drm/nvc0: recognise 0xdX chipsets as NV_C0"Ben Skeggs2011-07-011-2/+0
| * drm/radeon/kms: fix typo in cayman reg offsetAlex Deucher2011-07-011-1/+1
| * drm/radeon/kms: use correct reg on fusion when reading back mem configAlex Deucher2011-07-011-1/+4
* | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-027-109/+94
|\ \ | |/ |/|
| * drm/i915: apply HWSTAM writes to Ivy Bridge as wellJesse Barnes2011-07-011-1/+1
| * drm/i915: move IRQ function table init to i915_irq.cJesse Barnes2011-06-304-87/+60
| * drm/i915/overlay: Fix unpinning along init error pathsChris Wilson2011-06-301-7/+10
| * drm/i915: Don't call describe_obj on NULL pointersBen Widawsky2011-06-291-6/+10
| * drm/i915: Hold struct_mutex during i915_save_state/i915_restore_stateKeith Packard2011-06-292-8/+13
* | drm/radeon/kms: Fix chremap setup on RV770 CEAlex Deucher2011-06-301-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-3011-53/+84
|\ \
| * | usbnet: Remove over-broad module alias from zaurus.Dave Jones2011-06-291-10/+0
| * | net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde2011-06-291-2/+2
| * | rionet: fix NULL pointer dereference in rionet_removeYinglin Luan2011-06-291-13/+15
| * | net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2011-06-292-6/+5
| * | cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez2011-06-251-2/+2
| * | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-06-241-1/+1
| |\ \
| | * | r8169: fix wrong register use.Francois Romieu2011-06-241-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-242-1/+32
| |\ \ \ | | |/ / | |/| |
| | * | rtl8192cu: Fix missing firmware loadLarry Finger2011-06-221-0/+20
| | * | rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger2011-06-201-1/+12
| * | | net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter2011-06-231-1/+1
| * | | net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak2011-06-221-16/+24
| * | | netconsole: fix build when CONFIG_NETCONSOLE_DYNAMIC is turned onRandy Dunlap2011-06-221-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-06-306-18/+24
|\ \ \ \
| * | | | watchdog: update author email for at32ap700x_wdtHans-Christian Egtvedt2011-06-281-1/+1
| * | | | watchdog: gef_wdt: fix MODULE_ALIASAxel Lin2011-06-281-1/+1
| * | | | watchdog: Intel SCU Watchdog: Fix build and remove duplicate codeJesper Juhl2011-06-282-3/+1
| * | | | watchdog: mtx1-wdt: fix section mismatchFlorian Fainelli2011-06-281-5/+3
| * | | | watchdog: mtx1-wdt: fix GPIO togglingFlorian Fainelli2011-06-281-8/+5
| * | | | watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli2011-06-281-0/+8
| * | | | watchdog: Handle multiple wm831x watchdogs being registeredMark Brown2011-06-281-0/+5
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-301-1/+1
|\ \ \ \ \
| * | | | | drm/radeon/kms: increase rom size for atrm methodAlex Deucher2011-06-301-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-06-301-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips2011-06-301-3/+3
* | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-06-292-7/+8
|\ \ \ \ \ \
| * | | | | | i2c/pca954x: Initialize the mux to disconnected statePetri Gynther2011-06-291-3/+4
| * | | | | | i2c-taos-evm: Fix log messagesJean Delvare2011-06-291-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-06-291-3/+3
|\ \ \ \ \ \
| * | | | | | powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie2011-06-221-3/+3
| | |_|/ / / | |/| | | |
* | | | | | ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds2011-06-291-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-06-284-85/+230
|\ \ \ \ \
| * | | | | drm/i915: Use chipset-specific irq installersChris Wilson2011-06-281-2/+2
| * | | | | drm/i915: forcewake fix after resetBen Widawsky2011-06-281-0/+3
| * | | | | drm/i915: add Ivy Bridge page flip supportJesse Barnes2011-06-271-0/+36
| * | | | | drm/i915: split page flip queueing into per-chipset functionsJesse Barnes2011-06-272-83/+189
* | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-286-8/+17
|\ \ \ \ \ \
| * | | | | | Connector: Correctly set the error code in case of success when dispatching r...K. Y. Srinivasan2011-06-071-0/+1