summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-02-113-40/+17
|\
| * tifm_sd: treat "status error" as normal command completionAlex Dubov2007-02-111-7/+4
| * mmc: wbsd: Remove stray kunmap_atomic()Pierre Ossman2007-02-111-1/+0
| * mmc: sdhci: Stop asking for mailPierre Ossman2007-02-091-24/+11
| * mmc: sdhci: Remove driver versionPierre Ossman2007-02-091-4/+1
| * mmc: wbsd: Remove driver versionPierre Ossman2007-02-091-4/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-112-2/+18
|\ \
| * | [SPARC64]: Add PCI MSI support on Niagara.David S. Miller2007-02-101-1/+1
| * | [SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.Fabio Massimo Di Nitto2007-02-101-1/+17
* | | [PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-codeAndrew Morton2007-02-111-2/+2
* | | [PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into lo...Jiri Kosina2007-02-111-2/+1
* | | [PATCH] rapidio: fix multi-switch enumerationAlexandre Bounine2007-02-111-31/+87
* | | [PATCH] tty: cleanup release_memChristoph Hellwig2007-02-111-36/+37
* | | [PATCH] mxser: remove useless fieldsCedric Le Goater2007-02-111-6/+1
* | | [PATCH] drivers/block/DAC960: convert 'boolean' to 'bool'Richard Knutsson2007-02-112-287/+280
* | | [PATCH] Remove unused kernel config option PARIDE_PARPORTRobert P. J. Day2007-02-111-7/+1
* | | [PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day2007-02-113-8/+4
* | | [PATCH] seq_file conversion: toshiba.cAlexey Dobriyan2007-02-111-10/+25
* | | [PATCH] raw: don't allow the creation of a raw device with minor number 0Jeff Moyer2007-02-111-1/+1
* | | [PATCH] serial: support for new boardMatthias Fuchs2007-02-111-0/+11
* | | [PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn2007-02-112-2/+22
* | | [PATCH] docbook: add edd firmware interfacesRandy Dunlap2007-02-111-3/+5
* | | [PATCH] RTC framework driver for CMOS RTCsDavid Brownell2007-02-113-1/+750
* | | [PATCH] tty: improve encode_baud_rate logicAlan Cox2007-02-111-15/+30
* | | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-117-9/+0
* | | [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day2007-02-112-2/+0
* | | [PATCH] Get rid of "double zeroing" of allocated pagesRobert P. J. Day2007-02-113-3/+0
* | | [PATCH] IPMI: Fix some RCU problemsCorey Minyard2007-02-111-7/+22
* | | [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-113-3/+4
* | | [PATCH] Char: moxa, pci probingJiri Slaby2007-02-111-20/+20
* | | [PATCH] Char: moxa, pci_probing prepareJiri Slaby2007-02-111-18/+46
* | | [PATCH] Char: moxa, remove useless variablesJiri Slaby2007-02-111-21/+14
* | | [PATCH] Char: moxa, variables cleanupJiri Slaby2007-02-111-188/+210
* | | [PATCH] Char: moxa, remove moxa_pci_devinfoJiri Slaby2007-02-111-12/+3
* | | [PATCH] Char: moxa, use del_timer_syncJiri Slaby2007-02-111-4/+4
* | | [PATCH] Char: moxa, macros cleanupJiri Slaby2007-02-111-24/+13
* | | [PATCH] Char: moxa, eliminate typedefsJiri Slaby2007-02-111-14/+15
* | | [PATCH] Char: moxa, use PCI_DEVICEJiri Slaby2007-02-111-6/+6
* | | [PATCH] Char: moxa, devids cleanupJiri Slaby2007-02-111-16/+3
* | | [PATCH] Char: moxa, remove unused functionsJiri Slaby2007-02-111-245/+0
* | | [PATCH] Char: moxa, remove hangup bottomhalfJiri Slaby2007-02-111-22/+3
* | | [PATCH] Char: moxa, timers cleanupJiri Slaby2007-02-111-40/+14
* | | [PATCH] Char: moxa, do not initialize global staticJiri Slaby2007-02-111-20/+4
* | | [PATCH] Char: moxa, remove unused allocated pageJiri Slaby2007-02-111-23/+1
* | | [PATCH] Char: mxser_new, fix sparse warningJiri Slaby2007-02-111-1/+1
* | | [PATCH] Char: mxser_new, lock count and flagsJiri Slaby2007-02-111-1/+4
* | | [PATCH] Char: mxser_new, do not null driver_dataJiri Slaby2007-02-111-3/+0
* | | [PATCH] Char: mxser_new, upgrade to 1.9.15Jiri Slaby2007-02-112-20/+105
* | | [PATCH] Char: mxser_new, do not put pdevJiri Slaby2007-02-111-1/+0
* | | [PATCH] Char: mxser_new, fix twice resource releasingJiri Slaby2007-02-111-6/+6
OpenPOWER on IntegriCloud