summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-3012-444/+279
|\
| * Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p...Micah Gruber2007-07-301-1/+3
| * PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safeKomuro2007-07-301-6/+17
| * S2io: Increment received packet count correctlyRamkrishna Vepa2007-07-301-1/+2
| * S2io: Fix crash when resetting adapterRamkrishna Vepa2007-07-301-15/+0
| * S2io: Mask spurious interruptsRamkrishna Vepa2007-07-301-3/+2
| * S2IO: Implementing review comments from old patchesVeena Parat2007-07-301-5/+5
| * S2IO: Checking for the return value of pci map functionVeena Parat2007-07-302-3/+79
| * S2IO: Removing MSI support from driverVeena Parat2007-07-302-151/+10
| * S2IO: Removing 3 buffer mode support from the driverVeena Parat2007-07-302-217/+73
| * netxen: drop redudant spinlockDhananjay Phadke2007-07-301-4/+0
| * netxen: Fix interrupt handling for multiport adaptersdhananjay@netxen.com2007-07-301-17/+19
| * netxen: re-init station address after h/w initdhananjay@netxen.com2007-07-301-2/+2
| * tulip: Remove tulip maintainerValerie Henson2007-07-301-3/+1
| * forcedeth: mac address correctAyaz Abdulla2007-07-301-17/+19
| * gfar: Fix modpost warningKumar Gala2007-07-302-2/+2
| * lib8390: comment on locking by Alan CoxJarek Poplawski2007-07-301-0/+46
| * Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...Micah Gruber2007-07-301-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-3015-98/+101
|\ \
| * | IB/ipath: Workaround problem of errormask register being overwrittenDave Olson2007-07-304-29/+66
| * | IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson2007-07-304-9/+12
| * | IB/ipath: Use faster put_tid_2 routine after initializationDave Olson2007-07-301-7/+13
| * | IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2007-07-302-34/+1
| * | IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen2007-07-285-4/+3
| * | IB/mlx4: Whitespace fixRoland Dreier2007-07-281-1/+0
| * | IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen2007-07-281-2/+2
| * | mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein2007-07-281-12/+3
| * | RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structureTom Tucker2007-07-281-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-3011-224/+171
|\ \ \
| * | | modules: better error messages when modules fail to load due to a sysfs problem.Greg Kroah-Hartman2007-07-301-1/+6
| * | | kobject: update documentationCornelia Huck2007-07-301-119/+59
| * | | kset: kernel-doc cleanupsRandy Dunlap2007-07-301-12/+11
| * | | driver core: revert "device" link creation checkCornelia Huck2007-07-301-2/+1
| * | | stable_api_nonsense.txt: Disambiguate the use of "this" by using "that" to re...Juan Lang2007-07-301-1/+1
| * | | Fix Doc/sysfs-rules typosRandy Dunlap2007-07-301-37/+35
| * | | kernel-doc fixes for PCI and drivers/base/Randy Dunlap2007-07-302-1/+2
| * | | kobject: put kobject_actions in kobject.hGreg Kroah-Hartman2007-07-302-2/+3
| * | | kobject: fix link error when CONFIG_HOTPLUG is disabledCornelia Huck2007-07-301-8/+8
| * | | HOWTO: sync Japanese HOWTOTsugikazu Shibata2007-07-301-31/+35
| * | | HOWTO: adjust translation header of Japanese stable_api_nonsense.txtIKEDA, Munehiro2007-07-301-10/+10
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-07-3019-712/+577
|\ \ \
| * | | USB: "sparse" cleanups for usb gadgetsDavid Brownell2007-07-306-8/+11
| * | | usb-serial: Fix edgeport regression on non-EPiC devicesAdam Kropelin2007-07-301-11/+8
| * | | USB: more pxa2xx_udc dead code removalDavid Brownell2007-07-301-30/+0
| * | | USB: NIKON D50 is an unusual deviceMilinevsky Dmitry2007-07-301-0/+7
| * | | USB: drivers/usb/serial/sierra.c: make 3 functions staticAdrian Bunk2007-07-301-3/+4
| * | | USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...Oliver Neukum2007-07-301-9/+8
| * | | USB: mct_u232: Convert to proper speed handling APIAlan Cox2007-07-302-28/+28
| * | | digi_acceleport: Drag the driver kicking and screaming into coding styleAlan Cox2007-07-301-560/+410
| * | | cp2101: Remove broken termios optimisation, use proper speed APIAlan Cox2007-07-301-42/+27
OpenPOWER on IntegriCloud