aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi1-2/+2
2012-05-14iio: Add dev_to_iio_dev() helper functionLars-Peter Clausen1-0/+11
2012-05-14ARM: AT91: Add platform data for the AT91 ADCsMaxime Ripard1-0/+61
2012-05-14iio: core: introduce IIO_CHAN_INFO_HARDWAREGAINMichael Hennerich1-0/+5
2012-05-14iio: core: introduce dB scle: IIO_VAL_INT_PLUS_MICRO_DBMichael Hennerich1-0/+1
2012-05-14Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtArnd Bergmann9-21/+45
2012-05-14sysfs: get rid of some lockdep false positivesAlan Stern2-0/+15
2012-05-14[media] V4L: Add camera auto focus controlsSylwester Nawrocki1-0/+16
2012-05-14[media] V4L: Add camera 3A lock controlSylwester Nawrocki1-0/+5
2012-05-14[media] V4L: Add camera scene mode controlSylwester Nawrocki1-0/+18
2012-05-14[media] V4L: Add camera exposure metering controlSylwester Nawrocki1-0/+7
2012-05-14[media] V4L: Add camera ISO sensitivity controlsSylwester Nawrocki1-0/+7
2012-05-14ceph: fix bounds check in ceph_decode_need and ceph_encode_needXi Wang1-2/+7
2012-05-14[media] V4L: Add camera image stabilization controlSylwester Nawrocki1-0/+1
2012-05-14[media] V4L: Add camera wide dynamic range controlSylwester Nawrocki1-0/+2
2012-05-14[media] V4L: Add an extended camera white balance controlSylwester Nawrocki1-0/+14
2012-05-14[media] V4L: Add camera exposure bias controlSylwester Nawrocki1-0/+2
2012-05-14regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan1-2/+0
2012-05-14[media] V4L: Extend V4L2_CID_COLORFX with more image effectsSylwester Nawrocki1-11/+18
2012-05-14regmap: add support for non contiguous status to regmap-irqGraeme Gregory1-0/+2
2012-05-14USB: add read support to usb-serial/../new_idBjørn Mork1-0/+2
2012-05-14FunctionFS: enable multiple functionsAndrzej Pietrasiewicz1-1/+3
2012-05-14Revert "usb: move struct usb_device->children to struct usb_hub_port->child"Greg Kroah-Hartman1-2/+2
2012-05-14Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan1-1/+3
2012-05-14driver core: Add dev_*_ratelimited() familyHiroshi DOYU1-0/+27
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann6-12/+127
2012-05-14Merge branch 'ux500/delete-u5500' into next/socArnd Bergmann4-448/+44
2012-05-14Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann6-12/+127
2012-05-14sched/fair: Revert sched-domain iteration breakagePeter Zijlstra1-1/+0
2012-05-14[media] Input: move drivers/input/fixp-arith.h to include/linuxAntonio Ospite1-0/+87
2012-05-14Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar29-167/+230
2012-05-14[media] v4l: Add DPCM compressed raw bayer pixel formatsSakari Ailus1-0/+3
2012-05-14[media] v4l: Image processing control classSakari Ailus1-0/+8
2012-05-14[media] v4l: Image source control classSakari Ailus1-0/+9
2012-05-14[media] v4l2: use __u32 rather than enums in ioctl() structsSakari Ailus1-31/+33
2012-05-14Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar6-44/+104
2012-05-14Fix blkdev.h build errors when BLOCK=nRussell King1-1/+2
2012-05-13mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani1-3/+2
2012-05-13mtd: gpmi: add device tree support to gpmi-nandHuang Shijie1-4/+4
2012-05-13mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris1-5/+6
2012-05-13mtd: add read_byte support to plat_nandJohn Crispin1-0/+1
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris1-4/+1
2012-05-13mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn1-0/+3
2012-05-13mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn1-0/+9
2012-05-13mtd: ecc_strength is at ecc step granularityMike Dunn1-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 Brown59-267/+883
2012-05-13mfd: da9052: Fix genirq abuseMark Brown1-0/+1
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 Brown26-132/+223