| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-06-01 | 21 | -305/+527 |
|\ |
|
| * | Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-next | Florian Tobias Schandinat | 2012-05-27 | 74 | -701/+405 |
| |\ |
|
| | * | OMAPDSS: interface drivers register their panel devices | Tomi Valkeinen | 2012-05-11 | 1 | -5/+6 |
| | * | OMAPDSS: create DPI & SDI devices | Tomi Valkeinen | 2012-05-11 | 1 | -0/+57 |
| | * | OMAPDSS: create custom pdevs for DSS omap_devices | Tomi Valkeinen | 2012-05-11 | 1 | -14/+87 |
| | * | OMAPDSS: clean up the omapdss platform data mess | Tomi Valkeinen | 2012-05-11 | 1 | -20/+19 |
| | * | Merge branch 'for-l-o-3.5' | Tomi Valkeinen | 2012-05-10 | 11 | -299/+52 |
| | |\ |
|
| | * | | OMAPDSS: add set_min_bus_tput pointer to omapdss's platform data | Tomi Valkeinen | 2012-04-23 | 1 | -0/+6 |
| * | | | ARM: Samsung: Rework platform data of s3c-fb driver | Thomas Abraham | 2012-04-09 | 19 | -238/+311 |
| * | | | ARM: s3c64xx: Decouple lcd type from display controller window data | Thomas Abraham | 2012-04-09 | 2 | -76/+88 |
| * | | | video: s3c-fb: remove 'default_win' element from platform data | Thomas Abraham | 2012-04-09 | 1 | -2/+0 |
| * | | | video: s3c-fb: move video interface timing out of window setup data | Thomas Abraham | 2012-04-09 | 1 | -3/+6 |
* | | | | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-06-01 | 16 | -36/+206 |
|\ \ \ \ |
|
| * | | | | ARM: OMAP3: gpmc: add BCH ecc api and modes | Ivan Djelic | 2012-05-13 | 2 | -0/+195 |
| * | | | | mtd: nand: kill NAND_NO_AUTOINCR option | Brian Norris | 2012-05-13 | 3 | -3/+1 |
| * | | | | ARM: imx: add mxc_nand to imx27 device tree | Uwe Kleine-König | 2012-05-13 | 2 | -0/+10 |
| * | | | | arm: Use the plat_nand default partition parser | H Hartley Sweeten | 2012-05-13 | 11 | -33/+0 |
* | | | | | Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-06-01 | 7 | -21/+281 |
|\ \ \ \ \ |
|
| * | | | | | ARM: ux500: Enable probing of pinctrl through Device Tree | Lee Jones | 2012-06-01 | 1 | -0/+4 |
| * | | | | | ARM: ux500: Add support for ab8500 regulators into the Device Tree | Lee Jones | 2012-06-01 | 2 | -0/+70 |
| * | | | | | ARM: ux500: Provide regulator support for SMSC911x via Device Tree | Lee Jones | 2012-06-01 | 2 | -0/+14 |
| * | | | | | ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled boot | Lee Jones | 2012-06-01 | 1 | -0/+1 |
| * | | | | | ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device Tree | Lee Jones | 2012-06-01 | 1 | -0/+107 |
| * | | | | | ARM: ux500: Only initialise STE's UIBs on boards which support them | Lee Jones | 2012-06-01 | 3 | -3/+10 |
| * | | | | | ARM: ux500: Disable platform setup of the ab8500 when DT is enabled | Lee Jones | 2012-06-01 | 1 | -3/+4 |
| * | | | | | ARM: ux500: Use correct format for dynamic IRQ assignment | Lee Jones | 2012-06-01 | 2 | -10/+28 |
| * | | | | | ARM: ux500: Re-enable SMSC911x platform code registration during non-DT boots | Lee Jones | 2012-06-01 | 1 | -0/+1 |
| * | | | | | ARM: ux500: PRCMU related configuration and layout corrections for Device Tree | Lee Jones | 2012-06-01 | 1 | -2/+2 |
| * | | | | | ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabled | Lee Jones | 2012-06-01 | 1 | -2/+1 |
| * | | | | | ARM: ux500: Disable SMSC911x platform code registration when DT is enabled | Lee Jones | 2012-06-01 | 1 | -2/+1 |
| * | | | | | ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablement | Lee Jones | 2012-06-01 | 3 | -1/+26 |
| * | | | | | ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablement | Lee Jones | 2012-06-01 | 1 | -2/+16 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -39/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | new helper: signal_delivered() | Al Viro | 2012-06-01 | 1 | -6/+1 |
| * | | | | | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 | 1 | -5/+1 |
| * | | | | | | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 | 1 | -15/+3 |
| * | | | | | | new helper: sigmask_to_save() | Al Viro | 2012-06-01 | 1 | -9/+3 |
| * | | | | | | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 | 1 | -5/+1 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -3/+0 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 | 1 | -3/+0 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 | 1 | -2/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 | 1 | -2/+0 |
* | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-05-31 | 1 | -7/+1 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | arm: use clear_tasks_mm_cpumask() | Anton Vorontsov | 2012-05-31 | 1 | -7/+1 |
| | | | | | | | | |
| \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ | Merge branches 'fixes' and 'fixes2' into devel-late | Olof Johansson | 2012-05-30 | 5 | -122/+52 |
|\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ARM: LPC32xx: Adjust dts files to gpio dt binding | Roland Stigge | 2012-05-30 | 2 | -41/+4 |
| * | | | | | | | | | ixp4xx: fix compilation by adding gpiolib support | Richard Cochran | 2012-05-23 | 3 | -81/+48 |
* | | | | | | | | | | Merge branch 'late/board' into devel-late | Olof Johansson | 2012-05-30 | 2 | -1/+9 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | ARM: S3C64XX: Hook up carrier class modules on Cragganmore | Mark Brown | 2012-05-16 | 1 | -0/+1 |
| * | | | | | | | | | | ARM: S3C64XX: Initial hookup for Bells module on Cragganmore | Mark Brown | 2012-05-16 | 1 | -1/+8 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|