summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-01drivers: Introduce MEN Chameleon BusJohannes Thumshirn10-0/+842
2014-03-01hyperv-fb: kick off efifb earlyGerd Hoffmann1-0/+2
2014-03-01hyperv-fb: add support for generation 2 virtual machines.Gerd Hoffmann1-26/+60
2014-03-01misc: sram: implement reserved sram areasHeiko Stübner1-7/+118
2014-03-01dt-bindings: sram: describe option to reserve parts of the memoryHeiko Stübner1-0/+35
2014-03-01powerpc: select MEMORY for FSL_IFC to not break existing .config filesPaul Gortmaker3-4/+5
2014-03-01w1: mxc_w1: Enable driver compilation with COMPILE_TESTAlexander Shiyan2-7/+7
2014-03-01w1: mxc_w1: Driver cleanupAlexander Shiyan1-23/+16
2014-03-01w1: mxc_w1: Fix mxc_w1_ds2_reset_bus() return valueAlexander Shiyan1-1/+1
2014-03-01w1: Remove excess dependencies on W1 for masters and slavesAlexander Shiyan2-7/+1
2014-03-01vmw_vmci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-3/+4
2014-03-01mic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-1/+1
2014-03-01mei: wd: fix stop completion failureTomas Winkler2-16/+18
2014-03-01mei: wd: simplify wd_send commandTomas Winkler2-29/+30
2014-03-01mei: make return values consistent across the driverAlexander Usyskin8-33/+33
2014-03-01mei: revamp writing slot countingTomas Winkler8-80/+68
2014-03-01mei: add mei_hbuf_acquire wrapperTomas Winkler7-47/+57
2014-03-01mei: txe: include irqreturn.h for irqreturn_t etcStephen Rothwell2-0/+3
2014-03-01FMC: show_sdb_tree: dump synthesis/commit ID infoAlessandro Rubini2-4/+32
2014-03-01FMC: make eeprom attribute writableAlessandro Rubini2-53/+39
2014-03-01misc: add missing minor nodesLucas De Marchi1-0/+2
2014-03-01misc: delete mimc200 fram driverGreg Kroah-Hartman2-83/+1
2014-02-25vmbus: use resource for hyperv mmio regionGerd Hoffmann2-8/+11
2014-02-25vmbus: add missing breaksGerd Hoffmann1-0/+2
2014-02-25Merge 3.14-rc4 into char-misc-nextGreg Kroah-Hartman373-2194/+3477
2014-02-24Linux 3.14-rc4v3.14-rc4Linus Torvalds1-1/+1
2014-02-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-48/+108
2014-02-24Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-5/+10
2014-02-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-17/+29
2014-02-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-21/+18
2014-02-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+19
2014-02-23Merge tag 'usb-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds19-111/+159
2014-02-23Merge tag 'tty-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-20/+8
2014-02-23Merge tag 'staging-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+1
2014-02-23Merge tag 'char-misc-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2014-02-23MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainerMatt Porter1-0/+1
2014-02-23Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max1457...Mark Brown3-4/+9
2014-02-23Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown1-1/+1
2014-02-23Revert "tty: Set correct tty name in 'active' sysfs attribute"Greg Kroah-Hartman2-20/+8
2014-02-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-25/+28
2014-02-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-29/+96
2014-02-22Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-02-22Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-27/+43
2014-02-22Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-3/+44
2014-02-22regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski1-2/+3
2014-02-22Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu i...Thomas Gleixner1-3/+19
2014-02-22Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds9-80/+166
2014-02-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+1
2014-02-22irqchip: orion: Fix getting generic chip pointer.Andrew Lunn1-1/+2
2014-02-22perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter tableStephane Eranian1-1/+9