summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-11-21regulator: add missing prototype for regulator_is_supported_voltagePhilip Rakity1-0/+4
2012-11-21Merge branch 'devel/debug_ll_init' into zynq/multiplatformMichal Simek5-456/+195
2012-11-21gpiolib: rename pin range argumentsLinus Walleij1-1/+1
2012-11-21Merge tag 'tegra-for-3.8-single-zimage' of git://git.kernel.org/pub/scm/linux...Olof Johansson1-0/+19
2012-11-21Merge tag 'tegra-for-3.8-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-0/+19
2012-11-21Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+19
2012-11-21pinctrl: generic: add input schmitt disable parameterHaojian Zhuang1-2/+3
2012-11-21pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij1-2/+0
2012-11-21pinctrl: add function to retrieve range from pinLinus Walleij1-0/+3
2012-11-21gpiolib: rename find_pinctrl_*Linus Walleij1-1/+1
2012-11-21gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij1-1/+2
2012-11-21Merge tag 'at91-header' of git://github.com/at91linux/linux-at91 into next/he...Olof Johansson1-0/+6
2012-11-21Merge tag 'tags/sunxi-support-for-3.8' of git://github.com/mripard/linux into...Olof Johansson3-0/+73
2012-11-21of: introduce for_each_matching_node_and_match()Stephen Warren1-2/+13
2012-11-21dt: add helper function to read u8 & u16 variables & arraysViresh Kumar1-0/+30
2012-11-21regmap: introduce tables for readable/writeable/volatile/precious checksDavide Ciminaghi1-11/+72
2012-11-21Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-1/+15
2012-11-21Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm...Mark Brown1-1/+5
2012-11-21ACPI / platform: Initialize ACPI handles of platform devices in advanceRafael J. Wysocki1-0/+1
2012-11-21ACPI / driver core: Introduce struct acpi_dev_node and related macrosRafael J. Wysocki1-2/+16
2012-11-21iio:imu: Add support for the ADIS16480 and similar IMUsLars-Peter Clausen1-0/+4
2012-11-21iio: Factor out fixed point number parsing into its own functionLars-Peter Clausen1-0/+3
2012-11-21iio: Add pressure channel typeLars-Peter Clausen1-0/+1
2012-11-21iio:imu:adis: Add paging supportLars-Peter Clausen1-2/+8
2012-11-20iio:imu:adis: Add support for 32bit registersLars-Peter Clausen1-4/+77
2012-11-20iio:imu:adis: Add debugfs register access supportLars-Peter Clausen1-0/+11
2012-11-20ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren1-0/+49
2012-11-20ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren1-0/+52
2012-11-20dma: mv_xor: remove the pool_size from platform_dataThomas Petazzoni1-1/+0
2012-11-20dma: mv_xor: remove hw_id field from platform_dataThomas Petazzoni1-1/+0
2012-11-20dma: mv_xor: change the driver name to 'mv_xor'Thomas Petazzoni1-1/+1
2012-11-20dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_dataThomas Petazzoni1-1/+1
2012-11-20dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_dataThomas Petazzoni1-2/+2
2012-11-20dma: mv_xor: remove 'shared' from mv_xor_platform_dataThomas Petazzoni1-1/+0
2012-11-20dma: mv_xor: remove sub-driver 'mv_xor'Thomas Petazzoni1-1/+0
2012-11-20dma: mv_xor: allow channels to be registered directly from the main deviceThomas Petazzoni1-0/+3
2012-11-20cgroup: remove obsolete guarantee from cgroup_task_migrate.Tao Ma1-2/+2
2012-11-20clk: mvebu: add mvebu core clocks.Sebastian Hesselbarth1-0/+22
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman5-1/+11
2012-11-20proc: Generalize proc inode allocationEric W. Biederman1-0/+10
2012-11-20userns: Implement unshare of the user namespaceEric W. Biederman2-1/+10
2012-11-20userns: Implent proc namespace operationsEric W. Biederman1-0/+1
2012-11-20userns: Kill task_user_nsEric W. Biederman1-2/+0
2012-11-20userns: Make create_new_namespaces take a user_ns parameterEric W. Biederman2-6/+7
2012-11-20mfd: sta2x11-mfd: Add defines for some sta2x11 sctl registersDavide Ciminaghi1-0/+21
2012-11-20mfd: sta2x11-mfd: Add scr (otp registers) platform driverDavide Ciminaghi1-0/+7
2012-11-20mfd: sta2x11-mfd: Use defines for platform devices' namesDavide Ciminaghi1-0/+8
2012-11-20mfd: sta2x11-mfd: Add sta2x11_mfd_get_regs_data() functionDavide Ciminaghi1-0/+5
2012-11-20mfd: sta2x11-mfd: Add regmap supportDavide Ciminaghi1-0/+1
2012-11-20mfd: sta2x11-mfd: Add apb-soc regs driver and factor out common codeDavide Ciminaghi1-2/+154