aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-05-17[PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* commi...NeilBrown5-17/+17
2005-05-17[PATCH] md: fix splitting of md/linear request that cross a device boundaryNeilBrown1-3/+2
2005-05-17[PATCH] Intel 6300ESB TCO timer supportPeter Lundkvist1-0/+1
2005-05-17[PATCH] ide proc destroy errorZhang, Yanmin1-1/+1
2005-05-17[PATCH] serio 'id' attributesDmitry Torokhov1-4/+20
2005-05-17[PATCH] serport oops fixDmitry Torokhov1-30/+68
2005-05-17[PATCH] ALPS resume fixDmitry Torokhov1-0/+2
2005-05-17[PATCH] alps printk tidyAndrew Morton1-1/+1
2005-05-17[PATCH] serio resume fixDmitry Torokhov1-1/+0
2005-05-17[PATCH] Fix for bttv driver (v0.9.15) for Leadtek WinFast VC100 XP capture cardsPete Jewell1-1/+0
2005-05-16[PATCH] Fix root hole in pktcdvdPeter Osterlund1-2/+2
2005-05-16[PATCH] Fix root hole in raw deviceStephen Tweedie2-1/+3
2005-05-16Automatic merge of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev...Linus Torvalds4-4/+4
2005-05-16Automatic merge of master.kernel.org:/home/rmk/linux-2.6-serial.gitLinus Torvalds11-110/+22
2005-05-16[PATCH] wireless: 3CRWE154G72 Kconfig help fixDaniel Andersen1-1/+1
2005-05-15[PATCH] Typo in tulip driverJiri Benc1-1/+1
2005-05-15[PATCH] {PATCH] Fix IBM EMAC driver ioctl bugGeoff Levand1-1/+1
2005-05-15[PATCH] drivers/net/wireless enabled by wrong optionAl Viro1-1/+1
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King11-110/+22
2005-05-08[PATCH] MMC: wbsd updatePierre Ossman3-186/+544
2005-05-06[PATCH] video/tuner: add VIDEO_G_FREQUENCY and freq range to VIDIOC_G_TUNERJiri Benc1-0/+11
2005-05-06[PATCH] video/tuner: fix tuner->freq updatingJiri Benc1-2/+1
2005-05-06[PATCH] drivers/block/rd.c: rd_size shouldn't be staticAdrian Bunk1-1/+1
2005-05-06Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds12-39/+48
2005-05-06[SCSI] correct the sym2 period setting routinesJames Bottomley1-2/+3
2005-05-06[PATCH] 8250_pci.c: add comment about enum sorting orderRussell King1-0/+2
2005-05-05[PATCH] drivers/scsi/sym53c416.c: fix a wrong checkAdrian Bunk1-1/+1
2005-05-05[PATCH] fix NCR53C9x.c compile warningAdrian Bunk1-1/+4
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl2-2/+2
2005-05-05[PATCH] ixj* - compile warning cleanupDomen Puncer2-11/+9
2005-05-05[PATCH] make some things staticAdrian Bunk17-49/+44
2005-05-05[PATCH] device-mapper: Some missing staticsAlasdair G Kergon4-5/+5
2005-05-05[PATCH] device-mapper dm-emc: Fix a memsetAlasdair G Kergon1-3/+3
2005-05-05[PATCH] device-mapper multipath: Use private workqueueAlasdair G Kergon1-10/+22
2005-05-05[PATCH] device-mapper: tidy dm_suspendAlasdair G Kergon1-20/+23
2005-05-05[PATCH] device-mapper: handle __lock_fs errorAlasdair G Kergon1-8/+14
2005-05-05[PATCH] device-mapper: let freeze_bdev return errorAlasdair G Kergon1-1/+17
2005-05-05[PATCH] device-mapper: __unlock_fs voidAlasdair G Kergon1-4/+2
2005-05-05[PATCH] device-mapper: store bdev while frozenAlasdair G Kergon1-15/+8
2005-05-05[PATCH] bttv: fix dst i2c read/write timeout failure.Manu Abraham1-8/+6
2005-05-05[PATCH] remove do_sync parameter from __invalidate_deviceChristoph Hellwig2-2/+4
2005-05-05[PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600Christoph Hellwig2-1/+448
2005-05-05[PATCH] pcmcia: yenta TI: align irq of func1 to func0 if INTRTIE is setDaniel Ritz1-10/+30
2005-05-05[PATCH] pcmcia: enable 32-bit memory windows on pd6729Dominik Brodowski1-1/+1
2005-05-05[PATCH] saa6752hs: resolutions handlingFrederic CAND2-19/+90
2005-05-05[PATCH] uninline tty_paranoia_check()Andrew Morton1-1/+1
2005-05-05[PATCH] drivers/ide/pci/sis5513.c: section fixesAdrian Bunk1-3/+3
2005-05-05[PATCH] 3c59x: only put the device into D3 when we're actually using WOLDaniel Ritz1-3/+6
2005-05-05[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-05-05[TG3]: Ignore tg3_stop_block() errors.Michael Chan1-10/+3
2005-05-05[TG3]: Elide tg3_stop_block messages when such events are normal.David S. Miller1-36/+36
2005-05-05[ATALK]: Add alloc_ltalkdev().Christoph Hellwig2-3/+3
2005-05-05[SCSI] fix command retries in spi_transport classJames Bottomley1-15/+34
2005-05-04[PATCH] drivers/base/bus.c: fix iteration in driver_detach()Roman Kagan1-3/+2
2005-05-04[PATCH] Hotplug: Make dev->bus checking consistentAlexander Nyberg1-1/+1
2005-05-04Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds1-1/+1
2005-05-04[PATCH] i810fb: fix __initdata accessDenis Vlasenko1-2/+4
2005-05-04[PATCH] ipmi iomem annotations and fixesAl Viro2-17/+17
2005-05-04[PATCH] sonypi trivial user annotationsAl Viro1-3/+3
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 4 (irda)Al Viro1-5/+5
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 3Al Viro8-21/+21
2005-05-04[PATCH] ISA_DMA Kconfig fixes - part 2 (parport_pc)Al Viro2-11/+25
2005-05-04[PATCH] mbcs trivial user annotationsAl Viro2-4/+4
2005-05-04Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u...Linus Torvalds32-178/+329
2005-05-04Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/Linus Torvalds4-9/+34
2005-05-03[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk1-12/+0
2005-05-03[PATCH] PCI Hotplug: fix pciehp regressionDely Sy1-5/+18
2005-05-03[PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole6-10/+10
2005-05-03[PATCH] PCI: Rapid Hance quirkR.Marek@sh.cvut.cz1-0/+1
2005-05-03[PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too earlyRolf Eike Beer1-2/+5
2005-05-03[PATCH] PCI: Add pci shutdown abilityGreg KH1-0/+9
2005-05-03[PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfsssant@in.ibm.com1-24/+58
2005-05-03[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH5-1/+5
2005-05-03[PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actua...Kenji Kaneshige1-4/+3
2005-05-03[PATCH] aoe: update version number to 10Ed L Cashin1-1/+1
2005-05-03[PATCH] aoe: add firmware version to info in sysfsEd L Cashin1-0/+13
2005-05-03[PATCH] aoe: allow multiple aoe devices to have the same macEd L Cashin1-7/+4
2005-05-03[PATCH] aoe: improve allowed interfaces configurationEd L Cashin1-1/+16
2005-05-03[PATCH] USB cypress_m8: update kernel driver with current sourceLonnie Mendez1-97/+88
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole24-34/+34
2005-05-03[PATCH] USB: unusual_devs entry for Minolta Dimage Z10Phil Dibowitz1-0/+7
2005-05-03[PATCH] USB: unusual_devs.h: atmel snd1 storageVivian Bregier1-0/+8
2005-05-03[PATCH] USB: ftdi_sio redundant macro removalIan Abbott2-6/+2
2005-05-03[PATCH] USB: VID/PID updates for ftdi_sio driverIan Abbott2-11/+57
2005-05-03[PATCH] USB: new usbnet device idAndrea Arcangeli1-0/+3
2005-05-03[PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card.Greg KH3-0/+73
2005-05-03[PATCH] USB: ehci power fixesDavid Brownell3-30/+56
2005-05-03[PATCH] USB Storage: fix compile errorMatthew Dharm1-0/+1
2005-05-03Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/Linus Torvalds6-57/+29
2005-05-03[PPP]: remove redundant NULL pointer checks before kfree & vfreeJesper Juhl2-12/+6
2005-05-03[WAN]: kfree of NULL pointer is validJesper Juhl4-45/+23
2005-05-03[IA64-SGI] Altix patch to fix missing Kconfig dependency.Bruce Losure1-1/+1
2005-05-03[PATCH] ARM: Cleanup kmalloc in cyber2000fbRussell King1-4/+4
2005-05-02[PATCH] cpufreq annoying warning fixBenjamin Herrenschmidt1-3/+4
2005-05-02[PATCH] ppc32: Fix might_sleep() warning with clock spreadingBenjamin Herrenschmidt1-2/+7
2005-05-01[SCSI] call correct scsi_done function in scsi_dispatch_cmdMike Christie1-1/+1
2005-05-01[PATCH] Avoid unnecessary ide-cd cache flushesJens Axboe1-1/+1
2005-05-01[PATCH] drivers/input/joystick/spaceorb.c: fix an array overflowAdrian Bunk1-1/+1
2005-05-01[PATCH] drivers/pnp/pnpacpi/rsparser.c: fix an array overflowAdrian Bunk1-2/+2
2005-05-01[PATCH] drivers/video/radeonfb.c: fix an array overflowAdrian Bunk1-1/+1
2005-05-01[PATCH] drivers/pnp/pnpbios/rsparser.c: fix an array overflowAdrian Bunk1-1/+3
2005-05-01[PATCH] make lots of things staticAdrian Bunk29-65/+61
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz5-12/+16
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa1-3/+2
2005-05-01[PATCH] Clean-up and bug fix for tdfxfb framebuffer size detectionRichard Drummond1-23/+22
2005-05-01[PATCH] Better PLL frequency matching for tdfxfb driverRichard Drummond1-12/+31
2005-05-01[PATCH] imxfb: Add Freescale i.MX framebuffer driverSascha Hauer4-0/+776
2005-05-01[PATCH] i810fb: Fix default monitor sync timingsDenis Vlasenko1-3/+9
2005-05-01[PATCH] intelfb: Remove intelfbdrv.hAdrian Bunk2-69/+37
2005-05-01[PATCH] fbcon: Fix check after useAdrian Bunk1-1/+4
2005-05-01[PATCH] fbdev: edid.h cleanupsAdrian Bunk2-4/+0
2005-05-01[PATCH] nvidiafb: ioremap and i2c fixesAntonino A. Daplas1-5/+21
2005-05-01[PATCH] fbdev: Batch cmap changes at driver levelBenjamin Herrenschmidt2-26/+124
2005-05-01[PATCH] Altix ioc4 serial - Arm the read timeout timer before the first readPatrick Gefre1-1/+1
2005-05-01[PATCH] Altix ioc4 serial - small uart setup modsPatrick Gefre1-20/+8
2005-05-01[PATCH] Altix ioc4 serial - set a better timeout/thresholdPatrick Gefre1-4/+7
2005-05-01[PATCH] Altix ioc4 serial - set hfc from ioctlPatrick Gefre1-7/+4
2005-05-01[PATCH] saa7134: Add OEM version of already supported cardPeter Missel1-1/+7
2005-05-01[PATCH] v4l: msp3400 updateGerd Knorr2-11/+19
2005-05-01[PATCH] dvb: cx22702 frontend driver updateGerd Knorr4-2/+19
2005-05-01[PATCH] cx88-dvb oops fixGerd Knorr1-5/+5
2005-05-01[PATCH] serial_cs: Reduce stack usage in serial_event()Yum Rayan1-61/+112
2005-05-01[PATCH] fix include order in mthca_memfree.cRoland Dreier1-1/+2
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-1/+2
2005-05-01[PATCH] sn_console: make sal_console_uart static againAndreas Schwab1-2/+2
2005-05-01[PATCH] ipmi: fix a deadlockCorey Minyard1-15/+21
2005-05-01[PATCH] ipmi: enable interrupts on the BT driverCorey Minyard2-6/+35
2005-05-01[PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected closeCorey Minyard1-1/+1
2005-05-01[PATCH] IPMI: fix for handling bad ACPI dataCorey Minyard1-2/+11
2005-05-01[PATCH] IPMI: fix for handling bad IPMI DMI dataCorey Minyard1-1/+7
2005-05-01[PATCH] Leadtek Winfast remote controlsNicolas Boichat1-9/+9
2005-05-01[PATCH] __attribute__ placement fixesVinay K Nallamothu1-2/+2
2005-05-01[PATCH] misc verify_area cleanupsJesper Juhl2-8/+5
2005-05-01[PATCH] hangcheck-timer: Update to 0.9.0.Joel Becker2-10/+96
2005-05-01[PATCH] vgacon: set vc_hi_font_mask correctlyBill Nottingham1-0/+2
2005-05-01[PATCH] nbd: Don't create all MAX_NBD devices by default all the timeLars Marowsky-Bree1-3/+13
2005-05-01[PATCH] noop-iosched: kill O(N) merge scanJens Axboe1-24/+3
2005-05-01[PATCH] LifeView FlyTV Platinum FM: GPIO usagePeter Missel1-6/+6
2005-05-01[PATCH] LifeView FlyTV Platinum FM: Remote Control supportPeter Missel2-0/+2
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney10-12/+12
2005-05-01[PATCH] s390: remove ioctl32 from crypto driverCornelia Huck1-90/+50
2005-05-01[PATCH] s390: remove ioctl32 from dasdcmbCornelia Huck1-17/+2
2005-05-01[PATCH] s390: don't pad cdl blocks for write requestsHorst Hummel1-2/+3
2005-05-01[PATCH] s390: enable write barriers in the dasd driverStefan Weinhuber1-0/+1
2005-05-01[PATCH] s390: dasd readonly attributeHorst Hummel6-42/+93
2005-05-01[PATCH] s390: cmm guest sender idMartin Schwidefsky2-7/+16
2005-05-01[PATCH] s390: default storage keyPeter Oberparleiter3-7/+9
2005-05-01[PATCH] hp100: fix card namesPavel Machek1-2/+2
2005-05-01[PATCH] macintosh/adbhid.c: adb buttons support for aluminium PowerBook G4Andreas Jaggi1-0/+40
2005-05-01[PATCH] ppc32: Fix IDE related crash on wakeupBenjamin Herrenschmidt1-1/+6
2005-05-01[PATCH] mm: use __GFP_NOMEMALLOCNick Piggin1-14/+5
2005-05-01[PATCH] ultrastor build fixakpm@osdl.org1-1/+1
2005-04-30[PATCH] ARM: IntegratorCP: 16bpp is RGB565 not RGB555Russell King1-3/+3
2005-04-30[PATCH] ARM: AMBA CLCD: program palette for pseudocolor visualsRussell King1-1/+1
2005-04-30[PATCH] ARM: RTC: allow driver methods to return errorRussell King1-2/+6
2005-04-29Merge of master.kernel.org:/home/rmk/linux-2.6-serial.gitLinus Torvalds1-8/+60
2005-04-29[PATCH] ARM: 2654/1: i.MX UART initialization sets and honors UFCR valueSascha Hauer1-8/+60
2005-04-29[PATCH] Add suspend method to cpufreq coreBenjamin Herrenschmidt1-5/+89
2005-04-28Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds1-4/+10
2005-04-28[TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls.David S. Miller1-6/+6
2005-04-28[PATCH] ARM: Fix AMBA CLCD fb driver for 32bppRussell King1-1/+7
2005-04-28[PATCH] ARM: Fix AMBA CLCD fb driver for 1bpp/STN mono panelsRussell King1-3/+3
2005-04-27Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin...Linus Torvalds7-1/+1770
2005-04-26[SCSI] aacraid: Fix adapter open errorMark Haverkamp1-1/+1
2005-04-26[PATCH] PC300 pci_enable_device fixMarcelo Tosatti1-10/+12
2005-04-26[PATCH] size_t portability fixes - drivers/usbAl Viro3-4/+4
2005-04-26Automatic merge of kernel.org:/home/rmk/linux-2.6-serial.gitLinus Torvalds8-110/+83
2005-04-26[PATCH] qla trivial iomem annotationAl Viro1-1/+1
2005-04-26[PATCH] oprofile trivial user annotationsAl Viro1-2/+2
2005-04-26[PATCH] drivers/scsi NULL noise removalAl Viro2-4/+4
2005-04-26[PATCH] imsttfb missing iomem annotationsAl Viro1-2/+2
2005-04-26[PATCH] savagefb iomem annotationsAl Viro1-3/+3
2005-04-26[PATCH] pegasus NULL noise removalAl Viro1-2/+2
2005-04-26[PATCH] tpm 64bit fixes (size_t)Al Viro1-3/+3
2005-04-26[PATCH] Serial: Convert 8250_hp300 to use serial8250_{un,}register_portRussell King1-26/+27
2005-04-26[PATCH] Serial: Move error path processing inlineRussell King2-79/+51
2005-04-26[PATCH] Serial: Ensure error paths are marked with unlikely()Russell King6-6/+6
2005-04-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u...Linus Torvalds16-224/+446
2005-04-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-33/+40
2005-04-25[PATCH] ppc annotations: i2c-mpcAl Viro1-2/+2
2005-04-25[PATCH] ppc annotations: mpscAl Viro2-12/+12
2005-04-25[TG3]: Fix tg3_restart_ints()Michael Chan1-25/+28
2005-04-25[TG3]: Refresh hw index in tg3_rx()Michael Chan1-0/+6
2005-04-25[TG3]: Fix bug in tg3_rx()Michael Chan1-8/+6
2005-04-25[IA64-SGI] snsc_event.c new fileGreg Howard1-0/+304
2005-04-25[IA64] Altix system controller event handlingGreg Howard3-1/+49
2005-04-25[IA64-SGI] Bus driver for the CX port of SGI's TIO chip.Bruce Losure4-0/+1417
2005-04-25[PATCH] ppc iomem annotations: mv643xx_ethAl Viro1-2/+2
2005-04-25Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds7-17/+67
2005-04-24[SPARC]: Enable sun logo on sparc32Bob Breuer1-1/+1
2005-04-24[SPARC]: TCX Framebuffer fixesTom 'spot' Callaway1-1/+13
2005-04-24[SPARC]: module version cleanupsTom 'spot' Callaway5-15/+53
2005-04-24[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-04-24[ATM]: ENI155P error handling fixAndrew Morton1-9/+18
2005-04-24[SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl1-18/+12
2005-04-24[ATM]: [fore200e] pci doesn't use global board list; use pci_register_driver()chas williams1-3/+1
2005-04-24[ATM]: [he] Use the DMA_32BIT_MASK constant from dma-mapping.hchas williams2-3/+2
2005-04-24[AX25] Introduce ax25_type_transArnaldo Carvalho de Melo8-30/+9
2005-04-24[PATCH] mostek bogus sparse annotations fixedAl Viro1-3/+3
2005-04-24[PATCH] missing include in mthcaAl Viro1-0/+1