summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-06-305-40/+94
|\ \ \ \ \
| * | | | | sh: use printk_ratelimited instead of printk_ratelimitPaul Mundt2011-06-302-7/+8
| * | | | | sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects.Paul Mundt2011-06-301-5/+5
| * | | | | sh: fix the value of sh_dmae_slave_config in setup-sh7757Yoshihiro Shimoda2011-06-291-16/+16
| * | | | | sh: fix the INTC vector for IRQ and IRL in setup-sh7757Yoshihiro Shimoda2011-06-291-12/+12
| * | | | | sh: add to select the new configuration for USB EHCI/OHCIYoshihiro Shimoda2011-06-241-0/+5
| * | | | | sh: add platform_device of EHCI/OHCI to setup-sh7757Yoshihiro Shimoda2011-06-211-0/+50
| * | | | | sh: fix compile error using sh7757lcr_defconfigYoshihiro Shimoda2011-06-211-5/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-303-4/+4
|\ \ \ \ \
| * | | | | ARM: mach-shmobile: make a struct in board-ap4evb.c staticGuennadi Liakhovetski2011-06-301-1/+1
| * | | | | ARM: mach-shmobile: ag5evm: consistently name sdhi info structuresSimon Horman2011-06-211-2/+2
| * | | | | ARM: mach-shmobile: mackerel: change usbhs devices orderKuninori Morimoto2011-06-211-1/+1
| |/ / / /
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-291-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-291-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips2011-06-301-3/+3
* | | | | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-06-291-5/+7
|\ \ \ \ \ \
| * | | | | | KVM: x86 emulator: fix %rip-relative addressing with immediate source operandAvi Kivity2011-06-291-5/+7
| | |_|/ / / | |/| | | |
* | | | | | 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-2910-94/+105
|\ \ \ \ \ \
| * | | | | | arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-295-57/+60
| * | | | | | powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich2011-06-291-12/+17
| * | | | | | powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling2011-06-291-1/+0
| * | | | | | powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood2011-06-222-18/+19
| * | | | | | powerpc/p1022ds: fix audio-related properties in the device treeTimur Tabi2011-06-221-3/+6
| * | | | | | 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-261-0/+36
| * | | | | | drm/i915: split page flip queueing into per-chipset functionsJesse Barnes2011-06-262-83/+189
* | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-287-9/+18
|\ \ \ \ \ \ \
| * | | | | | | Connector: Correctly set the error code in case of success when dispatching r...K. Y. Srinivasan2011-06-071-0/+1
| * | | | | | | Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan2011-06-071-1/+1
| * | | | | | | pti: PTI semantics fix in pti_tty_cleanup.J Freyensee2011-06-071-1/+1
| * | | | | | | pti: ENXIO error case memory leak PTI fix.J Freyensee2011-06-071-1/+3
| * | | | | | | pti: double-free security PTI fixJ Freyensee2011-06-071-2/+3
| * | | | | | | drivers:misc: ti-st: fix skipping of change remote baudShahar Lev2011-06-071-2/+2
| * | | | | | | drivers/base/platform.c: don't mark platform_device_register_resndata() as __...Andrew Morton2011-06-071-1/+1
| * | | | | | | st_kim: Handle case of no device found for ID 0Steven Rostedt2011-06-072-1/+5
| * | | | | | | firmware: fix GOOGLE_SMI kconfig dependency warningRandy Dunlap2011-06-071-0/+1
* | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-2821-34/+164
|\ \ \ \ \ \ \ \
| * | | | | | | | MAINTAINERS: add myself as maintainer of USB/IPmatt mooney2011-06-271-0/+6
| * | | | | | | | usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda2011-06-271-0/+1
| * | | | | | | | USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos2011-06-271-4/+6
OpenPOWER on IntegriCloud