summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2012-09-174-2/+161
|\
| * iio:inkern: Add function to read the processed valueLars-Peter Clausen2012-09-172-0/+55
| * iio: consumer.h: Fix kernel doc incosistencyLars-Peter Clausen2012-09-171-2/+2
| * iio:dac: Add ad5755 driverLars-Peter Clausen2012-09-171-0/+103
| * iio: Introduce a new fractional value typeLars-Peter Clausen2012-09-151-0/+1
* | Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-1729-39/+109
|\ \ | |/ |/|
| * Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-162-4/+12
| |\
| | * mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-1/+3
| | * mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-221-3/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-09-162-1/+4
| |\ \
| | * | target: support zero allocation length in REQUEST SENSEPaolo Bonzini2012-09-071-0/+1
| | * | target: fix use-after-free with PSCSI sense dataPaolo Bonzini2012-09-061-1/+3
| * | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-09-161-0/+1
| |\ \ \
| | * \ \ Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-09-1539-63/+110
| | |\ \ \
| | | * | | ASoC: atmel-ssc: include linux/io.h for raw ioJoachim Eastwood2012-08-281-0/+1
| | | | |/ | | | |/|
| * | | | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds2012-09-161-1/+0Star
| * | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds2012-09-151-0/+1
| |\ \ \ \
| | * | | | i2c: pnx: Fix read transactions of >= 2 bytesRoland Stigge2012-09-121-0/+1
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-09-151-5/+1Star
| |\ \ \ \ \
| | * | | | | drm: Drop the NV12M and YUV420M formatsVille Syrjälä2012-09-131-5/+1Star
| | |/ / / /
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-151-1/+3
| |\ \ \ \ \
| | * | | | | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabledK.Prasad2012-09-041-0/+2
| | * | | | | perf_event: Switch to internal refcount, fix race with close()Al Viro2012-09-041-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-154-2/+18
| |\ \ \ \ \ \
| | * | | | | | mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil2012-09-131-1/+1
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-271-1/+1
| | * | | | | | | net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion2012-09-071-0/+11
| | * | | | | | | net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2012-09-071-0/+2
| | * | | | | | | xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-09-041-0/+3
| * | | | | | | | Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-141-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"Bjørn Mork2012-09-061-1/+1
| * | | | | | | | | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-09-133-6/+4Star
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-071-0/+3
| | * | | | | | | | NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust2012-09-061-1/+1
| | * | | | | | | | NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust2012-09-041-5/+0Star
| * | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-061-2/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividendsGuenter Roeck2012-09-021-2/+10
| * | | | | | | | | | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-09-061-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-041-0/+1
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-022-1/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-08-311-0/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2012-08-311-0/+1
| | * | | | | | | | | | bnx2x: fix 57840_MF pci idYuval Mintz2012-08-301-1/+1
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz2012-09-011-0/+7
| * | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-302-3/+5
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | drm: Check for invalid cursor flagsJakob Bornecrantz2012-08-241-2/+3
| | * | | | | | | | | drm: Initialize object type when using DRM_MODE() macroVille Syrjälä2012-08-241-1/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-08-262-0/+6
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-231-0/+4
| | |\ \ \ \ \ \ \ \ \