summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-07-09mfd: Add companion chip in 88pm80xQiao Zhou
2012-07-09mfd: Support 88pm80x in 80x driverQiao Zhou
2012-07-08mfd: Add more arizona register definitionsMark Brown
2012-07-08mfd: Move arizona digital core supply management to the regulator APIMark Brown
2012-07-08Merge tag 'mfd/wm5102' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Samuel Ortiz
2012-07-08mfd: Remove unused max77686 iolock mutexAxel Lin
2012-07-08mfd: Add pre-regulator device for 88pm860xJett.Zhou
2012-07-08mfd: Add support for enabling tps65910 external 32-kHz oscillatorJohan Hovold
2012-07-08mfd: Add irq domain support for max8997 interruptsThomas Abraham
2012-07-08mfd: Attaching a node to new 'struct mfd_cell' of_compatible variableLee Jones
2012-07-08mfd: Update db8500-prmcu hostport_access enableArun Murthy
2012-07-08mfd: Remove custom wm8350 cache implementationMark Brown
2012-07-08mfd: Add regmap cache support for wm8350Mark Brown
2012-07-08mfd: Support for user defined wm8994 irq flagsMark Brown
2012-07-08mfd: Make MFD core code Device Tree and IRQ domain awareLee Jones
2012-07-08mfd: Add IRQ domain support for the AB8500Lee Jones
2012-07-08mfd: Remove unused max77693 iolock mutexAxel Lin
2012-07-08mfd: Add Maxim 77686 driverJonghwa Lee
2012-07-07security: Minor improvements to no_new_privs documentationAndy Lutomirski
2012-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-05Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-05aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi
2012-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-07-03KVM: Pass kvm_irqfd to functionsAlex Williamson
2012-07-01sctp: be more restrictive in transport selection on bundled sacksNeil Horman
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-06-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-25bug.h: Fix up CONFIG_BUG=n implicit function declarations.Paul Mundt
2012-06-25Merge 3.5-rc4 into usb-linusGreg Kroah-Hartman
2012-06-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-23mfd: arizona: Core driverMark Brown
2012-06-23mfd: arizona: Register definitionsMark Brown
2012-06-23Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2012-06-23SCSI & usb-storage: add try_rc_10_first flagAlan Stern
2012-06-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-22drm: drop comment about this header being autogenerated.Dave Airlie
2012-06-21Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-06-21vga_switcheroo: Add include guardOzan Çağlayan
2012-06-20Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-20Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-06-20Viresh has movedViresh Kumar
2012-06-20thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli
2012-06-20mm: fix slab->page _count corruption when using slubPravin B Shelar
2012-06-20Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-18kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilationKay Sievers