aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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 their root inodesJeff 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
2007-05-08cciss: reformat error handlingMike Miller (OS Dev)1-85/+89
2007-05-08dtlk: fix error checks in module_init()Akinobu Mita1-4/+10
2007-05-08parport_serial: fix PCI must_checksRandy Dunlap1-1/+7
2007-05-08i386: sched.h inclusion from module.h is baackAlexey Dobriyan1-0/+1
2007-05-08ROUND_UP macro cleanup in drivers/char/lp.cMilind Arun Choudhary1-4/+1
2007-05-08Replace deprecated SA_xxx interrupt flagsThomas Gleixner1-1/+1
2007-05-08PNPACPI sets pnpdev->dev.archdataDavid Brownell2-9/+47
2007-05-08remove artificial software max_loop limitKen Chen1-74/+110
2007-05-08Make /dev/port conditional on config symbolRussell King2-4/+10
2007-05-08Fix 82875 PCI setupJohn Feeney1-11/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap118-118/+0
2007-05-08Add a new deferrable delayed work initVenki Pallipadi1-1/+1
2007-05-08layered parport code uses parport->devDavid Brownell5-20/+8
2007-05-08legacy PC parports support parport->devJean Delvare1-0/+39
2007-05-08parport->dev driver model supportDavid Brownell6-16/+26