aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-02-12[PATCH] libata: add per-device max_sectorsTejun Heo3-15/+11
2006-02-12[PATCH] libata: move cdb_len for host to deviceTejun Heo4-12/+18
2006-02-12[PATCH] libata: make ata_dev_knobble() per-deviceTejun Heo1-4/+5
2006-02-12[PATCH] libata: don't do EDD handling if ->probe_reset is usedTejun Heo1-1/+2
2006-02-12[PATCH] libata: make ata_dump_id() take @id instead of @devTejun Heo1-18/+18
2006-02-12[PATCH] libata: separate out ata_id_major_version()Tejun Heo1-5/+1
2006-02-12[PATCH] libata: separate out ata_id_n_sectors()Tejun Heo1-8/+18
2006-02-12[PATCH] libata: use ata_dev_id_c_string()Tejun Heo3-35/+13
2006-02-12[PATCH] libata: implement ata_dev_id_c_string()Tejun Heo1-0/+29
2006-02-12[PATCH] ata_piix: kill spurious assignment in piix_sata_probe()Tejun Heo1-3/+0
2006-02-12[PATCH] libata: allow ->probe_reset to return ATA_DEV_UNKNOWNTejun Heo1-1/+4
2006-02-11[PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'sTejun Heo4-29/+29
2006-02-11[PATCH] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'sTejun Heo2-30/+30
2006-02-11[PATCH] ahci: convert to new reset mechanismTejun Heo1-17/+29
2006-02-11[PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *apTejun Heo1-3/+2
2006-02-11[PATCH] libata: inline ata_qc_complete()Tejun Heo2-22/+2
2006-02-11Merge branch 'master'Jeff Garzik3-23/+23
2006-02-10Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-14/+0
2006-02-10[SERIAL] Remove incorrect code from ioc4 serial driverRussell King1-14/+0
2006-02-10[PATCH] tty buffering stall fixPaul Fulghum1-8/+22
2006-02-10[PATCH] wrong firmware location in IPW2100 Kconfig entryJesper Juhl1-1/+1
2006-02-10[PATCH] sata_sil24: add hardresetTejun Heo1-1/+10
2006-02-10[PATCH] sata_sil24: convert to new reset mechanismTejun Heo1-28/+28
2006-02-10[PATCH] sata_sil: convert to new reset mechanismTejun Heo1-5/+4
2006-02-10[PATCH] libata: kill SError clearing in sata_std_hardreset().Tejun Heo1-6/+0
2006-02-10[PATCH] libata: make new reset act identical to ->phy_reset register-wiseTejun Heo1-17/+34
2006-02-10[PATCH] ahci: separate out ahci_fill_cmd_slot()Tejun Heo1-21/+23
2006-02-10[PATCH] libata: kill NULL qc handling from ->eng_timeout callbacksTejun Heo7-48/+9
2006-02-10[PATCH] libata: use ata_scsi_timed_out()Tejun Heo15-0/+15
2006-02-10[PATCH] libata: implement ata_scsi_timed_out()Tejun Heo2-0/+42
2006-02-10[PATCH] libata: add ATA_QCFLAG_EH_SCHEDULEDTejun Heo3-14/+22
2006-02-09[libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c.Jeff Garzik3-674/+724
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik1-2/+8
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik689-17282/+25317
2006-02-09[PATCH] libata: implement ata_std_probeinit()Tejun Heo1-1/+15
2006-02-09[PATCH] libata: add probeinit component operation to ata_drive_probe_reset()Tejun Heo1-2/+7
2006-02-09[libata scsi] build fix for ATA_FLAG_IN_EH changeJeff Garzik1-1/+3
2006-02-09[PATCH] libata: separate out sata_phy_resume() from sata_std_hardreset()Tejun Heo1-11/+21
2006-02-09[PATCH] libata: fix ata_std_probe_reset() SATA detectionTejun Heo1-1/+1
2006-02-09[PATCH] libata: EH / pio tasks synchronizationTejun Heo1-3/+53
2006-02-09[PATCH] libata: implement ATA_FLAG_IN_EH port flagTejun Heo1-0/+9
2006-02-09Merge branch 'upstream-fixes'Jeff Garzik282-4451/+8086
2006-02-09Merge branch 'master'Jeff Garzik282-4451/+8086
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-1/+1
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds20-58/+58
2006-02-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+4
2006-02-08[MMC] Remove extra character in AU1XXX MMC Kconfig entryJordan Crouse1-1/+1
2006-02-08[SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa1-0/+4
2006-02-08[SERIAL] ip22zilog: Whitespace cleanup.Ralf Baechle2-4/+5
2006-02-08[SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip APIVitaly Bordug1-9/+4
2006-02-08[SERIAL] Fix compile error in 8250_au1x00.cJordan Crouse1-1/+0
2006-02-08[SERIAL] 8250 serial console update uart_8250_port ierKumar Gala1-0/+1
2006-02-08[ARM] 3283/1: S3C2400 - defines the number of serial portsLucas Correia Villa Real1-0/+4
2006-02-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds7-62/+55
2006-02-08ppc: fix up trivial Kconfig config selectionLinus Torvalds1-1/+1
2006-02-08[PATCH] m32r_sio iomem annotationsAl Viro1-1/+1
2006-02-08[PATCH] mark HISAX_AMD7930 as brokenAl Viro1-1/+1
2006-02-08[PATCH] type-safe min() in prism54Al Viro1-1/+1
2006-02-07[PATCH] powerpc: Thermal control for dual core G5sBenjamin Herrenschmidt13-199/+1474
2006-02-08[PATCH] synclink_gt is PCI-onlyAl Viro1-1/+1
2006-02-08[PATCH] sn3 iomem annotations and fixesAl Viro1-9/+9
2006-02-08[PATCH] drivers/media/video __user annotations and fixesAl Viro1-48/+41
2006-02-08[PATCH] arm: fix dependencies for MTD_XIPAl Viro1-1/+1
2006-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-26/+27
2006-02-07[PATCH] sg gfp_t annotationsAl Viro1-1/+1
2006-02-07[PATCH] scsi_transport_iscsi gfp_t annotationsAl Viro1-1/+1
2006-02-07[PATCH] drivers/edac/i82875p_edac.c __user annotationsAl Viro1-1/+1
2006-02-07[PATCH] fix __user annotations in drivers/base/memory.cAl Viro1-1/+1
2006-02-07[PATCH] drivers/char/watchdog/sbc_epx_c3.c __user annotationsAl Viro1-8/+7
2006-02-07[PATCH] dvb NULL noise removalAl Viro2-3/+3
2006-02-07[PATCH] missing include in ser_a2232Al Viro1-0/+1
2006-02-07[PATCH] drivers/scsi/mac53c94.c __iomem annotationsAl Viro1-2/+2
2006-02-07[PATCH] missing includes in drivers/net/mv643xx_eth.cAl Viro1-0/+2
2006-02-07[PATCH] bogus asm/delay.h includesAl Viro3-3/+3
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro7-8/+0
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds12-162/+79
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds13-36/+968
2006-02-07[PATCH] m68knommu: use tty_schedule_flip() in 68328serial.cGreg Ungerer1-2/+2
2006-02-07[PATCH] m68knommu: use tty_schedule_flip() in 68360serial.cGreg Ungerer1-2/+2
2006-02-07[PATCH] m68knommu: compile fixes for mcfserial.cGreg Ungerer1-10/+6
2006-02-07[PATCH] ide: cast arguments to pr_debug() properlyMichael Richardson1-2/+4
2006-02-07[PATCH] drivers/base/bus.c warning fixesRussell King1-0/+3
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds50-2238/+339
2006-02-07[PATCH] cciss: softirq handler needs to save interrupt flagsJens Axboe1-2/+3
2006-02-07Merge branch 'work-fixes'Mauro Carvalho Chehab23-1355/+166
2006-02-07Merge branch 'origin'Mauro Carvalho Chehab1-1/+1
2006-02-07V4L/DVB (3318e): DVB: remove the at76c651/tda80xx frontendsAdrian Bunk6-1296/+0
2006-02-07V4L/DVB (3318c): fix saa7146 kobject register failureDave Jones1-1/+1
2006-02-07V4L/DVB (3318a): Makes Some symbols static.Mauro Carvalho Chehab1-3/+3
2006-02-07V4L/DVB (3313): FIX: Check if FW was downloaded or not + new firmware filePatrick Boettcher1-5/+8
2006-02-07V4L/DVB (3312): FIX: Multiple usage of VP7045-based devicesPatrick Boettcher1-2/+4
2006-02-07V4L/DVB (3310): Use MT352 parallel transport function for all Bluebird Fusion...Michael Krufky1-1/+1
2006-02-07V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USBChris Pascoe1-1/+1
2006-02-07V4L/DVB (3307): Support for Galaxis DVB-S rev1.3Oliver Endriss1-1/+13
2006-02-07V4L/DVB (3306): Fixed i2c return value, conversion mdelay to msleepMarkus Rechberger2-6/+17
2006-02-07V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio.Hans Verkuil4-32/+32
2006-02-07V4L/DVB (3297): Add IR support to KWorld DVB-T (cx22702-based)Marco Manenti1-0/+1
2006-02-07V4L/DVB (3294): Fix [Bug 5895] to correct snd_87x autodetectManu Abraham2-1/+60
2006-02-07V4L/DVB (3281): Added signal detection support to tvp5150Markus Rechberger1-0/+11
2006-02-07V4L/DVB (3266): Fix NICAM buzz on analog soundMarcin Rudowski1-4/+6
2006-02-07V4L/DVB (3299): Kconfig: DVB_USB_CXUSB depends on DVB_LGDT330X and DVB_MT352Michael Krufky1-3/+9
2006-02-07[PATCH] Kbuild menu - hide empty NETDEVICES menu when NET is disabledPaolo 'Blaisorblade' Giarrusso1-6/+1
2006-02-07[PATCH] uli526x warning fixAndrew Morton1-1/+1
2006-02-07Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2-18/+33
2006-02-07[PATCH] gianfar: Fix sparse warningsKumar Gala4-30/+27
2006-02-07[PATCH] dscc4: fix dscc4_init_dummy_skb checkAlexey Dobriyan1-1/+1
2006-02-07[PATCH] bonding: Sparse warnings fixLuiz Fernando Capitulino1-3/+3
2006-02-07[PATCH] bonding: allow bond to use TSO if slaves support itJay Vosburgh1-1/+14
2006-02-07[PATCH] sky2: version 0.15 updateStephen Hemminger1-6/+1
2006-02-07[PATCH] sky2: support msi interrupt (revised)Stephen Hemminger2-0/+78
2006-02-07[PATCH] sky2: add irq to entropy poolStephen Hemminger1-1/+2
2006-02-07[PATCH] sky2: clear irq raceStephen Hemminger1-3/+3
2006-02-07[PATCH] sky2: set mac address fixStephen Hemminger1-5/+10
2006-02-07[PATCH] sky2: ethtool rx_coalesce settings fixStephen Hemminger1-1/+1
2006-02-07[PATCH] sky2: pci config space checkingStephen Hemminger2-17/+22
2006-02-07[PATCH] sky2: power management fixStephen Hemminger1-20/+25
2006-02-07[PATCH] sis900: remove cfgpmcsr I/O space register defineLennert Buytenhek1-1/+0
2006-02-07e100: remove init_hw call to fix panicJesse Brandeburg1-2/+0
2006-02-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-1/+1
2006-02-07Merge ../linux-2.6Paul Mackerras550-14418/+22103
2006-02-06[PATCH] SPI: spi_butterfly, restore lost deltasDavid Brownell2-29/+17
2006-02-06[PATCH] Fix Userspace interface breakage in power/statePavel Machek1-8/+16
2006-02-06[PATCH] IB: fix up major/minor sysfs interface for IB coreGreg Kroah-Hartman1-12/+1
2006-02-06[PATCH] DRM: fix up classdev interface for drm coreGreg Kroah-Hartman3-108/+35
2006-02-06[PATCH] drivers/base/: proper prototypesAdrian Bunk5-5/+10
2006-02-06[PATCH] Fix compiler warning in driver core for CONFIG_HOTPLUG=NRussell King1-0/+3
2006-02-06[PATCH] hwmon: Fix reboot on it87 driver loadJean Delvare1-2/+6
2006-02-06[PATCH] hwmon: New f71805f driverJean Delvare3-0/+919
2006-02-06[PATCH] i2c: Use ARRAY_SIZE macroTobias Klauser3-12/+6
2006-02-06[PATCH] i2c: Use module_param in i2c-algo-sibyteEric Sesterhenn1-1/+1
2006-02-06[PATCH] hwmon: Inline w83792d register access functionsJean Delvare1-17/+14
2006-02-06[PATCH] hwmon: Fix negative temperature readings in lm77 driverJean Delvare1-4/+4
2006-02-06[PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.Jean Delvare1-0/+15
2006-02-06[PATCH] i2c-i801: I2C patch for Intel ICH8Jason Gaston2-0/+3
2006-02-06Merge branch 'origin'Mauro Carvalho Chehab1-0/+3
2006-02-06Merge branch 'origin'Mauro Carvalho Chehab528-14156/+21807
2006-02-05[PPP]: Fixed hardware RX checksum handlingHerbert Xu1-0/+3
2006-02-05[PATCH] USB: Fix GPL markings on usb core functions.Greg KH1-3/+3
2006-02-05[PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund2-27/+30
2006-02-05[PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTALAdrian Bunk1-2/+2
2006-02-05[PATCH] pktcdvd: remove version stringPeter Osterlund1-3/+0
2006-02-05[PATCH] pktcdvd: Fix overflow for discs with large packetsPhillip Susi1-1/+1
2006-02-05[PATCH] Fix i2o_scsi oops on abortMarkus Lidel1-1/+1
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet1-1/+1
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King2-6/+6
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King15-38/+38
2006-02-04[PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj1-1/+3
2006-02-04[PATCH] x86_64: Remove rogue default y in EDAC KconfigAndi Kleen1-1/+0
2006-02-04[PATCH] x86_64: Only switch to IPI broadcast timer on Intel when C3 is supportedVenkatesh Pallipadi1-1/+1
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds12-164/+318
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds3-2/+26
2006-02-03Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds6-63/+60
2006-02-03[SERIAL] 8250: limit range of runtime portsRussell King1-0/+1
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-4/+27
2006-02-03[PATCH] IDE: always enable CONFIG_PDC202XX_FORCEAdrian Bunk3-28/+0
2006-02-03[PATCH] RocketPoint 1520 [hpt366] fails clock stabilizationLoren M. Lang1-0/+4
2006-02-03[PATCH] ide: set latency when resetting it821x out of firmware modeAlan Cox1-1/+1
2006-02-03[PATCH] ide-disk: Restore missing space in log messageJean Delvare1-1/+1
2006-02-03[PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk1-3/+2
2006-02-03[PATCH] solve false-positive soft lockup messages during IDE initIngo Molnar1-0/+1
2006-02-03[PATCH] stop CompactFlash devices being marked as removableRichard Purdie3-49/+9
2006-02-03[PATCH] ide Kconfig fixesAndreas Mohr1-7/+7
2006-02-03[PATCH] ia64: drop arch-specific IDE MAX_HWIFS definitionBjorn Helgaas1-2/+2
2006-02-03[PATCH] piix: add Intel ICH8M device IDsJason Gaston1-0/+4
2006-02-03[PATCH] IPMI: fix issues reported by Coverity in ipmi_msghandler.cJayachandran C1-2/+2
2006-02-03[PATCH] i4l: warning fixesKarsten Keil1-1/+1
2006-02-03[PATCH] ip2main.c warning fixesAndrew Morton2-59/+9
2006-02-03[PATCH] edac_mc: Remove include of version.hEric W. Biederman1-1/+0
2006-02-03[PATCH] new tty buffering locking fixPaul Fulghum3-32/+55
2006-02-03[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]Alexey Dobriyan1-12/+12
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin2-0/+149
2006-02-03[PATCH] ixj: fix writing silence checkAlexey Dobriyan1-4/+10
2006-02-03[PATCH] drivers/serial/jsm/: cleanupsAdrian Bunk3-5/+0
2006-02-03[PATCH] jsm: update for tty buffering revampV. Ananda Krishnan2-157/+79
2006-02-03[PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel2-0/+21
2006-02-03[PATCH] I2O: don't disable PCI device if it is enabled before probingMarkus Lidel1-15/+14
2006-02-03[PATCH] edac: use C99 initializers (sparse warnings)Randy Dunlap1-4/+4
2006-02-03[PATCH] parport: fix documentationArnaud Giersch1-5/+5
2006-02-03[PATCH] parport: add parallel port support for SGI O2Arnaud Giersch3-0/+2263
2006-02-03[PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fixDomen Puncer1-2/+2
2006-02-03[PATCH] umem: check pci_set_dma_mask return value correctlyTobias Klauser1-1/+1
2006-02-03[PATCH] EDAC config cleanupDave Jones1-1/+1
2006-02-03[PATCH] Fix some ucLinux breakage from the tty updatesAlan Cox1-2/+1
2006-02-03[PATCH] rio cleanupsAlan Cox11-567/+0
2006-02-03[PATCH] sx.c printk warning fixesAndrew Morton1-3/+3
2006-02-03[PATCH] parport_serial: printk warning fixAndrew Morton1-2/+2
2006-02-03[PATCH] parport: fix printk format warningRandy Dunlap1-2/+2
2006-02-03[PATCH] SBC EPX does not check/claim I/O ports it uses (2nd Edition)Alan Cox1-2/+11
2006-02-03[PATCH] sx.c warning fixesAndrew Morton1-3/+3
2006-02-03[PATCH] 3c59x: collision statistic fixSteffen Klassert1-10/+23
2006-02-03[PATCH] s390: fix to_channelpath macroCornelia Huck1-1/+1
2006-02-03[PATCH] s390: dasd extended error reporting moduleStefan Weinhuber7-4/+1219
2006-02-03[PATCH] ide: restore support for AEC6280M cards in aec62xx.cThibaut VARENE1-0/+15
2006-02-03[PATCH] Fix compilation errors in maps/dc21285.cMartin Michlmayr1-3/+6
2006-02-03[PATCH] md: Make sure rdev->size gets set for version-1 superblocksNeilBrown1-3/+5
2006-02-03[PATCH] md: Assorted little md fixesNeilBrown5-5/+9
2006-02-03[PATCH] md: Handle overflow of mdu_array_info_t->size betterNeilBrown1-2/+4
2006-02-03[PATCH] Fix RocketPort driverMichal Ostrowski1-1/+1
2006-02-02[TG3]: Update driver version and release date.David S. Miller1-2/+2
2006-02-02[TG3]: Flush tg3_reset_task()Michael Chan2-2/+25