summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08118-118/+0Star
* Add a new deferrable delayed work initVenki Pallipadi2007-05-081-1/+1
* layered parport code uses parport->devDavid Brownell2007-05-085-20/+8Star
* 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/+6Star
* tty: remove unnecessary export of proc_clear_ttyEric W. Biederman2007-05-081-1/+0Star
* Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-5/+0Star
* 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/+24Star
* 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/+0Star
* remove unused header file: drivers/message/i2o/i2o_lan.hRobert P. J. Day2007-05-081-159/+0Star
* virtual_eisa_root_init() should be __initAndrew Morton2007-05-081-1/+1
* rocket: remove modversions includeRobert P. J. Day2007-05-081-4/+0Star
* 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
* init dma masks in pnp_devDavid Brownell2007-05-081-0/+3
* Use stop_machine_run in the Intel RNG driverPrarit Bhargava2007-05-081-97/+122
* Apple SMC driver (hardware monitoring and control)Nicolas Boichat2007-05-083-0/+1364
* drivers/char/hvc_console.c: cleanupsAdrian Bunk2007-05-081-7/+5Star
* ipmi: add pci remove handlingCorey Minyard2007-05-081-0/+3
* ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-081-42/+94
* ipmi: allow shared interruptsCorey Minyard2007-05-081-35/+89
* ipmi: add powerpc openfirmware sensingCorey Minyard2007-05-081-0/+108
* Fix section mismatch of memory hotplug related code.Yasunori Goto2007-05-081-2/+2
* [SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets2007-05-071-1/+1
* [VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller2007-05-071-8/+8
* Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds2007-05-0720-196/+349
|\
| * drm/i915: Add 965GM pci id updateWang Zhenyu2007-04-252-1/+3
| * drm: just use io_remap_pfn_range on all archs..Dave Airlie2007-03-241-6/+1Star
| * drm: fix DRM_CONSISTENT mappingHugh Dickins2007-03-241-5/+9
| * drm: fix up mmap locking in preparation for ttm changesThomas Hellstrom2007-03-241-9/+26
| * drm: fix driver deadlock with AIGLX and reclaim_buffers_lockedThomas Hellstrom2007-03-237-81/+174
| * drm: fix warning in drm_fops.cAndrew Morton2007-03-181-1/+1
| * drm: allow for more generic drm ioctlsThomas Hellstrom2007-03-182-4/+9
| * drm: fix alpha domain handlingJay Estabrook2007-03-111-1/+1
| * via: fix CX700 pci idThomas Hellstrom2007-03-111-1/+1
| * drm: make drm_io_prot static.Adrian Bunk2007-03-111-1/+1