- 107111d sgiioc4: kill duplicate ioremap() by Sergei Shtylyov · 16 years ago
- 8108b88 sgiioc4: kill useless address checks by Sergei Shtylyov · 16 years ago
- 8c061a4 delkin_cb: add PM support by Bartlomiej Zolnierkiewicz · 16 years ago
- 41d1a3d ide: remove broken hpt34x driver by Bartlomiej Zolnierkiewicz · 16 years ago
- 0df9627 ide-floppy: remove idefloppy_floppy_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
- ea65698 sgiioc4: remove maskproc() method by Sergei Shtylyov · 16 years ago
- ea2ac5a hpt366: cleanup maskproc() method by Sergei Shtylyov · 16 years ago
- e5403bf ide: mask interrupt in ide_config_drive_speed() by Sergei Shtylyov · 16 years ago
- 79104c6 hpt366: fix compile warning by Bartlomiej Zolnierkiewicz · 16 years ago
- 2a2267e7 ide-cd: remove stale comment by Borislav Petkov · 16 years ago
- 419a5b6 ide-cd: small drive type print fix by Borislav Petkov · 16 years ago
- 71b429ca ide-cd: debug log enhancements by Borislav Petkov · 16 years ago
- 806f80a ide: add generic ATA/ATAPI disk driver by Bartlomiej Zolnierkiewicz · 16 years ago
- 79cb380 ide: allow device drivers to specify per-device type /proc settings by Bartlomiej Zolnierkiewicz · 16 years ago
- 9a6eb74 ide: prepare for merging ide-gd-floppy.c with ide-gd.c by Bartlomiej Zolnierkiewicz · 16 years ago
- c84d9bb ide-floppy: factor out generic disk handling code to ide-gd-floppy.c by Bartlomiej Zolnierkiewicz · 16 years ago
- cedd120 ide-disk: use IDE_DFLAG_MEDIA_CHANGED by Bartlomiej Zolnierkiewicz · 16 years ago
- 5fef0e5 ide-disk: factor out generic disk handling code to ide-gd.c by Bartlomiej Zolnierkiewicz · 16 years ago
- 42619d3 ide: remove IDE_AFLAG_NO_DOORLOCKING by Bartlomiej Zolnierkiewicz · 16 years ago
- e012862 ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS by Bartlomiej Zolnierkiewicz · 16 years ago
- da16787 ide: IDE_AFLAG_WP -> IDE_DFLAG_WP by Bartlomiej Zolnierkiewicz · 16 years ago
- fe11edf ide: IDE_AFLAG_MEDIA_CHANGED -> IDE_DFLAG_MEDIA_CHANGED by Bartlomiej Zolnierkiewicz · 16 years ago
- 6f84083b ide-floppy: use drive->capacity64 for caching current capacity by Bartlomiej Zolnierkiewicz · 16 years ago
- 8f29cd9 ide-floppy: drop 'floppy' argument from idefloppy_setup() by Bartlomiej Zolnierkiewicz · 16 years ago
- ae9f9f0 ide-{disk,floppy}: set IDE_DFLAG_ATTACH in *_setup() by Bartlomiej Zolnierkiewicz · 16 years ago
- 81ee1bb ide-disk: move IDE_DFLAG_DOORLOCKING flag handling to idedisk_set_doorlock() by Bartlomiej Zolnierkiewicz · 16 years ago
- d7e7475 ide-disk: use to_ide_drv() and ide_drv_g() by Bartlomiej Zolnierkiewicz · 16 years ago
- 9c3ba76 ide-floppy: use alloc_disk_node() by Bartlomiej Zolnierkiewicz · 16 years ago
- 099ed4c ide-disk: lock media before checking for media change by Bartlomiej Zolnierkiewicz · 16 years ago
- 0a70c7f ide-disk: fix IDE_DFLAG_LBA48 handling on resume by Bartlomiej Zolnierkiewicz · 16 years ago
- 2e532d6 {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() by Linus Torvalds · 16 years ago
- 08d19f51 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
- 36ac1d2f 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
- ade6d810 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