summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-rspi.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-28spi-topcliff-pch: fix to use list_for_each_entry_safe() when delete list itemsWei Yongjun1-6/+6
2013-04-28regulator: mc13892: Fix MC13892_SWITCHERS0_SWxHI bit in set_voltage_selAxel Lin1-3/+3
2013-04-28regulator: Remove NULL test before calling regulator_unregister()Axel Lin5-14/+7
2013-04-28regulator: mc13783: Add device tree probe supportAlexander Shiyan2-18/+62
2013-04-28regulator: mc13xxx: Add warning of incorrect names of regulatorsAlexander Shiyan3-43/+17
2013-04-28regulator: max77686: Don't update max77686->opmode if update register failsAxel Lin1-11/+21
2013-04-27vm: add no-mmu vm_iomap_memory() stubLinus Torvalds1-0/+10
2013-04-26regulator: max8952: Add missing config.of_node setting for regulator registerAxel Lin1-0/+1
2013-04-26regulator: ab3100: Fix regulator register error handlingAxel Lin1-14/+19
2013-04-26regulator: tps6524x: Use regulator_map_voltage_ascendAxel Lin1-0/+1
2013-04-26efivars: only check for duplicates on the registered listMatt Fleming1-5/+7
2013-04-26pinctrl: move subsystem mutex to pinctrl_dev structPatrice Chotard5-164/+176
2013-04-26pinctrl/pinconfig: fix misplaced gotoLaurent Meunier1-1/+1
2013-04-26TTY: fix atime/mtime regressionJiri Slaby1-2/+16
2013-04-26aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang1-1/+1
2013-04-26s390/pci: use pci_scan_root_busSebastian Ott1-33/+17
2013-04-26s390/scm_blk: fix memleak in init functionSebastian Ott1-2/+1
2013-04-26s390/scm_blk: allow more cluster size valuesSebastian Ott1-2/+4
2013-04-26s390/cio: fix irq statisticsSebastian Ott1-0/+1
2013-04-26s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens1-1/+3
2013-04-26s390: remove small stack config optionHeiko Carstens3-28/+0
2013-04-26s390: system call path micro optimizationMartin Schwidefsky6-13/+24
2013-04-26s390: lowcore stack pointer offsetsMartin Schwidefsky4-48/+46
2013-04-26lockdep: Consolidate bug messages into a single print_lockdep_off() functionDave Jones1-15/+13
2013-04-26lockdep: Print out additional debugging advice when we hit lockdep BUGsDave Jones1-0/+5
2013-04-26fbdev: fix check for fb_mmap's mmio availabilityTomi Valkeinen1-0/+5
2013-04-26fbdev: improve fb_mmap bounds checksTomi Valkeinen4-5/+18
2013-04-26fbdev/ps3fb: use vm_iomap_memory()Tomi Valkeinen1-12/+6
2013-04-25parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2-26/+26
2013-04-25parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller1-2/+4
2013-04-25parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon1-10/+4
2013-04-25parisc: Change kunmap macro to static inline functionJohn David Anglin1-1/+4
2013-04-25parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin3-1/+29
2013-04-25USB: ehci-msm: USB_MSM_OTG needs USB_PHYArnd Bergmann1-0/+1
2013-04-25USB: OHCI: avoid conflicting platform driversArnd Bergmann1-18/+118
2013-04-25USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann3-1/+3
2013-04-25USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann2-0/+2
2013-04-25spi-topcliff-pch: missing platform_driver_unregister() on error in pch_spi_in...Wei Yongjun1-1/+3
2013-04-25regulator: lp8788-buck: Use regulator_map_voltage_ascendAxel Lin1-0/+2
2013-04-25regulator: lp872x: Use regulator_map_voltage_ascendAxel Lin1-0/+3
2013-04-25regulator: mc13892: Use regulator_map_voltage_ascend for mc13892_sw_regulator...Axel Lin1-0/+1
2013-04-25regulator: tps65023: Use regulator_map_voltage_ascendAxel Lin1-0/+2
2013-04-25regulator: tps65023: Merge tps65020 ldo1 and ldo2 vsel tableAxel Lin1-10/+5
2013-04-25regulator: tps6507x: Use regulator_map_voltage_ascendAxel Lin1-0/+1
2013-04-25regulator: mc13892: Fix MC13892_SWITCHERS0_SWxHI bit in set_voltage_selAxel Lin1-3/+3
2013-04-25sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.David S. Miller1-1/+2
2013-04-24ktest: Reset grub menu cache with different machinesSteven Rostedt (Red Hat)1-2/+7
2013-04-24Revert "gpio: pxa: set initcall level to module init"Linus Walleij1-1/+6
2013-04-24vfio-pci: Use cached MSI/MSI-X capabilitiesBjorn Helgaas1-3/+3
2013-04-24vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas1-2/+2