summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/urgent' into sh-latestPaul Mundt2012-01-104-12/+5
|\
| * sh: Remove redundant try_to_freeze() invocations.Paul Mundt2012-01-102-8/+0
| * sh: Ensure IRQs are enabled across do_notify_resume().Paul Mundt2012-01-101-0/+1
| * sh: Fix up store queue code for subsys_interface changes.Paul Mundt2012-01-101-4/+4
* | Merge branch 'common/clkfwk' into sh-latestPaul Mundt2012-01-101-2/+2
|\ \
| * | sh: clkfwk: sh_clk_init_parent() should be called after clk_register()Kuninori Morimoto2012-01-101-2/+2
* | | sh: add platform_device for renesas_usbhs in board-sh7757lcrShimoda, Yoshihiro2012-01-091-0/+39
* | | sh: modify clock-sh7757 for renesas_usbhsShimoda, Yoshihiro2012-01-091-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-01-095093-131494/+187047
|\ \ \ | | |/ | |/|
| * | audit: always follow va_copy() with va_end()Jesper Juhl2012-01-081-2/+3
| * | 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-0823-68/+109
| |\ \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-------. \ 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-044-7/+7
| | * | | RDMA/cma: Fix endianness bugsSean Hefty2012-01-041-3/+3
| | |/ /
| * | | Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-085-0/+703
| |\ \ \
| | * | | dma-buf: mark EXPERIMENTAL for 1st release.Sumit Semwal2012-01-061-0/+1
| | * | | dma-buf: Documentation for buffer sharing frameworkSumit Semwal2012-01-061-0/+224
| | * | | dma-buf: Introduce dma buffer sharing mechanismSumit Semwal2012-01-064-0/+478
| * | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-0850-335/+588
| |\ \ \ \
| | * | | | 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-055-8/+22
| | * | | | hwmon: (pmbus/zl6100) Add support for ZL2005Guenter Roeck2012-01-053-4/+23
| | * | | | 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-0820-157/+2542
| |\ \ \ \
| | * | | | mfd: Clearing events requires event registers to be writable for da9052-coreAshish Jangam2012-01-031-0/+4