summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-11-0712-11456/+0
|\
| * [BLOCK] Move all core block layer code to new block/ directoryJens Axboe2005-11-0412-11437/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2005-11-071-27/+38
|\ \
| * | [PATCH] Fix wrong irq enable via rtc_control()Takashi Iwai2005-11-071-27/+38
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-0726-1756/+3160
|\ \ \
| * \ \ Merge branch 'master'Jeff Garzik2005-11-0613-126/+359
| |\ \ \ | | |/ /
| * | | [netdrvr s2io] warning fixesJeff Garzik2005-11-051-6/+4
| * | | [netdrvr] fac_8xx build fixJeff Garzik2005-11-051-1/+1
| * | | Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-058-8/+0
| * | | Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-0516-1741/+3155
| |\ \ \
| | * | | [PATCH] airo.c/airo_cs.c: correct prototypesAdrian Bunk2005-11-053-4/+13
| | * | | [PATCH] bnx2: update version and minor fixesMichael Chan2005-11-051-4/+4
| | * | | [PATCH] bnx2: refine bnx2_pollMichael Chan2005-11-052-15/+43
| | * | | [PATCH] bnx2: update firmware handshake for 5708Michael Chan2005-11-052-15/+122
| | * | | [PATCH] bnx2: update nvram code for 5708Michael Chan2005-11-052-23/+87
| | * | | [PATCH] bnx2: update firmware for 5708Michael Chan2005-11-051-1527/+2526
| | * | | [PATCH] bnx2: add 5708 supportMichael Chan2005-11-052-28/+252
| | * | | [PATCH] prism54: Remove redundant assignmentDaniel Drake2005-11-051-1/+0
| | * | | [PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup()Adrian Bunk2005-11-051-10/+0
| | * | | [PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk2005-11-054-89/+87
| | * | | [PATCH] drivers/net/ixgb/: make some code staticAdrian Bunk2005-11-054-28/+24
* | | | | [PATCH] m68knommu: FEC ethernet support for the ColdFire 5208Greg Ungerer2005-11-071-22/+218
* | | | | [PATCH] m68knommu: FEC ethernet header support for the ColdFire 5208Greg Ungerer2005-11-071-5/+5
* | | | | [PATCH] m68knommu: add 5208 ColdFire UART support to ColdFire serial driverGreg Ungerer2005-11-071-3/+34
* | | | | [PATCH] check for failed kmalloc in inftlmount.cGreg Ungerer2005-11-071-0/+6
* | | | | [PATCH] max1619 fixAndrew Morton2005-11-071-8/+6
* | | | | [PATCH] drivers/pnp/: cleanupsAdrian Bunk2005-11-077-4/+19
* | | | | [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-0724-151/+83
* | | | | [PATCH] kfree cleanup: drivers/mediaJesper Juhl2005-11-0712-45/+26
* | | | | [PATCH] kfree cleanup: drivers/s390Jesper Juhl2005-11-0716-86/+44
* | | | | [PATCH] kfree cleanup: drivers/isdnJesper Juhl2005-11-0719-160/+79
* | | | | [PATCH] kfree cleanup: drivers/charJesper Juhl2005-11-0713-55/+29
* | | | | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-0720-63/+32
* | | | | [PATCH] kfree cleanup: drivers/scsiJesper Juhl2005-11-0721-141/+73
* | | | | [PATCH] bluetooth: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-0712-31/+12
* | | | | [PATCH] ide: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-0710-32/+14
* | | | | [PATCH] drivers/firmware: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-072-9/+4
* | | | | [PATCH] drivers/fc4: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-073-22/+11
* | | | | [PATCH] drivers/eisa: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-6/+2
* | | | | [PATCH] drivers/dio: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-2/+1
* | | | | [PATCH] drivers/cdrom: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-3/+1
* | | | | [PATCH] serial: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-6/+3
* | | | | [PATCH] drivers/scsi: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-077-53/+25
* | | | | [PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-073-20/+11
* | | | | [PATCH] drivers/media: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-072-4/+4
* | | | | [PATCH] drivers/md: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-072-4/+2
* | | | | [PATCH] drivers/macintosh: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-2/+1
* | | | | [PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-075-14/+7
* | | | | [PATCH] ieee1394: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-2/+1
* | | | | [PATCH] drivers/acpi: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-4/+2
OpenPOWER on IntegriCloud