aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-06-21[PATCH] USB: ftdi_sio: add support for Yost Engineering ServoCenter3.1Ian Abbott2-0/+7
2006-06-21[PATCH] usbhid: Remove unneeded blacklist entriesAlan Stern1-28/+0
2006-06-21[PATCH] usbcore: Fix broken RNDIS config selectionGiridhar Pemmasani1-1/+1
2006-06-21[PATCH] USB: print message when device is rejected due to insufficient powerDaniel Drake1-1/+9
2006-06-21[PATCH] USB: more pegasus log spamming removedDavid Brownell1-3/+26
2006-06-21[PATCH] ub: random cleanupsPete Zaitcev1-48/+12
2006-06-21[PATCH] ub: atomic add_diskPete Zaitcev1-7/+3
2006-06-21[PATCH] USB: rmmod pl2303 after -28Pete Zaitcev1-0/+2
2006-06-21[PATCH] improved TT scheduling for EHCIDan Streetman2-2/+234
2006-06-21[PATCH] usb-storage: get rid of the timer during URB submissionFranck Bui-Huu1-28/+10
2006-06-21[PATCH] USB: Syntax cleanup for pl2303 (trailing backslash)Pete Zaitcev1-1/+1
2006-06-21[PATCH] USB: Improve Kconfig comment for mct_u232Pete Zaitcev1-1/+1
2006-06-21[PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev18-25/+29
2006-06-21[PATCH] usb: io_edgeport, cleanup to unicode handlingPete Zaitcev1-16/+26
2006-06-21[PATCH] usbtest: report errors in iso testsAlan Stern1-7/+29
2006-06-21[PATCH] gadgetfs: fix memory leaksAlan Stern1-22/+29
2006-06-21[PATCH] gadgetfs: fix AIO interface bugsAlan Stern1-6/+5
2006-06-21[PATCH] USB: new cp2101 deviceVitja Makarov1-0/+1
2006-06-21[PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman1-0/+31
2006-06-21[PATCH] Fix a deadlock in usbtestFranck Bui-Huu1-0/+2
2006-06-21[PATCH] UHCI: remove ISO TDs as they are usedAlan Stern3-37/+90
2006-06-21[PATCH] UHCI: store the period in the queue headerAlan Stern3-50/+63
2006-06-21[PATCH] UHCI: fix race in ISO dequeuingAlan Stern1-12/+36
2006-06-21[PATCH] UHCI: use integer-sized frame numbersAlan Stern3-19/+28
2006-06-21[PATCH] USB: Allow high-bandwidth isochronous packets via usbfsMicah Dowty1-1/+2
2006-06-21[PATCH] USB: Remove 4088-byte limit on usbfs control URBsMicah Dowty1-2/+2
2006-06-21[PATCH] UHCI: Work around old Intel bugAlan Stern1-1/+15
2006-06-21[PATCH] UHCI: Reimplement FSBRAlan Stern5-57/+143
2006-06-21[PATCH] UHCI: Eliminate the TD-removal listAlan Stern3-71/+27
2006-06-21[PATCH] UHCI: Move code for cleaning up unlinked URBsAlan Stern1-24/+33
2006-06-21[PATCH] UHCI: Remove non-iso TDs as they are usedAlan Stern3-39/+45
2006-06-21[PATCH] UHCI: Common result routine for Control/Bulk/InterruptAlan Stern1-217/+125
2006-06-21[PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and miceAlan Stern2-0/+16
2006-06-21[PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs ...Bart Massey3-13/+26
2006-06-21[PATCH] USB: UHCI: fix obscure bug in enqueue()Alan Stern1-9/+15
2006-06-21[PATCH] USB: UHCI: store the endpoint type in the QH structureAlan Stern3-23/+38
2006-06-21[PATCH] USB: net2280: add a shutdown routineAlan Stern1-0/+17
2006-06-21[PATCH] USB: usb-storage alauda: Fix transport info mismergeDaniel Drake1-9/+9
2006-06-21[PATCH] USB shuttle_usbat: hardcode flash detection for nowDaniel Drake1-1/+1
2006-06-21[PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devicesPeter Chubb3-20/+43
2006-06-21[PATCH] USB: shuttle_usbat: Fix handling of scatter-gather buffersPeter Chubb1-24/+30
2006-06-21[PATCH] USB Phidget InterfaceKit: make inputs pollable and new device supportSean Young1-85/+218
2006-06-21[PATCH] USBATM: remove no-longer needed #includeDuncan Sands1-1/+0
2006-06-21[PATCH] USBATM: remove pointless inlineDuncan Sands1-1/+1
2006-06-21[PATCH] USB: clean out an unnecessary NULL check from ubPete Zaitcev1-6/+2
2006-06-21[PATCH] USB: usbcore: always turn on hub port powerAlan Stern1-8/+15
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