summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C24XX: Consolidate Simtec extensionsHeiko Stuebner2012-03-0711-32/+29
* ARM: S3C24XX: move simtec-specific code to mach directoryHeiko Stuebner2012-03-076-23/+20
* ARM: S3C24XX: Move common-smdk code to mach directoryHeiko Stuebner2012-03-075-11/+15
* Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim2012-03-07152-864/+700
|\
| * ARM: S3C24XX: Move s3c2443-clock.c to mach-s3c24xxHeiko Stuebner2012-03-035-13/+29
| * ARM: s3c2410_defconfig: update s3c2410_defconfigKukjin Kim2012-03-031-38/+17
| * ARM: S3C2443: move mach-s3c2443/* into mach-s3c24xx/Kukjin Kim2012-03-0311-54/+35
| * ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/Kukjin Kim2012-03-0325-209/+191
| * ARM: S3C2416: move mach-s3c2416/* into mach-s3c24xx/Kukjin Kim2012-03-0311-57/+57
| * ARM: S3C2412: move mach-s3c2412/* into mach-s3c24xx/Kukjin Kim2012-03-0313-98/+98
| * ARM: S3C2410: move mach-s3c2410/* into mach-s3c24xx/Kukjin Kim2012-03-0379-184/+214
| * ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-0325-46/+45
| * ARM: S3C2410: move s3c2410_baseclk_add to clock.hHeiko Stuebner2012-01-312-2/+4
| * ARM: S3C24XX: move common S3C2443 clock definitions to clock.hHeiko Stuebner2012-01-314-21/+17
| * ARM: S3C24XX: Remove extern declaration of clk_msysclkHeiko Stuebner2012-01-311-1/+0
| * ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner2012-01-313-7/+6
| * ARM: S3C24XX: remove unused spi gpio setup functionsHeiko Stuebner2012-01-276-147/+0
* | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-07586-8322/+5493
|\ \
| * | Linux 3.3-rc2v3.3-rc2Linus Torvalds2012-01-311-1/+1
| * | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds2012-01-3111-37/+89
| |\ \
| | * | Logfs: Allow NULL block_isbad() methodsJoern Engel2012-01-281-14/+12
| | * | logfs: Grow inode in delete pathJoern Engel2012-01-281-0/+4
| | * | logfs: Free areas before calling generic_shutdown_super()Joern Engel2012-01-283-4/+12
| | * | logfs: remove useless BUG_ONJoern Engel2012-01-281-1/+0
| | * | MAINTAINERS: Add Prasad Joshi in LogFS maintinersPrasad Joshi2012-01-281-0/+1
| | * | logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi2012-01-284-9/+9
| | * | logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi2012-01-281-1/+1
| | * | logfs: take write mutex lock during fsync and syncPrasad Joshi2012-01-284-4/+8
| | * | logfs: Prevent memory corruptionJoern Engel2012-01-281-1/+1
| | * | logfs: update page reference count for pined pagesPrasad Joshi2012-01-282-15/+51
| * | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-304-13/+14
| |\ \ \
| | * | | hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776FGuenter Roeck2012-01-291-0/+6
| | * | | hwmon: (sht15) fix bad error codeVivien Didelot2012-01-291-1/+2
| | * | | MAINTAINERS: Drop maintainer for MAX1668 hwmon driverGuenter Roeck2012-01-261-7/+0
| | * | | MAINTAINERS: Add hwmon entries for WolfsonMark Brown2012-01-261-0/+1
| | * | | hwmon: (f71805f) Fix clamping of temperature limitsJean Delvare2012-01-201-5/+5
| | | |/ | | |/|
| * | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-307-72/+93
| |\ \ \
| | * | | pinctrl: add checks for empty function namesTony Lindgren2012-01-265-24/+41
| | * | | pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not setTony Lindgren2012-01-261-3/+6
| | * | | pinctrl: fix some pinmux typosTony Lindgren2012-01-262-8/+3
| | * | | pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren2012-01-242-1/+16
| | * | | pinctrl: unbreak error messagesUwe Kleine-König2012-01-241-27/+19
| | * | | Documentation/pinctrl: fix a few syntax errors in code examplesUwe Kleine-König2012-01-241-8/+7
| | * | | pinctrl: fix pinconf_pins_show iterationStephen Warren2012-01-201-1/+1
| | |/ /
| * | | Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-3031-656/+346
| |\ \ \
| | * | | serial: Kill off Moorestown codeAlan Cox2012-01-263-354/+0
| | * | | Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"Greg Kroah-Hartman2012-01-261-31/+4
| | * | | Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...Greg Kroah-Hartman2012-01-262-51/+1
| | * | | serial: Fix wakeup init logic to speed up startupSimon Glass2012-01-241-3/+3
| | * | | docbook: don't use serial_core.h in device-drivers bookRandy Dunlap2012-01-241-1/+0
OpenPOWER on IntegriCloud