aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-291-5/+8
|\
| * arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones2005-07-291-5/+8
* | [PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev2005-07-291-2/+3
* | [PATCH] USB: fix in usb_calc_bus_timeDan Streetman2005-07-293-7/+9
* | [PATCH] USB: fix Bug in usb-skeleton.cConger, Chris A2005-07-291-2/+4
* | [PATCH] USB: add S3C24XX USB Host driver supportBen Dooks2005-07-293-0/+502
* | [PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbidMathieu2005-07-291-0/+1
* | [PATCH] USB: Patch for KYOCERA AH-K3001V supportMasahito Omote2005-07-291-0/+3
* | [PATCH] USB: ldusb fixesMichael Hund2005-07-291-1/+6
* | [PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern2005-07-291-2/+4
* | [PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia...Adrian Bunk2005-07-292-3/+0
* | [PATCH] USB: usbfs: Don't leak uninitialized dataAlan Stern2005-07-291-6/+12
* | [PATCH] USB: ftdi_sio: fix a couple of timeoutsIan Abbott2005-07-291-2/+3
* | [PATCH] USB: ftdi_sio: Update RTS and DTR simultaneouslyIan Abbott2005-07-291-95/+43
* | [PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devicesIan Abbott2005-07-292-0/+17
* | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?Kumar Gala2005-07-291-3/+2
* | [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.cIvan Kokshaysky2005-07-292-13/+1
* | [PATCH] PCI: Adjust PCI rom code to handle more broken ROMsJon Smirl2005-07-291-1/+3
* | [PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2Daniele Gaffuri2005-07-291-0/+5
* | [PATCH] w1: kconfig/Makefile fix.Evgeniy Polyakov2005-07-291-1/+1
* | [PATCH] I2C: 24RF08 corruption prevention (again)Jean Delvare2005-07-292-6/+10
* | [PATCH] I2C: missing new lines in i2c-core messagesJean Delvare2005-07-291-4/+4
* | [PATCH] I2C: use time_after in 3 chip driversJean Delvare2005-07-293-7/+6
* | [PATCH] I2C: Missing space in split stringsJean Delvare2005-07-294-6/+6
* | [PATCH] I2C: ds1337 - fix 12/24 hour mode bugLadislav Michl2005-07-291-3/+3
* | [PATCH] I2C-MPC: Restore code removedKumar Gala2005-07-291-0/+94
* | [PATCH] Add the rules about the -stable kernel releases to the Documentation ...Greg KH2005-07-291-0/+58
* | [PATCH] DEBUG_FS must depend on SYSFSAdrian Bunk2005-07-291-1/+1
* | [PATCH] sysfs: fix sysfs_setattrManeesh Soni2005-07-291-1/+1
* | [PATCH] sysfs: fix sysfs_chmod_fileManeesh Soni2005-07-291-8/+10
* | [PATCH] stable_api_nonsense.txt fixesDaniel Walker2005-07-291-1/+1
* | [PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman2005-07-292-42/+27
* | [PATCH] x86_64 machine_kexec: Cleanup inline assembly.Eric W. Biederman2005-07-291-18/+16
* | [PATCH] i386 machine_kexec: Cleanup inline assemblyEric W. Biederman2005-07-291-11/+11
* | [PATCH] reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexecEric W. Biederman2005-07-291-1/+0
* | x86: fix new find_first_bit()Linus Torvalds2005-07-291-7/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-293-33/+38
|\ \ | |/
| * Fix up powernow-k8 compile. (Missing definitions).Dave Jones2005-07-291-0/+2
| * powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones2005-07-281-3/+2
| * Here are two possible cleanups in cpufreq.c:Dave Jones2005-07-281-2/+2
| * Opteron revision F will support higher frequencies thanDave Jones2005-07-282-29/+30
| * powernow-k8 requires that a data structure forDave Jones2005-07-281-3/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-07-2934-520/+530
|\ \
| * | Input: synaptics - fix setting packet size on passthrough port.Sergey Vlasov2005-07-241-2/+2
| * | Input: check keycodesize when adjusting keymapsVojtech Pavlik2005-07-242-2/+3
| * | Input: i8042 - don't use negation to mark AUX dataDmitry Torokhov2005-07-151-28/+32
| * | Input: psmouse - wheel mice (imps, exps) always have 3rd buttonVojtech Pavlik2005-07-152-2/+2
| * | Input: HID - only report events coming from interrupts to hiddevAdam Kropelin2005-07-111-10/+10
| * | Input: elo - fix help in Kconfig (wrong module name)Michael Prokop2005-07-111-1/+1
| * | Input: joydev - remove custom conversion from jiffies to msecsTobias Klauser2005-07-111-4/+2