summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-28regulator: mc13783: Add device tree probe supportAlexander Shiyan
2013-04-28regulator: mc13xxx: Add warning of incorrect names of regulatorsAlexander Shiyan
2013-04-28regulator: max77686: Don't update max77686->opmode if update register failsAxel Lin
2013-04-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-27vm: add no-mmu vm_iomap_memory() stubLinus Torvalds
2013-04-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-26Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-04-26regulator: max8952: Add missing config.of_node setting for regulator registerAxel Lin
2013-04-26regulator: ab3100: Fix regulator register error handlingAxel Lin
2013-04-26regulator: tps6524x: Use regulator_map_voltage_ascendAxel Lin
2013-04-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-26Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-26efivars: only check for duplicates on the registered listMatt Fleming
2013-04-26pinctrl: move subsystem mutex to pinctrl_dev structPatrice Chotard
2013-04-26pinctrl/pinconfig: fix misplaced gotoLaurent Meunier
2013-04-26TTY: fix atime/mtime regressionJiri Slaby
2013-04-26aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang
2013-04-26s390/pci: use pci_scan_root_busSebastian Ott
2013-04-26s390/scm_blk: fix memleak in init functionSebastian Ott
2013-04-26s390/scm_blk: allow more cluster size valuesSebastian Ott
2013-04-26s390/cio: fix irq statisticsSebastian Ott
2013-04-26s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens
2013-04-26s390: remove small stack config optionHeiko Carstens
2013-04-26s390: system call path micro optimizationMartin Schwidefsky
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky
2013-04-26lockdep: Consolidate bug messages into a single print_lockdep_off() functionDave Jones
2013-04-26lockdep: Print out additional debugging advice when we hit lockdep BUGsDave Jones
2013-04-26Merge branch '3.10/fb-mmap' into for-nextTomi Valkeinen
2013-04-26fbdev: fix check for fb_mmap's mmio availabilityTomi Valkeinen
2013-04-26fbdev: improve fb_mmap bounds checksTomi Valkeinen
2013-04-26fbdev/ps3fb: use vm_iomap_memory()Tomi Valkeinen
2013-04-25Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-04-25parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin
2013-04-25parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller
2013-04-25parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon
2013-04-25parisc: Change kunmap macro to static inline functionJohn David Anglin
2013-04-25parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin
2013-04-25USB: ehci-msm: USB_MSM_OTG needs USB_PHYArnd Bergmann
2013-04-25USB: OHCI: avoid conflicting platform driversArnd Bergmann
2013-04-25USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann
2013-04-25USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann
2013-04-25spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_in...Wei Yongjun
2013-04-25regulator: lp8788-buck: Use regulator_map_voltage_ascendAxel Lin
2013-04-25regulator: lp872x: Use regulator_map_voltage_ascendAxel Lin
2013-04-25regulator: mc13892: Use regulator_map_voltage_ascend for mc13892_sw_regulator...Axel Lin
2013-04-25regulator: tps65023: Use regulator_map_voltage_ascendAxel Lin
2013-04-25regulator: tps65023: Merge tps65020 ldo1 and ldo2 vsel tableAxel Lin
2013-04-25regulator: tps6507x: Use regulator_map_voltage_ascendAxel Lin
2013-04-25regulator: mc13892: Fix MC13892_SWITCHERS0_SWxHI bit in set_voltage_selAxel Lin
2013-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds