Age | Commit message (Expand) | Author |
2010-05-22 | of: change of_match_device to work with struct device | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-22 | drivercore: Add of_match_table to the common device drivers | Grant Likely |
2010-05-22 | arch/powerpc: Move dma_mask from of_device into pdev_archdata | Grant Likely |
2010-05-18 | of: eliminate of_device->node and dev_archdata->{of,prom}_node | Grant Likely |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-04-28 | i2c/of: Allow device node to be passed via i2c_board_info | Grant Likely |
2010-04-28 | driver-core: Add device node pointer to struct device | Grant Likely |
2010-04-28 | of/flattree: Make unflatten_device_tree() safe to call from any arch | Grant Likely |
2010-04-19 | Fix ISDN/Gigaset build failure | Linus Torvalds |
2010-04-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-04-19 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-04-19 | drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET | Marek Olšák |
2010-04-19 | drivers/gpu/radeon: Add MSPOS regs to safe list. | Corbin Simpson |
2010-04-19 | drm/radeon/kms: disable the tv encoder when tv/cv is not in use | Alex Deucher |
2010-04-19 | drm/radeon/kms: adjust pll settings for tv | Alex Deucher |
2010-04-19 | drm/radeon/kms: fix tv dac conflict resolver | Alex Deucher |
2010-04-19 | drm/radeon/kms/evergreen: don't enable hdmi audio stuff | Alex Deucher |
2010-04-19 | drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0 | Alex Deucher |
2010-04-19 | drm/radeon/kms: fix rs600 tlb flush | Jerome Glisse |
2010-04-19 | drm/radeon/kms: print GPU family and device id when loading | Jerome Glisse |
2010-04-18 | gigaset: include cleanup cleanup | Tilman Schmidt |
2010-04-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-04-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-04-16 | WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver. | Krzysztof Halasa |
2010-04-16 | Merge branch 'bugzilla-15749' into release | Len Brown |
2010-04-16 | ACPI: EC: Limit burst to 64 bits | Alexey Starikovskiy |
2010-04-16 | [WATCHDOG] max63xx driver depends on ioremap() | Geert Uytterhoeven |
2010-04-16 | [WATCHDOG] max63xx: be careful when disabling the watchdog | Marc Zyngier |
2010-04-16 | [WATCHDOG] fixed book E watchdog period register mask. | Luuk Paulussen |
2010-04-16 | [WATCHDOG] omap4: Fix WDT Kconfig | Santosh Shilimkar |
2010-04-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2010-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-04-15 | Input: wacom - switch mode upon system resume | Ping Cheng |
2010-04-14 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2010-04-14 | hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support | Justin P. Mattock |
2010-04-14 | hwmon: (it87) Invalidate cache on temperature sensor change | Jean Delvare |
2010-04-14 | hwmon: (it87) Properly handle wrong sensor type requests | Jean Delvare |
2010-04-14 | hwmon: (it87) Don't arbitrarily enable temperature channels | Jean Delvare |
2010-04-14 | hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n | Jean Delvare |
2010-04-14 | hwmon: (sht15) Fix sht15_calc_temp interpolation function | Jerome Oufella |
2010-04-14 | lguest: stop using KVM hypercall mechanism | Rusty Russell |
2010-04-14 | lguest: workaround cmpxchg8b_emu by ignoring cli in the guest. | Rusty Russell |
2010-04-14 | tun: orphan an skb on tx | Michael S. Tsirkin |
2010-04-13 | Revert "Input: wacom - merge out and in prox events" | Dmitry Torokhov |
2010-04-13 | forcedeth: fix tx limit2 flag check | Ayaz Abdulla |
2010-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-04-13 | smc91c92_cs: define multicast_table as unsigned char | Ken Kawasaki |
2010-04-13 | e1000e: stop cleaning when we reach tx_ring->next_to_use | Terry Loftin |