summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-16viafb: viafbdev.c, viafbdev.hJoseph Chan2-0/+2679
2008-10-16viafb: tbl1636.c, tbl1636.h, tblDPASetting.c, tblDPASetting.hJoseph Chan4-0/+261
2008-10-16viafb: Makefile, share.hJoseph Chan2-0/+1112
2008-10-16viafb: lcd.c, lcd.h, lcdtbl.hJoseph Chan3-0/+2506
2008-10-16viafb: iface.c, iface.h, ioctl.c, ioctl.hJoseph Chan4-0/+438
2008-10-16viafb: hw.c, hw.hJoseph Chan2-0/+3798
2008-10-16viafb: dvi.c, dvi.h, global.c and global.hJoseph Chan4-0/+896
2008-10-16viafb: chip.h, debug.hJoseph Chan2-0/+231
2008-10-16viafb: accel.c, accel.hJoseph Chan2-0/+448
2008-10-16viafb: Makefile, KconfigJoseph Chan2-0/+19
2008-10-16neofb: reduce panning functionKrzysztof Helt1-30/+5
2008-10-16radeonfb: revert "Fix radeon DDC regression"Jean Delvare1-4/+0
2008-10-16gpiolib: request/free hooksDavid Brownell1-13/+78
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell5-87/+75
2008-10-16gpiolib: gpio_to_irq() hooksDavid Brownell1-0/+18
2008-10-16gpio: i2c expanders use subsys_initDavid Brownell3-3/+12
2008-10-16gpio_free might sleep, generic partUwe Kleine-König1-0/+2
2008-10-16gpio: max7301: fix the race between chip addition and pins reconfigurationDmitry Baryshkov1-10/+8
2008-10-16rtc-ds1672 new style driverAlessandro Zummo1-80/+34
2008-10-16rtc-max6900 new style driverAlessandro Zummo1-154/+69
2008-10-16rtc-at91rm9200: remove now-unneeded codeAndrew Victor1-3/+1
2008-10-16rtc: rtc-m41t80.c: add support for the ST M41T65 RTCSteven A. Falco2-17/+40
2008-10-16rtc: use CONFIG_PPC instead of CONFIG_PPC_MERGEKumar Gala1-1/+1
2008-10-16rtc: file close() consistently disables repeating irqsDavid Brownell5-47/+9
2008-10-16rtc: rtc-rs5c372: add support for Ricoh R2025S/D RTCPaul Mundt1-5/+20
2008-10-16rtc: rtc-rs5c372: SMBus conversion/supportPaul Mundt1-78/+131
2008-10-16legacy rtc: remove needless/confusing HPET_RTC_IRQ optionDavid Brownell2-10/+1
2008-10-16rtc: remove some NOP open/release methodsDavid Brownell2-25/+0
2008-10-16rtc-ds1307: alarm support for ds1337/ds1339Rodolfo Giometti1-13/+295
2008-10-16rtc: add device driver for Dallas DS3234 SPI RTC chipDennis Aberilla3-0/+300
2008-10-16rtc: DS1374 wakeup supportMarc Pignat1-0/+21
2008-10-16rtc-pcf8563: remove client validationLaurent Pinchart1-58/+0
2008-10-16i2o: Fix 32/64bit DMA lockingAlan Cox7-31/+339
2008-10-16spi: core and gpio expanders use subsys_initDavid Brownell3-4/+9
2008-10-16orion_spi: handle 88F6183 erratumLennert Buytenhek1-0/+5
2008-10-16pxa2xx_spi: fix chip_info defaults and documentation.Vernon Sauder1-19/+27
2008-10-16pxa2xx_spi: minor cleanupGuennadi Liakhovetski1-4/+4
2008-10-16spi_s3c24xx: pin configuration updatesBen Dooks1-0/+6
2008-10-16spi: simplify spi_write_then_read()Vernon Sauder1-14/+8
2008-10-16mpc52xx_psc_spi: remove code associated with !CONFIG_PPC_MERGEKumar Gala1-55/+0
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami4-10/+9
2008-10-16AT91: atmel_pwm only available for certain AT91 processorsAndrew Victor1-1/+1
2008-10-16Fix typo in the FIRMWARE_IN_KERNEL helpAlberto Bertogli1-1/+1
2008-10-16sysrq: add enable_mask in sysrq_moom_opNaohiro Ooiwa1-0/+1
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich1-1/+1
2008-10-16vsprintf: use new vsprintf symbolic function pointer formatBjorn Helgaas1-5/+2
2008-10-16nubus: fix mis-indented statementIlpo Järvinen1-1/+1
2008-10-16eeepc: depends on RFKILLRandy Dunlap1-0/+1
2008-10-16drivers/misc: Use DIV_ROUND_UPJulia Lawall1-1/+1
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison3-5/+5