summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds2005-10-103-3/+6
* [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-101-3/+9
* Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds2005-10-101-11/+11
|\
| * [ARM] 2956/1: fix the "Fix gcc4 build errors in ucb1x00-core.c"Nicolas Pitre2005-10-101-11/+11
* | [PATCH] ide: Workaround PM problemBenjamin Herrenschmidt2005-10-101-0/+8
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-103-5/+8
|\ \
| * | [ARM] 2964/1: S3C2410 - serial: add .owner to driverBen Dooks2005-10-101-0/+3
| * | [ARM] 2963/1: S3C2410 - add .owner field to device_driverBen Dooks2005-10-101-0/+1
| * | [ARM] 2957/1: imx UART Error handlingSascha Hauer2005-10-101-5/+4
| |/
* | [PATCH] pcmcia: fix task state at pccard thread exitSteven Rostedt2005-10-101-0/+3
|/
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-0821-31/+28
* [PATCH] scsi_ioctl: only warn for rejected commandsJens Axboe2005-10-081-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2005-10-081-67/+172
|\
| * [WATCHDOG] pcwd_pci.c add debug module_paramWim Van Sebroeck2005-09-291-0/+64
| * [WATCHDOG] pcwd_pci.c control status + boot-code clean-upWim Van Sebroeck2005-09-291-67/+108
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-081-0/+4
|\ \
| * | [SPARC]: Fix p9100 framebuffer in 2.6Tom 'spot' Callaway2005-10-071-0/+4
* | | [PATCH] yenta: fix build if YENTA && !CARDBUSDavid Vrabel2005-10-081-1/+4
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds2005-10-062-4/+0
|\ \
| * | [MFD] Fix gcc4 build errors in ucb1x00-core.cRussell King2005-10-062-4/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-063-9/+9
|\ \ \ | |/ / |/| |
| * | [CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+2
| * | [BONDING]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-2/+3
| * | [ATM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-6/+4
* | | [PATCH] Fix drm 'debug' sysfs permissionsDave Jones2005-10-051-1/+1
* | | [PATCH] orinoco: Information leakage due to incorrect paddingPavel Roskin2005-10-041-5/+9
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-10-042-26/+23
|\ \ \ | |/ / |/| |
| * | [IB] mthca: Fix memory leak on device closeMichael S. Tsirkin2005-09-301-24/+21
| * | [IPoIB] Rename IPoIB's path_lookup() to avoid name clashesRoland Dreier2005-09-281-2/+2
* | | [PATCH] bogus kfree() in ibmtrAl Viro2005-10-041-5/+0
* | | [PATCH] missing include in megaraid_sasAl Viro2005-10-041-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-10-041-4/+0
|\ \ \
| * | | [SUNSU]: Fix bogus locking in sunsu_change_mouse_baud()David S. Miller2005-10-031-4/+0
* | | | [PATCH] sungem: fix gfp flags typeRandy Dunlap2005-10-041-1/+2
* | | | [PATCH] ns83820: fix gfp flags typeRandy Dunlap2005-10-041-1/+1
* | | | [netdrvr starfire] fix highmem and broken firmware issuesIon Badulescu2005-10-031-22/+24
* | | | [PATCH] net/Kconfig: convert pocket_adapter ISA to PARPORTGrant Coady2005-10-031-4/+4
* | | | [PATCH] emac: add support for platform-specific unsupported PHY featuresWade Farnsworth2005-10-031-0/+31
* | | | [PATCH] tulip DC21143 rev 48 10Mbit HDX fixPhilippe De Muyter2005-10-031-1/+1
* | | | [PATCH] fix bonding crash, remove old ABI supportJay Vosburgh2005-10-032-213/+71
* | | | [PATCH] s390: qeth driver fixesUrsula Braun2005-10-032-20/+19
* | | | [netdrvr] fix smc91c92_cs multicast bugKomuro2005-10-031-1/+1
* | | | [PATCH] ns83820: fix gfp flags typeRandy Dunlap2005-10-031-1/+1
* | | | [PATCH] skge: set mac address oops with bondingStephen Hemminger2005-10-031-8/+16
|/ / /
* | | [TG3]: Update driver version and release date.David S. Miller2005-10-031-2/+2
* | | [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-036-16/+24
* | | [TG3]: Refine AMD K8 write-reorder chipset test.Michael Chan2005-10-031-11/+12
* | | [CASSINI]: Convert to ethtool_opsAl Viro2005-10-031-288/+214
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-10-0326-310/+4856
|\ \ \
| * | | [SCSI] Legacy MegaRAID: Fix READ CAPACITYJames Bottomley2005-10-031-20/+50
OpenPOWER on IntegriCloud