summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-04ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij1-0/+13
2012-11-04SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...Russell King1-0/+2
2012-11-04SERIAL: core: add hardware assisted h/w flow control supportRussell King1-0/+2
2012-11-04SERIAL: core: add hardware assisted s/w flow control supportRussell King1-0/+2
2012-11-04drbd: Allow volumes to become primary only on one sidePhilipp Reisner1-1/+2
2012-11-04drbd: introduce in-kernel "down" commandLars Ellenberg1-0/+2
2012-11-04drbd: remove now unused connector related filesLars Ellenberg2-256/+0
2012-11-04drbd: switch configuration interface from connector to genetlinkLars Ellenberg2-35/+2
2012-11-04PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu1-0/+2
2012-11-03ptp: update adjfreq callback descriptionJacob Keller1-1/+2
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann1-0/+19
2012-11-03uprobes: Kill arch_uprobe_enable/disable_step() hooksOleg Nesterov1-2/+0
2012-11-03eth: Rename and properly align br_reserved_address arrayBen Hutchings1-2/+3
2012-11-03eth: Make is_link_local() consistent with other address testsBen Hutchings1-3/+3
2012-11-03skb: api to report errors for zero copy skbsMichael S. Tsirkin1-0/+1
2012-11-03skb: report completion status for zero copy skbsMichael S. Tsirkin1-1/+3
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin1-0/+192