Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-04-28 | rtc: rtc-rs5c372: fix up NULL name in transfer error path | Paul Mundt | 1 | -4/+4 |
2008-04-28 | make ds1511_rtc_{read,set}_time() static | Adrian Bunk | 1 | -4/+2 |
2008-04-28 | rtc: silence section mismatch warning in rtc-test | Sam Ravnborg | 1 | -4/+4 |
2008-04-28 | rtc-x1205: new style conversion | Alessandro Zummo | 1 | -87/+43 |
2008-04-28 | rtc-pcf8563: new style conversion | Alessandro Zummo | 1 | -78/+34 |
2008-04-28 | rtc-isl1208: new style conversion and minor bug fixes | Alessandro Zummo | 1 | -187/+170 |
2008-04-28 | rtc: avoid legacy drivers with generic framework | David Brownell | 2 | -5/+11 |
2008-04-28 | rtc-pcf8583 build fix | David Brownell | 1 | -1/+1 |
2008-04-28 | dz: test after postfix decrement fails in dz_console_putchar() | Roel Kluin | 1 | -1/+1 |
2008-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 67 | -5083/+3909 |
2008-04-27 | [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/... | Kay Sievers | 4 | -1/+11 |