aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2007-10-171-5/+6
* x86: remove rogue default m in drivers/video/KconfigAndi Kleen2007-10-171-1/+0
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-173-9/+12
|\
| * [SCSI] Remove full sg table memset()FUJITA Tomonori2007-10-171-2/+0
| * [SCSI] ide-scsi: remove usage of sg_last()Jens Axboe2007-10-171-4/+4
| * cciss: disable DMA refetch on Smart Array P600Mike Miller (OS Dev)2007-10-171-3/+8
| * [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sgBoaz Harrosh2007-10-171-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-175-57/+57
|\ \
| * | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-175-57/+57
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds2007-10-175-31/+35
|\ \
| * | Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-164-29/+31
| * | [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-162-2/+4
* | | security/ cleanupsAdrian Bunk2007-10-171-1/+0
* | | PNP: add debug message for adding new deviceBjorn Helgaas2007-10-172-5/+24
* | | PNP: simplify PNPBIOS insert_deviceBjorn Helgaas2007-10-171-14/+14
* | | PNP: use dev_info() in system driverBjorn Helgaas2007-10-171-13/+16
* | | PNP: use dev_info(), dev_err(), etc in coreBjorn Helgaas2007-10-177-29/+31
* | | PNP: simplify PNP card error handlingBjorn Helgaas2007-10-171-28/+29
* | | PNP: remove null pointer checksBjorn Helgaas2007-10-171-15/+0
* | | Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=offKrzysztof Oledzki2007-10-171-0/+10
* | | PNP: don't fail device init if no DMA channel availableJan Beulich2007-10-171-17/+12
* | | PNP: make pnpacpi_suspend handle errorsRafael J. Wysocki2007-10-171-5/+10
* | | floppy: remove register keyword use from floppy driverJesper Juhl2007-10-171-2/+5
* | | floppy: remove dead/commented out code from floppy driverJesper Juhl2007-10-171-26/+1
* | | floppy: do a very minimal style cleanup of the floppy driverJesper Juhl2007-10-171-50/+73
* | | md: make sure read errors are auto-corrected during a 'check' resync in raid1NeilBrown2007-10-171-1/+2
* | | md: expose the degraded status of an assembled array through sysfsIustin Pop2007-10-171-0/+7
* | | md: 'sync_action' in sysfs returns wrong value for readonly arraysNeilBrown2007-10-171-1/+1
* | | md: fix a bug in some never-used code.NeilBrown2007-10-171-5/+5
* | | md: software Raid autodetect dev list not arrayMichael J. Evans2007-10-171-9/+33
* | | drivers/char/ip2: fix used-uninit'd bugJeff Garzik2007-10-171-5/+1
* | | lp_console: cleanupsPavel Machek2007-10-171-9/+8
* | | HVC console is also used by iSeries, so add that to HVC_DRIVER help.Rusty Russell2007-10-171-1/+1
* | | Delay creation of khcvd threadRusty Russell2007-10-172-18/+42
* | | tty: expose new methods needed for drivers to get termios rightAlan Cox2007-10-171-10/+72
* | | lk201: remove obsolete driverMaciej W. Rozycki2007-10-177-1373/+0
* | | Make the pr_*() family of macros in kernel.h completeEmil Medve2007-10-174-17/+8
* | | I2O: Fix "defined but not used" build warningsSatyam Sharma2007-10-171-47/+47
* | | add CONFIG_VT_UNICODEBill Nottingham2007-10-175-5/+26
* | | make dmapool code use __set_current_state()Arjan van de Ven2007-10-171-1/+1
* | | Remove final traces of long-deprecated "ramdisk" kernel parmRobert P. J. Day2007-10-171-6/+1
* | | drivers/block/cciss.c: fix check-after-useAdrian Bunk2007-10-171-29/+27
* | | n_hdlc.c: fix check-after-useAdrian Bunk2007-10-171-1/+1
* | | cciss: fix error reporting for SG_IOSteve Cameron2007-10-171-18/+61
* | | NBD: allow hung network I/O to be cancelledPaul Clements2007-10-171-31/+62
* | | NBD: set uninitialized devices to size 0Paul Clements2007-10-171-2/+5
* | | floppy: tolerate DMA channel unavailabilityJan Beulich2007-10-171-5/+9
* | | jsm: Remove further unneeded crudAlan Cox2007-10-171-40/+3
* | | mxser: Remove use of dead TTY_FLIPBUF_SIZE definitionAlan Cox2007-10-171-2/+1
* | | unicode diacritics supportSamuel Thibault2007-10-179-35/+146