aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-18mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl1-2/+2
2007-10-18mxser: remove commented crapAlan Cox1-19/+0
2007-10-18Char: mxser_new, remove useless comments in mxser_cardsJiri Slaby1-21/+21
2007-10-18Char: mxser_new, move to PCI_VDEVICEJiri Slaby1-36/+18
2007-10-18Char: mxser_new, upgrade to 1.10Jiri Slaby1-8/+24
2007-10-18sysctl: simplify the pty sysctl logicEric W. Biederman1-1/+23
2007-10-18sysctl: parport remove binary pathsEric W. Biederman2-62/+5
2007-10-18sysctl: remove broken cdrom binary sysctlsEric W. Biederman1-40/+6
2007-10-18cpu hotplug: topology: remove topology_dev_mapAkinobu Mita1-10/+1
2007-10-18unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov1-3/+0
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki1-0/+10
2007-10-18serial: turn serial console suspend a boot rather than compile time optionAndres Salomon1-6/+4
2007-10-18pm_trace displays the wrong time from the RTCRafael J. Wysocki1-1/+1
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki6-13/+7
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki1-1/+1
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki1-1/+11
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki1-5/+2
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki1-3/+3
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki1-1/+1
2007-10-18logo.c: get rid of mips_machgroupRalf Baechle1-8/+2
2007-10-18fb modedb: Refactor confusing mode_option assignmentGeert Uytterhoeven1-1/+3
2007-10-18tty_ioctl: fix the baud_table check in encode_baud_rateMaciej W. Rozycki1-3/+8
2007-10-18Remove CONFIG_VT_UNICODEJan Engelhardt2-22/+1
2007-10-18i4l: Fix random hard freeze with AVM c4 cardKarsten Keil1-3/+11
2007-10-18i4l: fix random freezes with AVM B1 driversKarsten Keil1-15/+13
2007-10-18au1100fb: fix modpost warningsRalf Baechle1-1/+1
2007-10-18netport_con.c: fix build errors and warningsRalf Baechle1-3/+3
2007-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds7-4/+1137
2007-10-17net: libertas sdio driverPierre Ossman5-0/+1134
2007-10-17Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2-6/+6
2007-10-17mmc: at91_mci: cleanup: use MCI_ERRORSAndrew Victor1-3/+1
2007-10-17mmc: possible leak in mmc_read_ext_csdFlorin Malita1-1/+2
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+2
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin1-5/+6
2007-10-17x86: remove rogue default m in drivers/video/KconfigAndi Kleen1-1/+0
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds4-79/+83
2007-10-17Revert "[SCSI] Remove full sg table memset()"Jens Axboe1-0/+2
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-9/+12
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-57/+57
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds5-31/+35
2007-10-17security/ cleanupsAdrian Bunk1-1/+0
2007-10-17PNP: add debug message for adding new deviceBjorn Helgaas2-5/+24
2007-10-17PNP: simplify PNPBIOS insert_deviceBjorn Helgaas1-14/+14
2007-10-17PNP: use dev_info() in system driverBjorn Helgaas1-13/+16
2007-10-17PNP: use dev_info(), dev_err(), etc in coreBjorn Helgaas7-29/+31
2007-10-17PNP: simplify PNP card error handlingBjorn Helgaas1-28/+29
2007-10-17PNP: remove null pointer checksBjorn Helgaas1-15/+0
2007-10-17Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=offKrzysztof Oledzki1-0/+10
2007-10-17PNP: don't fail device init if no DMA channel availableJan Beulich1-17/+12
2007-10-17PNP: make pnpacpi_suspend handle errorsRafael J. Wysocki1-5/+10