Age | Commit message (Expand) | Author |
2010-01-17 | V4L/DVB (13730): [Mantis] Add in some UART definitions | Manu Abraham |
2010-01-17 | V4L/DVB (13729): [Mantis] Add in a license header | Manu Abraham |
2010-01-17 | V4L/DVB (13728): [Mantis] Add in some Host Interface definitions | Manu Abraham |
2010-01-17 | V4L/DVB (13727): [Mantis/VP-1041] Bugfix: Sigh! Don't look for the STOP bit | Manu Abraham |
2010-01-17 | V4L/DVB (13726): [Mantis/Skystar HD2] Add support for the Technisat Skystar HD2 | Manu Abraham |
2010-01-17 | V4L/DVB (13725): [Mantis/VP-1041] Revert to old register initialization param... | Manu Abraham |
2010-01-17 | V4L/DVB (13724): [Mantis/VP-1041] Initial support for Mantis VP-1041 | Manu Abraham |
2010-01-17 | V4L/DVB (13723): [Mantis/VP-2040, Terratec Cinergy C] Add support for the Cin... | Manu Abraham |
2010-01-17 | V4L/DVB (13722): [Mantis] Revert 13560 | Manu Abraham |
2010-01-17 | V4L/DVB (13721): [Mantis] Bug! Before bailing out, Unlock | Manu Abraham |
2010-01-17 | V4L/DVB (13720): [Mantis/Terratec Cinergy C] Add support for the Terratec Cin... | Manu Abraham |
2010-01-17 | V4L/DVB (13719): [Mantis/VP-2033] Initial test switch to the tda10021, from t... | Manu Abraham |
2010-01-17 | V4L/DVB (13718): [Mantis] Use gpio_set_bits to turn OFF the bits as well | Marko Ristola |
2010-01-17 | V4L/DVB (13717): [MB86A16] Statistics Updates | Manu Abraham |
2010-01-17 | V4L/DVB (13716): [Mantis] Bug: incorrect byte swap | David Woodhouse |
2010-01-17 | V4L/DVB (13715): [Mantis] Kernel I2C changes: use PCI parent device | Manu Abraham |
2010-01-17 | V4L/DVB (13714): [MB86A16] FIX/Code simplification: use hwconfig->ts_size ins... | Manu Abraham |
2010-01-17 | V4L/DVB (13713): [MB86A16] Fix: Initialize SNR/STATUS | Sigmund Augdal |
2010-01-17 | V4L/DVB (13712): [Mantis] Add locking for concurrent access | Manu Abraham |
2010-01-17 | V4L/DVB (13711): [Mantis] FIX: Do nor toggle GPIF status | Marko Ristola |
2010-01-17 | V4L/DVB (13710): [Mantis] FIX: Use swfilter (188/204) accordingly | Manu Abraham |
2010-01-17 | V4L/DVB (13709): [Mantis/VP-1034] Switch 13/18v for the VP-1034 properly | Manu Abraham |
2010-01-17 | V4L/DVB (13708): [Mantis] Remove some dead code | Manu Abraham |
2010-01-17 | V4L/DVB (13707): [Mantis] Whitespace cleanup | Manu Abraham |
2010-01-17 | V4L/DVB (13706): [MB86A16] Overhaul | Manu Abraham |
2010-01-17 | V4L/DVB (13705): [Mantis] FIX: Do not return IRQ_HANDLED in the unlikely case | Manu Abraham |
2010-01-17 | V4L/DVB (13704): [MB86A16] FIX: Don't loop again, if we have SYNC | Manu Abraham |
2010-01-17 | V4L/DVB (13703): [MB86A16] Fix wrong message printed out | Manu Abraham |
2010-01-17 | V4L/DVB (13702): [MB86A16] need to wait a bit more than the computed time for... | Manu Abraham |
2010-01-17 | V4L/DVB (13701): [MB86A16] Reduce Carrier Recovery range to 3Mhz | Manu Abraham |
2010-01-17 | V4L/DVB (13700): [MB86A16] Need a bit of settling time | Manu Abraham |
2010-01-17 | V4L/DVB (13699): [Mantis, MB86A16] Initial checkin: Mantis, MB86A16 | Manu Abraham |
2010-01-16 | page allocator: update NR_FREE_PAGES only when necessary | KOSAKI Motohiro |
2010-01-16 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-01-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-16 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-01-16 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-01-16 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-01-16 | revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer" | Mark Brown |
2010-01-16 | nommu: fix shared mmap after truncate shrinkage problems | David Howells |
2010-01-16 | nommu: fix race between ramfs truncation and shared mmap | David Howells |
2010-01-16 | nommu: don't need get_unmapped_area() for NOMMU | David Howells |
2010-01-16 | nommu: remove a superfluous check of vm_region::vm_usage | David Howells |
2010-01-16 | nommu: struct vm_region's vm_usage count need not be atomic | David Howells |
2010-01-16 | nommu: fix SYSV SHM for NOMMU | David Howells |
2010-01-16 | sysdev: fix prototype for memory_sysdev_class show/store functions | Wu Fengguang |
2010-01-16 | memory-hotplug: add 0x prefix to HEX block_size_bytes | Wu Fengguang |
2010-01-16 | memcg: ensure list is empty at rmdir | Daisuke Nishimura |
2010-01-16 | virtio: fix section mismatch warnings | Jeff Mahoney |
2010-01-16 | vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable | KOSAKI Motohiro |