summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-06w1-gpio: add GPIO w1 bus master driverVille Syrjala3-0/+135
2008-02-06rtc: at91sam9 RTC support (RTT and/or RTC)David Brownell3-4/+562
2008-02-06rtc: remove more dev->power.power_state usageDavid Brownell1-12/+4
2008-02-06rtc ds1307: ds_1340 change initfrederic Rodo1-7/+20
2008-02-06rtc: add support for Epson RTC-9701JE V4Magnus Damm1-27/+10
2008-02-06rtc: add support for Epson RTC-9701JE V2Magnus Damm3-0/+205
2008-02-06ip27-rtc: convert ioctl to unlocked_ioctlCyrill Gorcunov1-5/+4
2008-02-06rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle1-13/+69
2008-02-06Blackfin RTC driver: convert sync wait to use the irq write complete noticeMike Frysinger1-113/+136
2008-02-06Blackfin RTC driver: shave off another memcpy() by using assignment.Mike Frysinger1-1/+1
2008-02-06Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...Mike Frysinger1-2/+2
2008-02-06Blackfin RTC driver: use dev_dbg() rather than pr_stamp()Mike Frysinger1-26/+22
2008-02-06Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...Mike Frysinger1-14/+12
2008-02-06Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...Mike Frysinger1-2/+2
2008-02-06Blackfin RTC driver: the frequency function is in units of Hz, not units of s...Mike Frysinger1-7/+17
2008-02-06Platform real time clock driver for Dallas 1511 chipAndrew Sharp3-0/+667
2008-02-06rtc-cmos alarm acts as oneshotDavid Brownell3-7/+35
2008-02-06rtc: ds1302 rtc supportPaul Mundt3-0/+269
2008-02-06rtc-cmos: export nvram in sysfsDavid Brownell1-12/+117
2008-02-06rtc-s3c: Use is_power_of_2() macro for simplicity.Robert P. J. Day1-3/+2
2008-02-06rtc-pcf8583: Don't abuse I2C_M_NOSTARTJean Delvare1-17/+7
2008-02-06Cosmetic fixes to RTC subsystem's KconfigAlessandro Zummo1-26/+30
2008-02-06drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton1-1/+1
2008-02-06drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin1-1/+1
2008-02-06ser_gigaset: convert mutex to completionTilman Schmidt1-5/+5
2008-02-06Gigaset: permit module unloadTilman Schmidt5-142/+85
2008-02-06gigaset: atomic cleanupTilman Schmidt9-175/+169
2008-02-06usb_gigaset: suspend supportTilman Schmidt1-0/+56
2008-02-06bas_gigaset: suspend supportTilman Schmidt1-2/+164
2008-02-06gigaset: code cleanupsTilman Schmidt3-82/+73
2008-02-06gigaset: clean up urb->status usageTilman Schmidt3-41/+58
2008-02-06spi: remove more dev->power.power_state usageDavid Brownell2-28/+0
2008-02-06spi_bfin: headers are not for changelogsMike Frysinger1-29/+3
2008-02-06spi_bfin: wait for tx to complete on write pathsSonic Zhang1-12/+10
2008-02-06spi_bfin: wait for tx to complete on full duplex pathsBryan Wu1-15/+3
2008-02-06spi_bfin: wait for tx to complete on some cs_chg pathsBryan Wu1-28/+12
2008-02-06spi_bfin: use more useful GPIO labelsBryan Wu1-1/+1
2008-02-06spi_bfin: remove useless fault pathBryan Wu1-13/+2
2008-02-06spi: omap2_mcspi handles omap3 tooGirish2-4/+39
2008-02-06spi: SuperH SPI using SCIMagnus Damm3-0/+213
2008-02-06spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell2-24/+0
2008-02-06atmel_spi: fix dmachain oops with DEBUG enabledHaavard Skinnemoen1-8/+12
2008-02-06atmel_spi: chain DMA transfersSilvester Erdeg1-45/+101
2008-02-06atmel_spi throughput improvementHaavard Skinnemoen1-3/+8
2008-02-06spi core: stop updating dev->power.power_stateDavid Brownell1-20/+14
2008-02-06Atari floppy: Rename disk_type to atari_disk_typeGeert Uytterhoeven1-8/+8
2008-02-06W1: w1_therm.c standardize units to millidegrees CDavid Fries1-1/+2
2008-02-06drivers/cdrom/cdrom.c: simplify logic in cdrom_release()Borislav Petkov1-8/+9
2008-02-06w1: remove unused and confusing variable.Evgeniy Polyakov1-4/+0
2008-02-06tpm: infineon section mismatchRandy Dunlap1-3/+3