aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-11[PATCH] drivers/char/vc_screen.c: proper prototypesAdrian Bunk
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2007-02-11[PATCH] Char: isicom, correct probing/removingJiri Slaby
2007-02-11[PATCH] Char: isicom, support higher ratesJiri Slaby
2007-02-11[PATCH] Char: isicom, check card state in isrJiri Slaby
2007-02-11[PATCH] Char: isicom, augment card_resetJiri Slaby
2007-02-11[PATCH] Char: isicom, fix locking in isrJiri Slaby
2007-02-11[PATCH] make drivers/char/mxser_new.c:mxser_hangup() staticAdrian Bunk
2007-02-11[PATCH] mxser: remove ambiguous redefinition of INIT_WORKAndreas Jaggi
2007-02-11[PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalvesJiri Slaby
2007-02-11[PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant
2007-02-11[PATCH] disable init/initramfs.cJean-Paul Saman
2007-02-11[PATCH] Char: tty, delete wake_up_interruptible after tty_wakeupJiri Slaby
2007-02-11[PATCH] vt: refactor console SAK processingEric W. Biederman
2007-02-11[PATCH] drivers: add LCD supportMiguel Ojeda Sandonis
2007-02-11[PATCH] Drop __get_zone_counts()Christoph Lameter
2007-02-09libata: kill ATA_ENABLE_PATAJeff Garzik
2007-02-09libata: build fix after dmesg probe output changesJeff Garzik
2007-02-09libata: Early CFA adapters are not required to support mode settingAlan
2007-02-09sata_nv: propagate ata_pci_device_do_resume return valueRobert Hancock
2007-02-09sata_nv: wait for response on entering/leaving ADMA modeRobert Hancock
2007-02-09sata_nv: use ADMA for NODATA commandsRobert Hancock
2007-02-09sata_nv: cleanup ADMA error handlingRobert Hancock
2007-02-09(2.6.20) pata_mpiix: probing cleanup (resend)Sergei Shtylyov
2007-02-09(2.6.20) pata_mpiix: fix PIO setup issuesSergei Shtylyov
2007-02-09(2.6.20) pata_oldpiix: fix PIO2 underclockingSergei Shtylyov
2007-02-09Kconfig: clarify ATA_PIIX descriptionAlan
2007-02-09sata_inic162x: fix a few glitches in hardresetTejun Heo
2007-02-09libata: add 150ms between completion of hardreset and status checkingTejun Heo
2007-02-09libata: rearrange dmesg info to add full ATA revisionEric D. Mudama
2007-02-09pata_sl82c105: wrong assumptions about compatible PIO modesSergei Shtylyov
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi
2007-02-09libata: add another IRQ calls (core and headers)Akira Iguchi
2007-02-09libata: convert to iomapTejun Heo
2007-02-09pata_platform: fix devres conversionTejun Heo
2007-02-09[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warningsJeff Garzik
2007-02-09libata: remove unused functionsTejun Heo
2007-02-09libata: update libata LLDs to use devresTejun Heo
2007-02-09libata: update libata core layer to use devresTejun Heo
2007-02-09libata: implement ata_host_detach()Tejun Heo
2007-02-09devres: device resource managementTejun Heo
2007-02-09fix CONFIG_SATA_SIS=y compile errorAdrian Bunk
2007-02-09sata_sis: Support for PATA supportsAlan
2007-02-09libata: implement HDIO_GET_IDENTITYTejun Heo
2007-02-09libata: trivial stuffAlan
2007-02-09sata_promise: kill qc->nsectTejun Heo
2007-02-09libata piix3 support warning fixAndrew Morton
2007-02-09libata: PIIX3 supportAlan
2007-02-09sata_promise: handle ATAPI_NODATA ourselvesMikael Pettersson