summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds2009-12-0915-221/+39
|\
| * Merge branch 'ide-dcr' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/...David S. Miller2009-12-036-102/+2
| |\
| | * sl82c105: remove no longer needed debugging codeBartlomiej Zolnierkiewicz2009-12-031-23/+1
| | * sis5513: remove stale TODOBartlomiej Zolnierkiewicz2009-12-031-9/+0
| | * pdc202xx_old: remove no longer needed debugging codeBartlomiej Zolnierkiewicz2009-12-031-15/+0
| | * cy82c693: remove no longer needed debugging codeBartlomiej Zolnierkiewicz2009-12-031-27/+0
| | * cmd64x: remove no longer needed debugging codeBartlomiej Zolnierkiewicz2009-12-031-17/+0
| | * alim15x3: remove obsolete and dangerous wdc_udma parameterBartlomiej Zolnierkiewicz2009-12-031-11/+1
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-031229-12474/+21906
| |\ \ | | |/
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id...David S. Miller2009-12-025-14/+7
| |\ \
| | * | cs5535: add pci id for AMD based CS5535 controllersBartlomiej Zolnierkiewicz2009-12-021-0/+1
| | * | slc90e66: fix UDMA handlingBartlomiej Zolnierkiewicz2009-12-011-2/+1
| * | | ide: Increase WAIT_DRQ to accomodate some CF cards and SSD drives.David S. Miller2009-12-021-2/+2
| * | | drivers/ide/tx4938ide.c: use resource_size()H Hartley Sweeten2009-11-231-1/+1
| * | | drivers/ide/ide_platform.c: use resource_size()H Hartley Sweeten2009-11-231-4/+4
| * | | drivers/ide/au1xxx-ide.c: use resource_size()H Hartley Sweeten2009-11-231-4/+3
| * | | hpt366: remove dead old timing tablesBartlomiej Zolnierkiewicz2009-11-181-63/+0
| * | | ide: update Kconfig text to mark as deprecatedRobert Hancock2009-10-291-35/+10
| * | | ide-tape: remove the BKLBorislav Petkov2009-10-291-6/+15
| * | | hpt366: kill unused #define'sSergei Shtylyov2009-10-291-2/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09490-831/+720
|\ \ \ \
| * \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-07490-832/+721
| |\ \ \ \
| | * | | | tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-0424-33/+33
| | * | | | reiserfs: fix misspelling of "journaled"Adam Buchbinder2009-12-041-1/+1
| | * | | | doc: Fix a typo in slub.txt.Justin P. Mattock2009-12-041-1/+1
| | * | | | inotify: remove superfluous return code checkGiuseppe Scrivano2009-12-041-4/+0
| | * | | | hdlc: spelling fix in find_pvc() commentRudy Matela2009-12-041-1/+1
| | * | | | doc: fix regulator docs cut-and-pasteismDr. David Alan Gilbert2009-12-041-1/+1
| | * | | | mtd: Fix comment in KconfigKrzysztof Halasa2009-12-041-3/+3
| | * | | | doc: Fix IRQ chip docsKrzysztof Halasa2009-12-042-3/+3
| | * | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04345-508/+516
| | * | | | drivers/ata/libata-sff.c: comment spelling fixesKrzysztof Halasa2009-12-041-3/+3
| | * | | | fix typos/grammos in Documentation/edac.txtDavidlohr Bueso2009-12-041-4/+3
| | * | | | sysctl: add missing commentsThadeu Lima de Souza Cascardo2009-12-041-5/+5
| | * | | | fs/debugfs/inode.c: fix comment typosAlberto Bertogli2009-12-041-3/+3
| | * | | | sgivwfb: Make use of ARRAY_SIZE.Thiago Farina2009-12-042-8/+7
| | * | | | sky2: fix sky2_link_down copy/paste comment errorBrandon Philips2009-12-041-1/+1
| | * | | | tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König2009-12-044-4/+4
| | * | | | tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König2009-12-044-4/+4
| | * | | | fix kerneldoc for set_irq_msi()Liuweni2009-12-041-2/+2
| | * | | | spidev: fix double "of of" in commentThadeu Lima de Souza Cascardo2009-12-041-1/+1
| | * | | | comment typo fix: sybsystem -> subsystemJean Delvare2009-12-042-2/+2
| | * | | | ipc: fix unused variable warningFelipe Contreras2009-12-041-1/+1
| | * | | | mm: fix comments for invalidate_inode_pages2()Peng Tao2009-12-041-1/+1
| | * | | | sdio_uart: coding style fixesThadeu Lima de Souza Cascardo2009-12-041-19/+21
| | * | | | tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-0410-16/+16
| | * | | | ehci-hcd: Fix typo in an error messageOzan Çağlayan2009-12-041-1/+1
| | * | | | move stk17ta8's probe function to .devinit.textUwe Kleine-König2009-11-091-1/+1
| | * | | | atmel_lcdfb.c: fix printk() type mismatchClaudio Scordino2009-11-091-1/+1
| | * | | | media/video: add __init/__exit macros to various driversPeter Huewe2009-11-097-14/+14
OpenPOWER on IntegriCloud