summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar12-23/+61
2012-05-21Merge branch 'devicetree/merge' into devicetree/nextGrant Likely1-2/+10
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+5
2012-05-21md: add possibility to change data-offset for devices.NeilBrown1-2/+8
2012-05-21md: allow a reshape operation to be reversed.NeilBrown1-1/+6
2012-05-20UBI: Kill data type hintRichard Weinberger1-24/+3
2012-05-20mfd: Emulate active low IRQs as well as active high IRQs for wm831xMark Brown1-1/+2
2012-05-20mfd: Add ADC support to the DA9052/53 coreAshish Jangam1-0/+19
2012-05-20mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein1-0/+1
2012-05-20mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao1-2/+2
2012-05-20mfd: Convert wm831x to irq_domainMark Brown1-1/+8
2012-05-20mfd: Add MAX77693 irq handlerChanwoo Choi1-1/+0
2012-05-20mfd: Add MAX77693 driverChanwoo Choi2-0/+254
2012-05-20mfd: Use SI-units for the lm3533 max-current interfaceJohan Hovold1-3/+4
2012-05-20mfd: Remove unused max-current lm3533 functionJohan Hovold1-2/+0
2012-05-20mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold1-0/+15
2012-05-20mfd: Remove wm8400 custom cache implementationMark Brown1-7/+7
2012-05-20mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan1-4/+0
2012-05-20mfd: Define all twl-regulator feature flags in one placeNeilBrown1-2/+6
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein1-4/+25
2012-05-20[media] DVB: remove "stats" property bits from ATSC-MH API property additionsMichael Krufky1-4/+1
2012-05-20[media] increment DVB API to version 5.6 for ATSC-MH frontend controlMichael Krufky1-1/+1
2012-05-20[media] linux-dvb v5 API support for ATSC-MHMichael Krufky1-1/+53
2012-05-20[media] V4L2: Mark the DV Preset API as deprecatedHans Verkuil1-0/+6
2012-05-20[media] v4l2-dv-timings.h: definitions for CEA-861 and VESA DMT timingsHans Verkuil2-0/+817
2012-05-20spi/rspi: add dmaengine supportShimoda, Yoshihiro1-0/+31
2012-05-20net: introduce skb_try_coalesce()Eric Dumazet1-0/+5
2012-05-19Merge branch 'emev2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson1-0/+10
2012-05-19irqdomain: Kill off duplicate definitions.Paul Mundt1-3/+0
2012-05-19irqdomain: Support removal of IRQ domains.Paul Mundt1-1/+3
2012-05-19gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo1-1/+5
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+3
2012-05-19net: napi_frags_skb() is staticEric Dumazet1-1/+0
2012-05-19gpio/rc5t583: add gpio driver for RICOH PMIC RC5T583Laxman Dewangan1-0/+2
2012-05-19Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman4-0/+127
2012-05-19gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely1-1/+0
2012-05-19gpiolib: Implement devm_gpio_request_one()Mark Brown1-0/+6
2012-05-19USB: Add macros for interrupt endpoint types.Sarah Sharp1-0/+11
2012-05-19USB: Disable USB 3.0 LPM in critical sections.Sarah Sharp1-0/+2
2012-05-19USB: Add support to enable/disable USB3 link states.Sarah Sharp4-2/+75
2012-05-19USB: Allow drivers to disable hub-initiated LPM.Sarah Sharp1-0/+4
2012-05-19USB: Calculate USB 3.0 exit latencies for LPM.Sarah Sharp1-0/+37
2012-05-18[media] videodev2.h: add enum/query/cap dv_timings ioctlsHans Verkuil1-24/+149
2012-05-18Merge branch 'pm-domains'Rafael J. Wysocki1-0/+2
2012-05-18PM / Domains: Make it possible to add devices to inactive domainsRafael J. Wysocki1-0/+2
2012-05-18net: introduce netdev_alloc_frag()Eric Dumazet1-24/+18
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo12-23/+61
2012-05-18mfd: palmas PMIC device supportGraeme Gregory1-0/+2620
2012-05-18mfd: mc13xxx: add codec platform dataPhilippe Rétornaz1-0/+11
2012-05-18Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt5-15/+26