summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-11-22thermal: cpu cooling: allow module buildsEduardo Valentin1-1/+1
2012-11-22thermal: cpu cooling: use const parameter while registeringEduardo Valentin1-2/+2
2012-11-22bcma: export PLL reading functionRafał Miłecki1-0/+1
2012-11-22extcon: kernel_doc style fixMyungJoo Ham1-24/+24
2012-11-22tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...Matt Schulte1-0/+2
2012-11-22Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...Matt Schulte1-0/+3
2012-11-22of_spi: add generic binding support to specify cs gpioJean-Christophe PLAGNIOL-VILLARD1-0/+3
2012-11-22ipack: remove use of __devinitconstBill Pemberton1-2/+1
2012-11-22ACPI: Add acpi_handle_<level>() interfacesToshi Kani1-0/+43
2012-11-22Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg1-2/+3
2012-11-22ssb: add GPIO driverHauke Mehrtens1-0/+4
2012-11-22ssb: add locking around gpio register accessesHauke Mehrtens2-0/+2
2012-11-22ssb: add ssb_chipco_gpio_pull{up,down}Hauke Mehrtens1-0/+2
2012-11-22bcma: add GPIO driverHauke Mehrtens1-0/+5
2012-11-22bcma: add bcma_chipco_gpio_pull{up,down}Hauke Mehrtens1-0/+2
2012-11-22bcma: add locking around GPIO register accessesHauke Mehrtens1-0/+3
2012-11-21Merge branch 'zynq/multiplatform' of git://git.monstr.eu/linux-2.6-microblaze...Olof Johansson1-0/+24
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-0/+2
2012-11-21clk: move IM-PD1 clocks to drivers/clkLinus Walleij1-0/+2
2012-11-21mfd: twl: Use decimal numbers for TWL6030_MODULE_IDsPeter Ujfalusi1-3/+3
2012-11-21mfd: twl: Convert module id definitions to enumsPeter Ujfalusi1-32/+33
2012-11-21mfd: twl: Remove unused TWL_MODULE definitionsPeter Ujfalusi1-2/+0
2012-11-21mfd: Introduce retu-mfd driverAaro Koskinen1-0/+22
2012-11-21mfd: tps65090: Use regmap irq framework for interrupt supportLaxman Dewangan1-3/+20
2012-11-21mfd: tps65090: Move register access APIs to headerLaxman Dewangan1-4/+35
2012-11-21mfd: tps65090: Remove unused member of struct tps65090Laxman Dewangan1-11/+0
2012-11-21mfd: Add TI TPS80031 mfd core driverLaxman Dewangan1-0/+637
2012-11-21mtd: mtd_blkdevs: Replace request handler kthread with a workqueueEzequiel Garcia1-1/+3
2012-11-21NFSv4.1: Shrink struct nfs4_sequence_res by moving sr_renewal_timeTrond Myklebust1-1/+1
2012-11-21NFSv4.1: Don't confuse CREATE_SESSION arguments and resultsTrond Myklebust1-0/+3
2012-11-21Merge branch 'vexpress-clk-soc' of git://git.linaro.org/people/pawelmoll/linu...Olof Johansson1-0/+121
2012-11-21Merge branch 'depends/clk' into next/socOlof Johansson3-8/+22
2012-11-21Merge tag 'tegra-for-3.8-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-0/+19
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