Age | Commit message (Expand) | Author | Files | Lines |
2008-04-28 | gxfb: replace FBSIZE config option with a module parameter | Andres Salomon | 3 | -33/+8 |
2008-04-28 | gxfb: use PCI_DEVICE() for gxfb's pci device table | Andres Salomon | 1 | -3/+1 |
2008-04-28 | gxfb: don't enable the CRT DACs when we are in flatpanel mode | Jordan Crouse | 1 | -15/+17 |
2008-04-28 | gxfb: set the right registers to tweak the sync polarity | Jordan Crouse | 1 | -6/+10 |
2008-04-28 | x86: geode: MSR cleanup | Andres Salomon | 6 | -24/+15 |
2008-04-28 | fbcon: replace mono_col macro with static inline | Harvey Harrison | 1 | -4/+8 |
2008-04-28 | pm2fb: correct error values returned from probe function | Krzysztof Helt | 1 | -2/+4 |
2008-04-28 | fbdev: use DIV_ROUND_UP or roundup | Julia Lawall | 4 | -5/+4 |
2008-04-28 | powerpc: offb: add support for foreign endianness | Anton Vorontsov | 1 | -3/+12 |
2008-04-28 | fb: add support for foreign endianness | Anton Vorontsov | 9 | -131/+193 |
2008-04-28 | fbdev: make the best-fit section of fb_find_mode return the closest matching ... | Michal Januszewski | 1 | -8/+16 |
2008-04-28 | gpiochip_reserve() | Anton Vorontsov | 1 | -3/+47 |
2008-04-28 | gpiolib: dynamic gpio number allocation | Anton Vorontsov | 1 | -7/+45 |
2008-04-28 | gpio: define gpio_is_valid() | Guennadi Liakhovetski | 1 | -7/+7 |
2008-04-28 | gpiolib: i2c/spi drivers: handle rmmod better | Guennadi Liakhovetski | 3 | -0/+3 |
2008-04-28 | gpiolib: better rmmod infrastructure | Guennadi Liakhovetski | 1 | -3/+12 |
2008-04-28 | isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable | Robert P. J. Day | 1 | -4/+4 |
2008-04-28 | capifs: fix memory leak on remount | Cyrill Gorcunov | 1 | -0/+1 |
2008-04-28 | hisax: depend on CONFIG_PNP, not __ISAPNP__ | Bjorn Helgaas | 1 | -4/+6 |
2008-04-28 | isdn: fix obvious cut-and-paste error in st5481_usb.c | Robert P. J. Day | 1 | -1/+1 |
2008-04-28 | isdn: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 22 | -51/+51 |
2008-04-28 | eicon: fix sparse integer as NULL pointer warnings | Harvey Harrison | 2 | -7/+7 |
2008-04-28 | avm: fix sparse warning using integer as NULL pointer | Harvey Harrison | 8 | -26/+26 |
2008-04-28 | capi: fix sparse warnings using integer as NULL pointer | Harvey Harrison | 6 | -38/+38 |
2008-04-28 | VT notifier extension for accessibility | Karl Dahlke | 1 | -0/+8 |
2008-04-28 | mfd: use shorter set_current_state() | Robert P. J. Day | 1 | -4/+3 |
2008-04-28 | sm501: add uart support | Magnus Damm | 1 | -16/+68 |
2008-04-28 | spi: spi_imx updates | Andrea Paterniani | 1 | -109/+114 |
2008-04-28 | atmel_spi: support zero length transfer | Atsushi Nemoto | 1 | -1/+1 |
2008-04-28 | spi: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 5 | -9/+9 |
2008-04-28 | spi: pxa2xx_spi "sparse" fixes | David Brownell | 1 | -24/+28 |
2008-04-28 | spi: use menuconfig for CONFIG_SPI | Alessandro Guido | 1 | -7/+6 |
2008-04-28 | oprofile: change cpu_buffer from array to per_cpu variable | Mike Travis | 4 | -12/+13 |
2008-04-28 | drivers/acpi/thermal.c: fix build with CONFIG_DMI=n | Andrew Morton | 1 | -2/+0 |
2008-04-28 | atmel_serial: remove duplicated macro definition | Michael Trimarchi | 1 | -1/+0 |
2008-04-28 | serial: use time_before, time_before_eq, etc | Julia Lawall | 1 | -1/+2 |
2008-04-28 | serial 8250: tighten test for using backup timer | Alex Williamson | 1 | -2/+3 |
2008-04-28 | serial: add vr41xx_siu_early_setup() for serial console | Yoichi Yuasa | 1 | -1/+14 |
2008-04-28 | uart_get_baud_rate: stop mangling termios | Alan Cox | 1 | -4/+11 |
2008-04-28 | Fix tty speed handling on 8250 | Alan Cox | 1 | -1/+3 |
2008-04-28 | char: make functions static in synclinkmp.c | Harvey Harrison | 1 | -60/+60 |
2008-04-28 | synclink drivers bool conversion | Joe Perches | 4 | -323/+319 |
2008-04-28 | serial: silence section mismatch warnings in 8250_pci | Sam Ravnborg | 1 | -1/+1 |
2008-04-28 | crisv10: prepare for BKL push down | Alan Cox | 1 | -0/+7 |
2008-04-28 | return pfn from direct_access, for XIP | Jared Hulbert | 2 | -5/+8 |
2008-04-28 | mm: introduce node_zonelist() for accessing the zonelist for a GFP mask | Mel Gorman | 1 | -2/+1 |
2008-04-28 | mm: remove nopage | Nick Piggin | 2 | -3/+4 |
2008-04-28 | rtc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 13 | -60/+60 |
2008-04-28 | drivers/char/rtc.c: use time_before, time_before_eq, etc | Julia Lawall | 1 | -1/+3 |
2008-04-28 | rtc: add the support for alarm time relative to current time in sysfs | Zhao Yakui | 1 | -1/+11 |