aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17rtc-ds1307 becomes new-style i2c driverDavid Brownell1-75/+53
2007-07-17rtc-ds1307: oscillator restart for ds13{37,38,39,40}Rodolfo Giometti1-21/+45
2007-07-17RTC driver for DS1216 chipsThomas Bogendoerfer3-0/+233
2007-07-17rtc: add support for the ST M48T59 RTCMark Zhan3-0/+502
2007-07-17rtc: watchdog support for rtc-m41t80 driverAtsushi Nemoto2-0/+295
2007-07-17rtc: add rtc-m41t80 driverAtsushi Nemoto3-0/+642
2007-07-17RTC Kconfig tweaxDavid Brownell1-4/+4
2007-07-17RTC_CLASS is no longer considered EXPERIMENTALAlessandro Zummo1-1/+0
2007-07-17Driver for the Atmel on-chip RTC on AT32AP700x devicesHans-Christian Egtvedt3-0/+325
2007-07-17rtc-dev: return -ENOTTY in ioctl if irq_set_freq is not implemented by driverHans-Christian Egtvedt1-0/+2
2007-07-17rtc-rs5c372 becomes a new-style i2c driverDavid Brownell2-63/+36
2007-07-17rtc-ds1307 cleanupsDavid Brownell1-52/+124
2007-07-17i2o debug output cleanupVasily Averin1-67/+67
2007-07-17i2o proc reading oopsVasily Averin1-0/+2
2007-07-17i2o message leak in i2o_msg_post_wait_mem()Vasily Averin1-1/+3
2007-07-17wrong memory access in i2o_block_device_lock()Vasily Averin1-1/+1
2007-07-17i2o_cfg_passthru cleanupVasily Averin1-24/+38
2007-07-17i4l: leak in eicon/idifunc.cArmin Schindler1-0/+1
2007-07-17isdn/capi warning fixesAndrew Morton1-1/+1
2007-07-17Use menuconfig objects: ISDN: CONFIG_CAPI_EICONJan Engelhardt1-11/+10
2007-07-17Use menuconfig objects: ISDN: CONFIG_CAPI_AVMJan Engelhardt1-12/+10
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDN_CAPIJan Engelhardt5-15/+13
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDNJan Engelhardt5-16/+10
2007-07-17sane irq initialization in sedlbauer hisaxKarsten Keil1-1/+7
2007-07-17Make ISDN CAPI use seq_list_xxx helpersPavel Emelianov1-24/+4
2007-07-17Mismatching declarations of revision strings in HiSaxDavid Woodhouse1-5/+5
2007-07-17Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke1-3/+3
2007-07-17use mutex instead of semaphore in SPI core/init codeMatthias Kaehlcke1-5/+6
2007-07-17spi_txx9 controller driverAtsushi Nemoto3-0/+481
2007-07-17SPI: omap2_mcspi driverSamuel Ortiz3-0/+1088
2007-07-17spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832xJoakim Tjernlund1-3/+29
2007-07-17SPI master driver for Xilinx virtexAndrei Konovalov3-0/+446
2007-07-17SPI: tle620x power switch driverBen Dooks3-0/+338
2007-07-17S3c24xx SPI controllers both select 'bitbang'David Brownell1-1/+3
2007-07-17atmel_spi: don't always deselect chip between messagesDavid Brownell1-24/+103
2007-07-17atmel_spi: minor updatesDavid Brownell1-12/+45
2007-07-17spi_mpc83xx.c underclocking hotfixClifford Wolf1-0/+6
2007-07-17spi_lm70llp parport adapter driverKaiwan N Billimoria3-0/+371
2007-07-17spidev compiler warning goneDavid Brownell1-2/+4
2007-07-17SPI: add 3wire mode flagDavid Brownell1-0/+4
2007-07-17SPI controller drivers: check for unsupported modesDavid Brownell9-21/+65
2007-07-17IBMASM: must depend on CONFIG_INPUTDmitry Torokhov1-1/+1
2007-07-17IBMASM: miscellaneous fixesDmitry Torokhov1-19/+18
2007-07-17IBMASM: dont use extern in function declarationsDmitry Torokhov1-32/+32
2007-07-17IBMASM: whitespace cleanupDmitry Torokhov14-62/+62
2007-07-17sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki3-0/+1001
2007-07-17unregister_blkdev(): delete redundant messageAkinobu Mita1-3/+1
2007-07-17unregister_blkdev() delete redundant messages in callersAkinobu Mita5-16/+5
2007-07-17Add support for Xilinx SystemACE CompactFlash interfaceGrant Likely3-0/+1173
2007-07-17powerpc: 8xx: fix whitespace and indentationVitaly Bordug1-270/+278