summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mfd: Add AAT2870 mfd driverJin Park2011-07-311-0/+181
* mfd: Fix missing stmpe kerneldocOm Prakash2011-07-311-0/+3
* mfd: Add WM831x clock control register definitionsMark Brown2011-07-311-0/+101
* mfd: Implement tps65910 IRQ cleanupMark Brown2011-07-311-0/+1
* mfd: Clean-up ab8500 register fileLinus Walleij2011-07-311-7/+1
* tps65912: gpio: add gpio driverMargarita Olaya2011-07-311-0/+1
* tps65912: irq: add interrupt controllerMargarita Olaya2011-07-311-0/+5
* mfd: tps65912: Add new mfd deviceMargarita Olaya2011-07-311-0/+321
* mfd: Support multiple active WM831x AUXADC conversionsMark Brown2011-07-311-2/+11
* mfd: Read wm831x AUXADC conversion results before acknowledging interruptMark Brown2011-07-311-0/+1
* mfd: Support dynamic allocation of IRQ range for wm831xMark Brown2011-07-311-1/+1
* mfd: Allow touchscreen to be disabled on wm831x devicesMark Brown2011-07-311-0/+3
* mfd: Fix bus lock interaction for WM831x IRQ set_type() operationMark Brown2011-07-311-0/+4
* Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-315-4/+23
|\
| * pnfsblock: call and parse getdevicelistFred Isaman2011-07-311-0/+1
| * pnfsblock: add device operationsJim Rees2011-07-311-0/+2
| * pnfs: cleanup_layoutcommitAndy Adamson2011-07-311-0/+1
| * pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman2011-07-312-2/+4
| * pnfs: GETDEVICELISTAndy Adamson2011-07-312-0/+12
| * pnfs: let layoutcommit handle a list of lsegPeng Tao2011-07-311-1/+1
| * NFS: Fix spurious readdir cookie loop messagesTrond Myklebust2011-07-301-1/+2
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-07-314-1/+112
|\ \
| * | power_supply: MAX17042: Support additional propertiesDonggeun Kim2011-07-081-0/+91
| * | power_supply: Add charger driver for MAX8998/LP3974Donggeun Kim2011-07-081-0/+12
| * | power_supply: Add charger driver for MAX8997/8966Donggeun Kim2011-07-081-1/+6
| * | bq20z75: Add support for external notificationRhyland Klein2011-07-081-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-07-311-0/+9
|\ \ \
| * | | pcmcia: add PCMCIA_DEVICE_MANF_CARD_PROD_ID3Pavel Roskin2011-07-291-0/+9
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-301-0/+53
|\ \ \ \
| * | | | hwmon: Driver for NTC ThermistorsDonggeun Kim2011-07-281-0/+53
| |/ / /
* | | | shm: handle separate PID namespaces caseVasiliy Kulikov2011-07-301-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-301-1/+0
|\ \ \ \
| * | | | [SCSI] fcoe: remove unused ptype field in fcoe_rcv_infoYi Zou2011-07-281-1/+0
* | | | | Merge branch 'slub/lockless' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-303-33/+64
|\ \ \ \ \
| * | | | | Avoid duplicate _count variables in page_structChristoph Lameter2011-07-181-18/+19
| * | | | | Revert "SLUB: Fix build breakage in linux/mm_types.h"Pekka Enberg2011-07-181-10/+15
| * | | | | SLUB: Fix build breakage in linux/mm_types.hChristoph Lameter2011-07-071-15/+10
| * | | | | slub: fast release on full slabChristoph Lameter2011-07-021-0/+1
| * | | | | slub: Add statistics for the case that the current slab does not match the nodeChristoph Lameter2011-07-021-0/+1
| * | | | | slub: Add cmpxchg_double_slab()Christoph Lameter2011-07-021-0/+1
| * | | | | mm: Rearrange struct pageChristoph Lameter2011-07-021-28/+59
| * | | | | slub: Do not use frozen page flag but a bit in the page countersChristoph Lameter2011-07-022-7/+3
* | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-07-301-0/+32
|\ \ \ \ \ \
| * | | | | | kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()Michal Marek2011-07-291-0/+32
* | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-3026-85/+1667
|\ \ \ \ \ \ \
| * | | | | | | [media] V4L: initial driver for ov5642 CMOS sensorBastian Hecht2011-07-271-0/+1
| * | | | | | | [media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski2011-07-272-19/+15
| * | | | | | | [media] V4L: soc-camera: un-export the soc-camera busGuennadi Liakhovetski2011-07-271-5/+3
| * | | | | | | [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifierGuennadi Liakhovetski2011-07-272-4/+14
| * | | | | | | [media] V4L: add media bus configuration subdev operationsGuennadi Liakhovetski2011-07-272-0/+73