1. 7f762d2 tridentfb: fix timing calculations by Krzysztof Helt · 16 years ago
  2. 10172ed tridentfb: make use of functions and constants from the vga.h by Krzysztof Helt · 16 years ago
  3. d9cad04 tridentfb: move global acceleration hooks into structure by Krzysztof Helt · 16 years ago
  4. e0759a5 tridentfb: convert is_blade and is_xp macros into functions by Krzysztof Helt · 16 years ago
  5. 6eed8e1 tridentfb: move global flat panel variable into structure by Krzysztof Helt · 16 years ago
  6. 122e8ad tridentfb: move global chip_id into structure by Krzysztof Helt · 16 years ago
  7. ea8ee55 tridentfb: move global pseudo palette into structure by Krzysztof Helt · 16 years ago
  8. e09ed09 tridentfb: convert fb_info into allocated one by Krzysztof Helt · 16 years ago
  9. 306fa6f6 tridentfb: replace macros with functions by Krzysztof Helt · 16 years ago
  10. 2ece5f43 fbdev: add the carmine FB driver by Sebastian Siewior · 16 years ago
  11. 4cad443 rtc-vr41xx: add irq_set_freq() and irq_set_state() by Yoichi Yuasa · 16 years ago
  12. 7e2a31d rtc-cmos: avoid spurious irqs by David Brownell · 16 years ago
  13. 449321b rtc-at91rm9200: avoid spurious irqs by David Brownell · 16 years ago
  14. 773be7e rtc: rtc-s3c: update IRQ handling by Ben Dooks · 16 years ago
  15. 4cd0c5c rtc: rtc-s3c: add __devexit and __devinit markers by Ben Dooks · 16 years ago
  16. 35d3fdd rtc-cmos: improve HPET IRQ glue by David Brownell · 16 years ago
  17. c68d07b rtc: remove and clarify unneeded externs by Carlos R. Mafra · 16 years ago
  18. 02bb584 rtc: convert the PCF8583 driver to the new I2C style framework with device_ids by Wolfram Sang · 16 years ago
  19. 71fc822 rtc: rtc-omap footprint shrinkage by David Brownell · 16 years ago
  20. 53e84b6 rtc: ds1305/ds1306 driver by David Brownell · 16 years ago
  21. 8fc2c76 rtc: add support for ST M41T94 SPI RTC by Kim B. Heino · 16 years ago
  22. 5ad31a57 rtc: remove BKL for ioctl() by David Brownell · 16 years ago
  23. 53f1b14 rtc: push the BKL down into the driver ioctl method by Alan Cox · 16 years ago
  24. 4c228db rtc: m41t80: use pr_info() as appropriate by Maciej W. Rozycki · 16 years ago
  25. 35aa64f rtc: m41t80: sort header inclusions for readability by Maciej W. Rozycki · 16 years ago
  26. 0293902 I2O: handle sysfs_create_link() failures by Wang Chen · 16 years ago
  27. f700d6e vt: do not update when the console is blanked by Stefano Stabellini · 16 years ago
  28. e0426e6 vt: hold console_sem across sysfs operations by Jiri Slaby · 16 years ago
  29. bbe48ec spi: au1550_spi: improve pio transfer mode by Jan Nikitenko · 16 years ago
  30. 3a93a15 spi: au1550_spi: proper platform device by Manuel Lauss · 16 years ago
  31. 4ef754b spidev: BKL removal by Alan Cox · 16 years ago
  32. 102eb97 spi: make spi_board_info.modalias a char array by Grant Likely · 16 years ago
  33. 6291fe2 SPI Kconfig simplifications by Robert P. J. Day · 16 years ago
  34. 166a375 xilinx_spi: test below 0 on unsigned irq in xilinx_spi_probe() by Roel Kluin · 16 years ago
  35. a61f534 spi: spi_mpc83xx clockrate fixes by Chen Gong · 16 years ago
  36. 708d8ce stallion: removed unused variable by Andre Haupt · 16 years ago
  37. ae2d4c3 cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termios parameters by Nye Liu · 16 years ago
  38. e9a8f4d serial: DZ11: avoid a hang at console switch-over by Maciej W. Rozycki · 16 years ago
  39. 3771359 serial: Z85C30: avoid a hang at console switch-over by Maciej W. Rozycki · 16 years ago
  40. b76c5a0 serial: add support for a no-name 4 ports multiserial card by Catalin(ux) M BOIE · 16 years ago
  41. 7500b1f 8250: fix break handling for Intel 82571 by Aristeu Rozanski · 16 years ago
  42. 920519c serial/8250_gsc.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  43. 5aa0769 atmel_pwm: set up only one PWM clock when allocating a clock by Hans-Christian Egtvedt · 16 years ago
  44. f606ddf remove the v850 port by Adrian Bunk · 16 years ago
  45. e41fb7c pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering by Carlos Corbacho · 16 years ago
  46. bdfe6b7 pm: acpi hibernation: utilize hardware signature by Shaohua Li · 16 years ago
  47. 5f09c4c gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed by Tilman Schmidt · 16 years ago
  48. 5002779 gigaset: use dev_ macros for messages by Tilman Schmidt · 16 years ago
  49. 5c755e9 memory-hotplug: add sysfs removable attribute for hotplug memory remove by Badari Pulavarty · 16 years ago
  50. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  51. 7ae8ed5 use generic_access_phys for /dev/mem mappings by Rik van Riel · 16 years ago
  52. efe9e77 mspec: convert nopfn to fault by Nick Piggin · 16 years ago
  53. d7ce20b remove is_tty() by Adrian Bunk · 16 years ago
  54. e108526e move memory_read_from_buffer() from fs.h to string.h by Akinobu Mita · 16 years ago
  55. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  56. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  57. 20b7997 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  58. 5554b35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  59. 0f6e38a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  60. e669e81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  61. fc41069 ide: small whitespace fixes by Pavel Machek · 16 years ago
  62. 1a677ab ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  63. 141d3b2 ide: ide-cd.c fix sparse endianness warnings by Harvey Harrison · 16 years ago
  64. 570f89e ide-cd: convert to using the new atapi_flags by Borislav Petkov · 16 years ago
  65. ac77ef8 ide: remove unused PC_FLAG_DRQ_INTERRUPT by Borislav Petkov · 16 years ago
  66. be4c916 ide-scsi: convert to using the new atapi_flags by Borislav Petkov · 16 years ago
  67. f2e3ab5 ide-tape: convert to using the new atapi_flags by Borislav Petkov · 16 years ago
  68. ea68d27 ide-floppy: convert to using the new atapi_flags (take 2) by Borislav Petkov · 16 years ago
  69. 8fccf89 ide: use rq->cmd instead of pc->c in atapi common code by Borislav Petkov · 16 years ago
  70. 08feacf ide-scsi: pass packet command in rq->cmd by Borislav Petkov · 16 years ago
  71. 0014c75 ide-tape: pass packet command in rq->cmd by Borislav Petkov · 16 years ago
  72. 83dd573 ide-tape: make room for packet command ids in rq->cmd by Borislav Petkov · 16 years ago
  73. 20cd93be67 ide-floppy: pass packet command in rq->cmd by Borislav Petkov · 16 years ago
  74. db9d286 ide-scsi: use drive->pc_callback instead of pc->callback by Borislav Petkov · 16 years ago
  75. 776bb02 ide-tape: use drive->pc_callback instead of pc->callback by Borislav Petkov · 16 years ago
  76. 2207fa5 ide-floppy: use drive->pc_callback instead of pc->callback by Borislav Petkov · 16 years ago
  77. 4b50750 drivers/ide/ide-tape.c: remove double kfree by Darren Jenkins · 16 years ago
  78. 8a69580 ide: add ide_host_free() helper (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  79. 18de1017 ide: allocate ide_hwif_t instances dynamically by Bartlomiej Zolnierkiewicz · 16 years ago
  80. af1cbba ide: add ide_ports[] by Bartlomiej Zolnierkiewicz · 16 years ago
  81. 6059143 ide: move ide_remove_port_from_hwgroup() to ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 8cdf310 ide: fix IDE port slots reservation and freeing (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  83. e0d0020 ide: fix ide_host_register() return value by Bartlomiej Zolnierkiewicz · 16 years ago
  84. 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  85. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  86. 374e042 ide: add struct ide_tp_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  87. d6276b5 ide: add 'config' field to hw_regs_t by Bartlomiej Zolnierkiewicz · 16 years ago
  88. edc74b2 ide-generic: probing fix by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 73dc532 gayle: reserve memory resources at once by Bartlomiej Zolnierkiewicz · 16 years ago
  90. 3b2a5c7 ide: filter out "default" transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 16 years ago
  91. c30daac ide: filter out invalid transfer mode values in set_xfer_rate() by Bartlomiej Zolnierkiewicz · 16 years ago
  92. ba4b2e6 ide: remove dead Virtual DMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 472b4bc ide: mark hpt34x host driver as BROKEN by Bartlomiej Zolnierkiewicz · 16 years ago
  94. cbf3d26 ide: limit cy82c693 host driver to ALPHA by Bartlomiej Zolnierkiewicz · 16 years ago
  95. 761052e ide: remove ->INB, ->OUTB and ->OUTBSYNC methods by Bartlomiej Zolnierkiewicz · 16 years ago
  96. 1823649 ide: add ide_read_bcount_and_ireason() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  97. 88a7210 ide: add ide_read_ireason() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  98. 1f2efb8 ide: add ide_read_device() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  99. 92eb438 ide: use ->tf_read in ide_read_error() by Bartlomiej Zolnierkiewicz · 16 years ago
  100. 40f095f ide: use ->tf_load in SELECT_DRIVE() by Bartlomiej Zolnierkiewicz · 16 years ago