summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: viperboard: Remove duplicate code to set gpio->gpiob_valAxel Lin2013-03-271-4/+0
* gpio-ich: Check for pin availability at request timeJean Delvare2013-03-271-12/+3
* gpio/em: Add Device Tree supportMagnus Damm2013-03-061-3/+42
* gpio/omap: warn if bank is not enabled on setting irq typeJon Hunter2013-03-061-0/+3
* gpio/omap: convert gpio irq domain to linear mappingJon Hunter2013-03-061-41/+31
* gpio/tegra: assume CONFIG_OFStephen Warren2013-03-041-6/+5
* gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expectMika Westerberg2013-03-021-2/+2
* gpiolib: move comment to right functionAlexandre Courbot2013-03-021-1/+1
* gpiolib: use const parameters when possibleAlexandre Courbot2013-03-021-13/+16
* gpiolib: check descriptors validity before useAlexandre Courbot2013-03-021-47/+65
* Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...Linus Torvalds2013-02-288-434/+488
|\
| * crypto: testmgr - update LZO compression test vectorsMarkus F.X.J. Oberhumer2013-02-201-18/+20
| * lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer2013-02-204-343/+395
| * lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cMarkus F.X.J. Oberhumer2013-02-203-2/+2
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-281-1/+1
|\ \
| * | x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley2013-02-281-1/+1
* | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2013-02-2818-140/+1077
|\ \ \
| * | | i5100_edac: convert to use simple_open()Wei Yongjun2013-02-261-7/+1
| * | | ghes_edac: fix to use list_for_each_entry_safe() when delete list itemsWei Yongjun2013-02-261-2/+2
| * | | ghes_edac: Fix RAS tracingMauro Carvalho Chehab2013-02-251-0/+13
| * | | ghes_edac: Make it compliant with UEFI spec 2.3.1Mauro Carvalho Chehab2013-02-251-15/+180
| * | | ghes_edac: Improve driver's printk messagesMauro Carvalho Chehab2013-02-251-10/+26
| * | | ghes_edac: Don't credit the same memory dimm twiceMauro Carvalho Chehab2013-02-251-4/+13
| * | | ghes_edac: do a better job of filling EDAC DIMM infoMauro Carvalho Chehab2013-02-251-12/+180
| * | | ghes_edac: add support for reporting errors via EDACMauro Carvalho Chehab2013-02-251-2/+54
| * | | ghes_edac: Register at EDAC core the BIOS reportMauro Carvalho Chehab2013-02-254-0/+145
| * | | ghes: add the needed hooks for EDAC error reportMauro Carvalho Chehab2013-02-252-5/+46
| * | | ghes: move structures/enum to a header fileMauro Carvalho Chehab2013-02-212-45/+47
| * | | edac: add support for error type "Info"Mauro Carvalho Chehab2013-02-212-3/+17
| * | | edac: add support for raw error reportsMauro Carvalho Chehab2013-02-212-22/+47
| * | | edac: reduce stack pressure by using a pre-allocated bufferMauro Carvalho Chehab2013-02-212-33/+104
| * | | edac: lock module owner to avoid error report conflictsMauro Carvalho Chehab2013-02-211-4/+21
| * | | edac: remove proc_name from mci structureMauro Carvalho Chehab2013-02-211-2/+0
| * | | edac: add a new memory layer typeMauro Carvalho Chehab2013-02-212-0/+5
| * | | edac: initialize the core earlierMauro Carvalho Chehab2013-02-211-1/+1
| * | | edac: better report error conditions in debug modeMauro Carvalho Chehab2013-02-211-1/+6
| * | | i5100_edac: Remove two checkpatch warningsMauro Carvalho Chehab2013-02-211-4/+2
| * | | i5100_edac: connect fault injection to debugfs nodeNiklas Söderlund2013-02-211-1/+70
| * | | i5100_edac: add fault injection codeNiklas Söderlund2013-02-211-0/+87
| * | | i5100_edac: probe for device 19 function 0Niklas Söderlund2013-02-212-1/+28
| * | | edac: only create sdram_scrub_rate where supportedMauro Carvalho Chehab2013-02-211-10/+19
| * | | i3200_edac: Fix the logic that detects filled memoriesMauro Carvalho Chehab2013-02-211-9/+12
| * | | i3200_edac: Add more debug to the driverMauro Carvalho Chehab2013-02-211-2/+14
| * | | Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab2013-02-2011259-319057/+536770
| |\ \ \
| * | | | i7core_edac: fix kernel crash on unloading i7core_edac.Lans Zhang2012-12-211-1/+1
| * | | | i7core_edac: fix erroneous size of static arrayNiklas Söderlund2012-12-211-4/+4
| * | | | sb_edac: add a missing /n on a debug messageMauro Carvalho Chehab2012-12-211-1/+1
| * | | | edac: edac_mc no longer deals with kobjects directlyShaun Ruffell2012-12-212-8/+0
* | | | | Fix mis-merge of intel_powerclamp.c resulting in compile errorLinus Torvalds2013-02-281-0/+1
* | | | | Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-2844-371/+1314
|\ \ \ \ \