aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-06-21[PATCH] USB: MacBook Pro touchpad supportNicolas Boichat1-6/+107
2006-06-21[PATCH] USB console: fix disconnection issuesGuennadi Liakhovetski3-7/+29
2006-06-21[PATCH] USB: console: prevent ENODEV on nodePaul Fulghum1-5/+5
2006-06-21[PATCH] USB: console: fix oopsGuennadi Liakhovetski1-5/+5
2006-06-21[PATCH] USB: console: fix cr/lf issuesPaul Fulghum1-9/+30
2006-06-21[PATCH] USB: allow multiple types of EHCI controllers to be built as modulesKumar Gala4-73/+49
2006-06-21[PATCH] USB: sisusbvga: possible cleanupsAdrian Bunk5-72/+28
2006-06-21[PATCH] USB: convert the semaphores in the sisusb driver to mutexesArjan van de Ven3-105/+107
2006-06-21[PATCH] USB: added support for ASIX 88178 chipset USB Gigabit Ethernet adaptorEduard Warkentin1-0/+4
2006-06-21[PATCH] USB: usbnet, zaurus mtu fixupDavid Brownell1-6/+11
2006-06-21[PATCH] USB: cdc-acm: add a new special case for modems with buggy firmwareOliver Neukum2-39/+59
2006-06-21[PATCH] USB: add YEALINK phones to the HID_QUIRK_IGNORE blacklistHenk Vergonet1-0/+3
2006-06-21[PATCH] USB: EHCI works again on NVidia controllers with >2GB RAMPaul Serice1-15/+24
2006-06-21[PATCH] Driver model: add ISA busRene Herman2-0/+181
2006-06-21[PATCH] Driver Core: Make dev_info and friends print the bus name if there is...Alan Stern1-0/+16
2006-06-21[PATCH] Driver core: add proper symlinks for devicesGreg Kroah-Hartman1-0/+11
2006-06-21[PATCH] Driver core: add generic "subsystem" link to all devicesKay Sievers3-2/+11
2006-06-21[PATCH] Driver core: allow struct device to have a dev_tGreg Kroah-Hartman2-1/+162
2006-06-21[PATCH] Driver core: change make_class_name() to take kobjectsGreg Kroah-Hartman2-14/+18
2006-06-21[PATCH] firmware_class: s/semaphores/mutexesLaura Garcia1-11/+11
2006-06-21[PATCH] Driver core: PM_DEBUG device suspend() messages become informativeDavid Brownell1-1/+16
2006-06-21[PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu5-0/+30
2006-06-21[PATCH] Driver Core: Fix platform_device_add to use device_addRussell King1-1/+1
2006-06-21[PATCH] Driver Core: Allow sysdev_class have attributesShaohua Li1-1/+50
2006-06-21[PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman4-18/+4
2006-06-21[PATCH] platform_bus learns about modaliasDavid Brownell1-0/+33
2006-06-21[PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power tooDavid Brownell1-0/+3
2006-06-21[PATCH] Driver core: class_device_add needs error checksStephen Hemminger1-18/+54
2006-06-21[PATCH] i4l gigaset: move sysfs entry to tty class deviceHansjoerg Lipp4-15/+30
2006-06-21[PATCH] TTY: return class device pointer from tty_register_device()Hansjoerg Lipp1-4/+7
2006-06-21[PATCH] Driver core: bus device event delayKay Sievers3-5/+21
2006-06-21[PATCH] CCISS: add device symlink to the block cciss block devices in sysfsGreg Kroah-Hartman1-0/+1
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds15-661/+1091
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds141-45854/+7017
2006-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6Linus Torvalds18-454/+460
2006-06-20[FORCEDETH] Fix xmit_lock/netif_tx_lock after mergeHerbert Xu1-10/+10
2006-06-20Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-193/+293
2006-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+9
2006-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds23-108/+25
2006-06-20Merge branch 'rio.b19' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...Linus Torvalds17-261/+283
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds1-183/+2
2006-06-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds69-4904/+6385
2006-06-20Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2006-06-20Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-1/+1
2006-06-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-21/+101
2006-06-20[MTD] NAND: Fix breakage all over the placeThomas Gleixner3-87/+220
2006-06-20[PATCH] NAND: fix remaining OOB length calculationVitaly Wool1-2/+2
2006-06-20[MTD] NAND Fixup NDFC merge brokenessThomas Gleixner1-9/+4
2006-06-20Merge AT91 branchRussell King2-191/+289
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller23-108/+25
2006-06-19[CONNECTOR]: Initialize subsystem earlier.Evgeniy Polyakov1-5/+9
2006-06-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-8/+0
2006-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds33-958/+3889
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds41-3771/+5585
2006-06-19Merge branch 'i915fb' of git://git.kernel.org/pub/scm/linux/kernel/git/airlie...Linus Torvalds5-210/+412
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds4-14/+11
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-13/+17
2006-06-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds113-5977/+12912
2006-06-19Make sure to re-enable SCI after an ACPI suspendLinus Torvalds1-0/+3
2006-06-19Improve SATA core suspend/resumeLinus Torvalds1-0/+1
2006-06-19[SCSI] 53c700: remove reliance on deprecated cmnd fieldsJames Bottomley2-39/+49
2006-06-19[SCSI] hptiop: don't use cmnd->bufflenJames Bottomley1-1/+1
2006-06-19[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team1-11/+3
2006-06-19[SCSI] aacraid: small misc. cleanupsMark Haverkamp3-8/+4
2006-06-19[SCSI] aacraid: Update supported product informationMark Haverkamp1-4/+4
2006-06-19[PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()Jan Beulich1-5/+20
2006-06-19[PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controlle...Eric Sesterhenn1-6/+6
2006-06-19[PATCH] shpchp: Cleanup improper info messagesKenji Kaneshige2-19/+19
2006-06-19[PATCH] shpchp: Remove Unused hpc_evelnt_lockKenji Kaneshige1-8/+0
2006-06-19[PATCH] shpchp: Cleanup interrupt polling timerKenji Kaneshige1-33/+26
2006-06-19[PATCH] shpchp: Cleanup SHPC commandsKenji Kaneshige1-50/+48
2006-06-19[PATCH] shpchp: Cleanup interrupt handlerKenji Kaneshige1-68/+57
2006-06-19[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle checkKenji Kaneshige1-181/+16
2006-06-19[PATCH] pciehp: Implement get_address callbackKenji Kaneshige1-0/+14
2006-06-19[PATCH] pciehp: Add missing pci_dev_putKenji Kaneshige1-0/+2
2006-06-19[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()Kenji Kaneshige1-2/+7
2006-06-19[PATCH] SGI Hotplug: Incorrect power statusMike Habeck1-1/+3
2006-06-19[PATCH] shpchp: Create shpchpd at controller probe timeKenji Kaneshige2-8/+19
2006-06-19[PATCH] shpchp: Mask Global SERR and Intr at controller release timeKenji Kaneshige1-1/+10
2006-06-19[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits accessKenji Kaneshige1-5/+20
2006-06-19[PATCH] SHPC: Fix SHPC Logical Slot Register bits accessKenji Kaneshige1-9/+40
2006-06-19[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits accessKenji Kaneshige1-87/+64
2006-06-19[PATCH] SHPC: Cleanup SHPC Logical Slot Register accessKenji Kaneshige1-13/+18
2006-06-19[PATCH] SHPC: Cleanup SHPC register accessKenji Kaneshige1-80/+112
2006-06-19[PATCH] pciehp: Fix programming hotplug parametersKenji Kaneshige1-2/+139
2006-06-19[PATCH] acpi_pcihp: Add support for _HPXKenji Kaneshige4-36/+262
2006-06-19[PATCH] acpi_pcihp: Remove improper error message about OSHPKenji Kaneshige1-2/+19
2006-06-19[PATCH] acpi_pcihp: Fix programming _HPP valuesKenji Kaneshige5-14/+29
2006-06-19[PATCH] pciehp: dont call pci_enable_devKristen Accardi1-3/+0
2006-06-19[PATCH] PCI Hotplug: don't use acpi_os_freeKristen Accardi3-11/+11
2006-06-19[PATCH] acpiphp: turn off slot power at error caseMUNEDA Takahiro1-1/+7
2006-06-19[PATCH] acpiphp: host and p2p hotplugMUNEDA Takahiro1-1/+0
2006-06-19[PATCH] acpiphp: hotplug slot hotplugMUNEDA Takahiro2-9/+122
2006-06-19[PATCH] acpiphp: configure _PRT - V3MUNEDA Takahiro1-38/+33
2006-06-19[PATCH] PCI Hotplug: Tollhouse HP: SGI hotplug driver changesPrarit Bhargava1-21/+21
2006-06-19[ARM] 3592/1: AT91RM9200 Serial driver updateAndrew Victor2-191/+289
2006-06-19[MIPS] Remove support for NEC DDB5476.Ralf Baechle1-8/+0
2006-06-19[ARM] Fix badge4 build errorRussell King1-2/+2
2006-06-19[ARM] 3563/1: LED: Set the LOCOMO LED driver default triggersRichard Purdie1-0/+2
2006-06-19[MTD NAND] S3C2410 driver cleanupBen Dooks1-8/+3
2006-06-19[MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation.Ben Dooks2-5/+81
2006-06-18[ARM] 3559/1: S3C2442: core and serial portBen Dooks1-1/+1
2006-06-18[ARM] 3406/1: lpd7x: compilation fix for smc91xMarc Singer1-16/+28
2006-06-18[ARM] 3404/1: lpd7a40x: AMBA CLCD supportMarc Singer1-0/+63
2006-06-18[ARM] 3402/1: lpd7a40x: serial driver bug fixMarc Singer1-4/+9
2006-06-18[SERIAL] PARPORT_SERIAL should depend on SERIAL_8250_PCIRussell King1-1/+1
2006-06-18intelfb: fixup clock calculation debugging.Dave Airlie1-72/+32
2006-06-18Merge branch 'master' into upstreamJeff Garzik2-3/+10
2006-06-17[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUMHerbert Xu1-5/+2
2006-06-17[TG3]: Convert to non-LLTXMichael Chan2-20/+23
2006-06-17[TG3]: Remove unnecessary tx_lockMichael Chan1-4/+0
2006-06-17[BNX2]: Update version and reldateMichael Chan1-2/+2
2006-06-17[BNX2]: Use CPU native page sizeMichael Chan2-2/+8
2006-06-17[BNX2]: Use compressed firmwareMichael Chan1-3392/+1864
2006-06-17[BNX2]: Add firmware decompressionMichael Chan3-12/+152
2006-06-17[BNX2]: Allow WoL settings on new 5708 chipsMichael Chan1-1/+3
2006-06-17[BNX2]: Add an rx drop counterMichael Chan2-3/+14
2006-06-17[BNX2]: Endian fixes.Alexey Dobriyan1-2/+2
2006-06-17[IRDA]: irda-usb.c: STIR421x cleanupsNick Fedchik2-192/+145
2006-06-17[NET] ppp: Remove unnecessary pskb_may_pullHerbert Xu1-2/+0
2006-06-17[NET]: Clean up skb_linearizeHerbert Xu3-6/+9
2006-06-17[NET]: Add netif_tx_lockHerbert Xu12-38/+41
2006-06-17[CONNECTOR]: Fix warning in cn_queue.cAndreas Schwab1-1/+1
2006-06-17[TG3]: update version and reldateMichael Chan1-2/+2
2006-06-17[TG3]: Add recovery logic when MMIOs are re-orderedMichael Chan2-9/+49
2006-06-17[TG3]: Add 5786 PCI IDMichael Chan1-0/+2
2006-06-17[IRDA]: ali-ircc: using device model power managementSamuel Ortiz1-55/+51
2006-06-17[IRDA]: stir4200, switching to the kthread APIChristoph Hellwig1-24/+14
2006-06-17[IRDA]: Initial support for MCS7780 based donglesSamuel Ortiz4-0/+1192
2006-06-17[I/OAT]: Do not use for_each_cpu().Andrew Morton1-3/+3
2006-06-17[I/OAT]: Utility functions for offloading sk_buff to iovec copiesChris Leech2-1/+303
2006-06-17[I/OAT]: Setup the networking subsystem as a DMA clientChris Leech1-0/+12
2006-06-17[I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.hDavid S. Miller1-2/+1
2006-06-17[I/OAT]: ioatdma.c needs linux/dma-mapping.hDavid S. Miller1-0/+1
2006-06-17[I/OAT]: Driver for the Intel(R) I/OAT DMA engineChris Leech7-0/+1271
2006-06-17[I/OAT]: DMA memcpy subsystemChris Leech5-0/+425
2006-06-17IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier3-376/+553
2006-06-17IB/mthca: Make all device methods truly reentrantRoland Dreier5-22/+48
2006-06-17IB/mthca: Fix memory leak on modify_qp error pathsRoland Dreier1-6/+6
2006-06-17IB/uverbs: Factor out common idr codeRoland Dreier1-60/+22
2006-06-17IB/uverbs: Don't decrement usecnt on error pathsRoland Dreier1-7/+0
2006-06-17IB/uverbs: Release lock on error pathGanapathi CH1-2/+4
2006-06-17IB/cm: Use address handle helpersSean Hefty2-20/+11
2006-06-17IB/sa: Add ib_init_ah_from_path()Sean Hefty1-0/+31
2006-06-17IB: Add ib_init_ah_from_wc()Sean Hefty1-16/+28
2006-06-17IB/ucm: Get rid of duplicate P_Key parameterSean Hefty2-2/+1
2006-06-17IB/srp: Factor out common request reset codeIshai Rabinovitz1-22/+18
2006-06-17IB/srp: Support SRP rev. 10 targetsRamachandra K2-3/+42
2006-06-17IB/fmr: Use device's max_map_map_per_fmr attribute in FMR pool.Or Gerlitz1-3/+27
2006-06-17IB/mthca: Fill in max_map_per_fmr device attributeOr Gerlitz1-0/+10
2006-06-17IB/ipath: Add client reregister event generationRoland Dreier1-1/+1
2006-06-17IB/mthca: Add client reregister event generationLeonid Arsh1-3/+11
2006-06-17IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh1-38/+2
2006-06-17IPoIB: Handle client reregister eventsLeonid Arsh1-1/+2
2006-06-17IPoIB: Fix kernel unaligned access on ia64Jack Morgenstein3-34/+39
2006-06-17IPoIB: Avoid using stale last_send counter when reaping AHsRoland Dreier1-18/+9
2006-06-17IB/mad: Check GID/LID when matching requestsJack Morgenstein1-31/+63
2006-06-17IB: Add caching of ports' LMCJack Morgenstein1-1/+29
2006-06-17IB/cm: remove unneeded flush_workqueueMichael S. Tsirkin1-1/+0
2006-06-17IB/ucm: convert semaphore to mutexSean Hefty1-16/+16
2006-06-17IB/srp: Get rid of "Target has req_lim 0" messagesRoland Dreier2-6/+17
2006-06-17IB/srp: Handle DREQ events from CMIshai Rabinovitz1-5/+9
2006-06-17IB/srp: Allow sg_tablesize to be adjustedVu Pham2-9/+17
2006-06-17IB/srp: Allow cmd_per_lun to be set per target portVu Pham1-7/+17
2006-06-17IB/srp: Clean up loop in srp_remove_one()Ishai Rabinovitz1-5/+3
2006-06-17IB: Make needlessly global ib_mad_cache staticRoland Dreier2-4/+1
2006-06-17IB/srp: Change target_mutex to a spinlockMatthew Wilcox2-8/+8
2006-06-17IB/srp: Get rid of unneeded use of list_for_each_entry_safe()Matthew Wilcox1-2/+1
2006-06-17IB/srp: Use SCAN_WILD_CARD from SCSI headersMatthew Wilcox1-2/+1
2006-06-17IB/mthca: Convert FW commands to use wait_for_completion_timeout()Roland Dreier1-19/+4
2006-06-17IB/srp: Use FMRs to map gather/scatter listsRoland Dreier2-87/+228
2006-06-17IB/mthca: Remove dead codeMichael S. Tsirkin1-4/+0
2006-06-17IB: IP address based RDMA connection managerSean Hefty2-2/+1931
2006-06-17IB: address translation to map IP toIB addresses (GIDs)Sean Hefty3-1/+377
2006-06-17IB/cm: Match connection requests based on private dataSean Hefty2-13/+97
2006-06-17IB: common handling for marshalling parameters to/from userspaceSean Hefty3-118/+154
2006-06-17IB/mthca: memfree completion with error FW bug workaroundMichael S. Tsirkin1-1/+10
2006-06-17IB/mthca: restore missing PCI registers after resetMichael S. Tsirkin1-0/+59
2006-06-17[PATCH] sky2: netconsole suspend/resume interactionStephen Hemminger1-1/+6
2006-06-17[PATCH] fix cdrom openJens Axboe1-2/+4
2006-06-14[MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse8-8/+8
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy7-0/+7
2006-06-13Merge branch 'master' into upstreamJeff Garzik14-161/+160
2006-06-13[PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger1-4/+13
2006-06-13[PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger1-0/+3
2006-06-13[PATCH] sky2: fix hotplug detect during pollStephen Hemminger1-2/+2
2006-06-13[PATCH] sky2: don't hard code number of portsStephen Hemminger1-2/+2
2006-06-13[PATCH] sky2: set_power_state should be voidStephen Hemminger1-8/+8
2006-06-12eth1394: replace __constant_htons by htonsBen Collins1-12/+11
2006-06-12ieee1394: adjust code formatting in highlevel.cBen Collins1-233/+182
2006-06-12ieee1394: hl_irqs_lock is taken in hardware interrupt contextBen Collins1-10/+17
2006-06-12ieee1394_core: switch to kthread APIBen Collins1-33/+15
2006-06-12ieee1394: sbp2: Kconfig fixBen Collins1-1/+1
2006-06-12ieee1394: add preprocessor constant for invalid csr addressBen Collins6-20/+18
2006-06-12sbp2: fix deregistration of status fifo address spaceBen Collins1-2/+2
2006-06-12[PATCH] eth1394: endian fixesBen Collins1-3/+3
2006-06-12Fix broken suspend/resume in ohci1394Ben Collins1-0/+3
2006-06-12sbp2: use __attribute__((packed)) for on-the-wire structuresBen Collins1-9/+9
2006-06-12sbp2: provide helptext for CONFIG_IEEE1394_SBP2_PHYS_DMA and mark it experime...Ben Collins1-2/+11
2006-06-12sbp2: fix S800 transfers if phys_dma is offBen Collins1-4/+14