summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ieee1394: hpsb_send_phy_config() cleanupStefan Richter2005-12-021-15/+6
* ieee1394: add definitions for phy packet constantsStefan Richter2005-12-023-18/+42
* ieee1394: resume remote ports when starting a host (fixes device recognition)Stefan Richter2005-12-022-0/+26
* Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2005-11-3047-391/+470
|\
| * [PATCH] fbdev: cg3fb: Kconfig fixMark Fortescue2005-11-301-6/+7
| * [PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas2005-11-301-6/+9
| * [ATM]: [adummy] dummy ATM driver (similar to net/dummy)Chas Williams2005-11-303-0/+176
| * [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-302-20/+4
| * [ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging codeMitchell Blank Jr2005-11-301-89/+1
| * [ATM]: drivers/atm/atmdev_init.c no longer necessaryJan Pieter2005-11-301-54/+0
| * [ATM]: [lanai] lanai missing unregisterDave Jones2005-11-301-0/+1
| * [ATM]: [lanai] better constificationMitchell Blank Jr2005-11-301-5/+6
| * Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"Linus Torvalds2005-11-292-2/+6
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-2915-107/+160
| |\
| | * [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-295-10/+11
| | * [MTD] chips: make sharps driver usable againRichard Purdie2005-11-291-57/+66
| | * [MTD] Remove bogus PQ2FADS driverThomas Gleixner2005-11-292-7/+0
| | * [MTD] maps: sparse fixupLuiz Capitulino2005-11-291-2/+2
| | * [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition supportNicolas Pitre2005-11-291-6/+4
| | * [MTD] Make some tables 'const' so they can live in .rodataDavid Woodhouse2005-11-292-4/+4
| | * [MTD] maps/ixp4xx: half-word boundary and little-endian fixupsJohn Bowler2005-11-291-12/+66
| | * [MTD] CFI: Use 16-bit access to autoselect/read device id dataTodd Poynor2005-11-291-3/+3
| | * [MTD] devices/ms02-nv: phys/virt address fixupsMaciej W. Rozycki2005-11-291-3/+3
| | * [MTD] RFD_FTL: Use lanana assigned major device numberSean Young2005-11-291-4/+2
| * | [PATCH] fix megaraid.c lockingChristoph Hellwig2005-11-291-15/+14
| |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-11-294-6/+6
| |\
| | * [SERIAL] mark several serial tables constArjan van de Ven2005-11-284-6/+6
| * | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2005-11-291-1/+1
| |\ \
| | * | [MMC] Fix protocol errorsPierre Ossman2005-11-281-1/+1
| | |/
| * | [PATCH] md: fix --re-add for raid1 and raid6NeilBrown2005-11-282-6/+12
| * | [PATCH] md: set default_bitmap_offset properly in set_array_infoNeilBrown2005-11-281-1/+3
| * | [PATCH] md: fix problem with raid6 intent bitmapNeilBrown2005-11-281-2/+13
| * | [PATCH] md: fix locking problem in r5/r6NeilBrown2005-11-282-0/+4
| * | [PATCH] md: improve read speed to raid10 arrays using 'far copies'NeilBrown2005-11-281-1/+5
| * | [PATCH] fix broken hybrid v4l-dvb frontend selectionMichael Krufky2005-11-285-47/+33
| * | [PATCH] m32r: M3A-2170(Mappi-III) IDE supportHirokazu Takata2005-11-281-1/+2
| * | [PATCH] Console rotation fixesBenjamin Herrenschmidt2005-11-282-11/+4
| * | [PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2005-11-281-10/+2
| * | mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-1/+1
| |/
* | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2005-11-2844-397/+421
|\|
| * [PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-281-4/+5
| * [PATCH] drivers/infiniband/core/mad.c: fix use-after-release caseAdrian Bunk2005-11-281-2/+2
| * [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-281-1/+1
| * Merge branch 'drm-linus' of master.kernel.org:/pub/scm/linux/kernel/git/airli...Linus Torvalds2005-11-261-5/+11
| |\
| | * drm: fix quiescent lockingDave Airlie2005-11-241-5/+11
| * | [PATCH] fbcon: fix obvious bug in fbcon logo rotation codeJasper Spaans2005-11-251-1/+5
| |/
| * Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2005-11-244-5/+4
| |\
| | * drm: move is_pci to the end of the structureDave Airlie2005-11-231-2/+1
| | * drm: add __GFP_COMP to the drm_alloc_pagesDave Airlie2005-11-232-2/+2
| | * I think that if a PCI bus is a root bus, attached to a host bridge not aDave Airlie2005-11-231-1/+1