aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-05-08fix hotplug for legacy platform driversDavid Brownell
2007-05-08cciss: set rq->errors more correctly in driverMike Miller (OS Dev)
2007-05-08cciss: add SG_IO ioctl to ccissMike Miller (OS Dev)
2007-05-08cciss: reformat error handlingMike Miller (OS Dev)
2007-05-08dtlk: fix error checks in module_init()Akinobu Mita
2007-05-08parport_serial: fix PCI must_checksRandy Dunlap
2007-05-08i386: sched.h inclusion from module.h is baackAlexey Dobriyan
2007-05-08ROUND_UP macro cleanup in drivers/char/lp.cMilind Arun Choudhary
2007-05-08Replace deprecated SA_xxx interrupt flagsThomas Gleixner
2007-05-08PNPACPI sets pnpdev->dev.archdataDavid Brownell
2007-05-08remove artificial software max_loop limitKen Chen
2007-05-08Make /dev/port conditional on config symbolRussell King
2007-05-08Fix 82875 PCI setupJohn Feeney
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Add a new deferrable delayed work initVenki Pallipadi
2007-05-08layered parport code uses parport->devDavid Brownell
2007-05-08legacy PC parports support parport->devJean Delvare
2007-05-08parport->dev driver model supportDavid Brownell
2007-05-08Protect tty drivers list with tty_mutexAlexey Dobriyan
2007-05-08Remove do_sync_file_range()Mark Fasheh
2007-05-08Char: cs5535_gpio, add MODULE_DEVICE_TABLEJiri Slaby
2007-05-08Char: rocket, add MODULE_DEVICE_TABLEJiri Slaby
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08tty: introduce no_tty and use it in selinuxEric W. Biederman
2007-05-08tty: simplify calling of put_pid.Eric W. Biederman
2007-05-08tty: remove unnecessary export of proc_clear_ttyEric W. Biederman
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann
2007-05-08rtc: add RTC class driver for the Maxim MAX6900Dale Farnsworth
2007-05-08RTC: add rtc-rs5c313 driverNobuhiro Iwamatsu
2007-05-08Subject: jsm driver fix for linuxpps supportLen Sorensen
2007-05-08Small fixes for jsm driverLen Sorensen
2007-05-08cyclades: remove custom typesKlaus Kudielka
2007-05-08fix cyclades.h for x86_64 (and probably others)Klaus Kudielka
2007-05-08drivers/char/synclink.c: check kmalloc() return valueAmit Choudhary
2007-05-08remove unused header file: drivers/char/digi.hRobert P. J. Day
2007-05-08remove unused header file: drivers/message/i2o/i2o_lan.hRobert P. J. Day
2007-05-08virtual_eisa_root_init() should be __initAndrew Morton
2007-05-08rocket: remove modversions includeRobert P. J. Day
2007-05-08floppy: handle device_create_file() failure while initDmitriy Monakhov
2007-05-08replace pci_find_device in drivers/telephony/ixj.cSurya
2007-05-08tpm_infineon: add support for devices in mmio spaceAlex Williamson
2007-05-08init dma masks in pnp_devDavid Brownell
2007-05-08Use stop_machine_run in the Intel RNG driverPrarit Bhargava
2007-05-08Apple SMC driver (hardware monitoring and control)Nicolas Boichat
2007-05-08drivers/char/hvc_console.c: cleanupsAdrian Bunk
2007-05-08ipmi: add pci remove handlingCorey Minyard
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard
2007-05-08ipmi: allow shared interruptsCorey Minyard
2007-05-08ipmi: add powerpc openfirmware sensingCorey Minyard
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto