summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | backlight: move lp855x header into platform_data directoryKim, Milo2012-07-311-0/+0
| * | | | | | backlight: move register definitions from header to sourceKim, Milo2012-07-311-6/+0
| * | | | | | printk: remove the now unnecessary "C" annotation for KERN_CONTJoe Perches2012-07-312-3/+1
| * | | | | | printk: convert the format for KERN_<LEVEL> to a 2 byte patternJoe Perches2012-07-312-13/+16
| * | | | | | printk: add kern_levels.h to make KERN_<LEVEL> available for asm useJoe Perches2012-07-312-18/+23
| * | | | | | printk: add generic functions to find KERN_<LEVEL> headersJoe Perches2012-07-311-0/+26
| * | | | | | NMI watchdog: fix for lockup detector breakage on resumeSameer Nanda2012-07-311-0/+8
| * | | | | | usb/marvell: remove conditional compilation of clk codeViresh Kumar2012-07-311-9/+0
| * | | | | | clk: add non CONFIG_HAVE_CLK routinesViresh Kumar2012-07-311-59/+109
| * | | | | | coredump: warn about unsafe suid_dumpable / core_pattern comboKees Cook2012-07-311-0/+5
* | | | | | | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-302-2/+10
|\ \ \ \ \ \ \
| * | | | | | | virtio-blk: return VIRTIO_BLK_F_FLUSH to header.Rusty Russell2012-07-301-0/+5
| * | | | | | | virtio-blk: allow toggling host cache between writeback and writethroughPaolo Bonzini2012-07-301-1/+4
| * | | | | | | virtio ids: fix comment for virtio-rngAmit Shah2012-07-301-1/+1
* | | | | | | | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-3026-573/+8416
|\ \ \ \ \ \ \ \
| * | | | | | | | mfd: Add support for twl6041Peter Ujfalusi2012-07-251-0/+1
| * | | | | | | | mfd: Fix twl6040 revision informationPeter Ujfalusi2012-07-251-2/+2
| * | | | | | | | mfd: Remove unneeded io_mutex from struct twl6040Axel Lin2012-07-161-1/+0
| * | | | | | | | mfd: Remove __devexit annotation for pm80x_deinitAxel Lin2012-07-161-1/+1
| * | | | | | | | mfd: Initial support for the WM5110Mark Brown2012-07-162-36/+47
| * | | | | | | | mfd: Add s2mps11 irq driverSangbeom Kim2012-07-162-0/+44
| * | | | | | | | mfd: Add samsung s2mps11 mfd supportSangbeom Kim2012-07-162-0/+206
| * | | | | | | | mfd: Modify samsung mfd headerSangbeom Kim2012-07-167-538/+575
| * | | | | | | | mfd: Modify samsung mfd driver for common apiSangbeom Kim2012-07-162-27/+27
| * | | | | | | | mfd: Rename s5m file and directories to samsungSangbeom Kim2012-07-163-1/+1
| * | | | | | | | mfd: Add even more arizona register definitionsMark Brown2012-07-101-1/+210
| * | | | | | | | mfd: Add support for multiple arizona PDM speaker outputsMark Brown2012-07-101-1/+1
| * | | | | | | | mfd: Remove the clocks from the list of max77686 regulatorsYadwinder Singh Brar2012-07-091-3/+0
| * | | | | | | | mfd: Add companion chip in 88pm80xQiao Zhou2012-07-091-0/+1
| * | | | | | | | mfd: Support 88pm80x in 80x driverQiao Zhou2012-07-091-0/+368
| * | | | | | | | mfd: Add more arizona register definitionsMark Brown2012-07-091-0/+163
| * | | | | | | | mfd: Move arizona digital core supply management to the regulator APIMark Brown2012-07-091-0/+1
| * | | | | | | | Merge tag 'mfd/wm5102' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Samuel Ortiz2012-07-094-0/+6445
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mfd: arizona: Core driverMark Brown2012-06-232-0/+221
| | * | | | | | | | mfd: arizona: Register definitionsMark Brown2012-06-231-0/+6222
| | * | | | | | | | Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2012-06-231-0/+2
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | mfd: Remove unused max77686 iolock mutexAxel Lin2012-07-091-1/+0
| * | | | | | | | | | mfd: Add pre-regulator device for 88pm860xJett.Zhou2012-07-091-0/+1
| * | | | | | | | | | mfd: Add support for enabling tps65910 external 32-kHz oscillatorJohan Hovold2012-07-091-0/+1
| * | | | | | | | | | mfd: Add irq domain support for max8997 interruptsThomas Abraham2012-07-092-2/+3
| * | | | | | | | | | mfd: Attaching a node to new 'struct mfd_cell' of_compatible variableLee Jones2012-07-091-0/+4
| * | | | | | | | | | mfd: Update db8500-prmcu hostport_access enableArun Murthy2012-07-092-4/+10
| * | | | | | | | | | mfd: Remove custom wm8350 cache implementationMark Brown2012-07-091-19/+0
| * | | | | | | | | | mfd: Add regmap cache support for wm8350Mark Brown2012-07-091-1/+6
| * | | | | | | | | | mfd: Support for user defined wm8994 irq flagsMark Brown2012-07-091-0/+1
| * | | | | | | | | | mfd: Make MFD core code Device Tree and IRQ domain awareLee Jones2012-07-091-0/+1
| * | | | | | | | | | mfd: Add IRQ domain support for the AB8500Lee Jones2012-07-091-0/+5
| * | | | | | | | | | mfd: Remove unused max77693 iolock mutexAxel Lin2012-07-091-1/+0
| * | | | | | | | | | mfd: Add Maxim 77686 driverJonghwa Lee2012-07-092-0/+364
* | | | | | | | | | | Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-07-301-0/+10
|\ \ \ \ \ \ \ \ \ \ \