| Commit message (Expand) | Author | Age |
* | viafb: some small cleanup for global variables | Florian Tobias Schandinat | 2011-03-26 |
* | viafb: gather common good, old VGA initialization in one place | Florian Tobias Schandinat | 2011-03-26 |
* | viafb: remove unused max_hres/vres | Florian Tobias Schandinat | 2011-03-23 |
* | viafb: kill crt_setting_information | Florian Tobias Schandinat | 2011-03-21 |
* | viafb: no need to write CRTC values twice | Florian Tobias Schandinat | 2011-03-21 |
* | viafb: move initialization code | Florian Tobias Schandinat | 2011-03-21 |
* | viafb: initialize margins correct | Florian Tobias Schandinat | 2011-03-21 |
* | viafb: refresh rate bug collection | Florian Tobias Schandinat | 2011-03-16 |
* | Merge branch 'viafb-pll' into viafb-next | Florian Tobias Schandinat | 2011-03-12 |
|\ |
|
| * | viafb: split pll configs up | Florian Tobias Schandinat | 2011-03-12 |
| * | viafb: remove duplicated clock storage | Florian Tobias Schandinat | 2011-03-12 |
| * | viafb: always return the best possible clock | Florian Tobias Schandinat | 2011-03-12 |
| * | viafb: remove duplicated clock information | Florian Tobias Schandinat | 2011-03-12 |
* | | viafb: factor lcd scaling parameters out | Florian Tobias Schandinat | 2011-03-09 |
* | | viafb: strip some structures | Florian Tobias Schandinat | 2011-03-09 |
* | | viafb: remove unused data_mode and device_type | Florian Tobias Schandinat | 2011-03-09 |
* | | viafb: kill lcd_panel_id | Florian Tobias Schandinat | 2011-03-09 |
|/ |
|
* | video via: make local variables static | Stephen Hemminger | 2011-03-09 |
* | video via: fix iomem access | Stephen Hemminger | 2011-03-09 |
* | video/via: drop deprecated (and unused) i2c_adapter.id | Peter Huewe | 2011-03-02 |
* | Linux 2.6.38-rc7 | Linus Torvalds | 2011-03-01 |
* | Revert "TPM: Long default timeout fix" | Linus Torvalds | 2011-03-01 |
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-02-28 |
|\ |
|
| * | hwmon: (adt7411) add MODULE_DEVICE_TABLE | axel lin | 2011-02-26 |
| * | hwmon: (ad7414) add MODULE_DEVICE_TABLE | axel lin | 2011-02-26 |
* | | fs/block_dev.c: fix new kernel-doc warning | Randy Dunlap | 2011-02-28 |
* | | ACPI: Fix build for CONFIG_NET unset | Rafael J. Wysocki | 2011-02-28 |
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-02-28 |
|\ \ |
|
| * \ | Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ... | Dave Airlie | 2011-02-28 |
| |\ \ |
|
| | * | | drm/nv50-nvc0: make sure vma is definitely unmapped when destroying bo | Ben Skeggs | 2011-02-28 |
| * | | | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. | Dave Airlie | 2011-02-28 |
| |/ / |
|
* | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-28 |
|\ \ \ |
|
| * \ \ | Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into dev... | Tony Lindgren | 2011-02-25 |
| |\ \ \ |
|
| | * | | | omap4: prcm: Fix the CPUx clockdomain offsets | Santosh Shilimkar | 2011-02-25 |
| | * | | | OMAP2/3: clock: fix fint calculation for DPLL_FREQSEL | John Ogness | 2011-02-22 |
| * | | | | OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMER | Paul Walmsley | 2011-02-24 |
| * | | | | OMAP2+: mailbox: fix lookups for multiple mailboxes | Kevin Hilman | 2011-02-14 |
| * | | | | OMAP2420: mailbox: fix IVA vs DSP IRQ numbering | Kevin Hilman | 2011-02-14 |
| * | | | | mach-omap2: smartreflex: world-writable debugfs voltage files | Vasiliy Kulikov | 2011-02-07 |
| * | | | | mach-omap2: pm: world-writable debugfs timer files | Vasiliy Kulikov | 2011-02-04 |
| * | | | | mach-omap2: mux: world-writable debugfs files | Vasiliy Kulikov | 2011-02-04 |
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*---. \ \ \ \ | Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixe... | Linus Torvalds | 2011-02-28 |
|\ \ \ \ \ \ \ |
|
| | | * | | | | | clockevents: Prevent oneshot mode when broadcast device is periodic | Thomas Gleixner | 2011-02-26 |
| | | | |_|_|/
| | | |/| | | |
|
| | * / | | | | x86: Use u32 instead of long to set reset vector back to 0 | Don Zickus | 2011-02-28 |
| | |/ / / / |
|
| * | | | | | perf timechart: Fix max number of cpus | Thomas Renninger | 2011-02-28 |
| * | | | | | perf timechart: Fix black idle boxes in the title | Thomas Renninger | 2011-02-28 |
| * | | | | | perf hists: Print number of samples, not the period sum | Arnaldo Carvalho de Melo | 2011-02-25 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2011-02-28 |
|\ \ \ \ \ \ |
|
| * | | | | | | fuse: fix truncate after open | Miklos Szeredi | 2011-02-25 |
| * | | | | | | fuse: fix hang of single threaded fuseblk filesystem | Miklos Szeredi | 2011-02-25 |