summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-05-14[media] V4L: Add camera exposure metering controlSylwester Nawrocki
2012-05-14[media] V4L: Add camera ISO sensitivity controlsSylwester Nawrocki
2012-05-14ceph: fix bounds check in ceph_decode_need and ceph_encode_needXi Wang
2012-05-14[media] V4L: Add camera image stabilization controlSylwester Nawrocki
2012-05-14[media] V4L: Add camera wide dynamic range controlSylwester Nawrocki
2012-05-14[media] V4L: Add an extended camera white balance controlSylwester Nawrocki
2012-05-14[media] V4L: Add camera exposure bias controlSylwester Nawrocki
2012-05-14regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan
2012-05-14[media] V4L: Extend V4L2_CID_COLORFX with more image effectsSylwester Nawrocki
2012-05-14regmap: add support for non contiguous status to regmap-irqGraeme Gregory
2012-05-14USB: add read support to usb-serial/../new_idBjørn Mork
2012-05-14FunctionFS: enable multiple functionsAndrzej Pietrasiewicz
2012-05-14Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman
2012-05-14Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan
2012-05-14driver core: Add dev_*_ratelimited() familyHiroshi DOYU
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann
2012-05-14Merge branch 'ux500/delete-u5500' into next/socArnd Bergmann
2012-05-14Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann
2012-05-14sched/fair: Revert sched-domain iteration breakagePeter Zijlstra
2012-05-14[media] Input: move drivers/input/fixp-arith.h to include/linuxAntonio Ospite
2012-05-14Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-05-14[media] v4l: Add DPCM compressed raw bayer pixel formatsSakari Ailus
2012-05-14[media] v4l: Image processing control classSakari Ailus
2012-05-14[media] v4l: Image source control classSakari Ailus
2012-05-14[media] v4l2: use __u32 rather than enums in ioctl() structsSakari Ailus
2012-05-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-05-14Fix blkdev.h build errors when BLOCK=nRussell King
2012-05-13mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani
2012-05-13mtd: gpmi: add device tree support to gpmi-nandHuang Shijie
2012-05-13mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris
2012-05-13mtd: add read_byte support to plat_nandJohn Crispin
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris
2012-05-13mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn
2012-05-13mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn
2012-05-13mtd: ecc_strength is at ecc step granularityMike Dunn
2012-05-13regmap: Convert regmap_irq to use irq_domainMark Brown
2012-05-13Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq'...Mark Brown
2012-05-13mfd: da9052: Fix genirq abuseMark Brown
2012-05-13regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown
2012-05-13vga_switcheroo: Add the support for audio clientsTakashi Iwai
2012-05-13vga_switcheroo: Introduce struct vga_switcheroo_client_opsTakashi Iwai
2012-05-12Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson
2012-05-12Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson
2012-05-12etherdevice: Remove now unused compare_ether_addr_64bitsJoe Perches
2012-05-12Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-05-13mmc: mxs-mmc: move header from mach into linux folderShawn Guo
2012-05-12Merge branch 'spear/pinctrl' into next/pinctrlArnd Bergmann
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-12fq_codel: Fair Queue Codel AQMEric Dumazet