- cea50fe hwmon: (lm90) Convert some macros to static functions by Nate Case · 16 years ago
- a874a10 hwmon: (lm90) Update datasheet links by Jean Delvare · 16 years ago
- 5f502a8 hwmon: (lm90) Don't access nonexistent registers on Maxim chips by Jean Delvare · 16 years ago
- f65e170 hwmon: (lm90) Support the extra resolution bits of MAX6657 by Jean Delvare · 16 years ago
- 6388a38 hwmon: (lm90) Move 16-bit value read to a separate function by Jean Delvare · 16 years ago
- 2e532d6 {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() by Linus Torvalds · 16 years ago
- 08d19f5 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
- e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1eee21a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
- a45fbc3 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
- c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
- c8d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- c472273 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
- 36ac1d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
- d7a6119 rtc: rtc-ds1286 and rtc-m48t35 need <linux/io.h> by Geert Uytterhoeven · 16 years ago
- 65ae24b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
- cb23832 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 4352637 drivers/net/xen-netfront.c: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
- 88429a1 make hp_wmi_notify() static by Adrian Bunk · 16 years ago
- c9f6616 resource: add resource_type() and IORESOURCE_TYPE_BITS by Magnus Damm · 16 years ago
- 923f7f6 GRU driver: minor updates by Jack Steiner · 16 years ago
- d827367 w1: new driver. DS2431 chip by Bernhard Weirich · 16 years ago
- ade6d81 W1: ds2490.c optimize ds_set_pullup by David Fries · 16 years ago
- cbf4a49 W1: ds2490.c ds_write_block remove extra ds_wait_status by David Fries · 16 years ago
- 19e7184 W1: ds2490.c magic number work by David Fries · 16 years ago
- e464af2 W1: ds2490.c reset ds2490 in init by David Fries · 16 years ago
- 7a4b970 W1: ds2490.c ds_reset remove ds_wait_status by David Fries · 16 years ago
- 4b9cf1b W1: ds2490.c ds_dump_status rework by David Fries · 16 years ago
- 6e10f65 W1: ds2490.c simplify and fix ds_touch_bit by David Fries · 16 years ago
- a08e2d3 W1: ds2490.c disable bit read and write by David Fries · 16 years ago
- e1c86d2 W1: ds2490.c ds_write_bit, grouping error, disable readback by David Fries · 16 years ago
- 1f4ec2d W1: ds2490.c add support for strong pullup by David Fries · 16 years ago
- 95cfaeb W1: ds2490.c correct print message by David Fries · 16 years ago
- cadd486 W1: ds1wm.c msleep for reset by David Fries · 16 years ago
- 8e3dae2 W1: w1_io.c reset comments and msleep by David Fries · 16 years ago
- 7dc8f52 W1: w1.c s/printk/dev_dbg/ by David Fries · 16 years ago
- af00a2d W1: w1_int.c use first available master number by David Fries · 16 years ago
- e0d29c7 W1: w1_therm consistent mutex access code cleanup by David Fries · 16 years ago
- fe3cb82 W1: w1_family, remove unused variable need_exit by David Fries · 16 years ago
- 347ba8a W1: w1_therm fix user buffer overflow and cat by David Fries · 16 years ago
- 07e0034 W1: w1_slave_read_id read bug, use device_attribute by David Fries · 16 years ago
- 9141f57 W1: new module parameter search_count by David Fries · 16 years ago
- cd7b28d W1: recode w1_slave_found logic by David Fries · 16 years ago
- 9b46741 W1: be able to manually add and remove slaves by David Fries · 16 years ago
- 6cd1597 W1: feature, w1_therm.c use strong pullup and documentation by David Fries · 16 years ago
- 6a158c0 W1: feature, enable hardware strong pullup by David Fries · 16 years ago
- 3c52e4e W1: w1_process, block or sleep by David Fries · 16 years ago
- 01e14d6 W1: don't delay search start by David Fries · 16 years ago
- 0d671b2 W1: abort search early on on exit by David Fries · 16 years ago
- c30c9b1 W1: fix deadlocks and remove w1_control_thread by David Fries · 16 years ago
- dd78c94 drivers/char/tpm/tpm.c: fix error-path memory leak by Andrew Morton · 16 years ago
- 292cf4a tpm: work around bug in Broadcom BCM0102 chipset by Valdis Kletnieks · 16 years ago
- 9e5b1b1 tpm: correct tpm timeouts to jiffies conversion by Marcin Obara · 16 years ago
- 612de10 parport: remove CVS keywords by Adrian Bunk · 16 years ago
- 8360e81 edac i5000: fix thermal issues by Aristeu Rozanski · 16 years ago
- c066740 edac i5000: fix error messages by Aristeu Rozanski · 16 years ago
- 60be755 edac mpc85xx: add support for mpc8572 by Andrew Kilkenny · 16 years ago
- 53a2fe5 edac: make i82443bxgx_edac coexist with intel_agp by Vladislav Bogdanov · 16 years ago
- f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
- f40cbaa proc: move sysrq-trigger out of fs/proc/ by Alexey Dobriyan · 16 years ago
- 266a813 firmware: use dev_printk when possible by Bjorn Helgaas · 16 years ago
- b46f69c char: moxa.c sparse annotation by Harvey Harrison · 16 years ago
- bc20589 applicom.c: fix apparently-broken code in do_ac_read() by Andrew Morton · 16 years ago
- d05abab Char: ds1286, eliminate busy waiting by Jiri Slaby · 16 years ago
- 60836eb telephony: remove CVS keywords by Adrian Bunk · 16 years ago
- b563cf5 pnp: make the resource type an unsigned long by Rene Herman · 16 years ago
- a63cc18 pnp: remove printk() with outdated version by Adrian Bunk · 16 years ago
- 232fb69 fbcon_set_all_vcs: fix kernel crash when switching the rotated consoles by Oleg Nesterov · 16 years ago
- b53cde3 fbdev: add new TMIO framebuffer driver by Dmitry Baryshkov · 16 years ago
- 313cc59 framebuffer: fix carminefb section mismatch by Randy Dunlap · 16 years ago
- e3a1938 matroxfb: support G200eV chip by Darrick J. Wong · 16 years ago
- 0b17888 fbdev: allow more chip revisions in Epson s1d13... video driver by Kristoffer Ericson · 16 years ago
- 4d31a2b fbdev: ignore VESA modes if framebuffer does not support them by Michal Januszewski · 16 years ago
- 5ab4840 vgacon: vgacon_scrolldelta simplification by Marcin Slusarz · 16 years ago
- c38182a vgacon: optimize scrolling by Marcin Slusarz · 16 years ago
- 1a3b09d fbmon: fix EDID parser to detect interlace modes by Jon Dufresne · 16 years ago
- 9350cc9 uvesafb: don't treat mode info retrieval failures as errors by Michal Januszewski · 16 years ago
- b1ee26b radeonfb: accelerate imageblit and other improvements by Benjamin Herrenschmidt · 16 years ago
- a6c0c37 radeonfb: misc cleanup of engine and dst cache handling by Benjamin Herrenschmidt · 16 years ago
- 7c08c9a efifb/imacfb consolidation + hardware support by Peter Jones · 16 years ago
- f928ac0a atmel_lcdfb: disallow setting larger resolution than the framebuffer memory can handle by Stanislaw Gruszka · 16 years ago
- 486ff38 cirrusfb: do not change MCLK for Alpine chips by Krzysztof Helt · 16 years ago
- 3b92183 cirrusfb: fix 16bpp modes by Krzysztof Helt · 16 years ago
- 55a0dd8 cirrusfb: add noaccel module parameter by Krzysztof Helt · 16 years ago
- dafa32c cirrusfb: drop clock fields from cirrusfb_regs structure by Krzysztof Helt · 16 years ago
- 9a85cf5 cirrusfb: eliminate CRT registers from global structure by Krzysztof Helt · 16 years ago
- c395d3e cirrusfb: add __devinit attribute to probing functions by Krzysztof Helt · 16 years ago
- a1d35a7 cirrusfb: use modedb and add mode_option parameter by Krzysztof Helt · 16 years ago
- 64beab1 cirrusfb: drop device pointers from cirrusfb_info by Krzysztof Helt · 16 years ago
- 1cea9a9 cirrusfb: remove 24 bpp mode by Krzysztof Helt · 16 years ago
- 7528f54 cirrusfb: simplify clock calculation by Krzysztof Helt · 16 years ago
- 786e463 cirrusfb: remove information about memory size during mode change by Krzysztof Helt · 16 years ago
- 3f7a26b intelfb: support 945GME (as used in ASUS Eee 901) by Phil Endecott · 16 years ago
- 3b25613 tdfxfb: do not make changes to default tdfx_fix by Krzysztof Helt · 16 years ago
- 3a56805 neofb: remove open_lock mutex by Krzysztof Helt · 16 years ago
- 9c8db4a vga16fb: remove open_lock mutex by Krzysztof Helt · 16 years ago
- 0716a8e neofb: kill some redundant code by Krzysztof Helt · 16 years ago
- 4edad7f fbdev: kconfig update by Krzysztof Helt · 16 years ago
- 23966d5 viafb: via_utility.c, via_utility.h, vt1636.c, vt1636.h by Joseph Chan · 16 years ago