summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-08Apple SMC driver (hardware monitoring and control)Nicolas Boichat3-0/+1364
2007-05-08drivers/char/hvc_console.c: cleanupsAdrian Bunk1-7/+5
2007-05-08ipmi: add pci remove handlingCorey Minyard1-0/+3
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard1-42/+94
2007-05-08ipmi: allow shared interruptsCorey Minyard1-35/+89
2007-05-08ipmi: add powerpc openfirmware sensingCorey Minyard1-0/+108
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto1-2/+2
2007-05-07[SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets1-1/+1
2007-05-07[VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller1-8/+8
2007-05-07Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds20-196/+349
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-4/+52
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-4/+753