1. a782eed ps3fb: fix modedb typos by Geoff Levand · 17 years ago
  2. a286408 ps3fb: cleanup sweep by Geert Uytterhoeven · 17 years ago
  3. a366536 ps3fb: round up video modes by Geert Uytterhoeven · 17 years ago
  4. 34c422f ps3fb: reorganize modedb handling by Geert Uytterhoeven · 17 years ago
  5. 633bd11 ps3fb: add support for configurable black borders by Geert Uytterhoeven · 17 years ago
  6. 7974f72 ps3fb: make frame buffer offsets unsigned int by Geert Uytterhoeven · 17 years ago
  7. 9f4f21b ps3fb: kill ps3fb_res by Geert Uytterhoeven · 17 years ago
  8. d9a4ba6 ps3fb: open-code macros that are used only once by Geert Uytterhoeven · 17 years ago
  9. bbcfe34 ps3fb: kill PS3FB_FULL_MODE_BIT by Geert Uytterhoeven · 17 years ago
  10. 084ffff ps3: use symbolic names for video modes by Geert Uytterhoeven · 17 years ago
  11. 3c4f594 ps3av: ps3av_get_scanmode() and ps3av_get_refresh_rate() are unused by Geert Uytterhoeven · 17 years ago
  12. a9a84c3 atmel_lcdfb: backlight control by David Brownell · 17 years ago
  13. b1230ee sm501fb: clear framebuffer memory and palette by Magnus Damm · 17 years ago
  14. dfcffa4 sm501fb: control panel pin usage with platform data flags by Magnus Damm · 17 years ago
  15. 625fcaf drivers/video: add missing pci_dev_get by Julia Lawall · 17 years ago
  16. 5eb03a4 uvesafb: small cleanups by Randy Dunlap · 17 years ago
  17. 0ce85eb tdfxfb: fix section mismatch warnings by Randy Dunlap · 17 years ago
  18. 74f482c fb: nvidiafb: Try harder at initial mode setting. by Paul Mundt · 17 years ago
  19. 2e97502 vermilion.c: use ALIGN(), not __ALIGN_MASK() by Andrew Morton · 17 years ago
  20. 0e90454 neofb: avoid overwriting fb_info fields by Andrew Morton · 17 years ago
  21. 050da93 drivers/video/pm3fb.c section fix by Adrian Bunk · 17 years ago
  22. 2428e59 fbcon: fix sparse warning about shadowing 'rotate' symbol by Marcin Slusarz · 17 years ago
  23. 2c6cc35 fbcon: fix sparse warning about shadowing 'p' symbol by Marcin Slusarz · 17 years ago
  24. cbfb3e0 vgacon: fix sparse warning about shadowing 'i' symbol by Marcin Slusarz · 17 years ago
  25. 162b3a0 atmel_lcdfb: validate display timings by Haavard Skinnemoen · 17 years ago
  26. 529e55b fb: defio nopage by Nick Piggin · 17 years ago
  27. 8c85fd8 fbmon: cleanup trailing whitespaces by Andre Haupt · 17 years ago
  28. cb85063 fbmon: remove unnecessary local variable by Andre Haupt · 17 years ago
  29. ea237a6 drivers/video: remove unnecessary pci_dev_put by Julia Lawall · 17 years ago
  30. 5a1c84f video/hpfb.c section fix by Adrian Bunk · 17 years ago
  31. cfe2f71 make video/geode/lxfb_core.c:geode_modedb[] static by Adrian Bunk · 17 years ago
  32. f5e8ff4 gpio: handle pca953{4,5,6,7,8} too by Guennadi Liakhovetski · 17 years ago
  33. f3dc363 gpio: rename pca953x symbols by Guennadi Liakhovetski · 17 years ago
  34. d1c057e3 gpio: rename pca9539 driver by Guennadi Liakhovetski · 17 years ago
  35. ad8dc96 w1-gpio: add GPIO w1 bus master driver by Ville Syrjala · 17 years ago
  36. 4cdf854 rtc: at91sam9 RTC support (RTT and/or RTC) by David Brownell · 17 years ago
  37. f618258 rtc: remove more dev->power.power_state usage by David Brownell · 17 years ago
  38. fcd8db0 rtc ds1307: ds_1340 change init by frederic Rodo · 17 years ago
  39. 75b6102 rtc: add support for Epson RTC-9701JE V4 by Magnus Damm · 17 years ago
  40. 2805b96 rtc: add support for Epson RTC-9701JE V2 by Magnus Damm · 17 years ago
  41. 102f4a0 ip27-rtc: convert ioctl to unlocked_ioctl by Cyrill Gorcunov · 17 years ago
  42. 9d8af78 rtc: add HPET RTC emulation to RTC_DRV_CMOS by Bernhard Walle · 17 years ago
  43. 095b9d5 Blackfin RTC driver: convert sync wait to use the irq write complete notice by Mike Frysinger · 17 years ago
  44. 48c1a56 Blackfin RTC driver: shave off another memcpy() by using assignment. by Mike Frysinger · 17 years ago
  45. 68db304 Blackfin RTC driver: read_alarm() checks the enabled field, not the pending field. by Mike Frysinger · 17 years ago
  46. 5438de4 Blackfin RTC driver: use dev_dbg() rather than pr_stamp() by Mike Frysinger · 17 years ago
  47. 6406116 Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that we have MMR filesystem in sysfs) by Mike Frysinger · 17 years ago
  48. d7827d8 Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a (struct platform_device*), so fix the irq handler by Mike Frysinger · 17 years ago
  49. 5c23634 Blackfin RTC driver: the frequency function is in units of Hz, not units of seconds, so lock our driver down to 1 Hz by Mike Frysinger · 17 years ago
  50. 8f26795 Platform real time clock driver for Dallas 1511 chip by Andrew Sharp · 17 years ago
  51. 8a0bdfd rtc-cmos alarm acts as oneshot by David Brownell · 17 years ago
  52. 739d340 rtc: ds1302 rtc support by Paul Mundt · 17 years ago
  53. e07e232 rtc-cmos: export nvram in sysfs by David Brownell · 17 years ago
  54. 9974b6e rtc-s3c: Use is_power_of_2() macro for simplicity. by Robert P. J. Day · 17 years ago
  55. 037e291 rtc-pcf8583: Don't abuse I2C_M_NOSTART by Jean Delvare · 17 years ago
  56. 09b6bdb3b Cosmetic fixes to RTC subsystem's Kconfig by Alessandro Zummo · 17 years ago
  57. 162c0d9 drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning by Andrew Morton · 17 years ago
  58. 3eb1a6f drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo() by Roel Kluin · 17 years ago
  59. ee51ef0 ser_gigaset: convert mutex to completion by Tilman Schmidt · 17 years ago
  60. e468c04 Gigaset: permit module unload by Tilman Schmidt · 17 years ago
  61. 9d4bee2 gigaset: atomic cleanup by Tilman Schmidt · 17 years ago
  62. 1ff0a52 usb_gigaset: suspend support by Tilman Schmidt · 17 years ago
  63. 024fd29 bas_gigaset: suspend support by Tilman Schmidt · 17 years ago
  64. c652cbd gigaset: code cleanups by Tilman Schmidt · 17 years ago
  65. dbd9823 gigaset: clean up urb->status usage by Tilman Schmidt · 17 years ago
  66. 5beec4a spi: remove more dev->power.power_state usage by David Brownell · 17 years ago
  67. 26fdc1f spi_bfin: headers are not for changelogs by Mike Frysinger · 17 years ago
  68. 13f3e642 spi_bfin: wait for tx to complete on write paths by Sonic Zhang · 17 years ago
  69. 4fd432d spi_bfin: wait for tx to complete on full duplex paths by Bryan Wu · 17 years ago
  70. e26aa01 spi_bfin: wait for tx to complete on some cs_chg paths by Bryan Wu · 17 years ago
  71. aab0d83 spi_bfin: use more useful GPIO labels by Bryan Wu · 17 years ago
  72. 8d20d0a spi_bfin: remove useless fault path by Bryan Wu · 17 years ago
  73. ccc7bae spi: omap2_mcspi handles omap3 too by Girish · 17 years ago
  74. 37e4664 spi: SuperH SPI using SCI by Magnus Damm · 17 years ago
  75. b359fbc spi: s3c drivers shouldn't care about spi_board_info by David Brownell · 17 years ago
  76. 8bacb21 atmel_spi: fix dmachain oops with DEBUG enabled by Haavard Skinnemoen · 17 years ago
  77. 154443c atmel_spi: chain DMA transfers by Silvester Erdeg · 17 years ago
  78. 1eed29d atmel_spi throughput improvement by Haavard Skinnemoen · 17 years ago
  79. 3c72426 spi core: stop updating dev->power.power_state by David Brownell · 17 years ago
  80. 5ceadd2 Atari floppy: Rename disk_type to atari_disk_type by Geert Uytterhoeven · 17 years ago
  81. 7129b12 W1: w1_therm.c standardize units to millidegrees C by David Fries · 17 years ago
  82. 35841f7 drivers/cdrom/cdrom.c: simplify logic in cdrom_release() by Borislav Petkov · 17 years ago
  83. 18a2354 w1: remove unused and confusing variable. by Evgeniy Polyakov · 17 years ago
  84. e1d42c9 tpm: infineon section mismatch by Randy Dunlap · 17 years ago
  85. 82f5608 phantom: don't grab other devices by Jiri Slaby · 17 years ago
  86. 2b54aae Claim maintainership for block2mtd and update email addresses by Joern Engel · 17 years ago
  87. 54d2a37 Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline by Joe Peterson · 17 years ago
  88. 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 17 years ago
  89. f63fd7e parport_pc: detection for SuperIO IT87XX POST by Petr Cvek · 17 years ago
  90. a9000d0 ik8: add Dell UK 6400 Inspiron model (MM061) by Nick Warne · 17 years ago
  91. c01106e parport_serial: netmos 9855 fix by Christian Pellegrin · 17 years ago
  92. dc99915 parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCard by Luís P Mendes · 17 years ago
  93. cce992b Amiga serial driver: port_write_mutex fixup by Daniel Walker · 17 years ago
  94. e381d1c drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  95. ec5b115 tty: enable the echoing of ^C in the N_TTY discipline by Joe Peterson · 17 years ago
  96. bed9759 drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT by Denis Cheng · 17 years ago
  97. a18b630 uio: nopage by Nick Piggin · 17 years ago
  98. a6752f3 unix98 allocated_ptys_lock semaphore to mutex by Daniel Walker · 17 years ago
  99. 4749380 drivers/isdn/i4l/isdn_tty.c: remove write_sem by Daniel Walker · 17 years ago
  100. eb31005 drivers/char/tty_io.c: remove pty_sem by Daniel Walker · 17 years ago