summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-12drm: increase DRM_OBJECT_MAX_PROPERTY to 24Paulo Zanoni
2012-06-11staging: Delete if_strip.hPaul Bolle
2012-06-11Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2012-06-11net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier
2012-06-11bug.h: need linux/kernel.h for TAINT_WARN.Paul Mundt
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-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-08Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
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-06rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacksPaul E. McKenney
2012-06-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
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
2012-06-06Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2012-06-05NFS: Fix a commit bugTrond Myklebust
2012-06-05Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-06-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-05radix-tree: fix contiguous iteratorKonstantin Khlebnikov
2012-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-06-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-05drm/radeon/kms: add new SI PCI idsAlex Deucher
2012-06-05drm/radeon/kms: add new BTC PCI idsAlex Deucher
2012-06-05drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher
2012-06-05drm/radeon/kms: add new Trinity PCI idsAlex Deucher
2012-06-05NFSv4: Fix an Oops in the open recovery codeTrond Myklebust
2012-06-05staging:iio: Move DAC drivers out of stagingLars-Peter Clausen
2012-06-05iio: Add helper functions for enum style channel attributesLars-Peter Clausen
2012-06-04iio: Add iio_device_get()Lars-Peter Clausen
2012-06-04iio: frequency: New driver for Analog Devices ADF4350/ADF4351 Wideband Synthe...Michael Hennerich
2012-06-04iio: frequency: New driver for AD9523 SPI Low Jitter Clock GeneratorMichael Hennerich
2012-06-05drm/exynos: fixed size type.Inki Dae