summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: Nokia E70 is an unusual deviceAndrew Morton2006-12-201-0/+7
* USB AUERSWALD: replace kmalloc+memset with kzallocBurman Yan2006-12-201-4/+2Star
* USB: fix Wacom Intuos3 4x6 bugsPing Cheng2006-12-202-14/+16
* usb-gsm-driver: Added VendorId and ProductId for Huawei E220 USB ModemJohann Wilhelm2006-12-201-0/+3
* usb-storage: Ignore the virtual cd-drive of the Huawei E220 USB ModemJohann Wilhelm2006-12-201-0/+9
* USB: rtl8150 new device idPetko Manolov2006-12-201-2/+4
* USB: fix ohci.h over-use warningsJeff Garzik2006-12-201-3/+3
* USB: Prevent the funsoft serial device from entering raw modeDavid Clare2006-12-201-0/+27
* Add Baltech Reader ID to CP2101 driverJohannes Hoelzl2006-12-201-0/+1
* USB: mutexification of usblpOliver Neukum2006-12-201-25/+29
* usb serial: Eliminate bogus ioctl codeAlan2006-12-203-89/+0Star
* USB: removing ifdefed code from gl620aOliver Neukum2006-12-201-154/+0Star
* USB: ftdi_sio - MachX product ID addedJan Capek2006-12-202-2/+4
* USB: airprime: add device id for dell wireless 5500 hsdpa cardEagle Jones2006-12-201-0/+1
* USB: fix transvibrator disconnect raceOliver Neukum2006-12-201-1/+1
* USB: Fix oops in PhidgetServoSean Young2006-12-201-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2006-12-194-1/+67
|\
| * [PATCH] Generic HID layer - update MAINTAINERSJiri Kosina2006-12-141-0/+6
| * input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi2006-12-142-0/+59
| * [PATCH] Generic HID layer - build: USB_HID should select HIDJiri Kosina2006-12-141-1/+2
* | [CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov2006-12-183-13/+10Star
* | [IPV4]: Fix BUG of ip_rt_send_redirect()Li Yewang2006-12-181-1/+2
* | [TCP]: Trivial fix to message in tcp_v4_inbound_md5_hashLeigh Brown2006-12-181-1/+1
* | [TCP]: Fix oops caused by tcp_v4_md5_do_delLeigh Brown2006-12-181-0/+1
* | [CONNECTOR]: Fix compilation breakage introduced recently.Evgeniy Polyakov2006-12-181-2/+1Star
* | [TG3]: Update version and reldate.Michael Chan2006-12-181-2/+2
* | [TG3]: Power down/up 5906 PHY correctly.Michael Chan2006-12-182-1/+17
* | [TG3]: Fix race condition when calling register_netdev().Michael Chan2006-12-181-4/+4
* | [TG3]: Assign tp->link_config.orig_* values.Michael Chan2006-12-181-0/+4
* | [NETFILTER] IPV6: Fix dependencies.David S. Miller2006-12-181-2/+3
* | [BNX2]: Fix minor loopback problem.Michael Chan2006-12-181-3/+3
* | [BNX2]: Fix bug in bnx2_nvram_write().Michael Chan2006-12-181-2/+2
* | [BNX2]: Fix panic in bnx2_tx_int().Michael Chan2006-12-181-3/+10
* | [AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle2006-12-183-28/+26Star
* | [AX.25]: Fix unchecked rose_add_loopback_node usesRalf Baechle2006-12-181-4/+18
* | [AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle2006-12-184-52/+29Star
* | [AX.25]: Fix unchecked nr_add_node uses.Ralf Baechle2006-12-181-3/+8
* | [AX.25]: Fix unchecked ax25_listen_register usesRalf Baechle2006-12-183-10/+24
* | [AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle2006-12-184-32/+32
* | [AX.25]: Mark all kmalloc users __must_checkRalf Baechle2006-12-186-14/+17
* | [TG3]: replace kmalloc+memset with kzallocYan Burman2006-12-181-8/+1Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-12-183-27/+12Star
|\ \
| * | [CPUFREQ] longhaul compile fix.Dave Jones2006-12-181-0/+1
| * | [CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones2006-12-181-1/+2
| * | [CPUFREQ] set policy->curfreq on initializationMattia Dongili2006-12-181-2/+2
| * | [CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.cVenkatesh Pallipadi2006-12-141-23/+6Star
| * | [CPUFREQ] fixes typo in cpufreq.cDhaval Giani2006-12-131-1/+1
* | | [PATCH] more work_struct fixes: tas300x sound driversAl Viro2006-12-182-15/+14Star
* | | [SPARC]: Make bitops use same spinlocks as atomics.David S. Miller2006-12-186-207/+58Star
* | | [SPARC]: Update defconfig.David S. Miller2006-12-171-179/+532