summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2005-11-3012-39/+165
|\
| * [PATCH] USB: ehci fixupsDavid Brownell2005-11-291-7/+12
| * [PATCH] USB: Fix USB suspend/resume crasher (#2)Benjamin Herrenschmidt2005-11-2910-25/+132
| * [PATCH] Additional device ID for Conexant AccessRunner USB driverDave Jones2005-11-291-0/+3
| * [PATCH] hwmon: w83792d fix unused fan pinsJean Delvare2005-11-291-7/+18
* | [PATCH] SiS DRM: Fix possible NULL dereferenceEgbert Eich2005-11-301-1/+4
|/
* [PATCH] fbdev: cg3fb: Kconfig fixMark Fortescue2005-11-291-6/+7
* [PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas2005-11-291-6/+9
* [ATM]: [adummy] dummy ATM driver (similar to net/dummy)Chas Williams2005-11-293-0/+176
* [ATM]: deregistration removes device from atm_devs list immediatelyStanislaw Gruszka2005-11-292-20/+4
* [ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging codeMitchell Blank Jr2005-11-291-89/+1
* [ATM]: drivers/atm/atmdev_init.c no longer necessaryJan Pieter2005-11-291-54/+0
* [ATM]: [lanai] lanai missing unregisterDave Jones2005-11-291-0/+1
* [ATM]: [lanai] better constificationMitchell Blank Jr2005-11-291-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-284-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-281-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
|/
* [PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-271-4/+5
* [PATCH] drivers/infiniband/core/mad.c: fix use-after-release caseAdrian Bunk2005-11-271-2/+2
* [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereferenceAdrian Bunk2005-11-271-1/+1
* Merge branch 'drm-linus' of master.kernel.org:/pub/scm/linux/kernel/git/airli...Linus Torvalds2005-11-251-5/+11
|\
| * drm: fix quiescent lockingDave Airlie2005-11-241-5/+11
* | [PATCH] fbcon: fix obvious bug in fbcon logo rotation codeJasper Spaans2005-11-241-1/+5
|/
* Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2005-11-234-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