summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: cdc-acm: fix incorrect throtteling, make set_control optionalOliver Neukum2007-02-162-11/+25
* USB: unconfigure devices which have config 0Alan Stern2007-02-164-8/+22
* USB: make usb_iso_packet_descriptor.status signedPete Zaitcev2007-02-161-1/+1
* USB: fix g_serial small errorBryan O'Donoghue2007-02-161-0/+1
* USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.hMike Frysinger2007-02-161-2/+2
* USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 PlayerDylan Taft2007-02-161-0/+9
* USB: Fix misspelled "USBNET_MII" kernel config option.Robert P. J. Day2007-02-161-1/+1
* USB: input: HID: add CIDC USB device to HID blacklistZheng XiaoJun2007-02-161-0/+3
* USB: USB_RTL8150 must select MIIAdrian Bunk2007-02-161-0/+1
* USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-165-3/+21
* USB: fix autosuspend race in skeleton driverOliver Neukum2007-02-161-4/+6
* USB: asix - Fix endian issues in asix_tx_fixup()David Hollis2007-02-161-0/+2
* USB: fix concurrent buffer access in the hub driverAlan Stern2007-02-161-0/+6
* USB: Fix error cleanup path in airprimePete Zaitcev2007-02-161-27/+8
* USB: descriptor structures have to be packedInaky Perez-Gonzalez2007-02-161-10/+10
* EHCI: add debugging message to ehci_bus_suspendAlan Stern2007-02-161-0/+2
* usbcore: small changes to hub driver's suspend methodAlan Stern2007-02-161-15/+10
* USB: Fix apparent typo CONFIG_USB_CDCETHER.Robert P. J. Day2007-02-161-1/+1
* USB: add flow control to usb-serial generic driver.Joris van Rantwijk2007-02-162-18/+90
* USB: unusual_devs update for Sony P990i phoneAlan Stern2007-02-161-2/+3
* USB: Teac HD-35PU patch to unusual_devs.hThomas Bächler2007-02-161-0/+10
* USB: PL2303: Willcom WS002IN Support.YOSHIFUJI Hideaki2007-02-162-0/+6
* USB: fix needless failure under certain conditionsOliver Neukum2007-02-161-4/+5
* USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERRJosh Triplett2007-02-161-1/+1
* USB: Driver to charge USB blackberry devicesGreg Kroah-Hartman2007-02-164-0/+153
* EHCI: turn off remote wakeup during shutdownAlan Stern2007-02-161-0/+17
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-02-167-58/+167
|\
| * [AVR32] Use per-controller spi_board_info structuresHaavard Skinnemoen2007-02-163-24/+44
| * [AVR32] Warn, don't BUG if clk_disable is called too many timesHaavard Skinnemoen2007-02-161-1/+5
| * [AVR32] Make sure all genclocks have a parentHaavard Skinnemoen2007-02-161-16/+73
| * [AVR32] Remove unnecessary sys_nfsservctl conditionalHaavard Skinnemoen2007-02-161-4/+0
| * [AVR32] Wire up the SysV IPC calls properlyHaavard Skinnemoen2007-02-162-7/+28
| * [AVR32] Define ioremap_nocache, ioport_map and ioport_unmapHaavard Skinnemoen2007-02-161-0/+11
| * [AVR32] Fix prototypes for __raw_writesb and friendsHaavard Skinnemoen2007-02-161-6/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-1624-98/+707
|\ \
| * | [AGPGART] allow drm populated agp memory types cleanupsAndrew Morton2007-02-102-14/+4
| * | [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-0319-75/+296
| * | [AGPGART] compat ioctlZwane Mwaikambo2007-02-035-14/+407
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-1613-407/+795
|\ \ \
| * | | [CPUFREQ] Longhaul - Redo Longhaul ver. 2Rafa³ Bilski2007-02-141-22/+31
| * | | [CPUFREQ] EPS - Correct 2nd brand testRafa³ Bilski2007-02-131-1/+1
| * | | [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-101978-53145/+127363
| |\ \ \
| * | | | [CPUFREQ] Longhaul - Separate frequency and voltage transitionRafa³ Bilski2007-02-101-16/+93
| * | | | [CPUFREQ] Longhaul - Models of NehemiahRafa³ Bilski2007-02-101-3/+3
| * | | | [CPUFREQ] Whitespace fixupDave Jones2007-02-101-1/+1
| * | | | [CPUFREQ] Longhaul - Simplier minmultRafa³ Bilski2007-02-101-15/+8
| * | | | [CPUFREQ] CPU_FREQ_TABLE shouldn't be a def_tristateAdrian Bunk2007-02-101-1/+1
OpenPOWER on IntegriCloud