aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Fix using uninitialized data in _PDC setupVenki Pallipadi2007-05-241-1/+1
* [IA64] start_secondary() and smp_callin() should be __cpuinitTony Luck2007-05-231-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-05-235-43/+43
|\
| * [RTNETLINK]: Remove remains of wireless extensions over rtnetlinkPatrick McHardy2007-05-221-17/+10
| * [RTNETLINK]: Allow changing of subsets of netdevice flags in rtnl_setlinkPatrick McHardy2007-05-221-2/+9
| * [AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=nDavid Howells2007-05-222-19/+19
| * [AF_RXRPC]: AF_RXRPC depends on IPv4David Howells2007-05-221-1/+1
| * [IPSEC]: Fix warnings with casting int to pointerHerbert Xu2007-05-221-4/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-05-2330-102/+222
|\ \
| * | USB: Add support for Olimex arm-usb-ocd JTAG interface serial portTony Lindgren2007-05-222-2/+40
| * | USB: Add support for Sierra Wireless Aircard 595UDanny Budik2007-05-221-0/+2
| * | USB: ldusb bugfixOliver Neukum2007-05-221-4/+31
| * | USB: ftdi_sio: Add USB Product Id for OpenDCCGuido Scholz2007-05-222-0/+4
| * | USB: fix ratelimit call semanticsAlan Stern2007-05-221-4/+4
| * | USB: handle errors in power/level attributeAlan Stern2007-05-221-0/+7
| * | USB: make the autosuspend workqueue thread freezableAlan Stern2007-05-221-1/+5
| * | USB: Fix USB OHCI Subvendor for Toshiba Portege 4000Andrey Borzenkov2007-05-221-1/+1
| * | USB: usblp: Use correct DMA address in case of probe errorPete Zaitcev2007-05-221-1/+1
| * | USB: Fix debug output of ark3116Jan Engelhardt2007-05-221-1/+2
| * | USB: Onetouch - switch to using input_dev->dev.parentDmitry Torokhov2007-05-221-4/+5
| * | USB: don't try to kzalloc 0 bytesAlan Stern2007-05-221-4/+6
| * | USB: remove short initial timeout for device descriptor fetchAlan Stern2007-05-221-9/+4
| * | USB: Deref URB after usbmon is done with itPete Zaitcev2007-05-221-1/+1
| * | USB: Remove duplicate IDs from option card driverBen Collins2007-05-221-1/+0
| * | USB: auerswald: fix file release handlerAndrew Morton2007-05-221-8/+2
| * | USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warningLi Yang2007-05-221-3/+5
| * | USB: set the correct Interrupt interval in usb_bulk_msgAlan Stern2007-05-221-7/+2
| * | USB: New device PID for ftdi_sio driverNeil \"Superna\" ARMSTRONG2007-05-222-0/+6
| * | USB: remove unneeded WARN_ONAlan Stern2007-05-221-4/+0
| * | USB: more autosuspend timer stuffAlan Stern2007-05-221-4/+14
| * | EHCI: fix problem with BIOS handoffAlan Stern2007-05-221-0/+9
| * | USB: address FIXME in usbnet w.r.t drivers claiming multiple interfacesOliver Neukum2007-05-222-10/+16
| * | USB: remove usb DocBook warningsDavid Brownell2007-05-222-15/+15
| * | USB: handle more rndis_host odditiesDavid Brownell2007-05-222-0/+17
| * | USB: fix more ftdi-elan/u132-hcd #include lossageDavid Brownell2007-05-222-9/+15
| * | usb-storage: ignore Sitecom WL-117 USB-WLANMatthew Davidson2007-05-221-2/+8
| * | USB: remove useless check in mos7840 found by coverityOliver Neukum2007-05-221-5/+0
| * | USB: fix omninet memory leak found by coverityOliver Neukum2007-05-221-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-05-2311-59/+66
|\ \ \ | |/ / |/| |
| * | Input: ads7846 - SPI_CPHA mode bugfixSemih Hazar2007-05-221-1/+1
| * | Input: ads7846 - document that it handles tsc2046 tooDavid Brownell2007-05-222-4/+5
| * | Input: input-polldev - add module infoEric Piel2007-05-221-0/+5
| * | Input: ucb1x00-ts - remove commented out codeDmitry Torokhov2007-05-221-10/+1
| * | Input: ucb1400_ts - use sched_setscheduler()Satoru Takeuchi2007-05-221-2/+2
| * | Input: ALPS - force stream modeDmitry Torokhov2007-05-221-27/+31
| * | Input: iforce - minor clean-upsJohann Deneux2007-05-222-5/+9
| * | Input: iforce - fix force feedback not workingJohann Deneux2007-05-221-2/+3
| * | Input: adbhid - do not access input_dev->private directlyDmitry Torokhov2007-05-081-8/+8
| * | Input: logips2pp - add type 72 (PS/2 TrackMan Marble)Peter Samuelson2007-05-081-0/+1
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-223-4/+6
|\ \ \