summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-14Fix blkdev.h build errors when BLOCK=nRussell King1-1/+2
2012-05-14mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani1-3/+2
2012-05-14mtd: gpmi: add device tree support to gpmi-nandHuang Shijie1-4/+4
2012-05-14mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris1-5/+6
2012-05-14mtd: add read_byte support to plat_nandJohn Crispin1-0/+1
2012-05-14mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris1-4/+1
2012-05-14mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn1-0/+3
2012-05-14mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn1-0/+9
2012-05-14mtd: ecc_strength is at ecc step granularityMike Dunn1-1/+1
2012-05-14ASoC: max98095: Single bit bitfields should be unsignedMark Brown1-1/+1
2012-05-13regmap: Convert regmap_irq to use irq_domainMark Brown1-0/+1
2012-05-13Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown86-305/+1123
2012-05-13mfd: da9052: Fix genirq abuseMark Brown1-0/+1
2012-05-13video: exynos mipi dsi: support reverse panel typeDonghwa Lee1-0/+1
2012-05-13fbdev: sh_mobile_hdmi: add HDMI Control Register supportKuninori Morimoto1-0/+1
2012-05-13fbdev: sh_mobile_hdmi: 32bit register access supportKuninori Morimoto1-1/+4
2012-05-13fbdev: sh_mobile_hdmi: add interrupt output optionKuninori Morimoto1-1/+7
2012-05-13regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan1-3/+1
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown38-153/+355
2012-05-13vga_switcheroo: Add the support for audio clientsTakashi Iwai1-0/+6
2012-05-13vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai1-6/+7
2012-05-13Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2-10/+21
2012-05-13Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson13-19/+98
2012-05-13etherdevice: Remove now unused compare_ether_addr_64bitsJoe Perches1-33/+13
2012-05-13Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-0/+13
2012-05-13mmc: mxs-mmc: move header from mach into linux folderShawn Guo1-0/+19
2012-05-13Merge branch 'spear/pinctrl' into next/pinctrlArnd Bergmann7-4/+66
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-14/+19
2012-05-12fq_codel: Fair Queue Codel AQMEric Dumazet1-0/+54
2012-05-12codel: use Newton method instead of sqrt() and dividesEric Dumazet1-31/+37
2012-05-12usb/net: rndis: move bus message definitionLinus Walleij1-6/+5
2012-05-12usb/net: rndis: fixup a few name prefixesLinus Walleij1-55/+52
2012-05-12usb/net: rndis: merge command codesLinus Walleij1-17/+0
2012-05-12usb/net: rndis: move and namespace PnP definesLinus Walleij1-15/+12
2012-05-12usb/net: rndis: delete duplicate packet typesLinus Walleij1-13/+0
2012-05-12usb/net: rndis: merge media type definitionsLinus Walleij1-38/+22
2012-05-12usb/net: rndis: group all status codes togetherLinus Walleij1-81/+76
2012-05-12usb/net: rndis: delete surplus definesLinus Walleij1-4/+0
2012-05-12usb/net: rndis: merge duplicate 802_* OIDsLinus Walleij1-49/+27
2012-05-12usb/net: rndis: eliminate first set of duplicate OIDsLinus Walleij1-85/+23
2012-05-12usb/net: rndis: remove ambigous status codesLinus Walleij1-28/+3
2012-05-12usb/net: rndis: break out <linux/rndis.h> definesLinus Walleij2-64/+563
2012-05-12usb/net: rndis: inline the cpu_to_le32() macroLinus Walleij1-42/+42
2012-05-12Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...Arnd Bergmann8-13/+165
2012-05-12i2c: Rename last mux driver to standard patternJean Delvare1-7/+7
2012-05-12of/i2c: implement of_find_i2c_adapter_by_nodeStephen Warren1-0/+4
2012-05-12i2c: implement i2c_verify_adapterStephen Warren1-0/+1
2012-05-12i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney1-1/+2
2012-05-12i2c: pnx: add device tree supportRoland Stigge1-0/+1
2012-05-12i2c-pnx.c: Use resources in platformsRoland Stigge1-7/+2