summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-11-08drbd: Generate the drbd_set_*_defaults() functions from drbd_genl.hAndreas Gruenbacher3-46/+79
2012-11-08drbd: Remove left-over unused defineAndreas Gruenbacher1-1/+0
2012-11-08drbd: Allow online change of replication protocol only with agreed_pv >= 100Philipp Reisner1-0/+1
2012-11-08drbd: Introduce protocol version 100 headersAndreas Gruenbacher3-2/+3
2012-11-08drbd: Converted drbd_try_outdate_peer() from mdev to tconnPhilipp Reisner1-1/+2
2012-11-08drbd: distribute former syncer_conf settings to disk, connection, and resourc...Lars Ellenberg4-79/+123
2012-11-08mfd: Add realtek pcie card reader driverWei WANG2-0/+842
2012-11-08sh: clkfwk: add sh_clk_fsidiv_register()Kuninori Morimoto1-0/+9
2012-11-08exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon1-0/+5
2012-11-08mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann1-2/+2
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang1-0/+1
2012-11-07mmc: dw_mmc: convert the variable type of irqSeungwon Jeon1-1/+1
2012-11-07drivers: bus: ocp2scp: add pdata supportKishon Vijay Abraham I1-0/+31
2012-11-07PCI: Don't pass pci_dev to pci_ext_cfg_avail()Taku Izumi1-1/+1
2012-11-07usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei1-0/+4
2012-11-07Merge tag 'for_3.8-pm-sr' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren1-2/+12
2012-11-07Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8Tejun Heo65-5156/+452
2012-11-06Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson60-4700/+257
2012-11-06Merge tag 'kill-plat-sparse-irq' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson4-1/+499
2012-11-06Merge tag 'integrator-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Olof Johansson1-0/+13
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD1-0/+67
2012-11-06ARM: at91: atmel-ssc: add platform device id tableBo Shen1-0/+5
2012-11-06Merge branch 'spi-linus' into spi-nextMark Brown5-456/+195
2012-11-06IIO : ADC: tiadc: Add support of TI's ADC driverPatil, Rachna2-1/+22
2012-11-06input: TSC: ti_tsc: Convert TSC into a MFDevicePatil, Rachna1-1/+9
2012-11-06mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevicePatil, Rachna1-0/+137
2012-11-06input: TSC: ti_tscadc: Rename the existing touchscreen driverPatil, Rachna1-2/+2
2012-11-06input: TSC: ti_tscadc: Add Step configuration as platform dataPatil, Rachna1-0/+6
2012-11-06staging:iio: Move the ad7887 driver out of stagingLars-Peter Clausen1-0/+26
2012-11-05ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/Stephen Warren1-0/+19
2012-11-05Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8Tejun Heo1-40/+1
2012-11-05cgroup: make ->pre_destroy() return voidTejun Heo1-1/+1
2012-11-05cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_...Tejun Heo1-21/+0
2012-11-05cgroup: kill CSS_REMOVEDTejun Heo1-6/+0
2012-11-05cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refsTejun Heo1-12/+0
2012-11-05ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll1-0/+11
2012-11-05mfd: Versatile Express system registers driverPawel Moll1-0/+25
2012-11-05mfd: Versatile Express config infrastructurePawel Moll1-0/+85
2012-11-05wireless: add peer-to-peer related definitionsArend van Spriel1-0/+32
2012-11-05ARM: plat-nomadik: move MTU, kill plat-nomadikLinus Walleij1-0/+9
2012-11-05ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2-1/+224
2012-11-05pinctrl/nomadik: merge old pincfg headerLinus Walleij1-0/+158
2012-11-05pinctrl/nomadik: move the platform data headerLinus Walleij1-0/+108
2012-11-05Thermal: Add a notification APIDurgadoss R1-0/+1
2012-11-05Thermal: Make thermal_cdev_update as a global functionDurgadoss R1-0/+1
2012-11-05Thermal: Add thermal governor registration APIsDurgadoss R1-0/+16
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R1-1/+2
2012-11-05Thermal: Add platform level information to thermal.hDurgadoss R1-0/+29
2012-11-05Thermal: Add get trend, get instance API's to thermal_sysDurgadoss R1-0/+4
2012-11-05Thermal: Refactor thermal.h fileDurgadoss R1-35/+43