aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/irda (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds1-11/+2
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-11/+2
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-6/+0
2005-09-07[PATCH] Fix smsc_ircc_init return valueBrice Goglin1-0/+1
2005-09-07[PATCH] smsc-ircc2: dont use void * where specific type will doDmitry Torokhov1-6/+4
2005-09-07[PATCH] smsc-ircc2: use netdev_priv()Dmitry Torokhov1-12/+11
2005-09-07[PATCH] smsc-ircc2: add to sysfs as platform device, new PMDmitry Torokhov1-56/+65
2005-09-07[PATCH] smsc-ircc2: dont pass iobase aroundDmitry Torokhov1-35/+26
2005-09-07[PATCH] smsc-ircc2: remove typedefsDmitry Torokhov1-26/+13
2005-09-07[PATCH] smsc-ircc2: drop DIM macro in favor of ARRAY_SIZEDmitry Torokhov1-3/+2
2005-09-07[PATCH] smsc-ircc2: formatting fixesDmitry Torokhov1-326/+317
2005-09-07[PATCH] smsc-ircc2: whitespace fixesDmitry Torokhov2-217/+217
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-5/+5
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-8/+3
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter2-4/+3
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan1-1/+1
2005-06-12[PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those')Geert Uytterhoeven1-1/+1
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 4 (irda)Al Viro1-5/+5
2005-04-18[PATCH] usb suspend updates (interface suspend)David Brownell1-2/+2
2005-04-16[PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek2-2/+2
2005-04-16[PATCH] x86_64: Make IRDA devices are not really ISA devices not depend on CONFIG_ISAAndi Kleen1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds52-0/+29954