summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-3.6' into v3.5-rc7-dt-v3Andrew Lunn2012-07-2713-47/+430
|\
| * spi/orion: remove uneeded spi_infoMichael Walle2012-07-231-5/+0
| * spi/bcm63xx: fix clock configuration selectionFlorian Fainelli2012-07-231-1/+1
| * spi/orion: add device tree bindingAndrew Lunn2012-07-232-0/+36
| * spi/omap2: mark omap2_mcspi_master_setup as __devinitArnd Bergmann2012-07-221-1/+1
| * spi: omap2-mcspi: Fix the below warningShubhrajyoti D2012-07-201-2/+4
| * spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driverLars-Peter Clausen2012-07-203-0/+284
| * spi/imx: use gpio_is_valid to determine if a gpio is validHui Wang2012-07-131-6/+6
| * spi/imx: remove redundant config.speed_hz settingHui Wang2012-07-131-2/+0
| * Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Mark Brown2012-07-119293-326517/+537712
| |\
| | * spi/pl022: cleanup pl022 header documentationAlexandre Pereira da Silva2012-07-021-8/+1
| | * spi/pl022: enable runtime PMLinus Walleij2012-07-021-0/+4
| | * spi/pl022: delete DB5500 supportLinus Walleij2012-07-021-14/+0
| | * spi/pl022: disable port when unusedVirupax Sadashivpetimath2012-07-021-0/+5
| * | spi/gpio: start with CS non-activeUwe Kleine-König2012-07-101-1/+2
| * | spi: tegra: use dmaengine based dma driverLaxman Dewangan2012-07-102-6/+85
| * | spi: Add "spi:" prefix to modalias attribute of spi devicesGrant Likely2012-05-211-1/+1
* | | Linux 3.5-rc7v3.5-rc7Linus Torvalds2012-07-151-1/+1
* | | blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo2012-07-151-5/+3
* | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-142-91/+43
|\ \ \
| * | | ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2012-07-132-89/+41
| * | | ALSA: usb-audio: Fix the first PCM interface assignmentTakashi Iwai2012-07-061-2/+2
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-141-1/+1
|\ \ \ \
| * | | | ACPICA: Fix possible fault in return package object repair codeBob Moore2012-07-141-1/+1
* | | | | vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry2012-07-141-0/+4
* | | | | Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-141-2/+4
|\ \ \ \ \
| * | | | | cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger2012-07-121-2/+4
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-145-9/+18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'v3.5-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-07-145-9/+18
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki2012-07-131-1/+2
| | * | | | | ARM: S3C24XX: Correct AC97 clock control bit for S3C2440Sylwester Nawrocki2012-07-131-1/+1
| | * | | | | ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor2012-07-131-3/+5
| | * | | | | ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera2012-07-131-0/+1
| | * | | | | ARM: EXYNOS: register devices in 'need_restore' state for pm_domainsMarek Szyprowski2012-07-121-1/+3
| | * | | | | ARM: EXYNOS: read initial state of power domain from hw registersMarek Szyprowski2012-07-121-3/+6
| |/ / / / /
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---. \ \ \ \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2012-07-1417-115/+261
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | | * | | | | MAINTAINERS/sched: Update scheduler file patternNamhyung Kim2012-07-061-1/+1
| | | * | | | | sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra2012-07-055-75/+213
| | | * | | | | sched: Fix fork() error path to not crashSalman Qazi2012-07-051-3/+8
| | * | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-07-101-3/+3
| | |\ \ \ \ \ \
| | | * | | | | | ring-buffer: Fix accounting of entries when removing pagesVaibhav Nagarnaik2012-06-291-3/+2
| | | * | | | | | ring-buffer: Fix crash due to uninitialized new_pages list headVaibhav Nagarnaik2012-06-291-0/+1
| | * | | | | | | perf kvm: Fix segfault with report and mixed guestmount useDavid Ahern2012-07-021-14/+15
| | * | | | | | | perf kvm: Fix regression with guest machine creationDavid Ahern2012-07-021-1/+1
| | * | | | | | | perf script: Fix format regression due to libtraceevent mergeDavid Ahern2012-07-021-2/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-07-068-16/+19
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney2012-07-028-16/+19
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2012-07-141-1/+2
|\ \ \ \ \ \ \
| * | | | | | | md/raid1: fix use-after-free bug in RAID1 data-check code.NeilBrown2012-07-091-1/+2
* | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-07-143-19/+107
|\ \ \ \ \ \ \ \