summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-24/+34
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+814
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+26
2012-03-27watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar1-0/+2
2012-03-27watchdog: nowayout is boolWim Van Sebroeck1-1/+1
2012-03-27compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf1-1/+1
2012-03-27mmc: sh_mmcif: simplify bitmask macrosGuennadi Liakhovetski1-12/+9
2012-03-27mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplugGuennadi Liakhovetski1-1/+10
2012-03-27mmc: sh_mobile_sdhi: add a callback for board specific init codeBastian Hecht1-0/+4
2012-03-27mmc: tmio_mmc: power status flag doesn't have to be exposed in platform dataGuennadi Liakhovetski1-1/+0
2012-03-27mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMCGuennadi Liakhovetski1-0/+1
2012-03-27mmc: tmio_mmc: support the generic MMC GPIO card hotplug helperGuennadi Liakhovetski1-6/+19
2012-03-27mmc: simplify mmc_cd_gpio_request() by removing two parametersGuennadi Liakhovetski1-2/+1
2012-03-27mmc: sdhci: add quirk for keeping card power during suspendAdrian Hunter1-0/+2
2012-03-27mmc: core: add high-capacity erase size capability flagAdrian Hunter1-0/+1
2012-03-27mmc: start removing enable / disable APIAdrian Hunter2-43/+4
2012-03-27mmc: core: Detect card removal on I/O errorUlf Hansson1-0/+1
2012-03-27sched: Fix select_fallback_rq() vs cpu_active/cpu_onlinePeter Zijlstra1-4/+2
2012-03-26i2c: Update the FSF addressJean Delvare6-6/+12
2012-03-26ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov1-59/+0
2012-03-26ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov1-10/+0
2012-03-26ab8500_btemp: Get rid of 'enum adc_therm'Anton Vorontsov1-13/+2
2012-03-26ab8500-charger: AB8500 charger driverArun Murthy1-0/+554
2012-03-26abx500-chargalg: Add abx500 charging algorithmArun Murthy2-0/+311
2012-03-26Add I2C driver for Summit Microelectronics SMB347 Battery Charger.Bruce E. Robertson1-0/+117
2012-03-26lp8727_charger: Correct typos on the commentKim, Milo1-1/+1
2012-03-26lp8727_charger: Add description of platform dataKim, Milo1-2/+13
2012-03-26lp8727_charger: Add company name and descriptionKim, Milo1-0/+3
2012-03-26max17042: Add POR init procedure from Maxim appnoteRamakrishna Pallala1-0/+56
2012-03-26nfsd: add a header describing upcall to nfsdcldJeff Layton1-0/+56
2012-03-26Merge nfs containerization work from Trond's treeJ. Bruce Fields36-165/+459
2012-03-26dma-buf: correct dummy function declarations.Sumit Semwal1-13/+14
2012-03-26dma-buf: add support for kernel cpu accessDaniel Vetter1-0/+59
2012-03-26dma-buf: don't hold the mutex around map/unmap callsDaniel Vetter1-1/+1
2012-03-26dma-buf: add get_dma_buf()Rob Clark1-0/+15
2012-03-26dma-buf: pass flags into dma_buf_fd.Dave Airlie1-1/+1
2012-03-26dma-buf: add dma_data_direction to unmap dma_buf_opSumit Semwal1-3/+5
2012-03-26module: move __module_get and try_module_get() out of line.Steven Rostedt1-28/+4
2012-03-26params: <level>_initcall-like kernel parametersPawel Moll2-29/+57
2012-03-26module_param: remove support for bool parameters which are really int.Rusty Russell1-13/+6
2012-03-25mmc: Support of PCI mode in the dw_mmc driverShashidhar Hiremath1-2/+6
2012-03-25mmc: MMC-4.5 Data Tag SupportSaugata Das2-0/+5
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King2-30/+22
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King1-0/+63
2012-03-25ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring1-1/+1
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet1-1/+1
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-1/+26
2012-03-24Merge branch 'kirkwood/dt' into next/dt2Arnd Bergmann1-1/+0