| Commit message (Expand) | Author | Files | Lines |
2011-09-27 | ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic | Jarkko Nikula | 2 | -57/+22 |
2011-09-27 | ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c | Jarkko Nikula | 3 | -14/+31 |
2011-09-27 | ARM: OMAP: mcbsp: Use per instance register cache size | Jarkko Nikula | 2 | -4/+5 |
2011-09-27 | ARM: OMAP: mcbsp: Make threshold based transfer code generic | Jarkko Nikula | 2 | -76/+59 |
2011-09-27 | ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic | Jarkko Nikula | 3 | -6/+9 |
2011-09-27 | ARM: OMAP: mcbsp: Make wakeup control generic | Jarkko Nikula | 3 | -34/+15 |
2011-09-27 | ARM: OMAP: mcbsp: Implement generic register access | Jarkko Nikula | 4 | -116/+82 |
2011-09-27 | ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic... | Jarkko Nikula | 3 | -48/+32 |
2011-09-27 | ARM: OMAP: mcbsp: Remove unused variables from platform data | Jarkko Nikula | 1 | -7/+0 |
2011-09-21 | ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointer | Kevin Hilman | 1 | -0/+5 |
2011-09-21 | ARM: OMAP2+: Fix missing inline functions for Makefile cleanup | Tony Lindgren | 2 | -5/+19 |
2011-09-16 | OMAP3: PM: fix UART handling when using no_console_suspend | Kevin Hilman | 1 | -1/+1 |
2011-09-16 | OMAP: omap_device: decouple platform_device from omap_device | Kevin Hilman | 3 | -51/+58 |
2011-09-16 | OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer | Kevin Hilman | 3 | -7/+10 |
2011-09-16 | OMAP: omap_device: device register functions now take platform_device pointer | Kevin Hilman | 1 | -11/+11 |
2011-09-16 | OMAP: omap_device: when building return platform_device instead of omap_device | Kevin Hilman | 13 | -71/+71 |
2011-09-16 | OMAP: omap_device: remove internal functions from omap_device.h | Kevin Hilman | 2 | -10/+8 |
2011-09-16 | OMAP: omap_device: make latency autoadjust messages debug | Grazvydas Ignotas | 1 | -8/+8 |
2011-09-16 | OMAP: omap_device: replace debug/warning/error prints with dev_* macros | Kevin Hilman | 1 | -43/+42 |
2011-09-16 | omap: mcbsp: Remove omap device API | Jarkko Nikula | 1 | -27/+0 |
2011-09-15 | OMAP: id: remove OMAP_CHIP declarations, code | Paul Walmsley | 3 | -119/+0 |
2011-09-15 | OMAP2+: hwmod: remove OMAP_CHIP* | Paul Walmsley | 6 | -253/+85 |
2011-09-15 | OMAP: powerdomain: remove omap_chip bitmasks | Paul Walmsley | 8 | -96/+79 |
2011-09-15 | OMAP: powerdomain: split pwrdm_init() into two functions | Paul Walmsley | 5 | -26/+74 |
2011-09-15 | OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain | Paul Walmsley | 11 | -1156/+842 |
2011-09-15 | OMAP: clockdomain: split clkdm_init() | Paul Walmsley | 4 | -34/+121 |
2011-09-14 | OMAP2+: id: remove OMAP_REVBITS_* macros | Paul Walmsley | 1 | -23/+10 |
2011-09-14 | OMAP3: id: remove duplicate code for testing SoC ES level | Paul Walmsley | 1 | -57/+23 |
2011-09-14 | OMAP3: id: add fallthrough warning; fix some CodingStyle issues | Paul Walmsley | 1 | -5/+6 |
2011-09-14 | OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels | Paul Walmsley | 2 | -2/+11 |
2011-09-14 | OMAP3: id: remove useless strcpy()s | Paul Walmsley | 1 | -26/+22 |
2011-09-14 | OMAP3: id: remove identification codes that only correspond to marketing names | Paul Walmsley | 3 | -22/+22 |
2011-09-12 | Linux 3.1-rc6v3.1-rc6 | Linus Torvalds | 1 | -1/+1 |
2011-09-12 | ioctl: register LTTng ioctl | Mathieu Desnoyers | 1 | -0/+2 |
2011-09-12 | fuse: fix memory leak | Miklos Szeredi | 1 | -4/+8 |
2011-09-12 | fuse: fix flock breakage | Miklos Szeredi | 1 | -0/+3 |
2011-09-11 | Btrfs: add dummy extent if dst offset excceeds file end in | Li Zefan | 1 | -0/+6 |
2011-09-11 | Btrfs: calc file extent num_bytes correctly in file clone | Li Zefan | 1 | -3/+10 |
2011-09-11 | btrfs: xattr: fix attribute removal | David Sterba | 1 | -0/+9 |
2011-09-11 | Btrfs: fix wrong nbytes information of the inode | Miao Xie | 1 | -2/+2 |
2011-09-11 | Btrfs: fix the file extent gap when doing direct IO | Miao Xie | 1 | -6/+10 |
2011-09-11 | Btrfs: fix unclosed transaction handle in btrfs_cont_expand | Miao Xie | 1 | -2/+6 |
2011-09-11 | Btrfs: fix misuse of trans block rsv | Liu Bo | 1 | -0/+4 |
2011-09-11 | Btrfs: reset to appropriate block rsv after orphan operations | Liu Bo | 1 | -0/+4 |
2011-09-11 | Btrfs: skip locking if searching the commit root in csum lookup | Josef Bacik | 1 | -1/+3 |
2011-09-11 | btrfs: fix warning in iput for bad-inode | Sergei Trofimovich | 1 | -7/+3 |
2011-09-11 | Btrfs: fix an oops when deleting snapshots | Liu Bo | 1 | -1/+5 |
2011-09-11 | [media] vp7045: fix buffer setup | Florian Mickler | 1 | -22/+4 |
2011-09-11 | [media] nuvoton-cir: simplify raw IR sample handling | Jarod Wilson | 2 | -38/+8 |
2011-09-11 | [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL | Jesper Juhl | 1 | -0/+2 |