aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [PATCH] usbserial: Fixes leak in serial_open() error path.Luiz Fernando Capitulino2006-05-121-6/+11
| * | | | [PATCH] usbserial: Fixes use-after-free in serial_open().Luiz Fernando Capitulino2006-05-121-1/+1
| * | | | [PATCH] USB: Emagic USB firmware loading fixesMonty2006-05-122-0/+8
| * | | | [PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklistOlaf Hering2006-05-121-0/+4
| * | | | [PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.cKen Brush2006-05-121-0/+1
| * | | | [PATCH] USB: ftdi_sio: add device id for ACT Solutions HomePro ZWave interfaceRazvan Gavril2006-05-082-0/+5
| * | | | [PATCH] USB: ftdi_sio: Add support for HCG HF Dual ISO RFID ReaderIan Abbott2006-05-082-0/+6
| * | | | [PATCH] USB: ub oops in block_ueventPete Zaitcev2006-05-081-8/+10
| * | | | [PATCH] USB: usbcore: don't check the device's power sourceAlan Stern2006-05-081-10/+13
| * | | | [PATCH] USB: fix OHCI PM regressionDavid Brownell2006-05-081-7/+6
| * | | | [PATCH] USB: pegasus fixes (logstorm, suspend)David Brownell2006-05-081-5/+15
| * | | | [PATCH] USBATM: fix modinfo outputDuncan Sands2006-05-081-4/+4
| * | | | [PATCH] USBATM: change the default speedtouch iso altsettingDuncan Sands2006-05-081-1/+1
| * | | | [PATCH] USB: fix bug in ohci-hcd.c ohci_restart()David Brownell2006-05-081-1/+1
| |/ / /
* | | | Revert "[BLOCK] Fix oops on removal of SD/MMC card"Linus Torvalds2006-05-121-2/+0
* | | | Linux v2.6.17-rc4Linus Torvalds2006-05-111-1/+1
| |_|/ |/| |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-05-114-339/+607
|\ \ \
| * | | [ARM] 3508/1: Update collie defconfigPavel Machek2006-05-091-174/+256
| * | | [ARM] Fix thread struct allocator for SMP caseRussell King2006-05-091-12/+25
| * | | [ARM] Update mach-typesRussell King2006-05-081-9/+80
| * | | [ARM] Update versatile_defconfigRussell King2006-05-081-144/+246
| | |/ | |/|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-05-114-72/+122
|\ \ \
| * | | [SERIAL] 8250: add locking to console write functionRussell King2006-05-021-0/+10
| * | | [SERIAL] Remove unconditional enable of TX irq for consoleRussell King2006-04-301-2/+1
| * | | [SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uartJon Anders Haugum2006-04-301-13/+42
| * | | [SERIAL] AMD Alchemy UART: claim memory rangeSergei Shtylyov2006-04-302-3/+8
| * | | [SERIAL] Clean up serial locking when obtaining a reference to a portRussell King2006-04-302-54/+61
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-1116-609/+558
|\ \ \ \
| * | | | [NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels()Patrick McHardy2006-05-111-3/+3
| * | | | [IPV6]: skb leakage in inet6_csk_xmitAlexey Kuznetsov2006-05-101-0/+2
| * | | | [BRIDGE]: Do sysfs registration inside rtnl.Stephen Hemminger2006-05-101-14/+7
| * | | | [NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger2006-05-102-38/+28
| * | | | [TG3]: Fix possible NULL deref in tg3_run_loopback().Jesper Juhl2006-05-091-0/+3
| * | | | [NET] linkwatch: Handle jiffies wrap-aroundHerbert Xu2006-05-091-5/+5
| * | | | [IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig2006-05-094-524/+314
| * | | | [IRDA]: smsc-ircc: Minimal hotplug support.David Brownell2006-05-091-1/+13
| * | | | [IRDA]: Removing unused EXPORT_SYMBOLsAdrian Bunk2006-05-091-3/+0
| * | | | [IRDA]: New maintainer.Samuel Ortiz2006-05-091-2/+3
| * | | | [NET]: Make netdev_chain a raw notifier.Alan Stern2006-05-091-18/+18
| * | | | [IPV4]: ip_options_fragment() has no effect on fragmentationWei Yongjun2006-05-091-1/+1
| * | | | [NET]: Add missing operstates documentation.Stefan Rompf2006-05-091-0/+161
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-05-1129-383/+632
|\ \ \ \ \
| * | | | | [SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com2006-05-101-4/+7
| * | | | | [SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset PathJames Smart2006-05-032-50/+20
| * | | | | [SCSI] mptspi: revalidate negotiation parameters after host reset and resumeEric Moore2006-05-031-2/+66
| * | | | | [SCSI] srp.h: avoid padding of structsRoland Dreier2006-04-281-6/+17
| * | | | | [SCSI] ibmvscsi: fix leak when failing to send srp eventFUJITA Tomonori2006-04-281-12/+18
| * | | | | [SCSI] qla2xxx: Correct eh_abort recovery logic.Michael Reed2006-04-271-6/+9
| * | | | | [SCSI] megaraid_{mm,mbox}: fix a bug in reset handlerJu, Seokmann2006-04-273-20/+71
| * | | | | [SCSI] fusion - bug fix stack overflow in mptbaseEric Moore2006-04-271-23/+37