aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song
2012-07-28ARM: mxc: Include missing irqs.h headerFabio Estevam
2012-07-25ARM: mxs: fix compile error caused by prom_update_property changeShawn Guo
2012-07-25ARM: dt: tegra trimslice: enable USB2 portStephen Warren
2012-07-25ARM: dt: tegra trimslice: add vbus-gpio propertyStephen Warren
2012-07-25ARM: vt8500: Add maintainer for VT8500 architectureTony Prisk
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann
2012-07-25ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz
2012-07-25ARM: Dove: Fixup ge00 initialisationHannes Reinecke
2012-07-25ARM: Kirkwood: Fix PHY disable clk problemsSimon Baatz
2012-07-25ARM: Kirkwood: Ensure runit clock always ticks.Andrew Lunn
2012-07-25ARM: versatile: Don't use platform clock for Integrator & VEPawel Moll
2012-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Arnd Bergmann
2012-07-24Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-07-24Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-07-24Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-07-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-24Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-24Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-24Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-07-24Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-07-24Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-07-24ARM: tegra: harmony: add regulator supply name and its input supplyLaxman Dewangan
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds
2012-07-24Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-07-24i2c-omap: Add support for I2C_M_STOP message flagLaurent Pinchart
2012-07-24i2c: Fall back to emulated SMBus if the operation isn't supported nativelyLaurent Pinchart
2012-07-24i2c: Add SCCB supportLaurent Pinchart
2012-07-24i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converterEmmanuel Deloget
2012-07-24i2c-i801: Enable IRQ for byte_by_byte transactionsDaniel Kurtz
2012-07-24i2c-i801: Enable interrupts on ICH5/7/8/9/10Jean Delvare
2012-07-24i2c-i801: Enable IRQ for SMBus transactionsDaniel Kurtz
2012-07-24i2c-i801: Consolidate pollingJean Delvare
2012-07-24i2c-i801: Drop ENABLE_INT9Daniel Kurtz
2012-07-24i2c-i801: Rename some SMBHSTCNT bit constantsDaniel Kurtz
2012-07-24i2c-i801: Check and return errors during byte-by-byte transfersDaniel Kurtz
2012-07-24i2c-i801: Clear only status bits in HST_STSDaniel Kurtz
2012-07-24i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byteDaniel Kurtz
2012-07-24i2c-smbus: Use module_i2c_driver()Fabio Estevam
2012-07-24i2c/writing-clients: Mention module_i2c_driver()Jean Delvare