aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds4-8/+32
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds6-9/+353
2012-12-11Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+29
2012-12-11Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds8-33/+26
2012-12-10clk: introduce optional disable_unused callbackMike Turquette1-0/+6
2012-12-10Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2-5/+9
2012-12-07net: gro: fix possible panic in skb_gro_receive()Eric Dumazet1-0/+3
2012-12-07tcp: bug fix Fast Open client retransmissionYuchung Cheng1-0/+1
2012-12-07mmc: add a card-event host operationGuennadi Liakhovetski1-0/+1
2012-12-06tmpfs: fix shared mempolicy leakMel Gorman1-16/+0
2012-12-06mmc: sdhci: add quirk for lack of 1.8v supportDaniel Drake1-0/+2
2012-12-06mmc: dw_mmc: Add sdio power bindingsAbhilash Kesavan1-0/+1
2012-12-06mmc: sdhci-pxav3: add quirks2Kevin Liu1-0/+2
2012-12-06mmc: core: Add mmc_set_blockcount featureLoic Pallardy1-0/+2
2012-12-06mmc: core: Expose access to RPMB partitionLoic Pallardy2-0/+4
2012-12-06mmc: host: Make UHS timing values fully uniqueKevin Liu1-6/+6
2012-12-06mmc: Standardise capability typeLee Jones4-8/+8
2012-12-06mmc: mxs-mmc: Remove platform dataFabio Estevam1-19/+0
2012-12-05hwmon: (ads7828) driver cleanupVivien Didelot1-0/+29
2012-12-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+7
2012-12-03Merge branch 'block-dev'Linus Torvalds1-5/+0
2012-12-03linux/kernel.h: define SYMBOL_PREFIXJames Hogan1-0/+7
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-30/+32
2012-11-30Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2-9/+5
2012-11-30revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton2-9/+5
2012-11-29blkdev_max_block: make private to fs/buffer.cLinus Torvalds1-1/+0
2012-11-29blockdev: remove bd_block_size_semaphore againLinus Torvalds1-4/+0
2012-11-28percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka1-2/+2
2012-11-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-11/+10
2012-11-26Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman2-1/+5
2012-11-26include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera1-0/+1
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson1-0/+2
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-0/+1
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+3
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-1/+1
2012-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+4
2012-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2012-11-21drm/radeon: add new SI pci idAlex Deucher1-0/+1
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg1-2/+3
2012-11-21[media] adv7604: Replace prim_mode by modeHans Verkuil1-11/+10
2012-11-21clk: move IM-PD1 clocks to drivers/clkLinus Walleij1-0/+2
2012-11-21gpiolib: rename pin range argumentsLinus Walleij2-3/+3
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 Walleij2-3/+6
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells3-30/+32