aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | mfd: Continue with IRQ setup even if we don't have PMIC main IRQMark Brown2011-05-26
| * | mfd: Provide platform data for WM831x GPIO configurationMark Brown2011-05-26
| * | regulator: Use device platform_data to retrieve db8500 platform bitsSamuel Ortiz2011-05-26
| * | mfd: Use mfd cell platform_data for wm8400 cells platform bitsSamuel Ortiz2011-05-26
| * | mfd: Use mfd cell platform_data for davinci cells platform bitsSamuel Ortiz2011-05-26
| * | mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz2011-05-26
| * | mfd: Use mfd cell platform_data for tps6105x cells platform bitsSamuel Ortiz2011-05-26
| * | mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz2011-05-26
| * | mfd: Use mfd cell platform_data for janz cells platform bitsSamuel Ortiz2011-05-26
| * | mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz2011-05-26
| * | mfd: Use mfd cell platform_data for rdc321x cells platform bitsSamuel Ortiz2011-05-26
| * | mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-26
| * | mtd: Use platform_data to retrieve tmio_nand platform bitsSamuel Ortiz2011-05-26
| * | fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz2011-05-26
| * | mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz2011-05-26
| * | mfd: Pass htc-pasic3 led platform data through the cell platform_dataSamuel Ortiz2011-05-26
| * | w1: Use device platform_data to retrieve ds1wm platform bitsSamuel Ortiz2011-05-26
| * | mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz2011-05-26
| * | mfd: Use mfd cell platform_data for ab3100 cells platform bitsSamuel Ortiz2011-05-26
| * | mfd: Use mfd cell platform_data for ab3550 cells platform bitsSamuel Ortiz2011-05-26
| * | mfd: Add platform data pointer backSamuel Ortiz2011-05-26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-26
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '...Roland Dreier2011-05-25
| |\ \ \ \ \ \ \ \
| | | | | | | * | | IB/uverbs: Add devnode method to set path/modeRoland Dreier2011-05-23
| | | | | | * | | | IB/srp: Fix integer -> pointer cast warningsRoland Dreier2011-05-23
| | | | | | |/ / /
| | | | | * | | | RDMA/cma: Save PID of ID's ownerNir Muchtar2011-05-25
| | | | | * | | | RDMA/cma: Add support for netlink statistics exportNir Muchtar2011-05-25
| | | | | * | | | RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-25
| | | | | * | | | RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>Nir Muchtar2011-05-25
| | | | | * | | | RDMA: Add netlink infrastructureRoland Dreier2011-05-20
| | | | | * | | | RDMA: Add error handling to ib_core_init()Nir Muchtar2011-05-20
| | | | | |/ / /
| | | | * | | | RDMA/nes: Add a check for strict_strtoul()Liu Yuan2011-05-24
| | | | * | | | IB: Add devnode methods to cm_class and umad_classRoland Dreier2011-05-23
| | | | * | | | IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP requiredIra Weiny2011-05-23
| | | | |/ / /
| | | * / / / RDMA/cxgb4: Use completion objects for event blockingSteve Wise2011-05-24
| | | |/ / /
| | * / / / RDMA/cxgb3: Don't post zero-byte read if endpoint is going awaySteve Wise2011-05-24
| | |/ / /
| * / / / RDMA/ucma: Add .nodename/.mode to tell userspace where to create device nodeRoland Dreier2011-05-23
| |/ / /
* | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-26
|\ \ \ \
| * | | | spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe failsViresh Kumar2011-05-20
| * | | | spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c...Axel Lin2011-05-20
| * | | | spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc9...Axel Lin2011-05-20
| * | | | spi/spi_tegra: use spi_unregister_master() instead of spi_master_put()Axel Lin2011-05-20
| * | | | spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove pathAxel Lin2011-05-20
| * | | | spi: Use void pointers for data in simple SPI I/O operationsMark Brown2011-05-20
| * | | | spi/pl022: use cpu_relax in the busy loopLinus Walleij2011-05-20
| * | | | spi/pl022: mark driver non-experimentalLinus Walleij2011-05-20
| * | | | spi/pl022: timeout on polled transfer v2Magnus Templing2011-05-20
| * | | | Merge commit 'v2.6.39' into spi/nextGrant Likely2011-05-20
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | spi/dw_spi: improve the interrupt mode with the batch opsAlek Du2011-03-30
| * | | | spi/dw_spi: change poll mode transfer from byte ops to batch opsAlek Du2011-03-30