aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds18-932/+869
2006-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds24-79/+340
2006-10-15[PATCH] serial167 __user annotations, NULL noise removalAl Viro1-26/+26
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user annotationsAl Viro3-15/+15
2006-10-14Pull trivial into test branchLen Brown7-11/+14
2006-10-14Pull bugzilla-5534 into test branchLen Brown2-34/+14
2006-10-14Pull msi-laptop into test branchLen Brown3-0/+415
2006-10-14Pull ec into test branchLen Brown1-803/+293
2006-10-14Pull mwait into test branchLen Brown1-38/+63
2006-10-14Pull battery into test branchLen Brown2-7/+27
2006-10-14Pull ibm into test branchLen Brown1-2/+0
2006-10-14Pull asus into test branchLen Brown1-30/+37
2006-10-14ACPI: check battery status on resume for un/plug events during sleepJiri Kosina1-0/+14
2006-10-14ACPICA: Fix incorrect handling of PCI Express Root Bridge _HIDEiichiro Oiwa1-7/+6
2006-10-14ACPI: asus_acpi: don't printk on writing garbage to proc filesAlexey Dobriyan1-9/+1
2006-10-14ACPI: asus_acpi: fix proc files parsingDarren Jenkins1-23/+23
2006-10-14ACPI: fix printk format warningsRandy Dunlap2-2/+2
2006-10-14ACPI: fix section for CPU init functionsPierre Ossman2-2/+2
2006-10-14ACPI: update comments in motherboard.cLen Brown1-0/+6
2006-10-14ACPI: acpi_pci_link_set() can allocate with either GFP_ATOMIC or GFP_KERNELJiri Kosina1-1/+1
2006-10-14ACPI: fix potential OOPS in power driver with CONFIG_ACPI_DEBUGDmitry Torokhov1-6/+3
2006-10-14ACPI: created a dedicated workqueue for notify() executionAlexey Y. Starikovskiy1-21/+13
2006-10-14ACPI: Remove deferred execution from global lock acquire wakeup pathAlexey Y. Starikovskiy1-13/+1
2006-10-14MSI S270 Laptop support: backlight, wlan, bluetooth statesLennart Poettering3-0/+415
2006-10-14ACPI: EC: export ec_transaction() for msi-laptop driverLennart Poettering1-0/+2
2006-10-14ACPI: EC: Simplify acpi_hw_low_level*() with inb()/outb().Denis M. Sadykov1-79/+45
2006-10-14ACPI: EC: Unify poll and interrupt gpe handlersDenis M. Sadykov1-95/+12
2006-10-14ACPI: EC: Unify poll and interrupt mode transaction functionsDenis M. Sadykov1-81/+29
2006-10-14ACPI: EC: Remove unused variables and duplicated codeDenis M. Sadykov1-458/+253
2006-10-14ACPI: EC: Remove unnecessary delay added by previous transation patch.Denis M. Sadykov1-53/+50
2006-10-14ACPI: consolidate functions in acpi ec driverLennart Poettering1-230/+95
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi1-38/+63
2006-10-14ACPI: sbs: fix module_param() initializersLebedev, Vladimir P1-5/+5
2006-10-14ACPI: sbs: check for NULL device pointerLebedev, Vladimir P1-2/+8
2006-10-14ACPI: ibm_acpi: Remove experimental status for brightness and volume.Stefan Schmidt1-2/+0
2006-10-14ACPI: asus_acpi: W3000 supportMarek W1-1/+16
2006-10-14V4L/DVB (4750): AGC command1/2 is board specificPatrick Boettcher3-3/+13
2006-10-14V4L/DVB (4748): Fixed oops for Nova-T USB2Patrick Boettcher2-1/+4
2006-10-14V4L/DVB (4744): The Samsung TCPN2121P30A does not have a tda9887Hans Verkuil1-1/+0
2006-10-14V4L/DVB (4743): Fix oops in VIDIOC_G_PARMJonathan Corbet1-2/+9
2006-10-14V4L/DVB (4742): Drivers/media/video: handle sysfs errorsJeff Garzik3-32/+117
2006-10-14V4L/DVB (4741): {ov511,stv680}: handle sysfs errorsJeff Garzik2-21/+90
2006-10-14V4L/DVB (4740): Fixed an if-block to avoid floating with debug-messagesEnrico Scholz1-2/+3
2006-10-14V4L/DVB (4739): SECAM support for saa7113 into saa7115Pádraig Brady1-0/+2
2006-10-14V4L/DVB (4738): Bt8xx/dvb-bt8xx.c: check kmalloc() return value.Amit Choudhary1-0/+4
2006-10-14V4L/DVB (4734): Tda826x: fix frontend selection for dvb_attachMichael Krufky1-3/+16
2006-10-14V4L/DVB (4733): Tda10086: fix frontend selection for dvb_attachMichael Krufky1-0/+9
2006-10-14V4L/DVB (4732): Fix spelling error in Kconfig help text for DVB_CORE_ATTACHUwe Bugla1-1/+1
2006-10-14V4L/DVB (4731a): Kconfig: restore pvrusb2 menu itemsMichael Krufky1-0/+2
2006-10-14V4L/DVB (4729): Fix VIDIOC_G_FMT for NTSC in cx25840.Hans Verkuil1-6/+19