summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-08-24sysfs: create __ATTR_WO()Greg Kroah-Hartman1-0/+5
2013-08-24percpu: Make __verify_pcu_ptr handle per cpu pointers to arraysChristoph Lameter1-1/+4
2013-08-23Merge tag 'imx-soc-3.12' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Kevin Hilman1-0/+6
2013-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-33/+2
2013-08-23ata: acpi: rework the ata acpi bind supportAaron Lu1-2/+0
2013-08-23math64: New separate div64_u64_rem helperMike Snitzer1-0/+13
2013-08-23Merge remote-tracking branch 'spi/topic/quad' into spi-qspiMark Brown1-2/+26
2013-08-23i2c: move ACPI helpers into the coreMika Westerberg1-6/+0
2013-08-23i2c: move OF helpers into the coreWolfram Sang2-46/+20
2013-08-23pinctrl: utils : add support to pass config type in generic util APIsLaxman Dewangan1-2/+20
2013-08-23dmaengine: make dma_submit_error() return an error codeDan Carpenter1-1/+4
2013-08-23fs_enet: cleanup clock API useGerhard Sittig1-0/+3
2013-08-23ipv4: expose IPV4_DEVCONFstephen hemminger1-33/+1
2013-08-23Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-nextRafael J. Wysocki3-0/+23
2013-08-23Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki1-209/+179
2013-08-23PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott1-0/+4
2013-08-22sysfs.h: remove attr_name() macroGreg Kroah-Hartman1-2/+0
2013-08-22x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea1-0/+1
2013-08-22Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds1-1/+0
2013-08-22PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas1-1/+1
2013-08-22[SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke1-0/+57
2013-08-22phy: micrel: Add definitions for common Micrel PHY registersDinh Nguyen1-0/+6
2013-08-22Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown1-0/+1
2013-08-22Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown1-0/+11
2013-08-22Merge remote-tracking branch 'asoc/topic/omap' into asoc-nextMark Brown1-49/+0
2013-08-22Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown1-1/+1
2013-08-22Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown1-0/+96
2013-08-22spi: DUAL and QUAD supportwangyuhang1-2/+20
2013-08-22sysfs: fix up minor coding style issues in sysfs.hGreg Kroah-Hartman1-6/+6
2013-08-22sysfs: add sysfs_create/remove_groups()Greg Kroah-Hartman1-0/+4
2013-08-21drivers: base: use standard device online/offline for state changeSeth Jennings1-10/+3
2013-08-21drivers: base: reduce add_memory_section() for boot-time onlySeth Jennings1-1/+0
2013-08-21Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman4-1/+52
2013-08-21Merge remote-tracking branch 'regmap/fix/header' into regmap-linusMark Brown1-0/+1
2013-08-21Merge tag 'mfd-lee-3.12-1' of git://git.linaro.org/people/ljones/mfdSamuel Ortiz1-0/+1
2013-08-21of/device: add helper to get cpu device node from logical cpu indexSudeep KarkadaNagesha1-0/+15
2013-08-21of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2-0/+8
2013-08-21can: mcp251x: Eliminate irq_flags from driver platform_dataAlexander Shiyan1-2/+0
2013-08-21can: mcp251x: Replace power callbacks with regulator APIAlexander Shiyan1-12/+1
2013-08-21drivers: net: cpsw: remove platform data header file of cpswMugunthan V N1-44/+0
2013-08-21Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...Dave Airlie1-0/+20
2013-08-21sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov1-7/+0
2013-08-21sysfs.h: fix __BIN_ATTR_RW()Greg Kroah-Hartman1-1/+1
2013-08-21quota: Add a new quotactl command Q_XGETQSTATVChandra Seetharaman1-0/+1
2013-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller3-76/+5
2013-08-20jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney1-4/+4
2013-08-20mfd: rtsx: Copyright modificationsWei WANG2-4/+2
2013-08-20mfd: rtsx: Configure to enter a deeper power-saving mode in S3Wei WANG1-1/+1
2013-08-20mfd: rtsx: Clear hardware PFM mode in rtl8411bWei WANG1-0/+1
2013-08-20mfd: rtsx: Add shutdown callback in rtsx_pci_driverWei WANG1-2/+11