- c9e86b8 [SCSI] mca_53c9x: remove driver by James Bottomley · 17 years ago
- 3dfcb70 [SCSI] sym53c8xx: fix resid calculation by Tony Battersby · 17 years ago
- 51883b5 [SCSI] ps3rom: sector size should be 512 bytes by Aegis Lin · 17 years ago
- 0bb67f1 [SCSI] sun3x_esp: convert to esp_scsi by Thomas Bogendoerfer · 17 years ago
- f8d9d65 [SCSI] libiscsi: make __iscsi_complete_pdu() static by Adrian Bunk · 17 years ago
- 5234e25 [SCSI] aacraid: fib context lock for management ioctls (take 2) by Salyzyn, Mark · 17 years ago
- 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
- bfa271d Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
- 123f794 i915: Fix GR register array size off-by-one bug by Jesse Barnes · 17 years ago
- 7d640c4 Driver core: Revert "Fix Firmware class name collision" by Michael E Brown · 17 years ago
- a8e98d6 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
- f0f1b33 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- 4383f18 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
- 3d50337 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
- d31d295 Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
- 7a8c6ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
- 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
- 80ff8a8 Char: mxser, add support for CP-114UL by Jiri Slaby · 17 years ago
- 1c45607 Char: mxser, remove it by Jiri Slaby · 17 years ago
- f122bfb Char: mxser, ioctl cleanup by Jiri Slaby · 17 years ago
- f83bb2d Char: mxser, simplify mxser_get_serial_info by Jiri Slaby · 17 years ago
- 0ecd233 Char: mxser, reorder mxser_cardinfo fields by Jiri Slaby · 17 years ago
- c3667d5 Char: mxser, 0 to NULL in pointer by Jiri Slaby · 17 years ago
- d7f549f Char: mxser, remove special baudrate processing by Jiri Slaby · 17 years ago
- f29e37c mxser/mxser_new: first pass over termios reporting for the mxser cards by Alan Cox · 17 years ago
- b98e70d Char: riscom8, remove wakeup and hangup bottomhalves by Jiri Slaby · 17 years ago
- 3099bbc Char: serial167, remove bottomhalf by Jiri Slaby · 17 years ago
- ccfea3c Char: stallion, remove bottomhalf by Jiri Slaby · 17 years ago
- d0d4e1c Char: specialix, remove bottomhalves by Jiri Slaby · 17 years ago
- cfccaee Char: istallion, remove hangup bottomhalf by Jiri Slaby · 17 years ago
- d2e7a4b Char: esp, remove hangup and wakeup bottomhalves by Jiri Slaby · 17 years ago
- 1386a82 Char: riscom8, change rc_init_drivers prototype by Jiri Slaby · 17 years ago
- 319fe7c Char: stallion, fix compiler warnings by Jiri Slaby · 17 years ago
- f31e683 Char: mxser_new, ioaddresses are ulong by Jiri Slaby · 17 years ago
- 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 17 years ago
- f6de0c9 Char: rocket, remove useless macros by Jiri Slaby · 17 years ago
- 68562b7 Char: rocket, printk cleanup by Jiri Slaby · 17 years ago
- 48a67f5 Char: rocket, switch long delay to sleep by Jiri Slaby · 17 years ago
- 48103c5 i8k: Inspiron E1705 fix by Frank Sorenson · 17 years ago
- fe04f22 I8K: allow i8k driver to be built on x86_64 systems by Bradley Smith · 17 years ago
- ae5e297 MBCS: convert dmareadlock to mutex by Matthias Kaehlcke · 17 years ago
- 46bca69 MBCS: convert dmawritelock to mutex by Matthias Kaehlcke · 17 years ago
- a40ba84 MBCS: convert algolock to mutex by Matthias Kaehlcke · 17 years ago
- e6ee512 dz.c: Resource management by Maciej W. Rozycki · 17 years ago
- f5519ca dz.c: Use a helper to cast from "struct uart_port *" by Maciej W. Rozycki · 17 years ago
- ff11d07 dz: clean up and improve the setup of termios settings by Maciej W. Rozycki · 17 years ago
- 54c0f37 dz: handle special conditions on reception correctly by Maciej W. Rozycki · 17 years ago
- 43d46ab dz: fix locking issues by Maciej W. Rozycki · 17 years ago
- 6d83c06 dz: rename the serial console structure by Maciej W. Rozycki · 17 years ago
- 7287d76 dz: update kconfig description by Maciej W. Rozycki · 17 years ago
- 87cff7f dz: add and reorder inclusions, remove unneeded ones by Maciej W. Rozycki · 17 years ago
- 0ba137e dz: don't panic() when request_irq() fails by Maciej W. Rozycki · 17 years ago
- dbab812 dz: always check if it is safe to console_putchar() by Maciej W. Rozycki · 17 years ago
- d4dd146 dz.h: remove useless unused module junk by Maciej W. Rozycki · 17 years ago
- 870897a drivers/edac/i3000: document type promotion by Jason Uhlenkott · 17 years ago
- 7ed31e0 drivers/edac: i3000: missing init code by Hitoshi Mitake · 17 years ago
- cd4755c drivers/edac: mpc85xx: add static scope by Doug Thompson · 17 years ago
- f5c0454 drivers/edac: i3000: 64bit build by Jason Uhlenkott · 17 years ago
- 6b09ff9 drivers/edac: pci: broken parity regression by Bryan Boatright · 17 years ago
- 4f4aeea drivers-edac: add marvell mv64x60 driver by Dave Jiang · 17 years ago
- a9a753d drivers-edac: add freescale mpc85xx driver by Dave Jiang · 17 years ago
- 4d2b165 drivers-edac: i3000 replace macros with functions by Jason Uhlenkott · 17 years ago
- ce783d7 drivers-edac: i3000 code tidying by Jason Uhlenkott · 17 years ago
- 48764e4 drivers-edac: add Cell MC driver by Benjamin Herrenschmidt · 17 years ago
- 1d5f726 drivers-edac: add Cell XDR memory types by Benjamin Herrenschmidt · 17 years ago
- c2ae24c drivers-edac: use round_jiffies_relative by Anton Blanchard · 17 years ago
- 56e61a9 drivers-edac: turn on edac device error logging by Doug Thompson · 17 years ago
- fa9ff4b ASIC3 driver by Samuel Ortiz · 17 years ago
- 4aa323b DS1WM: decouple host IRQ and INTR active state settings by Philipp Zabel · 17 years ago
- 4cbc76e power_supply: remove capacity_level from list of sysfs attributes by Thadeu Lima de Souza Cascardo · 17 years ago
- f9f7dd2 [MTD] Fix mtdoops.c compilation by David Woodhouse · 17 years ago
- 484b8e6 [MTD] [NOR] fix startup lock when using multiple nor flash chips by Rizzo Davide · 17 years ago
- 53fb84a0 [MTD] [DOC200x] eccbuf is statically defined and always evaluate to true by Samuel Tardieu · 17 years ago
- d547668 [MTD] Fix maps/physmap.c compilation with CONFIG_PM by akpm@linux-foundation.org · 17 years ago
- 6c77fd6 [MTD] onenand: Add panic_write function to the onenand driver by Richard Purdie · 17 years ago
- 621e4f8 [MTD] mtdoops: Use the panic_write function when present by Richard Purdie · 17 years ago
- 388bbb0 [MTD] Add mtd panic_write function pointer by Richard Purdie · 17 years ago
- 76b1046 [MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support. by Scott Wood · 17 years ago
- d39a7a6 leds: Add HP Jornada 6xx driver by Kristoffer Ericson · 17 years ago
- 8fe217e leds: Remove the now uneeded ixp4xx driver by Rod Whitby · 17 years ago
- f5506a2 leds: Add power LED to the wrap driver by Michael Loeffler · 17 years ago
- 2b7f1b8 leds: Fix led-gpio active_low default brightness by Raphael Assenat · 17 years ago
- 92e015c leds: hw acceleration for Clevo mail LED driver by Márton Németh · 17 years ago
- 4c79141 leds: Add support for hardware accelerated LED flashing by Márton Németh · 17 years ago
- 6c152be leds: Standardise LED naming scheme by Richard Purdie · 17 years ago
- ec072b0 backlight: Add OMAP1 PWL backlight driver by Andrzej Zaborowski · 17 years ago
- 5155245 backlight: Avoid unecessary driver callbacks by Helge Deller · 17 years ago
- 5ab3e84 Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Paul Mackerras · 17 years ago
- b714315 ACPI: fix build warning by Len Brown · 17 years ago
- cec035d leds: Add clevo notebook LED driver by Márton Németh · 17 years ago
- 9b71315 Revert "cpuidle: build fix for non-x86" by Len Brown · 17 years ago
- 81e242d Merge branches 'release' and 'dsdt-override' into release by Len Brown · 17 years ago
- 04d9488 ACPI: update intrd DSDT override console messages by Len Brown · 17 years ago
- d89e9d6 ACPI: update DSDT override documentation by Len Brown · 17 years ago
- 9cbc796 ACPI: Add "acpi_no_initrd_override" kernel parameter by Éric Piel · 17 years ago
- a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 17 years ago
- 9e52797 ACPI: its a directory not a folder.... by Alan Cox · 17 years ago
- e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
- 87ecd5c ACPI: add missing prink prefix strings by Len Brown · 17 years ago
- 299cfe3 Merge branches 'release' and 'hwmon-conflicts' into release by Len Brown · 17 years ago