summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: db8500-prcmu: Add ux500_wdt mfd_cellFabio Baltieri2013-02-141-0/+12
* watchdog: Add support for ux500_wdt watchdogFabio Baltieri2013-02-144-0/+203
* mfd: dbx500-prcmu: Export a9wdog functionsFabio Baltieri2013-02-141-0/+5
* mfd: dbx500-prcmu: Add watchdog ID definitionsFabio Baltieri2013-02-141-0/+12
* mfd: lpc_ich: Fix gpio base and control offsetsAaron Sierra2013-02-141-33/+76
* mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi2013-02-142-34/+11Star
* mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi2013-02-142-6/+0Star
* mfd: twl-core: Collect global variables behind one private structure (global)Peter Ujfalusi2013-02-141-47/+57
* mfd: twl-core: Move 'inuse' check early at probe timePeter Ujfalusi2013-02-141-6/+6
* mfd: twl-core: Do not create dummy pdata when booted with DTPeter Ujfalusi2013-02-141-24/+7Star
* mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DTPeter Ujfalusi2013-02-141-2/+1Star
* mfd: twl-core: Allocate twl_modules dynamicallyPeter Ujfalusi2013-02-141-10/+21
* mfd: twl-core: Use the lookup table to find the correct subchip for the modulesPeter Ujfalusi2013-02-141-29/+27Star
* mfd: twl-core: No need to check for invalid subchip IDPeter Ujfalusi2013-02-141-11/+2Star
* mfd: twl-core: Clean up module id lookup and definitionsPeter Ujfalusi2013-02-142-85/+86
* ARM: OMAP: zoom-display: Remove the use of TWL4030_MODULE_PWM1Peter Ujfalusi2013-02-141-7/+7
* mfd: arizona: Provide platform data for MICBIAS configurationMark Brown2013-02-142-0/+35
* mfd: arizona: Clarify mixer underclocking errorMark Brown2013-02-141-1/+1
* mfd: arizona: Disable interrupts during resumeMark Brown2013-02-141-0/+26
* mfd: wm5102: Refresh register defaultsMark Brown2013-02-141-62/+33Star
* mfd: wm5102: Mark DSP memory regions as volatile and readableMark Brown2013-02-141-1/+7
* mfd: wm8994: Use devm_regulator_bulk_get APISachin Kamat2013-02-141-5/+2Star
* mfd: wm5102: Update rev B patch for latest evaluationMark Brown2013-02-141-4/+5
* mfd: arizona: Register MICVDD supply first to ensure no retriesMark Brown2013-02-141-2/+2
* mfd: wm5102: Mark only extant DSP registers volatileMark Brown2013-02-141-4/+7
* rtc: palmas: Add RTC driver Palmas series PMICLaxman Dewangan2013-02-143-0/+350
* gpio: palmas: Add support for Palmas GPIOLaxman Dewangan2013-02-143-0/+192
* mfd: palmas: Add APIs to access the Palmas' registersLaxman Dewangan2013-02-141-0/+52
* mfd: palmas: Add rtc irq number as irq resource for palmas-rtcLaxman Dewangan2013-02-141-2/+12
* Linux 3.8-rc6Linus Torvalds2013-02-011-2/+2
* Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-02-012-14/+5Star
|\
| * dm: fix write same requests countingAlasdair G Kergon2013-01-311-2/+4
| * dm thin: fix queue limits stackingMike Snitzer2013-01-311-12/+1Star
* | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-01-314-1/+16
|\ \
| * | HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires2013-01-311-1/+12
| * | HID: usbhid: quirk for Formosa IR receiverNicholas Santos2013-01-032-0/+4
| * | HID: remove x bit from sensor docJiri Kosina2012-12-141-0/+0
* | | Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-01-315-58/+86
|\ \ \
| * | | NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 sessionTrond Myklebust2013-01-301-2/+12
| * | | SUNRPC: When changing the queue priority, ensure that we change the ownerTrond Myklebust2013-01-301-1/+17
| * | | NFS: Don't silently fail setattr() requests on mountpointsTrond Myklebust2013-01-301-0/+20
| * | | NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recoveryTrond Myklebust2013-01-271-1/+4
| * | | NFSv4: Fix NFSv4 trunking discoveryTrond Myklebust2013-01-272-25/+9Star
| * | | NFSv4: Fix NFSv4 reference counting for trunked sessionsTrond Myklebust2013-01-271-16/+15Star
| * | | NFS: Fix error reporting in nfs_xdev_mountTrond Myklebust2013-01-271-13/+9Star
| | |/ | |/|
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-01-3118-22/+67
|\ \ \
| * | | MIPS: Function tracer: Fix broken function tracingAl Cooper2013-01-312-4/+39
| * | | mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2013-01-312-6/+6
| * | | MIPS: Netlogic: Fix UP compilation on XLRJayachandran C2013-01-301-1/+4
| * | | MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZEGabor Juhos2013-01-301-1/+1