aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-12-21Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-6/+4
2006-12-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds7-161/+182
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-2/+2
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds15-596/+472
2006-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds53-928/+1183
2006-12-20Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds5-4/+27
2006-12-20Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds14-119/+190
2006-12-20Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-23/+23
2006-12-20USB Storage: remove duplicate Nokia entry in unusual_devs.hGreg Kroah-Hartman1-7/+0
2006-12-20[libata] sata_svw, sata_vsc: kill iomem warningsJeff Garzik2-37/+47
2006-12-20[PATCH] bluetooth: add support for another Kensington dongleOlivier Galibert1-0/+1
2006-12-20[PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modemsEric Smith1-0/+2
2006-12-20[PATCH] USB: Nokia E70 is an unusual deviceAndrew Morton1-0/+7
2006-12-20[PATCH] libata: take scmd->cmd_len into account when translating SCSI commandsTejun Heo1-4/+25
2006-12-20[PATCH] libata: kill @cdb argument from xlat methodsTejun Heo1-17/+13
2006-12-20[PATCH] libata: clean up variable name usage in xlat related functionsTejun Heo1-112/+105
2006-12-20[libata] Move some PCI IDs from sata_nv to ahciPeer Chen2-8/+8
2006-12-20Driver core: proper prototype for drivers/base/init.c:driver_init()Adrian Bunk1-2/+2
2006-12-20acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi1-1/+1
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige3-144/+77
2006-12-20shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige1-24/+1
2006-12-20shpchp: cleanup struct controllerKenji Kaneshige2-31/+1
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige4-249/+73
2006-12-20PCI: ATI sb600 sata quirkConke Hu2-1/+17
2006-12-20PCI legacy resource fixRalf Baechle2-6/+24
2006-12-20PCI: Be a bit defensive in quirk_nvidia_ck804() so we don't risk dereferencin...Jesper Juhl1-0/+2
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox3-60/+112
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/quirks.cMichael Ellerman1-12/+16
2006-12-20PCI: Use pci_find_ht_capability() in drivers/pci/htirq.cMichael Ellerman1-8/+1
2006-12-20PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman1-3/+81
2006-12-20PCI: Create __pci_bus_find_cap_start() from __pci_bus_find_cap()Michael Ellerman1-9/+19
2006-12-20pci: Introduce pci_find_presentAlan Cox1-17/+22
2006-12-20PCI: pcieport-driver: remove invalid warning messageKenji Kaneshige1-1/+1
2006-12-20rpaphp: compiler warning cleanupLinas Vepstas1-24/+23
2006-12-20PCI quirks: remove redundant checkDavid Rientjes1-2/+1
2006-12-20PCI: use /sys/bus/pci/drivers/<driver>/new_id firstRussell King1-7/+3
2006-12-20USB: fix to usbfs_snoop logging of user defined control urbsChris Frey1-1/+5
2006-12-20USB: at91_udc: Additional checksWojtek Kaniewski1-2/+8
2006-12-20USB: at91_udc: Cleanup variables after failure in usb_gadget_register_driver()Wojtek Kaniewski1-0/+4
2006-12-20USB: at91_udc: allow drivers that support high speedWojtek Kaniewski1-1/+1
2006-12-20USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad cardTony Olech2-259/+425
2006-12-20USB: at91_udc, misc fixesAndrew Victor2-6/+42
2006-12-20USB: at91 udc, support at91sam926x addressesAndrew Victor2-86/+84
2006-12-20USB: OHCI support for PNX8550Vitaly Wool2-0/+262
2006-12-20USB: ohci handles hardware faults during root port resetsTakamasa Ohtake1-2/+7
2006-12-20USB: ohci at91 warning fixAndrew Victor1-1/+0
2006-12-20USB: ohci whitespace/comment fixupsDavid Brownell17-226/+169
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell10-47/+41
2006-12-20UHCI: module parameter to ignore overcurrent changesAlan Stern2-3/+24
2006-12-20USB: Nokia E70 is an unusual deviceAndrew Morton1-0/+7
2006-12-20USB AUERSWALD: replace kmalloc+memset with kzallocBurman Yan1-4/+2
2006-12-20USB: fix Wacom Intuos3 4x6 bugsPing Cheng2-14/+16
2006-12-20usb-gsm-driver: Added VendorId and ProductId for Huawei E220 USB ModemJohann Wilhelm1-0/+3
2006-12-20usb-storage: Ignore the virtual cd-drive of the Huawei E220 USB ModemJohann Wilhelm1-0/+9
2006-12-20USB: rtl8150 new device idPetko Manolov1-2/+4
2006-12-20USB: fix ohci.h over-use warningsJeff Garzik1-3/+3
2006-12-20USB: Prevent the funsoft serial device from entering raw modeDavid Clare1-0/+27
2006-12-20Add Baltech Reader ID to CP2101 driverJohannes Hoelzl1-0/+1
2006-12-20USB: mutexification of usblpOliver Neukum1-25/+29
2006-12-20usb serial: Eliminate bogus ioctl codeAlan3-89/+0
2006-12-20USB: removing ifdefed code from gl620aOliver Neukum1-154/+0
2006-12-20USB: ftdi_sio - MachX product ID addedJan Capek2-2/+4
2006-12-20USB: airprime: add device id for dell wireless 5500 hsdpa cardEagle Jones1-0/+1
2006-12-20USB: fix transvibrator disconnect raceOliver Neukum1-1/+1
2006-12-20USB: Fix oops in PhidgetServoSean Young1-0/+1
2006-12-20[libata] pata_via: suspend/resume support fixAndrew Morton1-1/+1
2006-12-20[libata] pata_cs5530: suspend/resume support tweakAndrew Morton1-1/+2
2006-12-20[POWERPC] iSeries: fix viocons initStephen Rothwell1-0/+7
2006-12-20[POWERPC] iSeries: fix viocd initStephen Rothwell1-0/+4
2006-12-20[POWERPC] iSeries: fix iseries_veth initStephen Rothwell1-3/+6
2006-12-20[POWERPC] iSeries: fix viotape initStephen Rothwell1-1/+4
2006-12-20[POWERPC] iSeries: fix viodasd initStephen Rothwell1-0/+6
2006-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-1/+46
2006-12-19[PATCH] Fixup blk_rq_unmap_user() APIJens Axboe1-2/+1
2006-12-19[PATCH] Remove queue merging hooksJens Axboe1-1/+1
2006-12-19[PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requestsJens Axboe1-2/+0
2006-12-19drm: Stop defining pci_pretty_nameJean Delvare1-4/+0
2006-12-19drm: r128: comment aligment with drm gitDave Airlie3-3/+6
2006-12-19drm: make kernel context switch same as for drm git tree.Dave Airlie2-3/+2
2006-12-19drm: fixup comment header styleDave Airlie2-4/+4
2006-12-19drm: savage: compat fix from drm git.Eric Anholt1-2/+2
2006-12-18[PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_requestMike Miller1-1/+1
2006-12-18[PATCH] cciss: set default raid level when reading geometry failsMike Miller1-0/+1
2006-12-18[CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov2-12/+9
2006-12-17[CONNECTOR]: Fix compilation breakage introduced recently.Evgeniy Polyakov1-2/+1
2006-12-17[TG3]: Update version and reldate.Michael Chan1-2/+2
2006-12-17[TG3]: Power down/up 5906 PHY correctly.Michael Chan2-1/+17
2006-12-17[TG3]: Fix race condition when calling register_netdev().Michael Chan1-4/+4
2006-12-17[TG3]: Assign tp->link_config.orig_* values.Michael Chan1-0/+4
2006-12-17[BNX2]: Fix minor loopback problem.Michael Chan1-3/+3
2006-12-17[BNX2]: Fix bug in bnx2_nvram_write().Michael Chan1-2/+2
2006-12-17[BNX2]: Fix panic in bnx2_tx_int().Michael Chan1-3/+10
2006-12-17[TG3]: replace kmalloc+memset with kzallocYan Burman1-8/+1
2006-12-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+1
2006-12-17[ARM] 4035/1: fix collie compilationPavel Machek1-3/+3
2006-12-17[ARM] 4034/1: pxafb: Fix compile errorsRichard Purdie1-20/+20
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez1-1/+1
2006-12-17[PATCH] m68k trivial build fixesAl Viro2-4/+4
2006-12-16Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds3-18/+99
2006-12-16[PATCH] pata_via: Cable detect errorAlan1-2/+7
2006-12-16[PATCH] Fix help text for CONFIG_ATA_PIIXAlan1-3/+3
2006-12-16[PATCH] initializer entry defined twice in pata_rz1000Ira Snyder1-2/+0
2006-12-16[PATCH] ata: fix platform_device_register_simple() error checkAkinobu Mita3-5/+7
2006-12-16[PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo1-2/+0
2006-12-16[PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)Tejun Heo1-4/+10
2006-12-16[libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)Jeff Garzik1-7/+34
2006-12-16[libata] use kmap_atomic(KM_IRQ0) in SCSI simulatorJeff Garzik1-2/+2
2006-12-16[PATCH] ata_piix: use piix_host_stop() in ich_pata_opsTejun Heo1-1/+1
2006-12-16[PATCH] ata_piix: IDE mode SATA patch for Intel ICH9Jason Gaston1-4/+16
2006-12-15IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier1-3/+1
2006-12-15IB/mthca: Add HCA profile module parametersLeonid Arsh1-14/+97
2006-12-15IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4GRoland Dreier2-2/+2
2006-12-15[S390] cio: css_register_subchannel race.Stefan Bader1-1/+2
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu1-2/+23
2006-12-15[S390] sclp_cpi module license.Christian Borntraeger1-0/+2
2006-12-15[S390] zcrypt: module unload fixes.Ralph Wuerthner1-2/+12
2006-12-15[S390] Hipersocket multicast queue: make sure outbound handler is calledUrsula Braun1-5/+8
2006-12-15drm: Unify radeon offset checking.=?utf-8?q?Michel_D=C3=A4nzer?=3-35/+25
2006-12-14input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi1-0/+44
2006-12-14[PATCH] Generic HID layer - build: USB_HID should select HIDJiri Kosina1-1/+2
2006-12-13Driver core: Make platform_device_add_data accept a const pointerScott Wood1-1/+1
2006-12-13Driver core: "platform_driver_probe() can save codespace": save codespaceAndrew Morton1-1/+1
2006-12-13driver core: delete virtual directory on class_unregister()Akinobu Mita1-0/+2
2006-12-13[PATCH] Add support for Korenix 16C950-based PCI cardsRussell King1-0/+24
2006-12-13Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2006-12-13Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds19-278/+3883
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day109-159/+159
2006-12-13[PATCH] sstfb: add sysfs interfaceHelge Deller1-230/+105
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven2-12/+0
2006-12-13[PATCH] HPT37x: read f_CNT saved by BIOS from portSergei Shtylyov1-3/+3
2006-12-13[PATCH] ide: HPT3xx: fix PCI clock detectionSergei Shtylyov1-14/+32
2006-12-13[PATCH] ide: fix the case of multiple HPT3xx chips presentSergei Shtylyov1-3/+8
2006-12-13[PATCH] ide: fix HPT3xx hotswap supportSergei Shtylyov1-79/+36
2006-12-13[PATCH] ide: optimize HPT37x timing tablesSergei Shtylyov1-230/+174
2006-12-13[PATCH] ide: fix HPT37x timing tablesSergei Shtylyov1-120/+29
2006-12-13[PATCH] ide: HPT3xxN clocking fixesSergei Shtylyov1-84/+139
2006-12-13[PATCH] remove the broken BLK_DEV_SWIM_IOP driverAdrian Bunk3-586/+0
2006-12-13[PATCH] n_r3964: Use struct pid to track user space clientsEric W. Biederman1-20/+17
2006-12-13[PATCH] tty_io.c balance tty_ldisc_ref()Dan Carpenter1-6/+1
2006-12-13[PATCH] rtc framewok: rtc_wkalrm.enabled reporting updatesDavid Brownell5-12/+8
2006-12-13[PATCH] rtc: remove syslog spam on registrationDavid Brownell3-3/+3
2006-12-13[PATCH] RTC driver init adjustmentJan Beulich1-15/+17
2006-12-13[PATCH] rtc: fx error caseJan Beulich1-0/+8
2006-12-13[PATCH] missing includes in hilkbdAl Viro1-0/+5
2006-12-13[PATCH] CONFIG_COMPUTONE should depend on ISA|EISA|PCIAl Viro1-1/+1
2006-12-13[PATCH] tty: remove useless memory barrierRalf Baechle1-1/+0
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day17-56/+56
2006-12-13[PATCH] debug: add sysrq_always_enabled boot optionIngo Molnar2-12/+35
2006-12-13[PATCH] cciss: remove calls to pci_disable_deviceMike Miller1-6/+13
2006-12-13[PATCH] cciss: map out more memory for config tableMike Miller1-1/+1
2006-12-13[PATCH] sx: fix non-PCI buildJiri Slaby2-1/+9
2006-12-13[PATCH] mxser_new: fix non-PCI buildJiri Slaby2-1/+9
2006-12-13[PATCH] isicom: fix build with PCI disabledRandy Dunlap1-1/+1
2006-12-13[PATCH] w1: Fix for kconfig entry typoEvgeniy Polyakov1-2/+2
2006-12-13[PATCH] KVM: Fix vmx hardware_enable() on macbooksAvi Kivity1-1/+1
2006-12-13[PATCH] KVM: Don't touch the virtual apic vt registers on 32-bitMichael Riepe1-0/+2
2006-12-13[PATCH] KVM: Disallow the kvm-amd module on intel hardware, and vice versaAvi Kivity2-5/+3
2006-12-13[PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitlyNeilBrown4-15/+15
2006-12-13[PATCH] vt: fix comments to not refer to kill_procEric W. Biederman1-3/+3
2006-12-13[PATCH] KVM: MMU: Ignore pcd, pwt, and pat bits on ptesAvi Kivity2-28/+9
2006-12-13[PATCH] KVM: Remove extranous put_cpu() from vcpu_put()Avi Kivity1-1/+0
2006-12-13[PATCH] KVM: Move find_vmx_entry() to vmx.cAvi Kivity2-21/+12
2006-12-13[PATCH] KVM: Make the GET_SREGS and SET_SREGS ioctls symmetricUri Lublin1-0/+2
2006-12-13[PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.Ralf Baechle3-4/+4
2006-12-13[PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt1-66/+52
2006-12-13[PATCH] fix more workqueue build breakage (tps65010)David Brownell1-9/+12
2006-12-13[PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64Avi Kivity8-50/+50
2006-12-13[PATCH] KVM: Clean up AMD SVM debug registers load and unloadAvi Kivity1-43/+8
2006-12-13[PATCH] KVM: Put KVM in a new Virtualization menuAvi Kivity1-0/+4
2006-12-13[PATCH] KVM: Add missing includeAnthony Liguori1-0/+1
2006-12-13[PATCH] tty: export get_current_ttyHeiko Carstens1-0/+1
2006-12-13[CPUFREQ] fixes typo in cpufreq.cDhaval Giani1-1/+1
2006-12-13[PATCH] Fixup cciss error handlingJens Axboe1-1/+1
2006-12-13[PATCH 2/2] cciss: remove calls to pci_disable_devicemike.miller@hp.com1-5/+1
2006-12-13[PATCH 1/2] cciss: map out more memory for config tablemike.miller@hp.com1-1/+1
2006-12-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-2/+27
2006-12-12Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds31-337/+1634
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds7-19/+18
2006-12-12Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds5-31/+28
2006-12-12Merge ../linusDave Jones2816-93974/+196734
2006-12-12[AGPGART] VIA and SiS AGP chipsets are x86-onlyMatthew Wilcox1-2/+2
2006-12-12[AGPGART] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap1-1/+1
2006-12-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/wim/linu...Wim Van Sebroeck4-27/+27
2006-12-12IPoIB: Make sure struct ipoib_neigh.queue is always initializedRoland Dreier1-2/+1
2006-12-12[WATCHDOG] pcwd_usb.c generic HID include fileWim Van Sebroeck1-4/+1
2006-12-12Merge ../linusDave Jones1870-58294/+116175
2006-12-12IB/iser: Use the new verbs DMA mapping functionsRalph Campbell2-63/+61
2006-12-12IB/srp: Use new verbs IB DMA mapping functionsRalph Campbell2-34/+49
2006-12-12IPoIB: Use the new verbs DMA mapping functionsRalph Campbell2-41/+38
2006-12-12IB/core: Use the new verbs DMA mapping functionsRalph Campbell3-55/+53
2006-12-12IB/ipath: Implement new verbs DMA mapping functionsRalph Campbell6-7/+201
2006-12-12RDMA/cma: Export rdma cm interface to userspaceSean Hefty3-3/+882
2006-12-12RDMA/cma: Add support for RDMA_PS_UDPSean Hefty1-16/+204
2006-12-12RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty2-24/+48
2006-12-12RDMA/cma: Report connect info with connect eventsSean Hefty1-57/+85
2006-12-12RDMA/cma: Remove unneeded qp_type parameter from rdma_cmSean Hefty1-5/+1
2006-12-12IB/ipath: Fix IRQ for PCI Express HCAsRoland Dreier1-1/+1
2006-12-12RDMA/amso1100: Fix memory leak in c2_qp_modify()Krishna Kumar1-5/+8
2006-12-12IB/iser: Remove unused "write-only" variablesRoland Dreier2-6/+1
2006-12-12IB/ipath: Remove unused "write-only" variablesRoland Dreier7-18/+9