aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-06MAINTAINERS: move kernel-doc patches locationGravatar Randy Dunlap 1-1/+1
2011-07-06cifs: have cifs_cleanup_volume_info not take a double pointerGravatar Jeff Layton 3-9/+5
2011-07-06cifs: fix build_unc_path_to_root to account for a prefixpathGravatar Jeff Layton 1-6/+15
2011-07-06cifs: remove bogus call to cifs_cleanup_volume_infoGravatar Jeff Layton 1-1/+0
2011-07-06ARM: 6987/1: l2x0: fix disabling function to avoid deadlockGravatar Will Deacon 1-6/+13
2011-07-06ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1Gravatar Petr Štetiar 1-2/+2
2011-07-06ARM: 6980/1: mmci: use StartBitErr to detect bad connectionsGravatar Linus Walleij 2-1/+6
2011-07-06ARM: 6979/1: mach-vt8500: add forgotten irq_data conversionGravatar Wolfram Sang 1-9/+12
2011-07-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 40-493/+471
2011-07-06FDPIC: Fix memory leakGravatar Davidlohr Bueso 1-0/+1
2011-07-06PM / Hibernate: Fix free_unnecessary_pages()Gravatar Rafael J. Wysocki 1-1/+5
2011-07-06resource: ability to resize an allocated resourceGravatar Ram Pai 1-18/+98
2011-07-06fs: fix lock initializationGravatar Miklos Szeredi 1-10/+20
2011-07-06ARM: pxa168: correct nand pmu settingGravatar Lei Wen 1-1/+1
2011-07-06ARM: pxa910: correct nand pmu settingGravatar Lei Wen 1-1/+1
2011-07-06ARM: pxa: fix PGSR register address calculationGravatar Paul Parsons 1-2/+2
2011-07-06ARM: EXYNOS4: Set appropriate I2C device variantGravatar Sylwester Nawrocki 1-0/+6
2011-07-06Merge branch 'for-spi' into s5p-fixes-for-linusGravatar Kukjin Kim 6-3/+14
2011-07-05net: sh_eth: fix the parameter for the ETHER of SH7757Gravatar Yoshihiro Shimoda 1-0/+2
2011-07-05net: sh_eth: fix cannot work half-duplex modeGravatar Yoshihiro Shimoda 1-2/+2
2011-07-06ARM: S5PC100: Fix for compilation errorGravatar Padmavathi Venna 1-0/+1
2011-07-06spi/s3c64xx: Bug fix for SPI with different FIFO levelGravatar Padmavathi Venna 1-3/+1
2011-07-06ARM: SAMSUNG: Add tx_st_done variableGravatar Padmavathi Venna 5-0/+13
2011-07-05gpio: tps65910: add missing breaks in tps65910_gpio_initGravatar Axel Lin 1-0/+2
2011-07-05Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2-12/+26
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Gravatar Linus Torvalds 6-12/+131
2011-07-05net: vlan: enable soft features regardless of underlying deviceGravatar Shan Wei 1-0/+5
2011-07-05x86, reboot: Acer Aspire One A110 reboot quirkGravatar Peter Chubb 1-0/+8
2011-07-05vmxnet3: fix starving rx ring whenoc_skb kb failsGravatar Shreyas Bhatewara 2-43/+96
2011-07-05bridge: Always flood broadcast packetsGravatar Herbert Xu 2-3/+7
2011-07-06ARM: EXYNOS4: Address a section mismatch w/ suspend issue.Gravatar MyungJoo Ham 1-1/+1
2011-07-06ARM: S5P: Fix bug on init of PWMTimers for HRTimerGravatar Sangbeom Kim 1-2/+2
2011-07-06ARM: SAMSUNG: header file revised to prevent declaring duplicatedGravatar MyungJoo Ham 1-0/+6
2011-07-06ARM: EXYNOS4: fix improper gpio configurationGravatar Naveen Krishna Chatradhi 1-1/+1
2011-07-06ARM: EXYNOS4: Fix card detection for sdhci 0 and 2Gravatar Thomas Abraham 1-6/+2
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 2-12/+12
2011-07-05ARM: move memory layout sanity checking before meminfo initializationGravatar Russell King 3-2/+9
2011-07-05ASoC: Manage WM8731 ACTIVE bit as a supply widgetGravatar Mark Brown 1-26/+3
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Gravatar Linus Torvalds 2-3/+6
2011-07-05ASoC: Don't set invalid name string to snd_card->driver fieldGravatar Takashi Iwai 1-2/+3
2011-07-05ARM: 6990/1: MAINTAINERS: add entry for ARM PMU profiling and debuggingGravatar Will Deacon 1-0/+10
2011-07-05ARM: 6989/1: perf: do not start the PMU when no events are presentGravatar Will Deacon 1-2/+4
2011-07-05sched: Disable (revert) SCHED_LOAD_SCALE increaseGravatar Peter Zijlstra 1-1/+1
2011-07-05mfd: Add Makefile and Kconfig Entries for tps65911 comparatorGravatar Axel Lin 2-0/+4
2011-07-05mfd: Fix build error for tps65911-comparator.cGravatar Axel Lin 1-1/+1
2011-07-05Revert "mfd: Add omap-usbhs runtime PM support"Gravatar Keshava Munegowda 1-9/+122
2011-07-05input: pmic8xxx-pwrkey: Do not use mfd_get_data()Gravatar Samuel Ortiz 1-1/+2
2011-07-05input: pmic8xxx-keypad: Do not use mfd_get_data()Gravatar Samuel Ortiz 1-1/+2
2011-07-05Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Gravatar Takashi Iwai 3-2/+19
2011-07-05Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Gravatar Takashi Iwai 2-4/+19