summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-27drivers/iio/adc/at91_adc.c: adjust inconsistent IS_ERR and PTR_ERRv3.6-rc1-iio-fixes-2Julia Lawall
2012-08-27staging iio: fix potential memory leak in lis3l02dq_ring.cPeter Meerwald
2012-08-27staging:iio: prevent divide by zero bugsDan Carpenter
2012-08-16iio: lm3533-als: Fix build warningsv3.6-rc1-iio-fixesAxel Lin
2012-08-16staging:iio:ad7780: Mark channels as unsignedLars-Peter Clausen
2012-08-16staging:iio:ad7192: Report offset and scale for temperature channelLars-Peter Clausen
2012-08-16staging:iio:ad7192: Report channel offsetLars-Peter Clausen
2012-08-16staging:iio:ad7192: Mark channels as unsignedLars-Peter Clausen
2012-08-16staging:iio:ad7192: Fix setting ACXLars-Peter Clausen
2012-08-16staging:iio:ad7192: Add missing break in switch statementLars-Peter Clausen
2012-08-16staging:iio:ad7793: Fix internal reference valueLars-Peter Clausen
2012-08-16staging:iio:ad7793: Follow new IIO naming specLars-Peter Clausen
2012-08-16staging:iio:ad7793: Fix temperature scale and offsetLars-Peter Clausen
2012-08-16staging:iio:ad7793: Report channel offsetLars-Peter Clausen
2012-08-16staging:iio:ad7793: Mark channels as unsignedLars-Peter Clausen
2012-08-16staging:iio:ad7793: Add missing break in switch statementLars-Peter Clausen
2012-08-16iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode()Alexey Khoroshilov
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich
2012-08-16iio: staging: ad7298_ring: Fix maybe-uninitialized warningMichael Hennerich
2012-08-02Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds
2012-08-02Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-08-02Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown
2012-08-02md/raid1: submit IO from originating thread instead of md thread.NeilBrown
2012-08-02raid5: raid5d handle stripe in batch wayShaohua Li
2012-08-02raid5: make_request use batch stripe releaseShaohua Li
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds
2012-08-01delousing target_core_file a bitAl Viro
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow
2012-08-01Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into mdNeilBrown
2012-08-01Merge branch 'common/irqdomain' into sh-latestPaul Mundt
2012-08-01sh: intc: initial irqdomain support.Paul Mundt
2012-08-01Merge branch 'common/pinctrl' into sh-latestPaul Mundt
2012-08-01sh: pfc: Fix up init ordering mess.Paul Mundt
2012-08-01Merge branch 'sh/dmaengine' into sh-latestPaul Mundt
2012-08-01serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski
2012-08-01dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski
2012-07-31Platform: OLPC: move global variables into priv structAndres Salomon
2012-07-31Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon
2012-07-31x86: OLPC: switch over to using new EC driver on x86Andres Salomon
2012-07-31Platform: OLPC: add a suspended flag to the EC driverAndres Salomon
2012-07-31Platform: OLPC: turn EC driver into a platform_driverAndres Salomon
2012-07-31Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon