summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz2011-05-262-8/+7
| * mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz2011-05-263-5/+6
| * mfd: Pass htc-pasic3 led platform data through the cell platform_dataSamuel Ortiz2011-05-261-0/+2
| * w1: Use device platform_data to retrieve ds1wm platform bitsSamuel Ortiz2011-05-263-4/+14
| * mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz2011-05-265-5/+9
| * mfd: Use mfd cell platform_data for ab3100 cells platform bitsSamuel Ortiz2011-05-262-4/+5
| * mfd: Use mfd cell platform_data for ab3550 cells platform bitsSamuel Ortiz2011-05-262-2/+5
| * mfd: Add platform data pointer backSamuel Ortiz2011-05-262-0/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-2631-159/+633
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '...Roland Dreier2011-05-2531-156/+628
| |\ \ \ \ \ \ \
| | | | | | | * | IB/uverbs: Add devnode method to set path/modeRoland Dreier2011-05-231-0/+8
| | | | | | * | | IB/srp: Fix integer -> pointer cast warningsRoland Dreier2011-05-231-2/+2
| | | | | | |/ /
| | | | | * | | RDMA/cma: Save PID of ID's ownerNir Muchtar2011-05-251-0/+6
| | | | | * | | RDMA/cma: Add support for netlink statistics exportNir Muchtar2011-05-252-0/+127
| | | | | * | | RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-2512-33/+55
| | | | | * | | RDMA: Update exported headers listRoland Dreier2011-05-252-0/+6
| | | | | * | | RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>Nir Muchtar2011-05-252-90/+94
| | | | | * | | RDMA: Add netlink infrastructureRoland Dreier2011-05-207-3/+270
| | | | | * | | RDMA: Add error handling to ib_core_init()Nir Muchtar2011-05-201-3/+11
| | | | | |/ /
| | | | * | | RDMA/nes: Add a check for strict_strtoul()Liu Yuan2011-05-241-1/+3
| | | | * | | IB: Add devnode methods to cm_class and umad_classRoland Dreier2011-05-232-0/+15
| | | | * | | IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP requiredIra Weiny2011-05-231-0/+7
| | | | |/ /
| | | * | | RDMA/cxgb4: Use completion objects for event blockingSteve Wise2011-05-241-13/+5
| | | |/ /
| | * | | RDMA/cxgb3: Don't post zero-byte read if endpoint is going awaySteve Wise2011-05-243-13/+21
| | |/ /
| * | | RDMA/ucma: Add .nodename/.mode to tell userspace where to create device nodeRoland Dreier2011-05-231-3/+5
| |/ /
* | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-2610-163/+100
|\ \ \
| * | | spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe failsViresh Kumar2011-05-201-5/+6
| * | | spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c...Axel Lin2011-05-201-1/+1
| * | | spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc9...Axel Lin2011-05-201-1/+1
| * | | spi/spi_tegra: use spi_unregister_master() instead of spi_master_put()Axel Lin2011-05-201-1/+1
| * | | spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove pathAxel Lin2011-05-201-1/+1
| * | | spi: Use void pointers for data in simple SPI I/O operationsMark Brown2011-05-202-6/+6
| * | | spi/pl022: use cpu_relax in the busy loopLinus Walleij2011-05-201-0/+1
| * | | spi/pl022: mark driver non-experimentalLinus Walleij2011-05-201-2/+2
| * | | spi/pl022: timeout on polled transfer v2Magnus Templing2011-05-201-8/+15
| * | | Merge commit 'v2.6.39' into spi/nextGrant Likely2011-05-203786-16693/+21406
| |\ \ \
| * | | | spi/dw_spi: improve the interrupt mode with the batch opsAlek Du2011-03-301-47/+16
| * | | | spi/dw_spi: change poll mode transfer from byte ops to batch opsAlek Du2011-03-301-23/+48
| * | | | spi/dw_spi: remove the un-necessary flush()Alek Du2011-03-301-14/+1
| * | | | spi/dw_spi: unify the low level read/write routinesFeng Tang2011-03-302-79/+26
* | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-2654-3384/+1110
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren2011-05-24192-1101/+1648
| |\ \ \ \ \
| | * | | | | OMAP3: PM: Boot message is not an error, and not helpful, remove itSanjeev Premi2011-05-201-2/+0
| | * | | | | OMAP3: cpuidle: change the power domains modes determination logicJean Pihet2011-05-203-50/+24
| | * | | | | OMAP3: cpuidle: code rework for improved readabilityJean Pihet2011-05-201-33/+19
| | * | | | | OMAP3: cpuidle: re-organize the C-states dataJean Pihet2011-05-201-204/+101
| | * | | | | OMAP3: clean-up mach specific cpuidle data structuresJean Pihet2011-05-203-71/+63
| | * | | | | OMAP3 cpuidle: remove useless SDP specific timingsJean Pihet2011-05-201-19/+0
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Tony Lindgren2011-05-244-10/+13
| |\ \ \ \ \
| | * | | | | usb: otg: OMAP4430: Powerdown the internal PHY when USB is disabledHema HK2011-05-181-0/+2
OpenPOWER on IntegriCloud