summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right locationFlorian Zumbiehl2007-07-311-2/+1Star
* [PPPoX/E]: return ENOTTY on unknown ioctl requestsFlorian Zumbiehl2007-07-312-11/+9Star
* [NET] loopback: Panic if registration failsHerbert Xu2007-07-311-1/+6
* [NET_DMA]: remove unused dma_memcpy_to_kernel_iovecShannon Nelson2007-07-311-27/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-07-313-57/+19Star
|\
| * rtc: rtc-sh: Correct sh_rtc_set_time() for some SH-3 parts.Markus Brunner2007-07-261-0/+1
| * sh: remove support for sh7300 and solution engine 7300Magnus Damm2007-07-262-29/+10Star
| * sh: sh-sci - fix SH7708 supportMagnus Damm2007-07-261-17/+8Star
| * sh: remove support for sh73180 and solution engine 73180Magnus Damm2007-07-251-11/+0Star
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-3111-441/+278Star
|\ \
| * | 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/+0Star
| * | S2io: Mask spurious interruptsRamkrishna Vepa2007-07-301-3/+2Star
| * | 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/+10Star
| * | S2IO: Removing 3 buffer mode support from the driverVeena Parat2007-07-302-217/+73Star
| * | netxen: drop redudant spinlockDhananjay Phadke2007-07-301-4/+0Star
| * | 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
| * | 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-3115-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/+1Star
| * | | IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen2007-07-295-4/+3Star
| * | | IB/mlx4: Whitespace fixRoland Dreier2007-07-291-1/+0Star
| * | | 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/+3Star
| * | | 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-313-5/+3Star
|\ \ \ \
| * | | | driver core: revert "device" link creation checkCornelia Huck2007-07-301-2/+1Star
| * | | | kernel-doc fixes for PCI and drivers/base/Randy Dunlap2007-07-302-1/+2
| * | | | kobject: put kobject_actions in kobject.hGreg Kroah-Hartman2007-07-301-2/+0Star
| | |/ / | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-07-3118-712/+575Star
|\ \ \ \
| * | | | USB: "sparse" cleanups for usb gadgetsDavid Brownell2007-07-306-8/+11
| * | | | usb-serial: Fix edgeport regression on non-EPiC devicesAdam Kropelin2007-07-301-11/+8Star
| * | | | USB: more pxa2xx_udc dead code removalDavid Brownell2007-07-301-30/+0Star
| * | | | 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/+8Star
| * | | | 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/+410Star
| * | | | cp2101: Remove broken termios optimisation, use proper speed APIAlan Cox2007-07-301-42/+27Star