summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: change __init to __devinit for isp116x_probePrarit Bhargava2007-02-171-1/+1
* USB: ps3: don't call ps3_system_bus_driver_register on other platformsIshizaki Kou2007-02-172-11/+26
* USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklistJeremy Roberson2007-02-171-5/+0Star
* USB: kernel-doc fixesRandy Dunlap2007-02-171-0/+1
* USB: quirky device for cdc-acmOliver Neukum2007-02-171-0/+4
* USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum2007-02-171-11/+18
* USB: unconfigure devices which have config 0Alan Stern2007-02-174-8/+22
* USB: fix g_serial small errorBryan O'Donoghue2007-02-171-0/+1
* USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 PlayerDylan Taft2007-02-171-0/+9
* USB: Fix misspelled "USBNET_MII" kernel config option.Robert P. J. Day2007-02-171-1/+1
* USB: input: HID: add CIDC USB device to HID blacklistZheng XiaoJun2007-02-171-0/+3
* USB: USB_RTL8150 must select MIIAdrian Bunk2007-02-171-0/+1
* USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-173-2/+17
* USB: fix autosuspend race in skeleton driverOliver Neukum2007-02-171-4/+6
* USB: asix - Fix endian issues in asix_tx_fixup()David Hollis2007-02-171-0/+2
* USB: fix concurrent buffer access in the hub driverAlan Stern2007-02-171-0/+6
* USB: Fix error cleanup path in airprimePete Zaitcev2007-02-171-27/+8Star
* EHCI: add debugging message to ehci_bus_suspendAlan Stern2007-02-171-0/+2
* usbcore: small changes to hub driver's suspend methodAlan Stern2007-02-171-15/+10Star
* USB: Fix apparent typo CONFIG_USB_CDCETHER.Robert P. J. Day2007-02-171-1/+1
* USB: add flow control to usb-serial generic driver.Joris van Rantwijk2007-02-171-18/+84
* USB: unusual_devs update for Sony P990i phoneAlan Stern2007-02-171-2/+3
* USB: Teac HD-35PU patch to unusual_devs.hThomas Bächler2007-02-171-0/+10
* USB: PL2303: Willcom WS002IN Support.YOSHIFUJI Hideaki2007-02-172-0/+6
* USB: fix needless failure under certain conditionsOliver Neukum2007-02-171-4/+5
* USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERRJosh Triplett2007-02-171-1/+1
* USB: Driver to charge USB blackberry devicesGreg Kroah-Hartman2007-02-174-0/+153
* EHCI: turn off remote wakeup during shutdownAlan Stern2007-02-171-0/+17
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-1623-98/+702
|\
| * [AGPGART] allow drm populated agp memory types cleanupsAndrew Morton2007-02-112-14/+4Star
| * [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-061-1/+2
| * [AGPGART] Add agp-type-to-mask-type method missing from some drivers.Thomas Hellstrom2007-02-052-0/+2
| * [AGPGART] Don't try to remap i810 registers on resume.Dave Jones2007-02-041-6/+8
| * [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-0318-75/+291
| * [AGPGART] compat ioctlZwane Mwaikambo2007-02-035-14/+407
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-166-117/+213
|\ \
| * \ [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-11783-34866/+59874
| |\ \
| * | | [CPUFREQ] Whitespace fixupDave Jones2007-02-111-1/+1
| * | | [CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristateAdrian Bunk2007-02-111-1/+1
| * | | [CPUFREQ] ondemand governor use new cpufreq rwsem locking in work callbackVenkatesh Pallipadi2007-02-111-18/+16Star
| * | | [CPUFREQ] ondemand governor restructure the work callbackVenkatesh Pallipadi2007-02-111-12/+16
| * | | [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issuesVenkatesh Pallipadi2007-02-111-63/+181
| * | | [CPUFREQ] Remove hotplug cpu crapDave Jones2007-02-115-24/+0Star
| | |/ | |/|
* | | [PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks2007-02-161-0/+2
* | | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-161-1/+1
* | | [PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar2007-02-161-1/+13
* | | [PATCH] clockevents: i386 driversThomas Gleixner2007-02-161-0/+38
* | | [PATCH] Allow early access to the power management timerThomas Gleixner2007-02-161-8/+9
* | | [PATCH] ACPI keep track of timer broadcastingThomas Gleixner2007-02-161-19/+47
* | | [PATCH] ACPI: fix missing include for UPThomas Gleixner2007-02-161-0/+10