summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-03staging:iio: Update email address for Jonathan Cameron.iio-for-v3.7bJonathan Cameron
2012-09-03IIO: Update email address for Jonathan Cameron.Jonathan Cameron
2012-09-03iio:ad5446: get rid of private header fileJean-Francois Dagenais
2012-09-03iio:ad5446: Add support for I2C based DACsJean-Francois Dagenais
2012-09-03iio: fix spelling of subsystemPeter Meerwald
2012-09-03iio: whitespace cleanup and removal of semicolon after functionsPeter Meerwald
2012-09-03iio: fix typosPeter Meerwald
2012-09-03iio: document missing elementsPeter Meerwald
2012-09-03drivers/iio/adc/at91_adc.c: use clk_prepare_enable and clk_disable_unprepareJulia Lawall
2012-09-03drivers/staging/iio/adc/spear_adc.c: use clk_prepare_enable and clk_disable_u...Julia Lawall
2012-09-03staging iio: lis3l02dq cleanupPeter Meerwald
2012-08-27iio: kfifo - add poll support.Jonathan Cameron
2012-08-27iio:kfifo_buf improve error handling in read_first_n.Jonathan Cameron
2012-08-27iio:kfifo_buf Take advantage of the fixed record size used in IIOJonathan Cameron
2012-08-27staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen
2012-08-27iio:trigger_consumer.h: Add missing includes and forward declarationsLars-Peter Clausen
2012-08-27iio: Add missing include guards to headersLars-Peter Clausen
2012-08-27iio:consumer.h: Fix include guardLars-Peter Clausen
2012-08-27iio: use IIO_CHAN_INFO_RAW rather than 0Kim, Milo
2012-08-27staging:iio:ad7793: Add ad7785 supportLars-Peter Clausen
2012-08-27staging:iio:ad7793: Add support for ad7794/ad7795Lars-Peter Clausen
2012-08-27staging:iio:ad7192: Use common Sigma Delta libraryLars-Peter Clausen
2012-08-27staging:iio:ad7793: Use common Sigma Delta libraryLars-Peter Clausen
2012-08-27staging:iio:ad7780: Use common Sigma Delta libraryLars-Peter Clausen
2012-08-27iio:adc: Add common code for ADI Sigma Delta devicesLars-Peter Clausen
2012-08-27iio: Introduce iio_device_{set,get}_drvdata()Lars-Peter Clausen
2012-08-27staging:iio:ad7192: Remove unused platform_data from device state structLars-Peter Clausen
2012-08-27staging:iio:ad7793: Remove unused platform_data from device state structLars-Peter Clausen
2012-08-27Merge 3.6-rc3 into staging-nextGreg Kroah-Hartman
2012-08-22Linux 3.6-rc3v3.6-rc3Linus Torvalds
2012-08-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-08-22Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-08-22Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-08-22Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-22task_work: add a scheduling point in task_work_run()Eric Dumazet
2012-08-22fs: fix fs/namei.c kernel-doc warningsRandy Dunlap
2012-08-22eventpoll: use-after-possible-free in epoll_create1()Al Viro
2012-08-22vfio: grab vfio_device reference *before* exposing the sucker via fd_install()Al Viro
2012-08-22vfio: get rid of vfio_device_put()/vfio_group_get_device* racesAl Viro
2012-08-22vfio: get rid of open-coding kref_put_mutexAl Viro
2012-08-22introduce kref_put_mutex()Al Viro
2012-08-22vfio: don't dereference after kfree...Al Viro
2012-08-22fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie
2012-08-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-08-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman