summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-096-141/+328
|\
| * [S390] dasd: fix fixpoint divide exception in define_extentStefan Haberland2011-12-272-1/+11
| * [S390] dasd: add sanity check to detect path connection errorStefan Haberland2011-12-271-109/+300
| * [S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier2011-12-272-2/+3
| * [S390] dasd: fix expiration handling for recovery requestsStefan Weinhuber2011-12-271-2/+2
| * [S390] zcrypt: Fix error return codes.Holger Dengler2011-12-271-4/+4
| * [S390] zcrypt: Rework length parameter checking.Holger Dengler2011-12-271-18/+6
| * [S390] qdio: fix qdio_allocate_aob() declarationHeiko Carstens2011-12-271-5/+2
* | drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()Jesper Juhl2012-01-081-0/+1
* | 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-041-4/+17
| | | | | * | | IB/qib: Default some module parameters optimallyMike Marciniszyn2012-01-042-3/+3
| | | | | * | | IB/qib: Optimize locking for get_txreq()Mike Marciniszyn2012-01-041-10/+33
| | | | | * | | IB/qib: Fix a possible data corruption when receiving packetsRam Vepa2012-01-043-4/+10
| | | | | * | | IB/qib: Eliminate 64-bit jiffies useMike Marciniszyn2012-01-044-22/+20
| | | | | * | | IB/qib: Fix style issuesMike Marciniszyn2012-01-044-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-043-4/+8
| | | |/ /
| | * / / IB/cm: Fix layout of APR messageEli Cohen2012-01-041-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
| |\ \ \ \