summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-05-08rtc: remove "RTC_ALM_SET mode" bugsDavid Brownell3-31/+43
2007-05-08revert "rtc: Add rtc_merge_alarm()"Andrew Morton1-81/+0
2007-05-08workaround rtc-related acpi table bugsDavid Brownell1-2/+9
2007-05-08ACPI wakeup hooks for rtc-cmosDavid Brownell2-3/+53
2007-05-08rtc-cmos wakeup interfaceDavid Brownell1-10/+27
2007-05-08rtc: update vr41xx alarm handlingYoichi Yuasa1-2/+26
2007-05-08RTC Kconfig cleanupAlessandro Zummo1-120/+130
2007-05-08rtc: update to class device removal patchesDavid Brownell3-1/+11
2007-05-08RTC: replace some newly-introduced macros with inlinesDavid Brownell1-11/+35
2007-05-08rtc: suspend()/resume() restores system clockDavid Brownell5-76/+91
2007-05-08rtc: remove rest of class_deviceDavid Brownell8-64/+72
2007-05-08rtc: simplified /proc/driver/rtc handlingDavid Brownell5-59/+20
2007-05-08rtc: simplified rtc sysfs attribute handlingDavid Brownell5-66/+42
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell16-101/+103
2007-05-08rtc: remove /sys/class/rtc-dev/*David Brownell5-88/+46
2007-05-08ISDN: Spinlock initializer cleanupThomas Gleixner2-2/+2
2007-05-08use mutex instead of semaphore in CAPI 2.0 interfaceMatthias Kaehlcke1-16/+17
2007-05-08fix spinlock usage in hysdn_log_close()Matthias Kaehlcke1-4/+0
2007-05-08drivers/isdn/hardware/eicon/: remove unused header filesArmin Schindler2-248/+0
2007-05-08make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk1-7/+1
2007-05-08inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton1-1/+1
2007-05-08au1550 SPI controller driverJan Nikitenko3-0/+986
2007-05-08SPI kerneldocDavid Brownell1-5/+28
2007-05-08/dev/spidevB.C interfaceAndrea Paterniani3-0/+594
2007-05-08minor spi_butterfly cleanupDavid Brownell1-58/+4
2007-05-088250: Remove commented out irq cruftJosh Boyer1-2/+0
2007-05-08use mutex instead of semaphore for misc char devicesMatthias Kaehlcke1-13/+14
2007-05-08use mutex instead of semaphore in hdaps driverMatthias Kaehlcke1-18/+20
2007-05-08use mutex instead of semaphore in TPM driverMatthias Kaehlcke2-13/+16
2007-05-08use mutex instead of semaphore in RocketPort driverMatthias Kaehlcke2-9/+14
2007-05-08synclink_gt use dynamic tty device registrationPaul Fulghum1-16/+18
2007-05-08Misc: add sensable phantom driverJiri Slaby3-0/+473
2007-05-08old buffer overflow in moxa driverdann frazier1-2/+6
2007-05-08Driver for the Maxim DS1WM, a 1-wire bus master ASIC coreakpm@linux-foundation.org3-1/+477
2007-05-08w1: allow bus master to have reset and byte opsEvgeniy Polyakov1-1/+2
2007-05-08W1 printk format warning fixEvgeniy Polyakov1-1/+1
2007-05-08tpm: fix sleep-in-spinlockParag Warudkar1-4/+8
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary11-15/+15
2007-05-08Clean up mutex_trylock noiseJean Delvare2-3/+3
2007-05-08console UTF-8 fixesEgmont Koblinger2-81/+182
2007-05-08serial_txx9: zap changelog from source codeAtsushi Nemoto1-25/+0
2007-05-08serial_txx9: Use assigned device numbersAtsushi Nemoto1-3/+4
2007-05-08pnpbios: convert to use the kthread APIEric W. Biederman1-9/+7
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary2-9/+9
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboardMilind Arun Choudhary1-1/+1
2007-05-08cciss: include scsi/scsi.h unconditionallyStephen Cameron2-1/+1
2007-05-08Add keyboard blink driverAndi Kleen3-0/+37
2007-05-08fix hotplug for legacy platform driversDavid Brownell3-0/+20
2007-05-08cciss: set rq->errors more correctly in driverMike Miller (OS Dev)1-21/+22
2007-05-08cciss: add SG_IO ioctl to ccissMike Miller (OS Dev)1-53/+111