aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-08Protect tty drivers list with tty_mutexAlexey Dobriyan1-1/+4
2007-05-08Remove do_sync_file_range()Mark Fasheh1-4/+4
2007-05-08Char: cs5535_gpio, add MODULE_DEVICE_TABLEJiri Slaby1-0/+1
2007-05-08Char: rocket, add MODULE_DEVICE_TABLEJiri Slaby1-0/+6
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
2007-05-08tty: introduce no_tty and use it in selinuxEric W. Biederman1-4/+15
2007-05-08tty: simplify calling of put_pid.Eric W. Biederman1-17/+6
2007-05-08tty: remove unnecessary export of proc_clear_ttyEric W. Biederman1-1/+0
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann1-5/+0
2007-05-08rtc: add RTC class driver for the Maxim MAX6900Dale Farnsworth3-0/+322
2007-05-08RTC: add rtc-rs5c313 driverNobuhiro Iwamatsu3-0/+412
2007-05-08Subject: jsm driver fix for linuxpps supportLen Sorensen1-1/+6
2007-05-08Small fixes for jsm driverLen Sorensen1-0/+1
2007-05-08cyclades: remove custom typesKlaus Kudielka1-25/+24
2007-05-08fix cyclades.h for x86_64 (and probably others)Klaus Kudielka1-1/+1
2007-05-08drivers/char/synclink.c: check kmalloc() return valueAmit Choudhary1-1/+6
2007-05-08remove unused header file: drivers/char/digi.hRobert P. J. Day1-71/+0
2007-05-08remove unused header file: drivers/message/i2o/i2o_lan.hRobert P. J. Day1-159/+0
2007-05-08virtual_eisa_root_init() should be __initAndrew Morton1-1/+1
2007-05-08rocket: remove modversions includeRobert P. J. Day1-4/+0
2007-05-08floppy: handle device_create_file() failure while initDmitriy Monakhov1-1/+6
2007-05-08replace pci_find_device in drivers/telephony/ixj.cSurya1-1/+2
2007-05-08tpm_infineon: add support for devices in mmio spaceAlex Williamson1-66/+165
2007-05-08init dma masks in pnp_devDavid Brownell1-0/+3
2007-05-08Use stop_machine_run in the Intel RNG driverPrarit Bhargava1-97/+122