summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fbcon: replace mono_col macro with static inlineHarvey Harrison2008-04-281-4/+8
* pm2fb: correct error values returned from probe functionKrzysztof Helt2008-04-281-2/+4
* fbdev: use DIV_ROUND_UP or roundupJulia Lawall2008-04-284-5/+4Star
* powerpc: offb: add support for foreign endiannessAnton Vorontsov2008-04-281-3/+12
* fb: add support for foreign endiannessAnton Vorontsov2008-04-2810-140/+228
* fbdev: make the best-fit section of fb_find_mode return the closest matching ...Michal Januszewski2008-04-281-8/+16
* gpiochip_reserve()Anton Vorontsov2008-04-282-3/+48
* gpiolib: dynamic gpio number allocationAnton Vorontsov2008-04-281-7/+45
* gpio: define gpio_is_valid()Guennadi Liakhovetski2008-04-283-7/+29
* gpiolib: i2c/spi drivers: handle rmmod betterGuennadi Liakhovetski2008-04-283-0/+3
* gpiolib: better rmmod infrastructureGuennadi Liakhovetski2008-04-282-3/+14
* i2o: remove static inline forward declarationsIlpo Järvinen2008-04-281-5/+0Star
* isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day2008-04-281-4/+4
* capifs: fix memory leak on remountCyrill Gorcunov2008-04-281-0/+1
* hisax: depend on CONFIG_PNP, not __ISAPNP__Bjorn Helgaas2008-04-281-4/+6
* isdn: fix obvious cut-and-paste error in st5481_usb.cRobert P. J. Day2008-04-281-1/+1
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2822-51/+51
* eicon: fix sparse integer as NULL pointer warningsHarvey Harrison2008-04-282-7/+7
* avm: fix sparse warning using integer as NULL pointerHarvey Harrison2008-04-288-26/+26
* capi: fix sparse warnings using integer as NULL pointerHarvey Harrison2008-04-286-38/+38
* quota: convert stub functions from macros into inlinesAndrew Morton2008-04-281-8/+37
* quota: reiserfs: make reiserfs handle quotaon on remountJan Kara2008-04-281-5/+8
* quota: ext4: make ext4 handle quotaon on remountJan Kara2008-04-281-7/+8
* quota: ext3: make ext3 handle quotaon on remountJan Kara2008-04-281-9/+10
* quota: quota core changes for quotaon on remountJan Kara2008-04-285-22/+113
* quota: various style cleanupsJan Kara2008-04-284-28/+60
* quota: remove superfluous DQUOT_OFF() in fs/namespace.cJan Kara2008-04-281-2/+0Star
* quota: do not allow setting of quota limits to too high valuesAndrew Perepechko2008-04-284-5/+25
* kprobes: update document about batch registrationMasami Hiramatsu2008-04-281-4/+47
* kprobes: add (un)register_jprobes for batch registrationMasami Hiramatsu2008-04-282-9/+65
* kprobes: add (un)register_kretprobes for batch registrationMasami Hiramatsu2008-04-282-20/+97
* kprobes: add (un)register_kprobes for batch registrationMasami Hiramatsu2008-04-282-37/+96
* list.h: add list_is_singular()Masami Hiramatsu2008-04-281-0/+9
* kprobes: prevent probing of preempt_schedule()Srinivasa Ds2008-04-282-0/+59
* VT notifier extension for accessibilityKarl Dahlke2008-04-282-0/+9
* mfd: use shorter set_current_state()Robert P. J. Day2008-04-281-4/+3Star
* sm501: add uart supportMagnus Damm2008-04-282-16/+69
* spi: spi_imx updatesAndrea Paterniani2008-04-281-109/+114
* atmel_spi: support zero length transferAtsushi Nemoto2008-04-281-1/+1
* spi: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-285-9/+9
* documentation: move spidev_fdx example to its own source fileRandy Dunlap2008-04-282-166/+160Star
* spi: pxa2xx_spi "sparse" fixesDavid Brownell2008-04-281-24/+28
* spi: use menuconfig for CONFIG_SPIAlessandro Guido2008-04-281-7/+6Star
* oprofile: change cpu_buffer from array to per_cpu variableMike Travis2008-04-284-12/+13
* x86: configurable DMI scanning codeThomas Petazzoni2008-04-282-3/+10
* drivers/acpi/thermal.c: fix build with CONFIG_DMI=nAndrew Morton2008-04-281-2/+0Star
* atmel_serial: remove duplicated macro definitionMichael Trimarchi2008-04-281-1/+0Star
* serial: use time_before, time_before_eq, etcJulia Lawall2008-04-281-1/+2
* serial 8250: tighten test for using backup timerAlex Williamson2008-04-281-2/+3
* serial: add VR41xx SIU setup for serial consoleYoichi Yuasa2008-04-284-4/+52