summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Blackfin RTC driver: convert sync wait to use the irq write complete noticeMike Frysinger2008-02-061-113/+136
* Blackfin RTC driver: shave off another memcpy() by using assignment.Mike Frysinger2008-02-061-1/+1
* Blackfin RTC driver: read_alarm() checks the enabled field, not the pending f...Mike Frysinger2008-02-061-2/+2
* Blackfin RTC driver: use dev_dbg() rather than pr_stamp()Mike Frysinger2008-02-061-26/+22
* Blackfin RTC driver: cleanup proc handler (we dont need RTC reg dump now that...Mike Frysinger2008-02-061-14/+12
* Blackfin RTC driver: we pass in a (struct device*) to the irq handler, not a ...Mike Frysinger2008-02-061-2/+2
* Blackfin RTC driver: the frequency function is in units of Hz, not units of s...Mike Frysinger2008-02-061-7/+17
* Platform real time clock driver for Dallas 1511 chipAndrew Sharp2008-02-063-0/+667
* rtc-cmos alarm acts as oneshotDavid Brownell2008-02-063-7/+35
* rtc: ds1302 rtc supportPaul Mundt2008-02-063-0/+269
* rtc-cmos: export nvram in sysfsDavid Brownell2008-02-061-12/+117
* rtc-s3c: Use is_power_of_2() macro for simplicity.Robert P. J. Day2008-02-061-3/+2
* rtc-pcf8583: Don't abuse I2C_M_NOSTARTJean Delvare2008-02-061-17/+7
* Cosmetic fixes to RTC subsystem's KconfigAlessandro Zummo2008-02-061-26/+30
* drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton2008-02-061-1/+1
* drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin2008-02-061-1/+1
* ser_gigaset: convert mutex to completionTilman Schmidt2008-02-061-5/+5
* Gigaset: permit module unloadTilman Schmidt2008-02-065-142/+85
* gigaset: atomic cleanupTilman Schmidt2008-02-069-175/+169
* usb_gigaset: suspend supportTilman Schmidt2008-02-061-0/+56
* bas_gigaset: suspend supportTilman Schmidt2008-02-061-2/+164
* gigaset: code cleanupsTilman Schmidt2008-02-063-82/+73
* gigaset: clean up urb->status usageTilman Schmidt2008-02-063-41/+58
* spi: remove more dev->power.power_state usageDavid Brownell2008-02-062-28/+0
* spi_bfin: headers are not for changelogsMike Frysinger2008-02-061-29/+3
* spi_bfin: wait for tx to complete on write pathsSonic Zhang2008-02-061-12/+10
* spi_bfin: wait for tx to complete on full duplex pathsBryan Wu2008-02-061-15/+3
* spi_bfin: wait for tx to complete on some cs_chg pathsBryan Wu2008-02-061-28/+12
* spi_bfin: use more useful GPIO labelsBryan Wu2008-02-061-1/+1
* spi_bfin: remove useless fault pathBryan Wu2008-02-061-13/+2
* spi: omap2_mcspi handles omap3 tooGirish2008-02-062-4/+39
* spi: SuperH SPI using SCIMagnus Damm2008-02-063-0/+213
* spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell2008-02-062-24/+0
* atmel_spi: fix dmachain oops with DEBUG enabledHaavard Skinnemoen2008-02-061-8/+12
* atmel_spi: chain DMA transfersSilvester Erdeg2008-02-061-45/+101
* atmel_spi throughput improvementHaavard Skinnemoen2008-02-061-3/+8
* spi core: stop updating dev->power.power_stateDavid Brownell2008-02-061-20/+14
* Atari floppy: Rename disk_type to atari_disk_typeGeert Uytterhoeven2008-02-061-8/+8
* W1: w1_therm.c standardize units to millidegrees CDavid Fries2008-02-061-1/+2
* drivers/cdrom/cdrom.c: simplify logic in cdrom_release()Borislav Petkov2008-02-061-8/+9
* w1: remove unused and confusing variable.Evgeniy Polyakov2008-02-061-4/+0
* tpm: infineon section mismatchRandy Dunlap2008-02-061-3/+3
* phantom: don't grab other devicesJiri Slaby2008-02-061-3/+4
* Claim maintainership for block2mtd and update email addressesJoern Engel2008-02-063-5/+5
* Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line disciplineJoe Peterson2008-02-061-6/+5
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-1/+1
* parport_pc: detection for SuperIO IT87XX POSTPetr Cvek2008-02-061-6/+39
* ik8: add Dell UK 6400 Inspiron model (MM061)Nick Warne2008-02-061-0/+7
* parport_serial: netmos 9855 fixChristian Pellegrin2008-02-061-2/+2
* parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes2008-02-061-0/+5
OpenPOWER on IntegriCloud