summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-0821-67/+105
|\
| *-------. Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-nextRoland Dreier2012-01-0419-58/+99
| |\ \ \ \ \
| | | | | | * IB/uverbs: Protect QP multicast listEli Cohen2012-01-031-4/+17
| | | | | * | IB/qib: Default some module parameters optimallyMike Marciniszyn2012-01-032-3/+3
| | | | | * | IB/qib: Optimize locking for get_txreq()Mike Marciniszyn2012-01-031-10/+33
| | | | | * | IB/qib: Fix a possible data corruption when receiving packetsRam Vepa2012-01-033-4/+10
| | | | | * | IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn2012-01-034-22/+20
| | | | | * | IB/qib: Fix style issuesMike Marciniszyn2012-01-034-5/+4
| | | | | |/
| | | | * | RDMA/nes: Fix terminate during AETatyana Nikolova2012-01-042-4/+1
| | | | * | RDMA/nes: Make unnecessarily global nes_set_pau() staticTatyana Nikolova2012-01-041-1/+1
| | | | * | RDMA/nes: Change MDIO bus clock to 2.5MHzTatyana Nikolova2012-01-041-1/+1
| | | | |/
| | | * / IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoEOr Gerlitz2012-01-033-4/+8
| | | |/
| | * / IB/cm: Fix layout of APR messageEli Cohen2012-01-031-0/+1
| | |/
| * | rdma/core: Fix sparse warningsSean Hefty2012-01-042-6/+3
| * | RDMA/cma: Fix endianness bugsSean Hefty2012-01-041-3/+3
| |/
* | Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-083-0/+303
|\ \
| * | dma-buf: mark EXPERIMENTAL for 1st release.Sumit Semwal2012-01-061-0/+1
| * | dma-buf: Introduce dma buffer sharing mechanismSumit Semwal2012-01-063-0/+302
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-0848-332/+571
|\ \ \
| * | | max1111.c: fix checkpatch warningFrans Meulenbroeks2012-01-051-1/+1
| * | | hwmon: (lm75) fix checkpatch warningsFrans Meulenbroeks2012-01-051-3/+2
| * | | hwmon: (lm80) fix checkpatch messagesFrans Meulenbroeks2012-01-051-28/+42
| * | | hwmon: replaced strict_str* with kstr*Frans Meulenbroeks2012-01-0537-181/+181
| * | | hwmon: (lm75) fix checkpatch warningFrans Meulenbroeks2012-01-051-1/+1
| * | | hwmon: (lm75) added error handlingFrans Meulenbroeks2012-01-051-7/+16
| * | | hwmon: (ltc4261) set data->valid to 0 if errorFrans Meulenbroeks2012-01-051-0/+1
| * | | hwmon: (f75375s) Add support for F75387SG/RGBjörn Gerhart2012-01-052-49/+130
| * | | hwmon: (f75375s) Disable setting DC fan control mode for F75373Guenter Roeck2012-01-051-0/+4
| * | | hwmon: (f75375s) Initialize pwmX_mode and pwmX_enable if there is no platform...Guenter Roeck2012-01-051-2/+26
| * | | hwmon: (f75375s) Fix value range for PWM modesGuenter Roeck2012-01-051-1/+1
| * | | hwmon: (f75375s) Use standard sysfs attribute namesGuenter Roeck2012-01-051-19/+19
| * | | hwmon: (f75375s) Fix checkpatch errors and warningsGuenter Roeck2012-01-051-18/+68
| * | | hwmon: (pmbus/zl6100) Only instantiate external temperature sensor if enabledGuenter Roeck2012-01-051-5/+14
| * | | hwmon: (pmbus/zl6100) Add support for Ericsson BMR45[0,1] and BMR46[2,3,4]Guenter Roeck2012-01-053-5/+9
| * | | hwmon: (pmbus/zl6100) Add support for ZL2005Guenter Roeck2012-01-052-4/+19
| * | | hwmon: (pmbus/adm1275) Validate device IDGuenter Roeck2012-01-051-21/+50
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2012-01-0815-154/+1557
|\ \ \
| * | | mfd: Clearing events requires event registers to be writable for da9052-coreAshish Jangam2012-01-031-0/+4
| * | | mfd: Fix annotations in da9052-coreMark Brown2011-12-261-2/+2
| * | | gpiolib: Mark da9052 driver brokenMark Brown2011-12-201-1/+1
| * | | Merge branch 'mfd/da9052' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-14435-3550/+5746
| |\ \ \
| | * | | MFD: DA9052/53 MFD core module add SPI support v2Ashish Jangam2011-12-143-0/+128
| | * | | MFD: DA9052/53 MFD core moduleAshish Jangam2011-12-144-0/+850
| | * | | Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-12-123-0/+306
| | |\ \ \
| * | \ \ \ Merge branch 'regmap/irq' into regmap-nextMark Brown2011-12-051-0/+13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | regmap: Add irq_base accessor to regmap_irqMark Brown2011-12-051-0/+13
| * | | | | Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2011-12-051-0/+33
| |\ \ \ \ \
| | * | | | | regmap: Allow drivers to reinitialise the register cache at runtimeMark Brown2011-12-051-0/+33
| * | | | | | regmap: Add trace event for successful cache readsMark Brown2011-11-301-2/+10
| * | | | | | regmap: Allow regmap_update_bits() users to detect changesMark Brown2011-11-291-13/+45