summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-1621-131/+1494
|\
| * mfd: wm5102: Add readback of DSP status 3 registerMark Brown2012-12-091-0/+1
| * mfd: tps65910: Remove unused dataKim, Milo2012-11-301-2/+0
| * mfd: stmpe: Get rid of irq_invert_polarityViresh Kumar2012-11-301-2/+0
| * mfd: rc5t583: Fix array subscript is above array boundsAxel Lin2012-11-261-1/+2
| * mfd: Add an AS3711 PMIC MFD driverGuennadi Liakhovetski2012-11-231-0/+126
| * mfd: twl: Use decimal numbers for TWL6030_MODULE_IDsPeter Ujfalusi2012-11-211-3/+3
| * mfd: twl: Convert module id definitions to enumsPeter Ujfalusi2012-11-211-32/+33
| * mfd: twl: Remove unused TWL_MODULE definitionsPeter Ujfalusi2012-11-211-2/+0
| * mfd: Introduce retu-mfd driverAaro Koskinen2012-11-211-0/+22
| * mfd: tps65090: Use regmap irq framework for interrupt supportLaxman Dewangan2012-11-211-3/+20
| * mfd: tps65090: Move register access APIs to headerLaxman Dewangan2012-11-211-4/+35
| * mfd: tps65090: Remove unused member of struct tps65090Laxman Dewangan2012-11-211-11/+0
| * mfd: Add TI TPS80031 mfd core driverLaxman Dewangan2012-11-211-0/+637
| * mfd: sta2x11-mfd: Add defines for some sta2x11 sctl registersDavide Ciminaghi2012-11-201-0/+21
| * mfd: sta2x11-mfd: Add scr (otp registers) platform driverDavide Ciminaghi2012-11-201-0/+7
| * mfd: sta2x11-mfd: Use defines for platform devices' namesDavide Ciminaghi2012-11-201-0/+8
| * mfd: sta2x11-mfd: Add sta2x11_mfd_get_regs_data() functionDavide Ciminaghi2012-11-201-0/+5
| * mfd: sta2x11-mfd: Add regmap supportDavide Ciminaghi2012-11-201-0/+1
| * mfd: sta2x11-mfd: Add apb-soc regs driver and factor out common codeDavide Ciminaghi2012-11-201-2/+154
| * iio: adc: Add viperboard adc driverLars Poeschel2012-11-201-0/+1
| * i2c: Add viperboard i2c master driverLars Poeschel2012-11-201-0/+2
| * gpio: Add viperboard gpio driverLars Poeschel2012-11-201-0/+2
| * mfd: Add viperboard driverLars Poeschel2012-11-201-0/+105
| * mfd: da9052: Introduce da9052-irq.cFabio Estevam2012-11-201-0/+10
| * mfd: tps65910: Move interrupt implementation code to mfd fileLaxman Dewangan2012-11-201-4/+0
| * mfd: tps65910: Use regmap irq framework for interrupt supportLaxman Dewangan2012-11-201-40/+99
| * Merge tag 'lock' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/reg...Samuel Ortiz2012-11-201-1/+15
| |\
| * \ Merge tag 'topic/domain' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Samuel Ortiz2012-11-201-0/+2
| |\ \
| * | | mfd: Convert tps6586x to irq_domainLaxman Dewangan2012-11-131-0/+1
| * | | mfd: twl6040: Convert to use regmap_irqPeter Ujfalusi2012-11-131-5/+5
| * | | mfd: Remove Unicode Byte Order Marks from da9055Geert Uytterhoeven2012-11-123-3/+3
| * | | mfd: Provide the STMPE driver with its own IRQ domainLee Jones2012-11-111-0/+2
| * | | mfd: Add realtek pcie card reader driverWei WANG2012-11-082-0/+842
| * | | IIO : ADC: tiadc: Add support of TI's ADC driverPatil, Rachna2012-11-052-1/+22
| * | | input: TSC: ti_tsc: Convert TSC into a MFDevicePatil, Rachna2012-11-051-1/+9
| * | | mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevicePatil, Rachna2012-11-051-0/+137
| * | | input: TSC: ti_tscadc: Rename the existing touchscreen driverPatil, Rachna2012-11-051-2/+2
| * | | input: TSC: ti_tscadc: Add Step configuration as platform dataPatil, Rachna2012-11-051-0/+6
* | | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-161-8/+12
|\ \ \ \
| * | | | swiotlb: Do not export swiotlb_bounce since there are no external consumersAlexander Duyck2012-10-301-3/+0
| * | | | swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_singleAlexander Duyck2012-10-301-1/+2
| * | | | swiotlb: Use physical addresses for swiotlb_tbl_unmap_singleAlexander Duyck2012-10-301-1/+2
| * | | | swiotlb: Return physical addresses when calling swiotlb_tbl_map_singleAlexander Duyck2012-10-301-3/+8
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-161-2/+7
|\ \ \ \ \
| * | | | | jbd2: remove VLAIS usage from JBD2 codeBehan Webster2012-11-081-1/+7
| * | | | | ext4: remove ext4_handle_release_buffer()Eric Sandeen2012-11-081-1/+0
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-162-15/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells2012-10-021-2/+33
| |\ \ \ \ \
| | * | | | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-09-131-2/+33