summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2012-07-10IIO channel type and modifiers for CCT and RGBC dataJon Brenner
2012-07-09iio: Introduce iio_validate_scan_mask_onehotLars-Peter Clausen
2012-07-09iio: Add callback to check whether a scan mask is validLars-Peter Clausen
2012-07-07iio: cleanup buffer.h commentsPeter Meerwald
2012-06-30IIO: Add a modifier for x^2+y^2+z^2Jonathan Cameron
2012-06-30IIO: Add a modifier for sqrt(x^2+y^2)Jonathan Cameron
2012-06-30iio: Rename _st_ functions to loose the bit that meant the staging version.Jonathan Cameron
2012-06-30iio:adc: Add AD7265/AD7266 supportLars-Peter Clausen
2012-06-21vga_switcheroo: Add include guardOzan Çağlayan
2012-06-20pstore/ram: Probe as early as possibleAnton Vorontsov
2012-06-20Viresh has movedViresh Kumar
2012-06-20mm: fix slab->page _count corruption when using slubPravin B Shelar
2012-06-18iio: remove extra ; after function definitionPeter Meerwald
2012-06-18iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of ...Peter Meerwald
2012-06-18iio: typo in iio_chan_spec.ext_info commentPeter Meerwald
2012-06-18iio: Add helper function for initializing triggered buffersLars-Peter Clausen
2012-06-18kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers
2012-06-18ftrace: Make all inline tags also include notraceSteven Rostedt
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust
2012-06-16vga_switcheroo.h: fix pci_dev warningRandy Dunlap
2012-06-15swap: fix shmem swapping when more than 8 areasHugh Dickins
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers
2012-06-15iio: iio/events.h typosPeter Meerwald
2012-06-15iio: iio/machine.h typoPeter Meerwald
2012-06-13pstore/ram_core: Remove now unused codeAnton Vorontsov
2012-06-13pstore/ram: Add console messages handlingAnton Vorontsov
2012-06-13pstore: Add console log messages supportAnton Vorontsov
2012-06-13pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov
2012-06-13pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-12iio: cleanup iio/iio.hPeter Meerwald
2012-06-12iio: mark struct iio_enum elements with @ in commentPeter Meerwald
2012-06-12iio: clarify channel and indexed in struct iio_chan_specPeter Meerwald
2012-06-12iio: fix typos in iio.hPeter Meerwald
2012-06-12iio: drop comment about 'real' channelsPeter Meerwald
2012-06-12iio: add mcp4725 I2C DAC driverPeter Meerwald
2012-06-11staging: Delete if_strip.hPaul Bolle
2012-06-11ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou
2012-06-11ARM: MMP: add pxa910-ssp into ssp_id_tableQiao Zhou
2012-06-09net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov
2012-06-08vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai
2012-06-08vga_switcheroo: Add a helper function to get the client stateTakashi Iwai
2012-06-08module_param: stop double-calling parameters.Rusty Russell
2012-06-07c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov
2012-06-07c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov
2012-06-07netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom
2012-06-06rcu: Precompute RCU_FAST_NO_HZ timer offsetsPaul E. McKenney
2012-06-06perf: Limit callchains to 127Arun Sharma
2012-06-06sched: Fix domain iterationPeter Zijlstra
2012-06-06mmc: sdio: fix setting card data bus width as 4-bitYong Ding