summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-04-08mfd: arizona: Basic support for edge triggered IRQsMark Brown1-1/+2
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han1-0/+0
2013-04-08ARM: ux500: move mach/msp.h to <linux/platform_data/*>Arnd Bergmann1-0/+27
2013-04-08clk: ux500: pass clock base adresses in init callLinus Walleij1-1/+2
2013-04-08ARM: ux500: split out prcmu initializationArnd Bergmann1-0/+2
2013-04-08ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij3-36/+21
2013-04-08mfd: prcmu: pass a base and size with the early initcallLinus Walleij2-5/+5
2013-04-08Merge branch 'pm-cpuidle-next' into linux-nextRafael J. Wysocki2-16/+19
2013-04-08Merge branch 'acpi-lpss' into linux-nextRafael J. Wysocki1-0/+18
2013-04-08Merge branch 'acpi-hotplug' into linux-nextRafael J. Wysocki1-2/+2
2013-04-08KVM: Move kvm_rebooting declaration out of x86Geoff Levand1-0/+2
2013-04-08KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand1-0/+3
2013-04-08Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar29-26/+122
2013-04-08Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...Samuel Ortiz7-24/+149
2013-04-08mac80211: parse Timeout Interval Element using a structJohannes Berg1-0/+10
2013-04-08hwmon: Fix CamelCase checkpatch warningsGuenter Roeck1-2/+2
2013-04-08hwmon: (ntc_thermistor) Add DT with IIO support to NTC thermistor driverNaveen Krishna Chatradhi1-1/+7
2013-04-08Input: MT - handle semi-mt devices in coreHenrik Rydberg1-0/+1
2013-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+16
2013-04-08net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz1-0/+1
2013-04-08Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+2
2013-04-07cgroup: remove cgroup_lock_is_held()Tejun Heo1-4/+9
2013-04-07cgroup: unexport locking interface and cgroup_attach_task()Tejun Heo1-5/+0
2013-04-07cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...Tejun Heo1-0/+1
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2-6/+34
2013-04-07remoteproc: support virtio config space.Sjur Brændeland1-4/+0
2013-04-07remoteproc: perserve resource table dataOhad Ben-Cohen1-0/+9
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig2-1/+2
2013-04-07spi: Initialize cs_gpio and cs_gpios with -ENOENTAndreas Larsson1-2/+2
2013-04-07spi/tegra: remove unused Tegra platform data headerStephen Warren1-40/+0
2013-04-06Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2013-04-06Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman12-26/+203
2013-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2013-04-05netfilter: don't reset nf_trace in nf_reset()Patrick McHardy1-0/+4
2013-04-05netfilter: remove unneeded variable proc_net_netfilterPablo Neira Ayuso1-5/+0
2013-04-05mfd: syscon: Add non-DT supportAlexander Shiyan1-0/+1
2013-04-05mtd: nand: subpage write support for hardware based ECC schemesGupta, Pekon1-2/+6
2013-04-05mtd: nand_ids: improve LEGACY_ID_NAND macro a bitArtem Bityutskiy1-5/+4
2013-04-05mtd: add new fields to nand_flash_dev{}Huang Shijie1-0/+4
2013-04-05mtd: introduce a macro for max NAND ID sequence lengthArtem Bityutskiy1-1/+4
2013-04-05mtd: nand: use more reasonable integer typesArtem Bityutskiy1-5/+5
2013-04-05mtd: physmap: add const qualifiersArtem Bityutskiy1-1/+1
2013-04-05mtd: plat-ram: add const quilifiersArtem Bityutskiy1-2/+2
2013-04-05mtd: add 'const' qualifier to a couple of register functionsArtem Bityutskiy1-4/+4
2013-04-05mtd: devices: elm: check for device's presence before configurationDaniel Mack1-1/+1
2013-04-05mtd: nand: provision full ID supportArtem Bityutskiy1-6/+17
2013-04-05mtd: nand_ids: introduce helper macrosArtem Bityutskiy1-0/+24
2013-04-05mtd: nand: rename the id field of 'struct nand_flash_dev'Artem Bityutskiy1-10/+9
2013-04-05mtd: nand: use NAND_HAS_CACHEPROGArtem Bityutskiy1-1/+1
2013-04-05mtd: nand: remove NAND_COPYBACK macroArtem Bityutskiy1-4/+1