summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mfd: tps65910: Move interrupt implementation code to mfd fileLaxman Dewangan2012-11-204-248/+217
* mfd: tps65910: Use regmap irq framework for interrupt supportLaxman Dewangan2012-11-202-236/+278
* mfd: tps65910: Initialize mfd devices after all initialization doneLaxman Dewangan2012-11-201-8/+8
* Merge tag 'lock' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/reg...Samuel Ortiz2012-11-203-31/+54
|\
| * regmap: make lock/unlock functions customizableDavide Ciminaghi2012-10-173-31/+54
* | Merge tag 'topic/domain' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Samuel Ortiz2012-11-202-0/+21
|\ \
| * | regmap: irq: Allow users to retrieve the irq_domainMark Brown2012-10-152-0/+21
| |/
* | mfd: Implement tps6586x gpio_to_irqLaxman Dewangan2012-11-131-0/+9
* | mfd: Add irq io-resource for tps6586x rtc sub driverLaxman Dewangan2012-11-131-1/+11
* | mfd: Convert tps6586x to irq_domainLaxman Dewangan2012-11-132-25/+67
* | mfd: twl6040: Rename the core driverPeter Ujfalusi2012-11-132-1/+1
* | mfd: twl6040: Convert to use regmap_irqPeter Ujfalusi2012-11-135-228/+48
* | mfd: twl6040: Correct Ready and Thermal interrupt handlingPeter Ujfalusi2012-11-131-21/+31
* | mfd: twl6040: Restructure power up and down codePeter Ujfalusi2012-11-131-20/+18
* | mfd: twl6040: Remove unused parameter for twl6040_power_up_completion()Peter Ujfalusi2012-11-131-4/+2
* | mfd: twl6040: Fix typo for power on failurePeter Ujfalusi2012-11-131-1/+1
* | mfd: Remove Unicode Byte Order Marks from da9055Geert Uytterhoeven2012-11-123-3/+3
* | mfd: Differentiate between u8500 and u9540 TCDM address mappingLee Jones2012-11-111-2/+6
* | mfd: ab8500-core: Use devm_* memory/IRQ and allocation/free routinesLee Jones2012-11-111-38/+24
* | Documentation: Describe bindings for STMPE Multi-Functional Device driverLee Jones2012-11-111-0/+25
* | mfd: Enable the STMPE MFD for Device TreeLee Jones2012-11-111-6/+42
* | mfd: Correct copy and paste mistake in stmpeLee Jones2012-11-111-2/+2
* | mfd: Provide the STMPE driver with its own IRQ domainLee Jones2012-11-112-32/+52
* | mfd: Prevent STMPE from abusing mfd_add_devices' irq_base parameterLee Jones2012-11-111-12/+13
* | mfd: ab8500-core: Remove unused ab8500-gpio IRQ rangesLee Jones2012-11-111-36/+0
* | mfd: Explicitely include slab.h to rtsxSamuel Ortiz2012-11-091-0/+1
* | mfd: Select MFD_CORE for rtsxSamuel Ortiz2012-11-081-0/+1
* | memstick: Add realtek pcie memstick host driverWei WANG2012-11-083-0/+652
* | mmc: Add realtek pcie sdmmc host driverWei WANG2012-11-083-0/+1357
* | mfd: Add realtek pcie card reader driverWei WANG2012-11-089-0/+2816
* | mfd: mc13xxx: Add support for mc34708Uwe Kleine-König2012-11-064-1/+33
* | mfd: mc13xxx: Change probing details for mc13xxx devicesUwe Kleine-König2012-11-064-75/+60
* | IIO : ADC: tiadc: Add support of TI's ADC driverPatil, Rachna2012-11-056-2/+307
* | input: TSC: ti_tsc: Convert TSC into a MFDevicePatil, Rachna2012-11-054-223/+118
* | mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevicePatil, Rachna2012-11-054-0/+399
* | input: TSC: ti_tscadc: Rename the existing touchscreen driverPatil, Rachna2012-11-054-53/+53
* | input: TSC: ti_tscadc: Remove definition of End Of Interrupt registerPatil, Rachna2012-11-051-3/+0
* | input: TSC: ti_tscadc: set FIFO0 threshold InterruptPatil, Rachna2012-11-051-4/+6
* | input: TSC: ti_tscadc: Add Step configuration as platform dataPatil, Rachna2012-11-052-12/+19
* | input: TSC: ti_tscadc: Correct register usagePatil, Rachna2012-11-051-46/+82
* | Linux 3.7-rc4v3.7-rc4Linus Torvalds2012-11-041-1/+1
* | Merge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-11-0311-35/+110
|\ \
| * | NFS4: nfs4_opendata_access should return errnoWeston Andros Adamson2012-11-021-1/+1
| * | NFSv4: Initialise the NFSv4.1 slot table highest_used_slotid correctlyTrond Myklebust2012-11-011-1/+1
| * | SUNRPC: return proper errno from backchannel_rqstWeston Andros Adamson2012-11-011-1/+1
| * | NFS: add nfs_sb_deactive_async to avoid deadlockWeston Andros Adamson2012-10-315-3/+56
| * | nfs: Show original device name verbatim in /proc/*/mount{s,info}Ben Hutchings2012-10-314-9/+20
| * | nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew2012-10-311-1/+1
| * | nfs: Check whether a layout pointer is NULL before free itYanchuan Nian2012-10-311-2/+2
| * | NFS: fix bug in legacy DNS resolver.NeilBrown2012-10-311-2/+3