aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] rtc_lock is irq-safeVenkatesh Pallipadi1-2/+3
2005-03-28[PATCH] mips: update VR41xx RTC supportYoichi Yuasa3-0/+714
2005-03-28[PATCH] ppc32/64: Map prefetchable PCI without guarded bitBenjamin Herrenschmidt2-10/+10
2005-03-28[PATCH] Fix mmap of /dev/kmemAndi Kleen1-1/+17
2005-03-28[PATCH] tty overrun time fixAndrew Morton2-3/+6
2005-03-28[PATCH] pcmcia: don't send eject request events to userspaceDominik Brodowski1-42/+3
2005-03-28[PATCH] pcmcia: don't lock up in rsrc_nonstatic pcmcia_validate_memDominik Brodowski2-6/+6
2005-03-28[PATCH] pcmcia: properly bail out on MTD-related ioctl invocationDominik Brodowski1-1/+1
2005-03-28drm: free kbuf if copy from user fails..Dave Airlie1-1/+3
2005-03-28drm: radeon idct definesDave Airlie1-0/+2
2005-03-28drm: radeon driver update 1.16Dave Airlie3-3/+19
2005-03-28Merge starflyer.(none):/foo/airlied/bitkeeper/linux-2.5Dave Airlie9-31/+36
2005-03-28drm: change DRIVER_ to CORE_Dave Airlie4-21/+13
2005-03-28Fix sparse NULL/0 warning:Dave Airlie1-1/+1
2005-03-28drm: Remove incorrect "drm_"-prefix from parameter description.Dave Airlie1-2/+2
2005-03-27drm: fixup pci idsDave Airlie1-1/+2
2005-03-25Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds39-920/+578
2005-03-25Merge sunset.davemloft.net:/home/davem/src/BK/network-2.6David S. Miller39-920/+578
2005-03-25[PATCH] 3dfx DRM depends on PCIGeert Uytterhoeven1-1/+1
2005-03-25[PATCH] TPM depends on PCIGeert Uytterhoeven1-1/+1
2005-03-25[PATCH] Mac NCR5380 SCSI: Fix bus errorGeert Uytterhoeven1-1/+1
2005-03-25[PATCH] Zorro: replace printk() with pr_info() in drivers/zorro/zorro.cGeert Uytterhoeven1-1/+1
2005-03-25[PATCH] m68knommu: remove unused variables in mcfserial.cGreg Ungerer1-12/+0
2005-03-25Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds1-2/+0
2005-03-25Undo VIA AGP TLB flush low-bits-zero patchLinus Torvalds1-2/+0
2005-03-25agp: export agp_find_bridge for drmDave Airlie1-0/+1
2005-03-25drm: fix issue where agp is acquired before agp_initDave Airlie1-5/+10
2005-03-25drm: issue with unique for XFree86 4.3 backwards compatibilityDave Airlie1-0/+6
2005-03-25verify_area is deprecated, replaced by access_ok.Dave Airlie1-1/+1
2005-03-24[SERIAL] Remove SERIAL_INLINE, and move debug macro to 8250_pci.cRussell King2-6/+2
2005-03-24[SERIAL] Add UART_CAP_UUERussell King2-3/+5
2005-03-24[SERIAL] au1x00_uart: remove duplicate serial registration functionsRussell King1-65/+0
2005-03-24[SERIAL] Set port.dev to PCMCIA device.Russell King1-7/+9
2005-03-24[SERIAL] Allow drivers to use uart_match_portRussell King2-21/+2
2005-03-23[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-03-22[TG3]: Missing counter bump in tigon3_4gb_hwbug_workaround().David S. Miller1-0/+1
2005-03-22[EQL]: Kill dead codeAdrian Bunk1-4/+0
2005-03-22[TG3]: Add missing CHIPREV_5750_{A,B}X defines.David S. Miller1-0/+2
2005-03-22[TG3]: Add Broadcom copyright.Michael Chan1-0/+1
2005-03-22[TG3]: Fix ethtool set functionsMichael Chan1-19/+28
2005-03-22[TG3]: Fix jumbo frames phy settingsMichael Chan2-0/+14
2005-03-22[TG3]: Add unstable PLL workaround for 5750Michael Chan1-0/+12
2005-03-22[TG3]: Flush status block in tg3_interrupt()Michael Chan1-1/+7
2005-03-22[TG3]: Add 5705_plus flagMichael Chan2-42/+27
2005-03-22[ATM]: [lanai] alpha build fixesChas Williams1-0/+1
2005-03-22[ATM]: [ambassador] fix sparse warningsChas Williams2-54/+54
2005-03-22[ATM]: [nicstar] fix some sparse warningsChas Williams2-4/+4
2005-03-22[ATM]: [zatm] fix sparse warningChas Williams1-1/+1
2005-03-22Merge sunset.davemloft.net:/home/davem/src/BK/network-2.6David S. Miller30-793/+424
2005-03-22[IRDA]: DEBUG macro fixesJean Tourrilhes24-376/+415
2005-03-22[NET]: Kill NETLINK_DEV and its only user, ethertap.David S. Miller3-414/+0
2005-03-22[BONDING]: Use NETIF_F_LLTX in bonding deviceArthur Kepner1-0/+4
2005-03-22[NETPOLL]: Add optional dropping and queueing supportMatt Mackall1-0/+1
2005-03-20Merge http://linux-mh.bkbits.net/bluetooth-2.6David S. Miller1-3/+4
2005-03-20[Bluetooth] Fix race condition in virtual HCI driverMarcel Holtmann1-3/+4
2005-03-19[SERIAL] sealevel 8 port RS-232/RS-422/RS-485 boarddick@com.rmk.(none)2-0/+4
2005-03-19[SERIAL] 8250/sbc8560 bug/fixafong@org.rmk.(none)1-0/+7
2005-03-19[SERIAL] new hp diva console portAlex Williamson2-0/+4
2005-03-18[Bluetooth] Support HCI Extensions in BCSP driverMarcel Holtmann1-18/+52
2005-03-17[PATCH] s390: ctc buffer sizePeter Tiedemann1-7/+11
2005-03-17[PATCH] s390: missing timer ticksMartin Schwidefsky1-1/+5
2005-03-17[PATCH] s390: device unregisteringCornelia Huck1-6/+10
2005-03-17[PATCH] ppc64: thermal control for XserveBenjamin Herrenschmidt2-83/+481
2005-03-17[PATCH] ppc32: add support for Sky Computers HDPU Compute blade enhanced feat...Brian Waite4-0/+347
2005-03-17[PATCH] ppc32: sparse clean ups for the Freescale MPC52xx related codeSylvain Munaut1-6/+6
2005-03-17[PATCH] ppc32: Fix a warning in planb video driverTom Rini1-10/+10
2005-03-17Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds2-21/+59
2005-03-17[TUN]: Align only ethernet packets to NET_IP_ALIGN.Sven Henkel1-3/+7
2005-03-18[ide] ide-tape: fix character device ->open() vs ->cleanup() raceBartlomiej Zolnierkiewicz1-30/+51
2005-03-18[ide] ide-scsi: add basic refcountingBartlomiej Zolnierkiewicz1-11/+56
2005-03-18[ide] ide-tape: add basic refcountingBartlomiej Zolnierkiewicz1-14/+80
2005-03-18[ide] ide-floppy: add basic refcountingBartlomiej Zolnierkiewicz1-25/+90
2005-03-18[ide] ide-disk: add basic refcountingBartlomiej Zolnierkiewicz1-9/+88
2005-03-18[ide] ide-cd: add basic refcountingBartlomiej Zolnierkiewicz2-19/+82
2005-03-18[ide] make ide_generic_ioctl() take ide_drive_t * as an argumentBartlomiej Zolnierkiewicz6-7/+8
2005-03-18[ide] drivers/ide/cs5520.c: use the DMA_{64,32}BIT_MASK constantsTobias Klauser1-1/+2
2005-03-17Merge bk://kernel.bkbits.net/gregkh/linux/merge-2.6Linus Torvalds1-1/+1
2005-03-17[PATCH] i2c eeprom oops fixJean Delvare1-1/+2
2005-03-16[PATCH] parport_pc: partially revert netmos patchsteven@brudenell.name1-8/+0
2005-03-16merge 2.6.11.4 into mainline.Greg Kroah-Hartman1-1/+1
2005-03-16Merge http://linux-watchdog.bkbits.net/linux-2.6-watchdogLinus Torvalds4-17/+16
2005-03-16Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds2-5/+4
2005-03-15[ISDN]: Set skb->input_dev properly.Andrew Morton2-0/+2
2005-03-15[PATCH] PA-RISC MUX device is not a boot consoleMatthew Wilcox1-1/+1
2005-03-15[PATCH] drivers/parisc: Convert to pci_register_driverMatthew Wilcox1-1/+1
2005-03-15[PATCH] PA-RISC power controller updateMatthew Wilcox1-3/+2
2005-03-15[WATCHDOG] Makefile-patchDave Jones1-6/+7
2005-03-15[WATCHDOG] pcwd_pci-register-driver-patchWim Van Sebroeck1-3/+3
2005-03-15[WATCHDOG] s3c2410-divide-patchBen Dooks1-5/+3
2005-03-15[WATCHDOG] pcwd_usb: usb_control_msg-timeout-patchWim Van Sebroeck1-3/+3
2005-03-15[PATCH] Fixes to mmtimer driverChristoph Lameter1-22/+16
2005-03-15[PATCH] gcc4 fix for sn_serial.cJesse Barnes1-1/+1
2005-03-15[PATCH] ia64 msi build fixAndrew Morton1-1/+6
2005-03-15[PATCH] dvb pll warning fixAndrew Morton1-1/+1
2005-03-15[PATCH] saa7134 !CONFIG_MODULES build fixAndrew Morton1-0/+2
2005-03-15Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds3-2/+340
2005-03-15From: James.Smart@Emulex.ComJames Bottomley1-210/+833
2005-03-15[PATCH] add per scsi-host workqueues for defered processingJames Smart1-0/+40
2005-03-15[PATCH] target code updates to support scanned targetsAndrew Vasquez3-10/+79
2005-03-15[PATCH] st msleep warning fixAndrew Morton1-0/+2
2005-03-15[PATCH] SCSI tape security: require CAP_ADMIN for SG_IO etc.Kai Mäkisara1-1/+7
2005-03-15[PATCH] SCSI tape fixes: remove f_pos handlingKai Mäkisara1-7/+1
2005-03-15[PATCH] SCSI tape fixes (new version): sense descriptorKai Mäkisara1-2/+3
2005-03-14[PATCH] CAN-2005-0384: Remote Linux DoS on ppp serversPaul Mackerras1-1/+1
2005-03-14[PATCH] aacraid: adapter naming fixMark Haverkamp1-3/+2
2005-03-14[PATCH] SCSI: Add TASK_ABORTED to status_byte macroMike Anderson1-0/+2
2005-03-14[PATCH] SCSI tape fixes: sense descriptor init, bsf->weof, blkno,Kai Mäkisara1-35/+31
2005-03-14SCSI: dc395x.c add missing #include <linux/vmalloc.h>James Bottomley1-0/+1
2005-03-14SCSI: fix transport statistics mismergeJames Bottomley2-6/+0
2005-03-14Merge by handJames Bottomley45-3258/+2757
2005-03-14Merge bk://linux-dj.bkbits.net/agpgartLinus Torvalds3-2/+340
2005-03-15[AGPGART] Enable Intel AGP support for x86-64 again.Dave Jones1-1/+1
2005-03-14[ARM PATCH] 2537/2: S3C2410 - fix iomem warnings from sparseBen Dooks1-2/+1
2005-03-14Add statistics to generic transport classJames Bottomley5-42/+71
2005-03-14[PATCH] ipr: Handle new RAID 6 errorsBrian King1-1/+3
2005-03-14[PATCH] ipr: Bump driver version to 2.0.13Brian King1-2/+2
2005-03-14[PATCH] ipr: Send uevent change notificationsBrian King1-1/+2
2005-03-14[PATCH] ipr: Sparse fixesBrian King1-16/+14
2005-03-14[PATCH] ipr: Use bitwise typesBrian King1-83/+83
2005-03-14[PATCH] ipr: Remove tcq_active flag from resource entryBrian King2-8/+3
2005-03-14[PATCH] ipr: Remove resource qdepth fieldBrian King2-22/+5
2005-03-14[PATCH] ipr: Remove tcq_enable device attributeBrian King1-76/+0
2005-03-14[PATCH] ipr: Use change queue type APIBrian King1-0/+42
2005-03-14[PATCH] ipr: Fast failure module optionsBrian King2-10/+51
2005-03-14[PATCH] ipr: Support dynamic IDsBrian King2-1/+42
2005-03-14[PATCH] ipr: Setup max_sectors based on device typeBrian King2-3/+6
2005-03-14[PATCH] ipr: Device remove cleanupBrian King1-0/+1
2005-03-14[PATCH] ipr: New adapter supportBrian King2-5/+17
2005-03-14[PATCH] ipr: PCI ID table updateBrian King2-4/+0
2005-03-14[PATCH] PCI: update ipr PCI idsBrian King1-2/+5
2005-03-13Fixup 2.6.11.3 merge by hand.Greg Kroah-Hartman1-2/+0
2005-03-13Merge 2.6.11.3 into mainlineGreg Kroah-Hartman7-22/+23
2005-03-13[ARM PATCH] 2536/1: SA1100 - serial sparse errorBen Dooks1-3/+3
2005-03-13[PATCH] drivers/macintoshisdn/*: convert to pci_register_driverDomen Puncer1-1/+1
2005-03-13[PATCH] macintosh/mediabay: replace schedule_timeout() with msleep_interrupti...Domen Puncer1-19/+13
2005-03-13[PATCH] char/istallion: replace interruptible_sleep_on() with wait_event_inte...Domen Puncer1-43/+33
2005-03-13[PATCH] char/lp: remove interruptible_sleep_on_timeout() usageDomen Puncer1-5/+11
2005-03-13[PATCH] drivers/eisa/*: convert to pci_register_driverDomen Puncer1-1/+1
2005-03-13[PATCH] drivers/message/fusion/*: convert to pci_register_driverDomen Puncer1-1/+1
2005-03-13[PATCH] message/mptbase: replace schedule_timeout() with ssleep()Domen Puncer1-2/+1
2005-03-13[PATCH] drivers/isdn/hardware/avm/*: convert to pci_register_driverDomen Puncer3-3/+3
2005-03-13[PATCH] delete unused file drivers_char_hp600_keyb.cDomen Puncer1-340/+0
2005-03-13[PATCH] tc/zs: replace schedule_timeout() with msleep_interruptible()Domen Puncer1-4/+2
2005-03-13[PATCH] ftape/fdc-io: insert set_current_state() before schedule_timeout()Domen Puncer1-1/+2
2005-03-13[PATCH] serial/crisv10: replace schedule_timeout() with msleep()Domen Puncer1-4/+2
2005-03-13[PATCH] char/sx: replace schedule_timeout() with msleep_interruptible()Domen Puncer1-7/+3
2005-03-13[PATCH] char/hvsi: use wait_event_timeout()Nishanth Aravamudan1-37/+3
2005-03-13[PATCH] char/snsc: reorder set_current_state() and add_wait_queue()Domen Puncer1-2/+2
2005-03-13[PATCH] radio-sf16fmi boot parameter cleanupDomen Puncer1-10/+0
2005-03-13[PATCH] zoran: fix printk format typesRandy Dunlap1-3/+3
2005-03-13[PATCH] W1: fix printk format warningRandy Dunlap1-1/+2
2005-03-13[PATCH] isdn: fix gcc data type/size warningRandy Dunlap1-1/+1
2005-03-13[PATCH] Removes unused label from /drivers/isdn/hisax/hisax_fcpcipnp.cTelemaque Ndizihiwe1-6/+0
2005-03-13[PATCH] drivers/char/vt*: cleanupsAdrian Bunk2-16/+14
2005-03-13[PATCH] drivers/char/sysrq.c: remove the unused sysrq_power_offAdrian Bunk1-3/+0
2005-03-13[PATCH] drivers/char/specialix.c: misc cleanupsAdrian Bunk1-35/+6
2005-03-13[PATCH] drivers/char/mwave/smapi.c: small cleanupsAdrian Bunk1-8/+8
2005-03-13[PATCH] drivers/char/mxser.c cleanupsAdrian Bunk1-19/+2
2005-03-13[PATCH] mark BLK_DEV_PS2 as BROKENAdrian Bunk1-1/+1
2005-03-13[PATCH] drivers/block/cciss*: misc cleanupsAdrian Bunk3-42/+9
2005-03-13[PATCH] drivers/block/paride/ cleanups (fwd)Adrian Bunk6-176/+6
2005-03-13[PATCH] pm3fb: remove kernel 2.2 codeAdrian Bunk1-234/+53
2005-03-13[PATCH] mxser.c: remove unused variableAdrian Bunk1-1/+0
2005-03-13[PATCH] kill IPHASE5526Adrian Bunk9-5899/+0
2005-03-13[PATCH] SCSI qlogicisp.c: some cleanupsAdrian Bunk2-148/+20
2005-03-13[PATCH] SCSI qlogicfc.c: some cleanupsAdrian Bunk2-117/+25
2005-03-13[PATCH] prism54: misc cleanupsAdrian Bunk7-26/+30
2005-03-13[PATCH] non-PC parport config changeAdrian Bunk2-11/+10
2005-03-13[PATCH] warning fix in drivers/cdrom/mcd.cJesper Juhl1-1/+1
2005-03-13[PATCH] pcxx: Remove obsolete driverJames Nelson7-3361/+0
2005-03-13[PATCH] drivers/block/cpqarray.c: small cleanupsAdrian Bunk1-11/+2
2005-03-13[PATCH] small drivers/video/kyro/ cleanupsAdrian Bunk4-11/+12
2005-03-13[PATCH] *-iosched.c: Use proper documentation pathAdrian Bunk2-2/+2
2005-03-13[PATCH] drivers/char/moxa.c: #if 0 an unused functionAdrian Bunk1-0/+2
2005-03-13[PATCH] remove bouncing email address of Thomas HoodAdrian Bunk2-2/+2
2005-03-13[PATCH] sparse: use NULL for pointerRandy Dunlap1-1/+1
2005-03-13[PATCH] some PNP cleanupsAdrian Bunk5-11/+10
2005-03-13[PATCH] misc ISAPNP cleanupsAdrian Bunk1-36/+11
2005-03-13[PATCH] saa7146_vv_ksyms.c: remove two unused EXPORT_SYMBOL_GPL'sAdrian Bunk1-3/+0
2005-03-13[PATCH] Update email address of Philip BlundellAdrian Bunk10-10/+10
2005-03-13[PATCH] Update email address of Benjamin LaHaiseAdrian Bunk1-1/+1
2005-03-13[PATCH] 3w-abcd.h: TW_Device_Extension: remove an unused fieldAdrian Bunk1-1/+0
2005-03-13[PATCH] oprofile: make some code staticAdrian Bunk3-7/+8
2005-03-13[PATCH] verify_area cleanup : i386 and misc.Jesper Juhl2-14/+10
2005-03-13[PATCH] verify_area cleanup : drivers part 2Jesper Juhl15-150/+109
2005-03-13[PATCH] verify_area cleanup : drivers part 1Jesper Juhl23-94/+81
2005-03-13[PATCH] MODULE_DEVICE_TABLE fixesThierry Vignaud10-0/+10
2005-03-13[PATCH] Allow admin to enable only some of the Magic-Sysrq functionsJan Kara1-6/+25
2005-03-13[PATCH] swsusp: use non-contiguous memory on ppcPavel Machek1-2/+84
2005-03-13[PATCH] ppc32: Update chestnut platform filesMark A. Greer3-100/+0
2005-03-13[PATCH] ia64 specific /dev/mem handlersJes Sorensen1-50/+181
2005-03-13[PATCH] drivers/video/intelfb/: fix a warningAdrian Bunk1-1/+0
2005-03-13[PATCH] remove drivers/mtd/maps/ich2rom.cAdrian Bunk1-316/+0
2005-03-13[PATCH] DVB whitespace cleanupJohannes Stezenbach74-5103/+4684
2005-03-13[PATCH] ide-pmac logic fixBenjamin Herrenschmidt1-4/+5
2005-03-13[PATCH] sym2 version 2.2.0Matthew Wilcox13-1855/+1171
2005-03-12Merge bk://linux-sam.bkbits.net/kconfigLinus Torvalds11-89/+74
2005-03-13Merge bk://linux-sam.bkbits.net/kconfigSam Ravnborg11-89/+74
2005-03-13kconfig: cleanup USB menuSam Ravnborg3-25/+26
2005-03-13Kconfig: cleanup various driver menusSam Ravnborg3-19/+13