aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-09-09[PATCH] pcmcia: add pcmcia to IRQ informationBrice Goglin2-3/+11
2005-09-09[PATCH] pcmcia: more IDs for ide_csDominik Brodowski1-1/+5
2005-09-09[PATCH] pcmcia: OMAP CF controllerDavid Brownell3-0/+381
2005-09-09[PATCH] pcmcia: remove unused Vpp1, Vpp2 and VccDominik Brodowski2-4/+1
2005-09-09[PATCH] pcmcia: remove unused client_tDominik Brodowski1-3/+0
2005-09-09[PATCH] pcmcia/yenta: avoid PCI write posting problemDaniel Ritz1-0/+6
2005-09-09[PATCH] fix pcmcia_request_irq() for multifunction cardDaniel Ritz1-1/+2
2005-09-09[PATCH] pcmcia/cs: fix possible missed wakeupDaniel Ritz1-4/+5
2005-09-09[PATCH] yenta: share code with PCI coreDominik Brodowski2-25/+20
2005-09-09[PATCH] pcmcia: reduce ds.c stack footprintIngo Molnar1-6/+18
2005-09-09[PATCH] dvb: ttusb-budget: use time_after_eq()Marcelo Feitoza Parisi1-2/+4
2005-09-09[PATCH] dvb: saa7146: i2c vs. sysfs fixPhilipp Matthias Hahn1-0/+1
2005-09-09[PATCH] dvb: ttpci: add PCI ids for old Siemens/TT DVB-C cardKarl Herz1-12/+14
2005-09-09[PATCH] dvb: ttpci: av7110: RC5+ remote control supportOliver Endriss3-111/+110
2005-09-09[PATCH] dvb: av7110: conditionally disable workaround for broken firmwareOliver Endriss1-2/+4
2005-09-09[PATCH] dvb: av7110: disable superflous firmware handshakeJohannes Stezenbach1-0/+2
2005-09-09[PATCH] dvb: budget-av: enable frontend on KNC1 Plus cardsAndrew de Quincey1-0/+1
2005-09-09[PATCH] dvb: budget-av: fixes for CI interfaceAndrew de Quincey1-3/+1
2005-09-09[PATCH] dvb: budget-ci: add support for TT DVB-C CI cardAndrew de Quincey5-122/+387
2005-09-09[PATCH] dvb: av7110: Siemens DVB-C analog video input supportthomas schorpp1-20/+54
2005-09-09[PATCH] dvb: cinergyT2: remote control fixesJohannes Stezenbach2-38/+57
2005-09-09[PATCH] dvb: dst: fix DVB-C tuningManu Abraham1-0/+1
2005-09-09[PATCH] dvb: dst: identify boardsManu Abraham2-3/+90
2005-09-09[PATCH] dvb: dst: dprrintk cleanupManu Abraham3-635/+461
2005-09-09[PATCH] dvb: dst: remove unnecessary codeManu Abraham1-95/+20
2005-09-09[PATCH] dvb: dst: fix symbol rate settingManu Abraham1-14/+14
2005-09-09[PATCH] dvb: nebula DigiTV nxt6000 fixStuart Auchterlonie1-1/+3
2005-09-09[PATCH] dvb: bt8xx: Nebula DigiTV mt352 supportDavid Johnson1-33/+108
2005-09-09[PATCH] dvb: bt8xx: cleanupDavid Johnson1-111/+114
2005-09-09[PATCH] dvb: bt8xx: endianness fixJohannes Stezenbach1-1/+1
2005-09-09[PATCH] dvb: remove noisy debug printJohannes Stezenbach1-1/+1
2005-09-09[PATCH] dvb: usb: cxusb: fixes for new firmwarePatrick Boettcher2-54/+37
2005-09-09[PATCH] dvb: usb: white space cleanupPatrick Boettcher1-3/+2
2005-09-09[PATCH] dvb: usb: digitv: support for nxt6000 demodSvante Olofsson2-16/+33
2005-09-09[PATCH] dvb: usb: core: change dvb_usb_device_init() APIPatrick Boettcher13-16/+24
2005-09-09[PATCH] dvb: usb: dtt200u: add proper device namesPatrick Boettcher1-9/+8
2005-09-09[PATCH] dvb: usb: dtt200u: copy frontend_ops before modifyingYe Jianjun (Joey1-1/+3
2005-09-09[PATCH] dvb: usb: removed empty module_init/exit callsAndreas Oberritter1-13/+0
2005-09-09[PATCH] dvb: usb: dibusb: Kworld Xpert DVB-T USB2.0 supportPatrick Boettcher2-4/+11
2005-09-09[PATCH] dvb: usb: add TwinhanDTV StarBox supportPatrick Boettcher6-5/+765
2005-09-09[PATCH] dvb: frontend: or51132: remove bogus optimization attemptMac Michaels1-16/+13
2005-09-09[PATCH] dvb: frontend: stv0297: QAM128 tuning improvementPatrick Boettcher1-1/+7
2005-09-09[PATCH] dvb: frontend: cx24110: clean up timeout handling.Johannes Stezenbach1-5/+9
2005-09-09[PATCH] dvb: frontend: cx24110: another DiSEqC fixAdam Szalkowski1-5/+8
2005-09-09[PATCH] dvb: frontend: cx24110: DiSEqC fixJohannes Stezenbach1-2/+3
2005-09-09[PATCH] dvb: frontend: ves1820: improve tuningJohannes Stezenbach1-8/+7
2005-09-09[PATCH] dvb: frontend: tda1004x: fix SNR readingAndrew de Quincey1-2/+1
2005-09-09[PATCH] dvb: frontend: stv0299: support reading both BER and UCBLOCKSAndrew de Quincey1-8/+5
2005-09-09[PATCH] dvb: frontend: s5h1420: fixesAndrew de Quincey3-69/+97
2005-09-09[PATCH] dvb: frontend: stv0299: pass i2c bus to pll callbackAndreas Oberritter9-29/+23
2005-09-09[PATCH] dvb: frontend: mt352: fix signal strength readingBarry Scott1-2/+4
2005-09-09[PATCH] dvb: core: CI timeout fixDominique Dumont1-1/+1
2005-09-09[PATCH] dvb: core: dvb_demux formatting fixesAndreas Oberritter2-293/+283
2005-09-09[PATCH] dvb: core: dvb_demux: use INIT_LIST_HEADAndreas Oberritter1-3/+3
2005-09-09[PATCH] dvb: core: dvb_demux: remove more unused cruftAndreas Oberritter5-34/+6
2005-09-09[PATCH] dvb: core: dvb_demux: remove unsused descramble callbacksAndreas Oberritter2-14/+0
2005-09-09[PATCH] dvb: core: dvb_demux: remove unused cruftAndreas Oberritter3-51/+3
2005-09-09[PATCH] dvb: core: dvb_demux: fix continuity counter error handlingAndreas Oberritter1-1/+0
2005-09-09[PATCH] dvb: core: glue code for DMX_GET_CAPS and DMX_SET_SOURCEAndreas Oberritter2-0/+21
2005-09-09[PATCH] dvb: avoid building empty built-in.oJohannes Stezenbach1-1/+4
2005-09-09[PATCH] dvb: remove version.h dependenciesOlaf Hering7-15/+0
2005-09-09[PATCH] dvb: email address updateJohannes Stezenbach5-5/+5
2005-09-09[PATCH] synclinkmp.c: fix async internal loopbackPaul Fulghum1-4/+3
2005-09-09[PATCH] synclinkmp.c: add statistics clearPaul Fulghum1-6/+8
2005-09-09[PATCH] synclinkmp.c: disable burst transfersPaul Fulghum1-1/+1
2005-09-09[PATCH] synclinkmp.c: fix double mapping of signalsPaul Fulghum1-14/+3
2005-09-09[PATCH] synclink.c: add loopback to async modePaul Fulghum1-0/+5
2005-09-09[PATCH] synclink.c: add clear statsPaul Fulghum1-6/+8
2005-09-09[PATCH] synclink.c: compiler optimisation fixPaul Fulghum1-5/+5
2005-09-09[PATCH] deadline: clean up question mark operatorAndrew Morton1-1/+4
2005-09-09[PATCH] cs89x0: add netpoll supportDeepak Saxena1-0/+19
2005-09-09[PATCH] vga text console and stty cols/rowsSamuel Thibault1-2/+69
2005-09-09[PATCH] pty_chars_in_buffer oops fixJason Baron2-28/+56
2005-09-09[PATCH] txx9 serial updateRalf Baechle1-27/+91
2005-09-09[PATCH] Fix CONFIG_ACPI_BLACKLIST_YEARviro@ZenIV.linux.org.uk1-2/+1
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds3-12/+18
2005-09-09[PATCH] gratuitous includes of asm/serial.hviro@ZenIV.linux.org.uk3-4/+2
2005-09-09[PATCH] PCI: PCI/libata INTx bug fixBrett M Russ1-1/+1
2005-09-09[PATCH] Separate pci bits out of struct device_nodePaul Mackerras3-12/+18
2005-09-08[libata] minor fixesJeff Garzik2-25/+11
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq Linus Torvalds1-1/+5
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart Linus Torvalds2-18/+17
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 Linus Torvalds75-4038/+7184
2005-09-08[PATCH] USB: yealink: fix htons usage, documentation updatesHenk1-3/+3
2005-09-08[PATCH] USB: fix endian issues in yealink driver.Greg Kroah-Hartman1-2/+5
2005-09-08[PATCH] input-driver-yealink-P1K-usb-phoneHenk5-0/+1434
2005-09-08[PATCH] USB Storage: code cleanups for onetouch.cNick Sillik1-12/+17
2005-09-08[PATCH] usbmon in 2.6.13: peeking into DMA areasPete Zaitcev4-19/+77
2005-09-08[PATCH] ehci: add tt_usecsdavid-b@pacbell.net3-0/+13
2005-09-08[PATCH] ehci: add think_timedavid-b@pacbell.net2-9/+30
2005-09-08[PATCH] USB: usbnet (9/9) module for pl2301/2302 cablesDavid Brownell4-217/+179
2005-09-08[PATCH] USB: usbnet (8/9) module for RNDIS devicesDavid Brownell4-8/+630
2005-09-08[PATCH] USB: usbnet (7/9) module for CDC EthernetDavid Brownell4-421/+537
2005-09-08[PATCH] USB: usbnet (6/9) module for Zaurii and compatiblesDavid Brownell5-367/+433
2005-09-08[PATCH] USB: usbnet (5/9) module for genesys gl620a cablesDavid Brownell4-359/+418
2005-09-08[PATCH] USB: usbnet (4/9) module for net1080 cablesDavid Brownell4-580/+632
2005-09-08[PATCH] USB: usbnet (3/9) module for ASIX Ethernet adaptersDavid Brownell5-896/+1010
2005-09-08[PATCH] USB: usbnet (2/9) module for simple network linksDavid Brownell5-285/+429
2005-09-08[PATCH] USB: usbnet (1/9) clean up framingDavid Brownell3-200/+240
2005-09-08[PATCH] USB ldusb: fmt warnings fixes for 64-bit platformsAlexey Dobriyan1-3/+3
2005-09-08[PATCH] USB: schedule OSS USB drivers for removalAdrian Bunk1-3/+18
2005-09-08[PATCH] USB: remove include of asm/usb.h in ohci-ppc-soc.cDale Farnsworth1-18/+4
2005-09-08[PATCH] USB: remove annoying messagedavid-b@pacbell.net1-1/+3
2005-09-08[PATCH] USB: tweak highspeed timing calculationsdavid-b@pacbell.net1-4/+4
2005-09-08[PATCH] USB: Support unbinding of the usb_generic driverAlan Stern1-0/+10
2005-09-08[PATCH] USB: Add timeout to usb_lock_device_for_resetAlan Stern1-1/+9
2005-09-08[PATCH] USB: Fix typo in ohci-ppc-soc.c: usb_hcd_put => usb_put_hcdDale Farnsworth1-1/+1
2005-09-08[PATCH] USB: S3C24XX port numbering fixBen Dooks1-2/+2
2005-09-08[PATCH] USB: Disconnect children when unbinding the hub driverAlan Stern2-12/+40
2005-09-08[PATCH] USB: Code motion in the hub driverAlan Stern1-21/+18
2005-09-08[PATCH] USB: Fix HP8200 detection in shuttle_usbatDaniel Drake1-65/+32
2005-09-08[PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial driversGreg Kroah-Hartman2-14/+2
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern16-63/+20
2005-09-08[PATCH] USB Storage: wedge SCSI revision at 2 for usb-storage devicesMatthew Dharm1-0/+8
2005-09-08[PATCH] USB Storage: add support for Maxtor One-Touch buttonMatthew Dharm6-1/+242
2005-09-08[PATCH] USB Storage: close a race condition in disconnect near queuecommandMatthew Dharm1-0/+13
2005-09-08[PATCH] USB Storage: close a race condition in disconnect near probeMatthew Dharm1-27/+35
2005-09-08[PATCH] USB Storage: remove dependency on SCSI-provided serial/tag numberMatthew Dharm2-8/+3
2005-09-08[PATCH] USB: Switch isp116x-hcd over to root hub interruptOlav Kongas1-13/+22
2005-09-08[PATCH] USB: isp116x-hcd: remove clock() and reset()Olav Kongas1-28/+3
2005-09-08[PATCH] USB: isp116x-hcd: per-port overcurrent reportingOlav Kongas1-0/+2
2005-09-08[PATCH] USB: isp116x-hcd: support only per-port power switchingOlav Kongas1-5/+4
2005-09-08[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration optionOlav Kongas1-4/+1
2005-09-08[PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-timeOlav Kongas1-5/+1
2005-09-08[PATCH] USB: usbnet and unsigned gfp_flagsdavid-b@pacbell.net1-6/+6
2005-09-08[PATCH] USB usblp: rate-limit printer status error messagesRandy Dunlap1-3/+6
2005-09-08[PATCH] USB: ub 4: Zaitcev's quasi-S/GPete Zaitcev1-164/+123
2005-09-08[PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1Pete Zaitcev1-5/+5
2005-09-08[PATCH] USB: ub 2/3: Fold one linePete Zaitcev1-1/+2
2005-09-08[PATCH] USB: ub 1/3: Axboe's quasi-S/GPete Zaitcev1-59/+126
2005-09-08[PATCH] usb-storage: Add IGNORE_RESIDUE flag for Mitsumi USB 2.0 card reader ...Mihnea-Costin Grigore1-0/+7
2005-09-08[PATCH] USB: Fix regression in core/devio.cAlan Stern1-7/+8
2005-09-08[PATCH] USB: real nodes instead of usbfsKay Sievers6-14/+112
2005-09-08[PATCH] USB: Prevent hid-core claiming Apple Bluetooth device on new G4 power...Andrew de Quincey1-0/+3
2005-09-08[PATCH] USB ftdi_sio: New IDs for ELV, Xsens and Falcom productsIan Abbott2-4/+87
2005-09-08[PATCH] USB ftdi_sio: user specified VID/PIDIan Abbott1-1/+18
2005-09-08[PATCH] USB: pl2303 driver, makes pl2303HX chip work correctlyDariusz M1-2/+4
2005-09-08[PATCH] USB: fix keyspan_remote endian bug on probeGreg Kroah-Hartman1-5/+0
2005-09-08[PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell5-128/+92
2005-09-08[PATCH] USB: drivers/serial/usb-serial: Remove unneeded void * castsTobias Klauser1-12/+12
2005-09-08[PATCH] USB: option card driver coding style tweaksAndrew Morton1-106/+89
2005-09-08[PATCH] USB: whitespace fixes for cypress_m8 driverLonnie Mendez1-99/+152
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 Linus Torvalds17-312/+750
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 Linus Torvalds37-11382/+634
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2-3/+5
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-i2c manuallyLinus Torvalds3-0/+1039
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds6-6/+6
2005-09-08Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds4-8/+14
2005-09-08[PATCH] PCI/libata INTx cleanupBrett M Russ6-63/+31
2005-09-08[PATCH] PCI: Support PCM PM CAP version 3Daniel Ritz2-8/+6
2005-09-08[PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive)Paul Mackerras1-0/+48
2005-09-08[PATCH] PCI Hotplug: SGI hotplug driver fixesPrarit Bhargava1-104/+91
2005-09-08[PATCH] PCI: remove pci_find_device from parport_pc.cJiri Slaby1-1/+1
2005-09-08[PATCH] PCI: Fix regression in pci_enable_device_barsAlan Stern1-1/+1
2005-09-08[PATCH] PCI: start paying attention to a lot of pci function return valuesGreg Kroah-Hartman6-13/+39
2005-09-08[PATCH] Make sparc64 use setup-res.cDavid S. Miller3-9/+9
2005-09-08[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2-5/+56
2005-09-08[PATCH] PCI Hotplug: use bus_slot number for nameKristen Accardi2-2/+2
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk14-10521/+15
2005-09-08[PATCH] PCI: Run PCI driver initialization on local nodeAndi Kleen1-1/+30
2005-09-08[PATCH] PCI Hotplug: rpaphp: Purify hotplugJohn Rose5-193/+104
2005-09-08[PATCH] PCI Hotplug: rpaphp: Export slot enableJohn Rose3-14/+35
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove rpaphp_find_pciJohn Rose3-61/+47
2005-09-08[PATCH] PCI Hotplug: rpaphp: Change slot pci referenceJohn Rose3-117/+75
2005-09-08[PATCH] PCI Hotplug: rpaphp: Move VIO registrationJohn Rose7-271/+88
2005-09-08[PATCH] PCI Hotplug: rpaphp: Remove unused stuffJohn Rose2-73/+31
2005-09-08[MMC] Add mmc_detect_change() delay support for PXAMCI driverRichard Purdie1-1/+3
2005-09-08[PATCH] w1_ds2433: Added crc16 protection and read caching.Evgeniy Polyakov3-7/+125
2005-09-08[PATCH] w1: added private family data into w1_slave strucutre.Evgeniy Polyakov1-0/+1
2005-09-08[PATCH] w1: Added DS2433 driver - family id update.Evgeniy Polyakov1-0/+1
2005-09-08[PATCH] w1: Added DS2433 driver.Evgeniy Polyakov3-0/+230
2005-09-08[PATCH] w1: Decreased debug level.Evgeniy Polyakov1-6/+4
2005-09-08[PATCH] w1: Detouching bug fixed.Evgeniy Polyakov3-51/+51
2005-09-08[PATCH] w1: Added add/remove slave callbacks.Evgeniy Polyakov6-126/+94
2005-09-08[PATCH] w1: Added w1_reset_select_slave() - Resets the bus and then selects t...Evgeniy Polyakov3-9/+27
2005-09-08[PATCH] w1: Added inline functions on top of container_of().Evgeniy Polyakov4-20/+29
2005-09-08[PATCH] w1: Fixed 64bit compilation warning.Evgeniy Polyakov1-1/+1
2005-09-08[PATCH] w1: hotplug support.Evgeniy Polyakov2-14/+82
2005-09-08[PATCH] W1: Sync with w1/ds9490 tree.Evgeniy Polyakov3-96/+99
2005-09-08[PATCH] W1: w1_netlink: New init/fini netlink callbacks.Evgeniy Polyakov3-10/+34
2005-09-08[BNX2]: Fix bug in irq handler and add prefetchMichael Chan2-3/+5
2005-09-08[I2C] Clean up i2c-pxa debugging/printksRussell King1-42/+33
2005-09-08Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2-15/+77
2005-09-08[MMC] Allow detection/removal to be delayedRichard Purdie4-8/+12
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King6-6/+6
2005-09-08[PATCH] scan all enabled ports on ata_piixHannes Reinecke1-4/+6
2005-09-08Merge /spare/repo/linux-2.6/ Jeff Garzik273-14917/+22063
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown517-18542/+30554
2005-09-07[SCSI] Re-do "final klist fixes"Linus Torvalds1-4/+20
2005-09-07[PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley3-4/+62
2005-09-07[SCSI] Revert "final klist fixes"Linus Torvalds1-20/+4
2005-09-07[PATCH] sata_sis: Add support for SiS182 chipsetArnaud Patard1-11/+71
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds103-8453/+6028
2005-09-07Merge branch 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airli...Linus Torvalds4-37/+46
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2-2/+3
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds5-3/+856
2005-09-07Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds26-1860/+4857
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds1-8/+17
2005-09-07[PATCH] bogus #if (ncr53c406)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] bogus #if (smc91x.h)viro@ZenIV.linux.org.uk1-1/+1