summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-05-2010-100/+192
|\
| * PM / platform_bus: Allow runtime PM by defaultMark Brown2010-05-101-3/+3
| * i2c: Fix bus-level power management callbacksRafael J. Wysocki2010-05-101-69/+97
| * PM QOS updateMark Gross2010-05-106-20/+25
| * PM / Runtime: Add sysfs debug filesDominik Brodowski2010-05-101-3/+62
| * PM: Allow runtime_suspend methods to call pm_schedule_suspend()Alan Stern2010-05-101-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-2047-249/+9808
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------------. \ Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...Roland Dreier2010-05-1641-236/+9795
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | RDMA/nes: Make unnecessarily global functions staticRoland Dreier2010-04-222-3/+3
| | | | | | | | | | | * | RDMA/nes: Make nesadapter->phy_lock usage consistentChien Tung2010-04-223-20/+14
| | | | | | | | | | * | | IB/mthca: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-223-8/+8
| | | | | | | | | | |/ /
| | | | | | | | | * / / IB/core: Use kmemdup() instead of kmalloc()+memcpy()Julia Lawall2010-05-162-5/+3
| | | | | | | | | |/ /
| | | | | | | | * / / IB/mlx4: Add support for masked atomic operationsVladimir Sokolovsky2010-04-223-11/+48
| | | | | | | | |/ /
| | | | | | | * | | IB/iser: Fix error flow in iser_create_ib_conn_res()Dan Carpenter2010-05-121-16/+9
| | | | | | | * | | IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz2010-05-123-38/+46
| | | | | | | * | | IB/iser: Remove buggy back-pointer settingOr Gerlitz2010-05-121-2/+0
| | | | | | | * | | IB/iser: Add asynchronous event handlerOr Gerlitz2010-05-122-1/+16
| | | | | | | |/ /
| | | | | | * / / IPoIB: Allow disabling/enabling TSO on the fly through ethtoolOr Gerlitz2010-04-221-0/+20
| | | | | | |/ /
| | | | | * | | MAINTAINERS: Add cxgb4 and iw_cxgb4 entriesRoland Dreier2010-05-056-164/+224
| | | | | * | | RDMA/cxgb4: Add driver for Chelsio T4 RNICSteve Wise2010-04-2216-0/+9447
| | | | | |/ /
| | | | * | | RDMA/cxgb3: Shrink .text with compile-time init of handlers arraysRoland Dreier2010-04-282-66/+65
| | | | * | | RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLDSteve Wise2010-04-221-2/+2
| | | | * | | RDMA/cxgb3: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-223-9/+9
| | | | |/ /
| | | * / / RDMA/cma: Randomize local port allocationTetsuo Handa2010-04-221-45/+25
| | | |/ /
| | * / / IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier2010-04-214-10/+20
| | |/ /
| * / / RDMA/amso1100: Use the dma state API instead of pci equivalentsFUJITA Tomonori2010-04-226-13/+13
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-203-28/+65
|\ \ \
| * \ \ Merge branch 'next' into for-linusJames Morris2010-05-183-28/+65
| |\ \ \
| | * | | TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-172-21/+25
| | * | | Revert "TPM: ACPI/PNP dependency removal"James Morris2010-05-072-32/+22
| | * | | Merge branch 'master' into nextJames Morris2010-05-0626-116/+379
| | |\ \ \
| | * \ \ \ Merge branch 'master' into nextJames Morris2010-05-062727-4700/+26177
| | |\ \ \ \
| | * | | | | TPM: ACPI/PNP dependency removalRajiv Andrade2010-05-052-22/+32
| | * | | | | Merge branch 'master' into nextJames Morris2010-03-301695-49900/+89058
| | |\ \ \ \ \
| | * | | | | | TPM: workaround to enforce PCR updates across suspendsRajiv Andrade2010-03-251-7/+40
* | | | | | | | Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2010-05-202-9/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | procfs: Push down the bkl from ioctlFrederic Weisbecker2010-05-172-9/+30
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-201-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | cs5535-clockevt: Free timer in IRQ setup error pathJens Rottmann2010-03-121-3/+5
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-05-191-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_posJan Blunck2010-04-281-3/+3
* | | | | | | | | | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-193-0/+684
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "rtc: omap: let device wakeup capability be configured from chip init ...Kevin Hilman2010-05-191-7/+5
| * | | | | | | | | | rtc: omap: let device wakeup capability be configured from chip init logicSekhar Nori2010-05-071-5/+7
| * | | | | | | | | | RTC: DaVinci RTC driverMiguel Aguilar2010-05-073-0/+684
* | | | | | | | | | | Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-194-39/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entryBen Dooks2010-05-191-2/+2
| * | | | | | | | | | | Input: s3c24xx_ts - Add FEAT for Samsung touchscreen supportNaveen Krishna2010-05-191-3/+12
| * | | | | | | | | | | Input: s3c24xx_ts - Implement generic GPIO configuration callbackNaveen Krishna2010-05-191-20/+3
| * | | | | | | | | | | ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere2010-05-191-1/+1