summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* i386: sched.h inclusion from module.h is baackAlexey Dobriyan2007-05-081-0/+1
* ROUND_UP macro cleanup in drivers/char/lp.cMilind Arun Choudhary2007-05-081-4/+1
* Replace deprecated SA_xxx interrupt flagsThomas Gleixner2007-05-081-1/+1
* PNPACPI sets pnpdev->dev.archdataDavid Brownell2007-05-082-9/+47
* remove artificial software max_loop limitKen Chen2007-05-081-74/+110
* Make /dev/port conditional on config symbolRussell King2007-05-082-4/+10
* Fix 82875 PCI setupJohn Feeney2007-05-081-11/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08118-118/+0
* Add a new deferrable delayed work initVenki Pallipadi2007-05-081-1/+1
* layered parport code uses parport->devDavid Brownell2007-05-085-20/+8
* legacy PC parports support parport->devJean Delvare2007-05-081-0/+39
* parport->dev driver model supportDavid Brownell2007-05-086-16/+26
* Protect tty drivers list with tty_mutexAlexey Dobriyan2007-05-081-1/+4
* Remove do_sync_file_range()Mark Fasheh2007-05-081-4/+4
* Char: cs5535_gpio, add MODULE_DEVICE_TABLEJiri Slaby2007-05-081-0/+1
* Char: rocket, add MODULE_DEVICE_TABLEJiri Slaby2007-05-081-0/+6
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* tty: introduce no_tty and use it in selinuxEric W. Biederman2007-05-081-4/+15
* tty: simplify calling of put_pid.Eric W. Biederman2007-05-081-17/+6
* tty: remove unnecessary export of proc_clear_ttyEric W. Biederman2007-05-081-1/+0
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-5/+0
* rtc: add RTC class driver for the Maxim MAX6900Dale Farnsworth2007-05-083-0/+322
* RTC: add rtc-rs5c313 driverNobuhiro Iwamatsu2007-05-083-0/+412
* Subject: jsm driver fix for linuxpps supportLen Sorensen2007-05-081-1/+6
* Small fixes for jsm driverLen Sorensen2007-05-081-0/+1
* cyclades: remove custom typesKlaus Kudielka2007-05-081-25/+24
* fix cyclades.h for x86_64 (and probably others)Klaus Kudielka2007-05-081-1/+1
* drivers/char/synclink.c: check kmalloc() return valueAmit Choudhary2007-05-081-1/+6
* remove unused header file: drivers/char/digi.hRobert P. J. Day2007-05-081-71/+0
* remove unused header file: drivers/message/i2o/i2o_lan.hRobert P. J. Day2007-05-081-159/+0
* virtual_eisa_root_init() should be __initAndrew Morton2007-05-081-1/+1
* rocket: remove modversions includeRobert P. J. Day2007-05-081-4/+0
* floppy: handle device_create_file() failure while initDmitriy Monakhov2007-05-081-1/+6
* replace pci_find_device in drivers/telephony/ixj.cSurya2007-05-081-1/+2
* tpm_infineon: add support for devices in mmio spaceAlex Williamson2007-05-081-66/+165
OpenPOWER on IntegriCloud