summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPI wakeup hooks for rtc-cmosDavid Brownell2007-05-082-3/+53
* rtc-cmos wakeup interfaceDavid Brownell2007-05-081-10/+27
* rtc: update vr41xx alarm handlingYoichi Yuasa2007-05-081-2/+26
* RTC Kconfig cleanupAlessandro Zummo2007-05-081-120/+130
* rtc: update to class device removal patchesDavid Brownell2007-05-083-1/+11
* RTC: replace some newly-introduced macros with inlinesDavid Brownell2007-05-081-11/+35
* rtc: suspend()/resume() restores system clockDavid Brownell2007-05-085-76/+91
* rtc: remove rest of class_deviceDavid Brownell2007-05-088-64/+72
* rtc: simplified /proc/driver/rtc handlingDavid Brownell2007-05-085-59/+20
* rtc: simplified rtc sysfs attribute handlingDavid Brownell2007-05-085-66/+42
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-0816-101/+103
* rtc: remove /sys/class/rtc-dev/*David Brownell2007-05-085-88/+46
* ISDN: Spinlock initializer cleanupThomas Gleixner2007-05-082-2/+2
* use mutex instead of semaphore in CAPI 2.0 interfaceMatthias Kaehlcke2007-05-081-16/+17
* fix spinlock usage in hysdn_log_close()Matthias Kaehlcke2007-05-081-4/+0
* drivers/isdn/hardware/eicon/: remove unused header filesArmin Schindler2007-05-082-248/+0
* make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk2007-05-081-7/+1
* inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton2007-05-081-1/+1
* au1550 SPI controller driverJan Nikitenko2007-05-083-0/+986
* SPI kerneldocDavid Brownell2007-05-081-5/+28
* /dev/spidevB.C interfaceAndrea Paterniani2007-05-083-0/+594
* minor spi_butterfly cleanupDavid Brownell2007-05-081-58/+4
* 8250: Remove commented out irq cruftJosh Boyer2007-05-081-2/+0
* use mutex instead of semaphore for misc char devicesMatthias Kaehlcke2007-05-081-13/+14
* use mutex instead of semaphore in hdaps driverMatthias Kaehlcke2007-05-081-18/+20
* use mutex instead of semaphore in TPM driverMatthias Kaehlcke2007-05-082-13/+16
* use mutex instead of semaphore in RocketPort driverMatthias Kaehlcke2007-05-082-9/+14
* synclink_gt use dynamic tty device registrationPaul Fulghum2007-05-081-16/+18
* Misc: add sensable phantom driverJiri Slaby2007-05-083-0/+473
* old buffer overflow in moxa driverdann frazier2007-05-081-2/+6
* Driver for the Maxim DS1WM, a 1-wire bus master ASIC coreakpm@linux-foundation.org2007-05-083-1/+477
* w1: allow bus master to have reset and byte opsEvgeniy Polyakov2007-05-081-1/+2
* W1 printk format warning fixEvgeniy Polyakov2007-05-081-1/+1
* tpm: fix sleep-in-spinlockParag Warudkar2007-05-081-4/+8
* drivers/char: use __set_current_state()Milind Arun Choudhary2007-05-0811-15/+15
* Clean up mutex_trylock noiseJean Delvare2007-05-082-3/+3
* console UTF-8 fixesEgmont Koblinger2007-05-082-81/+182
* serial_txx9: zap changelog from source codeAtsushi Nemoto2007-05-081-25/+0
* serial_txx9: Use assigned device numbersAtsushi Nemoto2007-05-081-3/+4
* pnpbios: convert to use the kthread APIEric W. Biederman2007-05-081-9/+7
* SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary2007-05-082-9/+9
* SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboardMilind Arun Choudhary2007-05-081-1/+1
* cciss: include scsi/scsi.h unconditionallyStephen Cameron2007-05-082-1/+1
* Add keyboard blink driverAndi Kleen2007-05-083-0/+37
* fix hotplug for legacy platform driversDavid Brownell2007-05-083-0/+20
* cciss: set rq->errors more correctly in driverMike Miller (OS Dev)2007-05-081-21/+22
* cciss: add SG_IO ioctl to ccissMike Miller (OS Dev)2007-05-081-53/+111
* cciss: reformat error handlingMike Miller (OS Dev)2007-05-081-85/+89
* dtlk: fix error checks in module_init()Akinobu Mita2007-05-081-4/+10
* parport_serial: fix PCI must_checksRandy Dunlap2007-05-081-1/+7