aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-06-30ACPI: asus_acpi: support A3GKarol Kozimor1-2/+6
2006-06-30ACPI: asus_acpi: misc cleanupsKarol Kozimor1-20/+7
2006-06-30Pull kmalloc into release branchLen Brown15-35/+28
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-95/+73
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-17/+110
2006-06-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2-1/+2
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1043-1057/+27
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6/Linus Torvalds11-58/+255
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds47-548/+468
2006-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds56-2580/+2483
2006-06-30[SERIAL] sunhv: Convert to of_driver layer.David S. Miller1-95/+71
2006-06-30[SERIAL] sunsu: Missing return statement in su_probe().David S. Miller1-0/+2
2006-06-30[IPV6]: Added GSO support for TCPv6Herbert Xu1-6/+9
2006-06-30[TG3]: Update version and reldateMichael Chan1-2/+2
2006-06-30[TG3]: Add TSO workaround using GSOMichael Chan2-5/+51
2006-06-30[TG3]: Turn on hw fix for ASF problemsMichael Chan2-2/+7
2006-06-30[TG3]: Add rx BD workaroundMichael Chan2-2/+29
2006-06-30[TG3]: Add tg3_netif_stop() in vlan functionsMichael Chan1-0/+12
2006-06-30IB/core: Set alternate port number when initializing QP attributesSean Hefty1-0/+1
2006-06-30IB/uverbs: Set correct user handle for user SRQsRoland Dreier1-1/+1
2006-06-30[PATCH] pcmcia: fix deadlock in pcmcia_parse_eventsArjan van de Ven1-2/+3
2006-06-30[PATCH] com20020_cs: more device supportMarc Sowen1-1/+4
2006-06-30[PATCH] au1xxx: pcmcia: fix __init called from non-initDomen Puncer1-1/+1
2006-06-30[PATCH] kill open-coded offsetof in cm4000_cs.c ZERO_DEV()Al Viro1-6/+1
2006-06-30[PATCH] pcmcia: convert pcmcia_cs to kthreadSerge E. Hallyn1-11/+13
2006-06-30[PATCH] pcmcia: fix kernel-doc function nameRandy Dunlap1-1/+1
2006-06-30[PATCH] pcmcia: hostap_cs.c - 0xc00f,0x0000 conflicts with pcnet_csKomuro1-1/+1
2006-06-30[PATCH] pcmcia: at91_cf suspend/resume/wakeupDavid Brownell1-16/+59
2006-06-30[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO spac...Thomas Kleffel1-10/+71
2006-06-30[PATCH] pcmcia: TI PCIxx12 CardBus controller supportAlex Williamson2-0/+2
2006-06-30[PATCH] pcmcia: warn if driver requests exclusive, but gets a shared IRQAlan Cox1-9/+18
2006-06-30[PATCH] pcmcia: another ID for serial_cs.cDominik Brodowski1-0/+1
2006-06-30[PATCH] yenta: fix hidden PCI bus numbersBernhard Kaindl1-0/+73
2006-06-30[PATCH] yenta: do power-up only after socket is configuredDaniel Ritz1-1/+8
2006-06-30V4L/DVB (4290): Add support for the TCL M2523_3DB_E tuner.Hans Verkuil1-1/+1
2006-06-30V4L/DVB (4289): Missing statement in drivers/media/dvb/frontends/cx22700.cEric Sesterhenn1-0/+1
2006-06-30V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2Mike Isely19-105/+105
2006-06-30V4L/DVB (4287): Pvrusb2/: possible cleanupsAdrian Bunk11-195/+74
2006-06-30V4L/DVB (4285): Cx88: add support for Geniatech Digistar / Digiwave 103gSaqeb Akhter3-0/+48
2006-06-30V4L/DVB (4284): Cx24123: fix set_voltage function according to the specsSaqeb Akhter1-2/+2
2006-06-30V4L/DVB (4282): Fix: use swzigzag for swalgoManu Abraham1-1/+2
2006-06-30V4L/DVB (4281): TDA9887_SET_CONFIG should only be handled by the tda9887.Hans Verkuil1-5/+5
2006-06-30V4L/DVB (4277): Fix CI interface on PRO KNC1 cardsAndrew de Quincey1-5/+1
2006-06-30V4L/DVB (4276): Fix CI on old KNC1 DVBC cardsAndrew de Quincey1-0/+9
2006-06-30V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPPTrent Piepho1-0/+1
2006-06-30V4L/DVB (4274): Eliminate use of tda9887 from pvrusb2 driverMike Isely5-173/+1
2006-06-30V4L/DVB (4273): Always log pvrusb2 device register / unregister eventsMike Isely1-6/+4
2006-06-30V4L/DVB (4272): Fix tveeprom supported standardsMauro Carvalho Chehab1-8/+8
2006-06-30V4L/DVB (4270): Add tda9887-specific tuner configurationHans Verkuil4-13/+105
2006-06-30V4L/DVB (4269): Subject: videocodec: make 1-bit fields unsignedRandy Dunlap2-10/+10
2006-06-30V4L/DVB (4267): Remove all instances of request_module("tda9887")Michael Krufky4-11/+0
2006-06-30V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENUMichael Krufky3-13/+91
2006-06-30ACPI: drivers/acpi/scan.c: make acpi_bus_type staticAdrian Bunk1-1/+1
2006-06-30[PATCH] i2c-801: 64bit resource fixAndrew Morton1-2/+2
2006-06-30[PATCH] infiniband: devfs fixAndrew Morton1-1/+0
2006-06-30[PATCH] EDAC: probe1 cleanup 1-of-2Doug Thompson6-444/+518
2006-06-30[PATCH] EDAC: mc numbers refactor 1-of-2Doug Thompson8-36/+55
2006-06-30[PATCH] EDAC: PCI device to DEVICE cleanupDoug Thompson8-323/+374
2006-06-30[PATCH] drivers/cdrom/cm206.c: cleanupsAdrian Bunk1-7/+2
2006-06-30[PATCH] show Acorn-specific block devices menu only when requiredAdrian Bunk1-1/+1
2006-06-30[PATCH] SELinux: update USB code with new kill_proc_info_as_uidDavid Quigley3-2/+7
2006-06-30[PATCH] Light weight event countersChristoph Lameter1-5/+6
2006-06-30[PATCH] Use Zoned VM Counters for NUMA statisticsChristoph Lameter1-28/+6
2006-06-30[PATCH] zoned vm counters: conversion of nr_bounce to per zone counterChristoph Lameter1-0/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter1-2/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_writeback to per zone counterChristoph Lameter1-4/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter1-3/+1
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counterChristoph Lameter1-0/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_slab to per zone counterChristoph Lameter1-3/+1
2006-06-30[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPEDChristoph Lameter1-0/+2
2006-06-30[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counterChristoph Lameter1-0/+2
2006-06-30[PATCH] zoned vm counters: convert nr_mapped to per zone counterChristoph Lameter1-3/+1
2006-06-30[PATCH] fix ISTALLION=yAdrian Bunk1-15/+2
2006-06-30[PATCH] fix platform_device_put/del mishapsIngo Molnar2-5/+6
2006-06-30[PATCH] fix drivers/video/imacfb.c compilationIngo Molnar1-4/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1028-1030/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk4-4/+4
2006-06-30typo fixes: infomation -> informationAdrian Bunk5-10/+10
2006-06-30typo fixes: aquire -> acquireAdrian Bunk3-4/+4
2006-06-30typo fixes: mecanism -> mechanismAdrian Bunk2-2/+2
2006-06-30typo fixes: bandwith -> bandwidthAdrian Bunk5-6/+6
2006-06-30fix a typo in the RTC_CLASS help textAdrian Bunk1-1/+1
2006-06-30ACPI: fixup memhotplug debug messageakpm@osdl.org1-1/+1
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown15-35/+28
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-19/+30
2006-06-29[IrDA]: Fix the AU1000 FIR dependenciesAdrian Bunk1-1/+1
2006-06-29[IrDA]: MCS7780 usb_driver struct should be staticAdrian Bunk1-1/+1
2006-06-29[BNX2]: Turn off link during shutdownMichael Chan2-4/+5
2006-06-29[BNX2]: Use dev_kfree_skb() instead of the _irq versionMichael Chan1-5/+5
2006-06-29[ATM]: [suni] change suni_init to __devinitChas Williams2-2/+2
2006-06-29[ATM]: [iphase] should be __devinit not __initChas Williams1-2/+2
2006-06-29[ATM]: [idt77105] should be __devinit not __initChas Williams2-2/+2
2006-06-29[BNX2]: Add NETIF_F_TSO_ECNMichael Chan1-2/+12
2006-06-29merge linus into release branchLen Brown419-4257/+18081
2006-06-29Pull acpica into release branchLen Brown18-411/+450
2006-06-29[SUNHME]: Mark SBUS probing routines as __devinit.David S. Miller1-5/+5
2006-06-29[SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller1-39/+69
2006-06-29[SERIAL] sunsab: Fix section mis-match errors.David S. Miller1-4/+4
2006-06-29[SERIAL] sunsab: Convert to of_driver framework.David S. Miller1-155/+144
2006-06-29[SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller2-1/+6
2006-06-29[SERIAL] sunsu: Convert to of_driver framework.David S. Miller1-334/+157
2006-06-29[SERIAL] sunzilog: Fix bugs in device deregristration.David S. Miller1-7/+22
2006-06-29[SERIAL] sunzilog: Convert to of_driver.David S. Miller1-527/+258
2006-06-29[SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller8-1149/+1179
2006-06-29[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda1-1/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds135-676/+42
2006-06-29Merge ../linusDave Jones1530-83670/+96207
2006-06-29Pull c-states into release branchLen Brown1-19/+16
2006-06-29Pull trivial into release branchLen Brown1-2/+7
2006-06-29[PATCH] i4l:add some checks for valid drvid and driver pointerKarsten Keil1-1/+17
2006-06-29[PATCH] i4l make PCMCIA for all cards working with shared IRQKarsten Keil3-2/+3
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-126/+165
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds3-36/+237
2006-06-29Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds27-724/+1071
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds63-217/+269
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar8-17/+17
2006-06-29[PATCH] drivers/md/raid5.c: remove an unused variableAdrian Bunk1-1/+0
2006-06-29[PATCH] SKB leak in drivers/isdn/i4l/isdn_x25iface.cEric Sesterhenn1-1/+3
2006-06-29[PATCH] GPIO for SCx200 & PC-8736x: x86-onlyDave Jones1-0/+1
2006-06-29[PATCH] Deref in drivers/block/paride/pf.cEric Sesterhenn1-1/+1
2006-06-29[PATCH] remove devinit from ioc4 pci_driverDave Jones1-1/+1
2006-06-29[PATCH] fix sgivwfb compileAdrian Bunk1-4/+2
2006-06-29[S390] rework of channel measurement facility.Cornelia Huck3-177/+468
2006-06-29[S390] add PAV support to the dasd driver.Horst Hummel6-87/+222
2006-06-29[S390] cio chpid offline.Cornelia Huck3-3/+5
2006-06-29Convert s390_collect_crw_info() in s390mach.c from being startedSerge E. Hallyn1-3/+2
2006-06-29[S390] dasd eer data format.Stefan Weinhuber1-1/+1
2006-06-29[S390] dasd whitespace and other cosmetics.Horst Hummel15-304/+173
2006-06-29[S390] dasd_eckd_dump_sense bug.Horst Hummel1-71/+74
2006-06-29[S390] missing check in dasd_eer_open.Stefan Weinhuber1-0/+2
2006-06-29[S390] modular 3270 driver.Martin Schwidefsky1-33/+34
2006-06-29[S390] cio async subchannel reprobe.Peter Oberparleiter4-36/+72
2006-06-29[S390] ccwgroup device unregister.Cornelia Huck1-7/+10
2006-06-29[S390] channel measurement fix.Cornelia Huck1-1/+2
2006-06-29[S390] cio long busy in read configuration data.Peter Oberparleiter1-1/+6
2006-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds4-13/+150
2006-06-28[PATCH] SPI: infrastructure to initialize spi_device.mode earlyDavid Brownell1-0/+1
2006-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-2/+21
2006-06-28[PATCH] m68knommu: fix compilation problems with 68328serial driverGreg Ungerer1-58/+44
2006-06-28[PATCH] Set err_stops_fifo for newer Promise as wellAlan Cox1-0/+2
2006-06-28[PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work...Alan Cox1-110/+5
2006-06-28[PATCH] ide: housekeeping on IDE driversAlan Cox5-71/+28
2006-06-28[PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox1-1/+1
2006-06-28[PATCH] SC1200 debug printkAlan Cox1-3/+1
2006-06-28[PATCH] ide: clean up siimageAlan Cox1-50/+12
2006-06-28[PATCH] Old IDE, fix SATA detection for cablingAlan Cox1-0/+4
2006-06-28[PATCH] powermac backlight fixesMichael Hanselmann1-3/+3
2006-06-28[PATCH] IPMI: watchdog handle panic properlyCorey Minyard1-8/+10
2006-06-28[PATCH] IPMI: remove high res timer codeCorey Minyard1-67/+0
2006-06-28[PATCH] IPMI: tidy msghandler timerCorey Minyard1-5/+2
2006-06-28[PATCH] istallion: cleanupsAlan Cox1-1152/+667
2006-06-28[PATCH] stallion: fix recent SMP locking cleanupAlan Cox1-0/+3
2006-06-28[PATCH] remove active field from tty buffer structurePaul Fulghum1-12/+4
2006-06-28[PATCH] add receive_room flow control to flush_to_ldiscPaul Fulghum1-13/+24
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum7-35/+5
2006-06-28[PATCH] RTC: add rtc-rs5c348 driverAtsushi Nemoto3-0/+257
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig2-3/+3
2006-06-28[AGPGART] Make AGP depend on PCIDave Jones1-0/+1
2006-06-28ACPI: fix battery on HP NX6125Vladimir Lebedev1-2/+5
2006-06-28ACPI: additional blacklist entry for ThinkPad R40eBartlomiej Swiercz1-0/+3
2006-06-28ACPI: restore comment justifying 'extra' P_LVLx accessAndreas Mohr1-2/+4
2006-06-28ACPI: C-States: only demote on current bus mastering activityDominik Brodowski1-3/+4
2006-06-28ACPI: C-States: bm_activity improvementsDominik Brodowski1-12/+6
2006-06-28ACPI: C-States: accounting of sleep statesDominik Brodowski1-4/+6
2006-06-28ACPI: ACPICA 20060623Bob Moore18-411/+450
2006-06-28ACPIPHP: prevent duplicate slot numbers when no _SUNKristen Accardi1-2/+7
2006-06-28ACPI: static-ize handle_hotplug_event_func()Len Brown2-2/+2
2006-06-28ACPIPHP: use ACPI dock driverKristen Accardi5-519/+87
2006-06-28ACPI: dock driverKristen Accardi4-0/+770
2006-06-28[POWERPC] Make sure we select CONFIG_NEW_LEDS if ADB_PMU_LED is setPaul Mackerras1-0/+1
2006-06-27Input: db9 - fix potential buffer overrunEric Sesterhenn1-1/+1
2006-06-27Input: atkbd - fix hardware autorepeatDmitry Torokhov1-1/+1
2006-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds15-199/+133
2006-06-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds18-67/+142
2006-06-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds14-109/+175
2006-06-28[POWERPC] Convert powermac ide blink to new led infrastructureJohannes Berg5-126/+164
2006-06-27[PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabledDaniel Ritz1-6/+10
2006-06-27[PATCH] m68knommu: FEC driver event/irq fixesGreg Ungerer1-39/+52
2006-06-27[PATCH] m68knommu: FEC driver set different priority/level on each IRQWillson Callan1-3/+3
2006-06-27[PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU familyMatt Waddel1-19/+179
2006-06-27[PATCH] m68knommu: avoid fec driver hang when link disappearsPhilippe De Muyter1-4/+11
2006-06-27Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds55-49/+13314
2006-06-27[PATCH] i4l fix DLE masking in isdn_tty_try_readKarsten Keil1-1/+1
2006-06-27[PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk1-1/+0
2006-06-27[PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root staticAdrian Bunk1-2/+1
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl8-38/+19
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B1-1/+9
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile ent...Jim Cromie2-1/+26
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpi...Jim Cromie1-2/+4
2006-06-27[PATCH] gpio-patchset-fixups: include linux/io.hJim Cromie1-1/+1
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexesJim Cromie1-4/+4
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regsJim Cromie1-4/+23
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common moduleJim Cromie3-30/+29
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w de...Jim Cromie1-38/+64
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio moduleJim Cromie3-2/+297
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common moduleJim Cromie2-3/+17
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common moduleJim Cromie2-90/+95
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-moduleJim Cromie2-1/+46
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtableJim Cromie1-10/+14
2006-06-27[PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtableJim Cromie1-0/+13