| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fm2fb: the pseudo_palette is only 16 elements long | Antonino A. Daplas | 2007-07-17 | 1 | -7/+9 |
* | epson1355fb: color setting fixes | Antonino A. Daplas | 2007-07-17 | 1 | -2/+3 |
* | cyblafb: fix pseudo_palette array overrun in setcolreg | Antonino A. Daplas | 2007-07-17 | 1 | -9/+12 |
* | controlfb: the pseudo_palette is only 16 elements long | Antonino A. Daplas | 2007-07-17 | 1 | -1/+1 |
* | 68328fb: the pseudo_palette is only 16 elements long | Antonino A. Daplas | 2007-07-17 | 1 | -1/+1 |
* | vt: add comment for unbind_con_driver() | Jesse Barnes | 2007-07-17 | 1 | -2/+19 |
* | fbdev: fbcon: console unregistration from unregister_framebuffer | Jesse Barnes | 2007-07-17 | 2 | -4/+64 |
* | fbcon: Revise primary device selection | Antonino A. Daplas | 2007-07-17 | 2 | -41/+14 |
* | fbcon: set_con2fb_map fixes | Antonino A. Daplas | 2007-07-17 | 1 | -39/+25 |
* | pm2fb: white spaces clean up | Krzysztof Helt | 2007-07-17 | 1 | -101/+101 |
* | nvidiafb: Add proper support for Geforce 7600 chipset | Antonino A. Daplas | 2007-07-17 | 4 | -28/+54 |
* | radeonfb: Add support for Radeon Xpress 200M (RS485) | Stephan Wolf | 2007-07-17 | 2 | -0/+3 |
* | fbcon: allow fbcon to use the primary display driver | Antonino A. Daplas | 2007-07-17 | 3 | -11/+97 |
* | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 2007-07-17 | 1 | -58/+4 |
* | fbcon: use struct device instead of struct class_device | Antonino A. Daplas | 2007-07-17 | 1 | -28/+29 |
* | fbcon: cursor blink control | Antonino A. Daplas | 2007-07-17 | 1 | -1/+73 |
* | nvidiafb: adjust flags to take advantage of new scroll method | Antonino A. Daplas | 2007-07-17 | 1 | -0/+2 |
* | fbcon: smart blitter usage for scrolling | Krzysztof Helt | 2007-07-17 | 1 | -8/+68 |
* | stallion: remove unneeded lock_kernel | Alan Cox | 2007-07-17 | 1 | -2/+0 |
* | Char: istallion, init+locking fixes | Ingo Korb | 2007-07-17 | 1 | -7/+2 |
* | Char: stallion, remove user class report request | Jiri Slaby | 2007-07-17 | 1 | -3/+0 |
* | Char: Kconfig, mxser_new: remove experimental comment | Jiri Slaby | 2007-07-17 | 1 | -2/+0 |
* | Char: vt, use ARRAY_SIZE | Jiri Slaby | 2007-07-17 | 1 | -2/+1 |
* | Char: vt, use kzalloc | Jiri Slaby | 2007-07-17 | 1 | -2/+1 |
* | Char: riscom8, eliminate busy loop | Jiri Slaby | 2007-07-17 | 1 | -10/+2 |
* | Char: specialix, remove busy waiting | Jiri Slaby | 2007-07-17 | 1 | -14/+2 |
* | Char: moxa, eliminate busy waiting | Jiri Slaby | 2007-07-17 | 1 | -25/+12 |
* | Char: isicom, proper variables types | Jiri Slaby | 2007-07-17 | 1 | -11/+7 |
* | Char: isicom, del_timer at exit | Jiri Slaby | 2007-07-17 | 1 | -11/+1 |
* | Char: isicom, cleanup locking | Jiri Slaby | 2007-07-17 | 1 | -38/+27 |
* | Char: cyclades, fix sparse warning | Jiri Slaby | 2007-07-17 | 1 | -10/+8 |
* | Char: cyclades, add firmware loading | Jiri Slaby | 2007-07-17 | 1 | -23/+328 |
* | rtc-ds1307 becomes new-style i2c driver | David Brownell | 2007-07-17 | 1 | -75/+53 |
* | rtc-ds1307: oscillator restart for ds13{37,38,39,40} | Rodolfo Giometti | 2007-07-17 | 1 | -21/+45 |
* | RTC driver for DS1216 chips | Thomas Bogendoerfer | 2007-07-17 | 3 | -0/+233 |
* | rtc: add support for the ST M48T59 RTC | Mark Zhan | 2007-07-17 | 3 | -0/+502 |
* | rtc: watchdog support for rtc-m41t80 driver | Atsushi Nemoto | 2007-07-17 | 2 | -0/+295 |
* | rtc: add rtc-m41t80 driver | Atsushi Nemoto | 2007-07-17 | 3 | -0/+642 |
* | RTC Kconfig tweax | David Brownell | 2007-07-17 | 1 | -4/+4 |
* | RTC_CLASS is no longer considered EXPERIMENTAL | Alessandro Zummo | 2007-07-17 | 1 | -1/+0 |
* | Driver for the Atmel on-chip RTC on AT32AP700x devices | Hans-Christian Egtvedt | 2007-07-17 | 3 | -0/+325 |
* | rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driver | Hans-Christian Egtvedt | 2007-07-17 | 1 | -0/+2 |
* | rtc-rs5c372 becomes a new-style i2c driver | David Brownell | 2007-07-17 | 2 | -63/+36 |
* | rtc-ds1307 cleanups | David Brownell | 2007-07-17 | 1 | -52/+124 |
* | i2o debug output cleanup | Vasily Averin | 2007-07-17 | 1 | -67/+67 |
* | i2o proc reading oops | Vasily Averin | 2007-07-17 | 1 | -0/+2 |
* | i2o message leak in i2o_msg_post_wait_mem() | Vasily Averin | 2007-07-17 | 1 | -1/+3 |
* | wrong memory access in i2o_block_device_lock() | Vasily Averin | 2007-07-17 | 1 | -1/+1 |
* | i2o_cfg_passthru cleanup | Vasily Averin | 2007-07-17 | 1 | -24/+38 |
* | i4l: leak in eicon/idifunc.c | Armin Schindler | 2007-07-17 | 1 | -0/+1 |