aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-11net/irda: sh_sir: tidyup compile warningKuninori Morimoto1-1/+1
2011-08-11net/irda: sh_sir: add missing headerKuninori Morimoto1-0/+2
2011-08-11net/irda: sh_irda: add missing headerKuninori Morimoto1-0/+2
2011-08-03irda: use PCI_VENDOR_ID_*Jon Mason1-10/+8
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches1-1/+1
2011-06-21irda: fix smsc-ircc2 section mismatch warningRandy Dunlap1-1/+1
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan9-0/+9
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches1-1/+1
2011-05-31Revert "net: fix section mismatches"David S. Miller1-22/+22
2011-05-24net/irda: convert bfin_sir to common Blackfin UART headerMike Frysinger2-89/+33
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-04-18net: fix section mismatchesMichał Mirosław1-22/+22
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds12-19/+19
2011-03-31Fix common misspellingsLucas De Marchi12-19/+19
2011-03-30via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings1-6/+6
2011-03-30via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings1-67/+15
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-1/+1
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+12
2011-01-18net/irda/sh_irda: return to RX mode when TX errorKuninori Morimoto1-2/+12
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-10net/irda: bfin_sir: back out transitional definesMike Frysinger1-3/+0
2011-01-10net/irda: bfin_sir: pull in serial headers for definesMike Frysinger1-0/+5
2011-01-03smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe()Sedat Dilek1-1/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-1/+1
2010-12-21drivers/net/*/: Use static constJoe Perches2-3/+3
2010-12-12drivers/net: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-11-21SuperH IrDA: correct Baud rate error correctionNicolas Kaiser1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds10-15/+16
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-10-12irda: Semaphore cleanupThomas Gleixner1-1/+1
2010-10-11irda: Test index before read in stir421x_patch_device()Roel Kluin1-4/+4
2010-09-26drivers/net: return operator cleanupEric Dumazet8-9/+9
2010-09-23Fix typo: configuation => configurationThomas Weber1-1/+1
2010-08-25drivers/net/irda: Eliminate memory leakJulia Lawall1-1/+2
2010-08-16drivers/net/irda: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stableRussell King1-4/+2
2010-08-04net/irda/sh_irda: Modify clk_get lookupsKuninori Morimoto1-4/+2
2010-07-21drivers/net/irda: use for_each_pci_dev()Kulikov Vasiliy1-4/+1
2010-07-15drivers: irda: fix sign bugKulikov Vasiliy1-1/+1
2010-07-15drivers: irda: fix sign bugKulikov Vasiliy1-1/+1
2010-06-03drivers/net: use __packed annotationEric Dumazet5-7/+7
2010-05-23net/irda: bfin_sir: IRDA is not affected by anomaly 05000230Graf Yang1-2/+6
2010-05-17drivers/net: remove useless semicolonsJoe Perches1-1/+1
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches2-5/+0
2010-05-10net: trans_start cleanupsEric Dumazet8-11/+1