aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-01-17[TG3]: Refine nvram lockingMichael Chan2-28/+55
2006-01-16[PATCH] Remove unused code from rioctrl.c (Last for this batch of work)Alan Cox1-110/+1
2006-01-16[PATCH] Remove rio_table.c unused codeAlan Cox1-8/+0
2006-01-16[PATCH] Remove unused code from rio_linux.cAlan Cox1-60/+0
2006-01-16[PATCH] Remove unused CHECK code from riocmd.cAlan Cox1-30/+0
2006-01-16[PATCH] Remove unused code from rioroute.hAlan Cox1-24/+0
2006-01-16[PATCH] Remove unused code from rioboot.hAlan Cox1-61/+0
2006-01-16[PATCH] Remove unused code from riobootAlan Cox1-1152/+0
2006-01-16[PATCH] Remove #if 0 and other long dead code from rio_ttyAlan Cox1-583/+0
2006-01-16[PATCH] Remove long dead #if 0 code from rio_paramAlan Cox1-43/+0
2006-01-16[PATCH] Remove old firmware headers from rio driversAlan Cox4-235/+0
2006-01-16[PATCH] Remove rtahw.h from rio driver (unused file)Alan Cox1-75/+0
2006-01-16[PATCH] Remove file riscos.h from rio driver (unused file)Alan Cox1-63/+0
2006-01-16[PATCH] Remove file riowinif.h from rio driver (unused file)Alan Cox1-1329/+0
2006-01-16[PATCH] Remove riotime.h from rio driver (unused file)Alan Cox1-63/+0
2006-01-16[PATCH] Remove file riolocks.h from rio driver (unused file)Alan Cox1-43/+0
2006-01-16[PATCH] Remove proto.h from rio driver (unused file)Alan Cox1-244/+0
2006-01-16[PATCH] Remove poll.h from rio driver (unused file)Alan Cox1-73/+0
2006-01-16[PATCH] Remove mesg.h from rio driver (unused file)Alan Cox1-41/+0
2006-01-16[PATCH] Remove mca.h from rio driver (unused file)Alan Cox1-73/+0
2006-01-16[PATCH] Remove internal firmware building files from rioAlan Cox3-154/+0
2006-01-16[PATCH] Remove hosthw.h from rio (unused file)Alan Cox1-55/+0
2006-01-16[PATCH] Remove formpkt.h from rio (unused file)Alan Cox1-153/+0
2006-01-16[PATCH] Remove enable.h from rio (unused file)Alan Cox1-48/+0
2006-01-16[PATCH] Remove enable.h from rio driver (unused file)Alan Cox1-104/+0
2006-01-16[PATCH] Remove debug.h from rio.h (unused file)Alan Cox1-39/+0
2006-01-16[PATCH] Remove data.h from rio driver (unused file)Alan Cox1-40/+0
2006-01-16[PATCH] Remove chan.h from rio driver (unused file)Alan Cox1-33/+0
2006-01-16[PATCH] Remove cmd.h from rio driver (unused file)Alan Cox1-83/+0
2006-01-16[PATCH] Remove brates.h from rio driver (unused file)Alan Cox1-106/+0
2006-01-16[PATCH] Fix compile warning in bt8xx moduleDmitry Torokhov1-3/+1
2006-01-16Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds42-966/+1786
2006-01-16[PATCH] md: Clear clevel whenever level is set.NeilBrown1-0/+1
2006-01-16[PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek1-0/+3
2006-01-16[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xxPaul Mundt1-1/+1
2006-01-16[PATCH] fix up sbuslib for new fb_comapt_ioctl prototypeChristoph Hellwig2-13/+11
2006-01-16[PATCH] drivers/char/esp.c spinlock fixIngo Molnar1-1/+1
2006-01-16[PATCH] build kernel/intermodule.c only when requiredAdrian Bunk2-0/+2
2006-01-16[PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKENAdrian Bunk1-3/+3
2006-01-16[PATCH] Fix drivers/block/ps2esdi.c compileJens Axboe1-0/+1
2006-01-16Actually remove amdtp.[ch], cmp.[ch].Jody McIntyre4-1723/+0
2006-01-16Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Mauro Carvalho Chehab42-966/+1786
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds10-100/+71
2006-01-15Merge branch 'work'Mauro Carvalho Chehab12-84/+181
2006-01-15V4L/DVB (3390): Added remote control support for pinnacle pctvMarkus Rechberger1-0/+77
2006-01-15V4L/DVB (3389): Samsung TBMV30111IN has 6 entriesMichael Krufky1-1/+1
2006-01-15V4L/DVB (3386): fix some sound quality & distortion problems.Ricardo Cerqueira1-2/+2
2006-01-15V4L/DVB (3385): Return -EINVAL for unknown commands in msp3400 module.Hans Verkuil1-2/+2
2006-01-15V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...Hans Verkuil8-79/+99
2006-01-15Merge branch 'work'Mauro Carvalho Chehab14-78/+95
2006-01-15Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Mauro Carvalho Chehab298-4312/+13531
2006-01-15[WATCHDOG] sa1100_wdt.c sparse cleanupsIan Campbell1-6/+6
2006-01-15[PATCH] Fix zoran_card compilation warningJean Delvare1-3/+3
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-3/+3
2006-01-15V4L/DVB (3375): git dvb callbacks fixAndrew Morton1-1/+0
2006-01-15V4L/DVB (3381): Fix compilation with AlphaMauro Carvalho Chehab2-26/+26
2006-01-15V4L/DVB (3380): Semaphore to mutex conversion on drivers/mediaIngo Molnar5-43/+45
2006-01-15V4L/DVB (3378): Fix for lack of analog output on some cx88 boardsPanagiotis Christeas1-1/+7
2006-01-15V4L/DVB (3377): make some code staticAdrian Bunk2-2/+2
2006-01-15V4L/DVB (3376): cx88 Kconfig fixes for cx88-alsaMauro Carvalho Chehab1-2/+1
2006-01-15V4L/DVB (3371): Turn frame locked sound on, basic support for FM radio with T...Hartmut Hackmann2-3/+14
2006-01-15[PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras1-3/+3
2006-01-14Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-46/+55
2006-01-14Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-2/+3
2006-01-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2006-01-14[PATCH] pktcdvd: un-inline some functionsPeter Osterlund1-2/+2
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig21-38/+34
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig26-105/+63
2006-01-14[PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel1-7/+4
2006-01-14[PATCH] neofb: take existing display configuration as defaultChristian Trefzer1-1/+1
2006-01-14[PATCH] cs89x0: add ixdp2351 supportDeepak Saxena2-6/+25
2006-01-14[PATCH] cs89x0: use u16 for device register dataLennert Buytenhek1-19/+19
2006-01-14[PATCH] cs89x0: use #elif instead of #else/#if/#endifLennert Buytenhek1-3/+1
2006-01-14[PATCH] cs89x0: credit Dmitry PervushinLennert Buytenhek1-0/+3
2006-01-14[PATCH] dell_rbu: fix Bug 5854Abhay Salunke1-22/+4
2006-01-14[PATCH] s390: fix blk_queue_ordered call in dasd.c fixupHeiko Carstens1-1/+1
2006-01-14[PATCH] s390: email-address changeCornelia Huck17-34/+35
2006-01-14[PATCH] s390: chps[] array too shortCornelia Huck1-1/+1
2006-01-14[PATCH] s390: fix blk_queue_ordered call in dasdcMartin Schwidefsky1-1/+1
2006-01-14[PATCH] powerpc: Add support for the MPC83xx watchdogKumar Gala3-0/+234
2006-01-14[PATCH] Watchdog: Winsystems EPX-C3 SBCCalin A. Culianu3-0/+239
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven44-141/+140
2006-01-14[PATCH] Altix: ioc3 serial supportPatrick Gefre6-1/+3072
2006-01-15return statement cleanup - kill pointless parenthesesJesper Juhl1-64/+64
2006-01-15remove unused LOCAL_END_REQUESTDomen Puncer1-1/+0
2006-01-15Fix "stuct", "strut", "struc" typosAlexey Dobriyan2-2/+2
2006-01-15spelling: s/appropiate/appropriate/Adrian Bunk2-2/+2
2006-01-15drivers/net/{,wireless/}Kconfig: remove dead URLAdrian Bunk2-8/+0
2006-01-15ftape: remove some outdated information from Kconfig filesAdrian Bunk2-21/+1
2006-01-15Spelling fix in IPW2100 and IPW2200 Kconfig entriesAlex Shepard1-2/+2
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds92-3220/+4910
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds14-0/+3542
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds36-193/+285
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk10-13/+0
2006-01-14Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds12-88/+551
2006-01-14[SCSI] qla2xxx: Update version number to 8.01.04-k.andrew.vasquez@qlogic.com1-2/+2
2006-01-14[SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.andrew.vasquez@qlogic.com4-2/+11
2006-01-14[SCSI] qla2xxx: Kconfig update: Add URL to download firmware images.andrew.vasquez@qlogic.com1-0/+4
2006-01-14[SCSI] qla2xxx: Correct setting of FDMI supported/current port speed.andrew.vasquez@qlogic.com1-5/+2
2006-01-14[SCSI] qla2xxx: Correct execution-throttle setting for ISP24xx.andrew.vasquez@qlogic.com1-0/+2
2006-01-14[SCSI] qla2xxx: Collapse load RISC RAM implementations.andrew.vasquez@qlogic.com3-101/+15
2006-01-14[SCSI] qla2xxx: Correct swing/emphasis settings for ISP24XX.andrew.vasquez@qlogic.com1-3/+5
2006-01-14[SCSI] qla2xxx: Correct issue where portstate does not transition during loop...andrew.vasquez@qlogic.com1-0/+3
2006-01-14[SCSI] qla2xxx: Update firmware-dump procedure for ISP24xx.andrew.vasquez@qlogic.com2-54/+55
2006-01-14[SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.andrew.vasquez@qlogic.com1-0/+3
2006-01-14[SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command.andrew.vasquez@qlogic.com1-1/+3
2006-01-14[SCSI] qla2xxx: Use msleep() as delay during ISP polling.andrew.vasquez@qlogic.com1-1/+1
2006-01-14[SCSI] qla2xxx: Drop noisy 'UNDERRUN' status message.andrew.vasquez@qlogic.com1-5/+6
2006-01-14[SCSI] qla2xxx: Correct FC4 feature assignment during RFF_ID.andrew.vasquez@qlogic.com1-0/+1
2006-01-14[SCSI] qla2xxx: Reference proper node/port names in fc_host class.andrew.vasquez@qlogic.com1-2/+2
2006-01-14[SCSI] iscsi: use pageslabMike Christie1-1/+1
2006-01-14[SCSI] iscsi: fix 4k stack iscsi setupsMike Christie2-14/+6
2006-01-14[SCSI] iscsi: seperate iscsi interface from setup functionsMike Christie2-453/+510
2006-01-14[SCSI] iscsi: add high mem supportMike Christie2-55/+31
2006-01-14[SCSI] iscsi: data digest page cache usage fixFUJITA Tomonori2-7/+11
2006-01-14[SCSI] iscsi: host locking fixzhenyu.z.wang@intel.com1-3/+4
2006-01-14[SCSI] iscsi: data under/over flow fixzhenyu.z.wang@intel.com1-4/+2
2006-01-14[SCSI] iscsi: whitespace cleanupFUJITA Tomonori1-11/+11
2006-01-14[SCSI] sem2mutex 3w-[x9]xxxJes Sorensen4-8/+10
2006-01-14[SCSI] mptfc: need to select transport attrsJames Bottomley1-0/+1
2006-01-14[SCSI] fusion - fix pci express bugMoore, Eric1-4/+4
2006-01-14[SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifierMoore, Eric1-3/+3
2006-01-14[SCSI] fusion - mpi header udpateMoore, Eric8-102/+554
2006-01-14[SCSI] fusion - adding raid support in mptsasMoore, Eric2-1/+27
2006-01-14[SCSI] remove target parent limitiationChristoph Hellwig6-48/+49
2006-01-14[SCSI] fusion - adding support for FC949ESMoore, Eric2-0/+6
2006-01-14[SCSI] mptfusion - fc transport attributesMichael Reed4-27/+613
2006-01-14[SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen1-5/+5
2006-01-14[SCSI] fix up message/i2o/pci.cJames Bottomley1-1/+1
2006-01-14[SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig6-75/+35
2006-01-14[SCSI] fusion: convert semaphores to mutexesChristoph Hellwig3-11/+11
2006-01-14[SCSI] mptsas: support basic hotplugChristoph Hellwig2-31/+308
2006-01-14[SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark2-9/+11
2006-01-14[SCSI] ips: Mode Sense (Caching Page ) fixJack Hammer1-0/+3
2006-01-14[SCSI] zfcp: transport class adaptations IIAndreas Herrmann6-38/+29
2006-01-14[SCSI] zfcp: transport class adaptationsAndreas Herrmann6-64/+136
2006-01-14[SCSI] zfcp: handle unsolicited status notification lostMaxim Shchetynin2-0/+47
2006-01-14[SCSI] fc transport: add permanent_port_name fc_host attributeAndreas Herrmann1-0/+4
2006-01-14[SCSI] sr: split sr_audio_ioctl into specific helpersChristoph Hellwig1-91/+111
2006-01-14[SCSI] always handle REQ_BLOCK_PC requests in common codeChristoph Hellwig4-91/+13
2006-01-14[SCSI] sas: fix removal of devices behind expandersChristoph Hellwig1-1/+11
2006-01-14Input: HID - add support for fn key on Apple PowerBooksMichael Hanselmann4-14/+201
2006-01-14Input: wacom - fix compile on PowerPCDmitry Torokhov1-7/+7
2006-01-14Input: HID - add more simulation usagesDmitry Torokhov1-1/+4
2006-01-14Input: psmouse - attempt to re-synchronize mouse every 5 secondsDmitry Torokhov5-66/+301
2006-01-14Input: HID - fix an oops in PID initialization codeDmitry Torokhov1-1/+1
2006-01-14Input: HID - add support for Cherry Cymotion keyboardVojtech Pavlik3-0/+31
2006-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-5/+8
2006-01-14Input: i8042 - add Sony Vaio FSC-115b to MUX blacklistVojtech Pavlik1-0/+7
2006-01-14[PATCH] powerpc: macio-adb build fixDavid Woodhouse1-5/+8
2006-01-13[PATCH] SPI: add spi_butterfly driverDavid Brownell2-0/+433
2006-01-13[PATCH] spi: remove fastcall crapAndrew Morton1-1/+6
2006-01-13[PATCH] spi: misc fixesDavid Brownell4-2/+15
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool5-84/+110
2006-01-13[PATCH] spi: M25 series SPI flashMike Lavender3-0/+589
2006-01-13[PATCH] spi: add spi_bitbang driverDavid Brownell3-0/+474
2006-01-13[PATCH] spi: ads7836 uses spi_driverDavid Brownell1-42/+42
2006-01-13[PATCH] SPI core tweaks, bugfixDavid Brownell1-17/+28
2006-01-13[PATCH] spi: add spi_driver to SPI frameworkDavid Brownell1-32/+86
2006-01-13[PATCH] spi: mtd dataflash driverDavid Brownell3-0/+632
2006-01-13[PATCH] spi: ads7846 driverDavid Brownell3-0/+635
2006-01-13[PATCH] spi: simple SPI frameworkDavid Brownell5-0/+670
2006-01-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds20-351/+286
2006-01-13IB: convert from semaphores to mutexesIngo Molnar11-144/+145
2006-01-13[SERIAL] serial8250: convert to the new platform device interfaceDmitry Torokhov1-10/+20
2006-01-13[SERIAL] fix SERIAL_M32R_PLDSIO dependenciesAdrian Bunk1-1/+1
2006-01-13[MMC] mmc_blk_probe() warning fixAndrew Morton1-2/+3
2006-01-13[SERIAL] convert uart_state.sem to uart_state.mutexIngo Molnar2-35/+34
2006-01-13[ARM] 3258/1: IMX serial: fix parityMatt Reimer1-1/+1
2006-01-13[PATCH] device_shutdown can loop if the driver frees itselfMichael Richardson1-2/+2
2006-01-13[PATCH] platform-device-del typo fixJean Delvare1-1/+1
2006-01-13[PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods.Cornelia Huck3-28/+62
2006-01-13[PATCH] Add bttv sub bus_type probe and remove methodsRussell King3-14/+35
2006-01-13[PATCH] Remove usb gadget generic driver methodsRussell King4-12/+0
2006-01-13[PATCH] Add ide_bus_type probe and remove methodsRussell King5-43/+56
2006-01-13[PATCH] Add Pseudo LLD bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add rio_bus_type probe and remove methodsRussell King1-3/+3
2006-01-13[PATCH] Add zorro_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add usb_serial_bus_type probe and remove methodsRussell King1-8/+7
2006-01-13[PATCH] Add superhyway_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add ccwgroup_bus_type probe and remove methodsRussell King1-7/+9
2006-01-13[PATCH] Add pnp_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add pcmcia_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add mmc_bus_type probe and remove methodsRussell King1-14/+12
2006-01-13[PATCH] Add MCP bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add macio_bus_type probe and remove methodsRussell King1-3/+3
2006-01-13[PATCH] Add serio bus_type probe and remove methodsRussell King1-5/+7
2006-01-13[PATCH] Add gameport bus_type probe and remove methodsRussell King1-5/+7
2006-01-13[PATCH] Add i2c_bus_type probe and remove methodsRussell King1-11/+9
2006-01-13[PATCH] Add dio_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add pci_bus_type probe and remove methodsRussell King1-2/+2
2006-01-13[PATCH] Add bus_type probe, remove, shutdown methods.Russell King3-3/+19
2006-01-13[PATCH] INPUT: add MODALIAS to the event environmentKay Sievers1-18/+37
2006-01-13V4L/DVB (3363): Add support for Samsung tuner TCPN 2121P30AHans Verkuil2-1/+25
2006-01-13V4L/DVB (3359): Redesign tuners struct for maximum flexibilityMichael Krufky3-727/+1402
2006-01-13V4L/DVB (3358): Updated MODULE_AUTHORMichael Krufky1-0/+2
2006-01-13V4L/DVB (3357): Build cx88-alsa when CONFIG_VIDEO_CX88_ALSA is selected.Michael Krufky1-0/+1
2006-01-13V4L/DVB (3356): Include missing MODULE_* macrosMauro Carvalho Chehab1-0/+4
2006-01-13V4L/DVB (3354e): bttv semaphore to mutex conversionIngo Molnar2-32/+33
2006-01-13V4L/DVB (3354a): Remove old MODULE_PARM in media/video/Eric Sesterhenn / snakebyte4-11/+11