aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-10-30[ARM] Support pcmcia slot on sharp sl-5500Pavel Machek3-1/+38
2005-10-30[ARM] Sharp sl-5500 touchscreen supportPavel Machek1-21/+53
2005-10-30[ARM] Turn ARM RiscPC PCF8583 i2c RTC driver into a proper moduleRussell King1-17/+63
2005-10-30[ARM] 3066/1: Fix PXA irda driver suspend/resume functionsRichard Purdie1-10/+4
2005-10-29Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-31/+16
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2-7/+3
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen3-0/+458
2005-10-29[PATCH] core remove PageReservedNick Piggin2-7/+15
2005-10-30[CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu1-2/+2
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman6-30/+15
2005-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-19/+47
2005-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds26-895/+3335
2005-10-29Fix build error caused by missmatching duplicate declaration.Ralf Baechle1-1/+0
2005-10-29Let it compile again after i2c algo id removal. Sort headers.Ladislav Michl3-17/+14
2005-10-29Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov4-0/+1132
2005-10-29Updated pcmcia driver with pb1200 and db1200 support.Pete Popov3-4/+23
2005-10-29- moved platform structure to platform.cPete Popov1-7/+1
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov3-1/+1281
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki2-57/+43
2005-10-29Remove left-over unused bits.Maciej W. Rozycki1-12/+0
2005-10-29Fix function types to ones appropriate for initcalls.Maciej W. Rozycki1-3/+5
2005-10-29Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki2-5/+4
2005-10-29dec_esp: Use physical addressesMaciej W. Rozycki1-1/+1
2005-10-29Fix dependencies for DECstation framebuffers.Maciej W. Rozycki1-4/+4
2005-10-29Au1100 FB driver uplift for 2.6.Pete Popov3-777/+810
2005-10-29qtronix.c: Handle kmalloc failure.Ralf Baechle1-0/+5
2005-10-29It helps to not use a _mem_ function for requesting I/O space.Thiemo Seufer1-7/+13
2005-10-29Resurrect Cobalt support for 2.6.Ralf Baechle2-3/+3
2005-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds8-167/+716
2005-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds76-3151/+8773
2005-10-29[PATCH] prism54: Free skb after disabling interruptsPatrick McHardy1-4/+2
2005-10-29[PATCH] s2io iomem annotationsAl Viro1-5/+5
2005-10-29[PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constantsTobias Klauser1-3/+4
2005-10-29[PATCH] sata_sil24 iomem annotations and fixesAl Viro1-16/+19
2005-10-29[PATCH] libata-core cleanups (updated)Randy Dunlap1-9/+5
2005-10-29[libata] ensure ->tf_read() hook reads Status and Error registersJeff Garzik5-14/+36
2005-10-29[PATCH] idmouse cleanup and overflow fixAl Viro1-14/+2
2005-10-29[PATCH] amikbd fixAl Viro1-1/+1
2005-10-29[PATCH] missing bits in sparkspkr conversionAl Viro1-1/+1
2005-10-29[PATCH] arguments out of order in class_device_create() call (s390)Al Viro1-1/+1
2005-10-29[PATCH] missing include in infinibandAl Viro1-0/+1
2005-10-29[PATCH] sata_sil24 iomem annotations and fixesAl Viro1-16/+19
2005-10-29[PATCH] s2io iomem annotationsAl Viro1-5/+5
2005-10-29[PATCH] blk: fix merge bug in as-ioschedTejun Heo1-0/+1
2005-10-29[ARM] Fix Assabet reboot with SA1100 MTD map driverRussell King1-0/+9
2005-10-29[ARM] Allow MTD device name to be passed via platform dataRussell King1-3/+3
2005-10-29[ARM] Fix MTD device/partition destructionRussell King1-2/+9
2005-10-29[ARM] Add support for init/exit methods in sa1100 MTD map driverRussell King1-3/+15
2005-10-29[ARM] Rename 'data' to 'plat' in sa1100 MTD map driverRussell King1-11/+11
2005-10-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-4/+5
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds132-4497/+4027
2005-10-28USB: fix up some odd parts due to partial mergesGreg Kroah-Hartman2-3/+3
2005-10-28[PATCH] USB: add nokia_dku2 driverGreg Kroah-Hartman3-0/+152
2005-10-28[PATCH] USB: add new device id to ftdi_sio moduleMartin Hagelin1-1/+1
2005-10-28[PATCH] USB: fix correct wording in drivers/usb/net/KConfigKoen Kooi1-1/+1
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton2-15/+0
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 1Andrew Morton1-3/+12
2005-10-28[PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern5-61/+56
2005-10-28[PATCH] USB: Fix maxpacket length for ep0 on root hubsAlan Stern1-2/+2
2005-10-28[PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern6-20/+10
2005-10-28[PATCH] usbcore: Wrap lines before column 80Alan Stern1-10/+20
2005-10-28[PATCH] usbcore: endpoint attributes track altsetting changesAlan Stern1-3/+9
2005-10-28[PATCH] usbcore: Improve endpoint sysfs file handlingAlan Stern1-95/+124
2005-10-28[PATCH] USB Storage: Expand range of Freecom unusual_devs entryPhil Dibowitz1-1/+1
2005-10-28[PATCH] mdc800: remove embrions of C++ exceptionsAlexey Dobriyan1-9/+21
2005-10-28[PATCH] PATCH: usb-storage: use kthread APIAlan Stern2-45/+21
2005-10-28[PATCH] PATCH: usb-storage: implement minimal PMAlan Stern1-12/+46
2005-10-28[PATCH] PATCH: usb-storage: allocate separate sense bufferAlan Stern3-2/+13
2005-10-28[PATCH] PATCH: usb-storage: move GetMaxLUN later in timeAlan Stern2-17/+14
2005-10-28[PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpointAlan Stern1-0/+3
2005-10-28[PATCH] USB: Always do usb-handoffAlan Stern1-43/+3
2005-10-28[PATCH] USB: cdc-acm patch to use kzallocOliver Neukum1-3/+2
2005-10-28[PATCH] USB: Improving the set of vendor/product IDs in the ipaq driverDavid Eriksson1-117/+121
2005-10-28[PATCH] USB: Kaweth.c udelay patchGuillaume GOURAT /1-1/+1
2005-10-28[PATCH] USB: microtek patch to use kzallocOliver Neukum1-2/+1
2005-10-28[PATCH] USB: storage patch for LEICA cameraSimeon Simeonov1-0/+7
2005-10-28[PATCH] USB: always export interface information for modaliasGreg Kroah-Hartman2-61/+37
2005-10-28[PATCH] USB Serial: remove driver version from a few driversGreg Kroah-Hartman3-9/+4
2005-10-28[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman31-114/+115
2005-10-28[PATCH] USB Serial: move old changelog comments out of source codeGreg Kroah-Hartman6-720/+736
2005-10-28[PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman31-60/+144
2005-10-28[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman31-90/+85
2005-10-28[PATCH] USB: delete the bluetty driverGreg Kroah-Hartman4-1304/+0
2005-10-28[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev1-14/+42
2005-10-28[PATCH] USB: convert usbmon to use usb notifiersGreg Kroah-Hartman3-20/+21
2005-10-28[PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman4-28/+31
2005-10-28[PATCH] USB: convert usbfs/devio.c to use usb notifiersGreg Kroah-Hartman3-11/+34
2005-10-28[PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman5-1/+132
2005-10-28[PATCH] USB: remove the global function usbdev_lookup_minorGreg Kroah-Hartman2-18/+17
2005-10-28[PATCH] Missing transfer_flags setting in usbtestAlan Stern1-0/+1
2005-10-28[PATCH] USB: add owner initialisation to host driversBen Dooks8-0/+8
2005-10-28[PATCH] USB: gadget drivers - add .owner initialisationBen Dooks9-0/+10
2005-10-28[PATCH] USB: S3C2410 OHCI - add driver owner fieldBen Dooks1-0/+1
2005-10-28[PATCH] add usb transceiver set_suspend() methodJuha Yrj?l?1-0/+4
2005-10-28[PATCH] Fix hcd->state assignments in uhci-hcdAlan Stern1-3/+3
2005-10-28[PATCH] omap_udc dma off-by-one fixDavid Brownell1-3/+5
2005-10-28[PATCH] USB: Buffer overflow patch for Yealink driverHenk1-1/+1
2005-10-28[PATCH] UHCI: Improve handling of iso TDsAlan Stern1-13/+26
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern18-79/+72
2005-10-28[PATCH] UHCI: unify BIOS handoff and driver reset codeAlan Stern2-112/+106
2005-10-28[PATCH] g_file_storage: fix obscure race conditionAlan Stern1-12/+9
2005-10-28[PATCH] usb/input/touchkit: add more device IDsDaniel Ritz1-0/+2
2005-10-28[PATCH] Add unusual_devs for iPod NanoPhil Dibowitz1-0/+10
2005-10-28[PATCH] Add unusual_dev for iBeatPhil Dibowitz1-0/+7
2005-10-28[PATCH] usb-storage: Readd missing SDDR-05b unusual_devs entryDaniel Drake1-0/+8
2005-10-28[PATCH] usb-storage: Some minor shuttle_usbat cleanupsDaniel Drake5-175/+213
2005-10-28[PATCH] USB Storage: HP8200: Another device type detection fixDaniel Drake1-6/+6
2005-10-28[PATCH] USB: make usb storage note visible in KconfigBorislav Petkov1-1/+2
2005-10-28[PATCH] safe_serial: use preprocessor directive for errorRandy Dunlap1-1/+1
2005-10-28[PATCH] pegasus.hPetko Manolov1-0/+2
2005-10-28[PATCH] drivers/usb/serial/ftdi_sio: add PID/VIDThomas Riewe2-0/+4
2005-10-28[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...Greg Kroah-Hartman2-11/+13
2005-10-28[PATCH] USB: File-Storage gadget: use the kthread APIAlan Stern1-19/+13
2005-10-28[PATCH] USB: sisusb warning fixAndrew Morton1-1/+1
2005-10-28[PATCH] USB: UHCI: Spruce up some commentsAlan Stern1-42/+49
2005-10-28[PATCH] USB: usb_bulk_message() handles interrupts endpointsAlan Stern1-4/+20
2005-10-28[PATCH] updates for "controller suspended" handlingDavid Brownell2-17/+14
2005-10-28[PATCH] stop exporting two functionsDavid Brownell2-8/+8
2005-10-28[PATCH] ISP116x PM updatesDavid Brownell2-26/+4
2005-10-28[PATCH] UHCI PM updatesDavid Brownell1-9/+0
2005-10-28[PATCH] update PCI early-handoff handling for OHCIDavid Brownell1-4/+18
2005-10-28[PATCH] OHCI PM updatesDavid Brownell7-94/+34
2005-10-28[PATCH] usbcore PCI glue updates for PMDavid Brownell2-59/+53
2005-10-28[PATCH] root hub updates (greater half)David Brownell2-77/+97
2005-10-28[PATCH] root hub changes (lesser half)David Brownell6-21/+111
2005-10-28[PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell6-15/+40
2005-10-28[PATCH] EHCI, split out PCI glueMatt Porter3-463/+489
2005-10-28[PATCH] one less word in struct deviceDavid Brownell1-23/+3
2005-10-28[PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern4-28/+44
2005-10-28[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern4-43/+10
2005-10-28[PATCH] USB: Fix usb hub buildMatt Porter1-1/+1
2005-10-28[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell9-11/+12
2005-10-28[PATCH] remove duplicated resume path codeDavid Brownell1-28/+5
2005-10-28[PATCH] remove usb_suspend_device() parameterDavid Brownell5-18/+45
2005-10-28[PATCH] remove suspend-path recursionDavid Brownell1-64/+12
2005-10-28[PATCH] usb_interface power stateDavid Brownell8-48/+85
2005-10-28[PATCH] USB: move handoff codeDavid Brownell5-253/+280
2005-10-28[PATCH] ub: suppress gcc warnings for pointer castsPete Zaitcev1-2/+2
2005-10-28[PATCH] USB: add more snooping hooks in devio.cGreg Kroah-Hartman1-5/+50
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman13-46/+20
2005-10-28[PATCH] USB: add endpoint information to sysfsGreg Kroah-Hartman1-2/+193
2005-10-28[PATCH] USB: disable tasklet if rtl8150 device is removed while active.Greg Kroah-Hartman1-0/+1
2005-10-28[PATCH] USB: ftdi: Artemis and ATIK based USB astronomical CCD camerasRui Santos2-0/+16
2005-10-28[PATCH] USB: ehci.patch (earlier irq disable)David Brownell1-0/+8
2005-10-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds38-1678/+2448
2005-10-28[IB] fix up class_device_create() callsRoland Dreier2-3/+4
2005-10-28[PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabledAshutosh Naik1-1/+1
2005-10-28[PATCH] Better fixup for the orinoco driverAlan Cox3-2/+49
2005-10-28[PATCH] revert "orinoco: Information leakage due to incorrect padding"Andrew Morton1-2/+4
2005-10-28[PATCH] e1000: use vmalloc_node()Ravikiran G Thirumalai1-2/+3
2005-10-28[PATCH] b44: fix suspend/resumePavel Machek1-0/+5
2005-10-28[PATCH] eepro.c: module_param_array cleanupFlorin Malita1-4/+3
2005-10-28[PATCH] e1000: remove warning about e1000_suspendMartin J. Bligh1-1/+1
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds31-5780/+647
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-28/+91
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Roland Dreier560-12547/+19412
2005-10-28Merge branch 'master'Jeff Garzik354-6635/+8816
2005-10-28Merge branch 'master'Jeff Garzik354-6635/+8816
2005-10-28[IB] uverbs: Fix device lifetime problemsRoland Dreier3-95/+182
2005-10-28[IB] umad: Fix device lifetime problemsRoland Dreier1-109/+159
2005-10-28[PATCH] kernel-doc: PCI fixesRandy Dunlap4-7/+16
2005-10-28[PATCH] acpiphp: allocate resources for adapters with bridgesKristen Accardi1-0/+8
2005-10-28[PATCH] PCI: Convert megaraid to use pci_driver shutdown methodRussell King1-6/+4
2005-10-28[PATCH] PCI: Fixup PCI driver shutdownRussell King1-0/+4
2005-10-28[PATCH] shpchp: fix oops at driver unloadrajesh.shah@intel.com3-0/+7
2005-10-28[PATCH] shpchp: reduce debug message verbosityrajesh.shah@intel.com4-65/+7
2005-10-28[PATCH] shpchp: miscellaneous cleanupsrajesh.shah@intel.com9-157/+46
2005-10-28[PATCH] shpchp: remove redundant data structuresrajesh.shah@intel.com4-424/+63
2005-10-28[PATCH] shpchp: dont save PCI config for hotplug slots/devicesrajesh.shah@intel.com4-338/+32
2005-10-28[PATCH] shpchp: detect SHPC capability before doing a lot of workrajesh.shah@intel.com1-0/+14
2005-10-28[PATCH] shpchp: reduce dependence on ACPIrajesh.shah@intel.com9-984/+138
2005-10-28[PATCH] shpchp: remove redundant display of PCI device resourcesrajesh.shah@intel.com1-68/+0
2005-10-28[PATCH] shpchp: use the PCI core for hotplug resource managementrajesh.shah@intel.com11-3756/+168
2005-10-28[PATCH] PCI: Add quirk for SMBus on HP D530Jean Delvare1-0/+1
2005-10-28[PATCH] ppc64 PCI Hotplug: cleanup unsymmetric API routineslinas3-10/+9
2005-10-28[PATCH] pci_ids: macros: replace partial with whole symbolsGrant Coady1-12/+12
2005-10-28[PATCH] unhide ICH6 SMBus - take 2R.Marek@sh.cvut.cz1-0/+24
2005-10-28[PATCH] cpqphp: add pci_enable_device()Bjorn Helgaas1-5/+19
2005-10-28[PATCH] cpcihp_zt5550: add pci_enable_device()Bjorn Helgaas1-4/+21
2005-10-28[PATCH] pci: cleanup need_restore switch statementJohn W. Linville1-7/+7
2005-10-28[PATCH] PCI: ipr: Block config access during BISTBrian King1-0/+2
2005-10-28[PATCH] PCI: Block config access during BISTBrian King5-31/+127
2005-10-28[PATCH] PCI: ICH6 ACPI and GPIO quirkR.Marek@sh.cvut.cz1-0/+12
2005-10-28[IPoIB] Drop RX packets when out of memoryRoland Dreier3-60/+85
2005-10-28Auto-update from upstreamTony Luck1-3/+3
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds85-972/+1615
2005-10-28[PATCH] libata: add support for Promise SATA 300 TX2plus PDC40775Ed Kear1-0/+2
2005-10-28[PATCH] I2C: remove devfs support from i2c-dev driverGreg Kroah-Hartman1-10/+0
2005-10-28[PATCH] hwmon: smsc47m1 documentation updateJean Delvare1-2/+5
2005-10-28[PATCH] hwmon: lm90 documentation updateJean Delvare1-9/+7
2005-10-28[PATCH] hwmon: Add PEC support to the lm90 driverJean Delvare1-1/+56
2005-10-28[PATCH] hwmon: Separate the lm90 register read functionJean Delvare1-54/+53
2005-10-28[PATCH] i2c: i2c-i801 PEC code cleanupsJean Delvare1-14/+10
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 3 of 3Jean Delvare3-22/+5
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 2 of 3Jean Delvare1-114/+48
2005-10-28[PATCH] i2c: SMBus PEC support rewrite, 1 of 3Jean Delvare1-2/+1
2005-10-28[PATCH] i2c: i2c-i810 documentation updateJean Delvare2-1/+3
2005-10-28[PATCH] i2c: ID redefinition cleanupsJean Delvare1-5/+0
2005-10-28[PATCH] i2c: Static function fixes, 4 of 4Ben Dooks3-3/+4
2005-10-28[PATCH] hwmon: Static function fixes, 3 of 4Ben Dooks5-14/+14