| Commit message (Expand) | Author | Age | Files | Lines |
* | usb serial: Eliminate bogus ioctl code | Alan | 2006-12-20 | 3 | -89/+0 |
* | USB: removing ifdefed code from gl620a | Oliver Neukum | 2006-12-20 | 1 | -154/+0 |
* | USB: ftdi_sio - MachX product ID added | Jan Capek | 2006-12-20 | 2 | -2/+4 |
* | USB: airprime: add device id for dell wireless 5500 hsdpa card | Eagle Jones | 2006-12-20 | 1 | -0/+1 |
* | USB: fix transvibrator disconnect race | Oliver Neukum | 2006-12-20 | 1 | -1/+1 |
* | USB: Fix oops in PhidgetServo | Sean Young | 2006-12-20 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2006-12-19 | 4 | -1/+67 |
|\ |
|
| * | [PATCH] Generic HID layer - update MAINTAINERS | Jiri Kosina | 2006-12-14 | 1 | -0/+6 |
| * | input/hid: Supporting more keys from the HUT Consumer Page | Florian Festi | 2006-12-14 | 2 | -0/+59 |
| * | [PATCH] Generic HID layer - build: USB_HID should select HID | Jiri Kosina | 2006-12-14 | 1 | -1/+2 |
* | | [CONNECTOR]: Replace delayed work with usual work queue. | Evgeniy Polyakov | 2006-12-18 | 3 | -13/+10 |
* | | [IPV4]: Fix BUG of ip_rt_send_redirect() | Li Yewang | 2006-12-18 | 1 | -1/+2 |
* | | [TCP]: Trivial fix to message in tcp_v4_inbound_md5_hash | Leigh Brown | 2006-12-17 | 1 | -1/+1 |
* | | [TCP]: Fix oops caused by tcp_v4_md5_do_del | Leigh Brown | 2006-12-17 | 1 | -0/+1 |
* | | [CONNECTOR]: Fix compilation breakage introduced recently. | Evgeniy Polyakov | 2006-12-17 | 1 | -2/+1 |
* | | [TG3]: Update version and reldate. | Michael Chan | 2006-12-17 | 1 | -2/+2 |
* | | [TG3]: Power down/up 5906 PHY correctly. | Michael Chan | 2006-12-17 | 2 | -1/+17 |
* | | [TG3]: Fix race condition when calling register_netdev(). | Michael Chan | 2006-12-17 | 1 | -4/+4 |
* | | [TG3]: Assign tp->link_config.orig_* values. | Michael Chan | 2006-12-17 | 1 | -0/+4 |
* | | [NETFILTER] IPV6: Fix dependencies. | David S. Miller | 2006-12-17 | 1 | -2/+3 |
* | | [BNX2]: Fix minor loopback problem. | Michael Chan | 2006-12-17 | 1 | -3/+3 |
* | | [BNX2]: Fix bug in bnx2_nvram_write(). | Michael Chan | 2006-12-17 | 1 | -2/+2 |
* | | [BNX2]: Fix panic in bnx2_tx_int(). | Michael Chan | 2006-12-17 | 1 | -3/+10 |
* | | [AX.25]: Fix unchecked rose_add_loopback_neigh uses | Ralf Baechle | 2006-12-17 | 3 | -28/+26 |
* | | [AX.25]: Fix unchecked rose_add_loopback_node uses | Ralf Baechle | 2006-12-17 | 1 | -4/+18 |
* | | [AX.25]: Fix unchecked ax25_linkfail_register uses | Ralf Baechle | 2006-12-17 | 4 | -52/+29 |
* | | [AX.25]: Fix unchecked nr_add_node uses. | Ralf Baechle | 2006-12-17 | 1 | -3/+8 |
* | | [AX.25]: Fix unchecked ax25_listen_register uses | Ralf Baechle | 2006-12-17 | 3 | -10/+24 |
* | | [AX.25]: Fix unchecked ax25_protocol_register uses. | Ralf Baechle | 2006-12-17 | 4 | -32/+32 |
* | | [AX.25]: Mark all kmalloc users __must_check | Ralf Baechle | 2006-12-17 | 6 | -14/+17 |
* | | [TG3]: replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-17 | 1 | -8/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-12-17 | 3 | -27/+12 |
|\ \ |
|
| * | | [CPUFREQ] longhaul compile fix. | Dave Jones | 2006-12-17 | 1 | -0/+1 |
| * | | [CPUFREQ] Advise not to use longhaul on VIA C7. | Dave Jones | 2006-12-17 | 1 | -1/+2 |
| * | | [CPUFREQ] set policy->curfreq on initialization | Mattia Dongili | 2006-12-17 | 1 | -2/+2 |
| * | | [CPUFREQ] Trivial cleanup for acpi read/write port in acpi-cpufreq.c | Venkatesh Pallipadi | 2006-12-13 | 1 | -23/+6 |
| * | | [CPUFREQ] fixes typo in cpufreq.c | Dhaval Giani | 2006-12-13 | 1 | -1/+1 |
* | | | [PATCH] more work_struct fixes: tas300x sound drivers | Al Viro | 2006-12-17 | 2 | -15/+14 |
* | | | [SPARC]: Make bitops use same spinlocks as atomics. | David S. Miller | 2006-12-17 | 6 | -207/+58 |
* | | | [SPARC]: Update defconfig. | David S. Miller | 2006-12-17 | 1 | -179/+532 |
* | | | [SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition. | David S. Miller | 2006-12-17 | 2 | -5/+12 |
* | | | [SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious. | Fabrice Knevez | 2006-12-17 | 1 | -1/+1 |
* | | | [DocBook]: Fix two typos in generic IRQ docs. | David S. Miller | 2006-12-17 | 1 | -2/+2 |
* | | | [SPARC64]: Minor irq handling cleanups. | David S. Miller | 2006-12-17 | 2 | -22/+4 |
* | | | [SPARC64]: Kill no-remapping-needed code in head.S | David S. Miller | 2006-12-17 | 1 | -6/+1 |
* | | | [PATCH] sys_mincore: s/max/min/ | Oleg Nesterov | 2006-12-17 | 1 | -1/+1 |
* | | | [PATCH] m68k trivial build fixes | Al Viro | 2006-12-17 | 2 | -4/+4 |
* | | | Fix up mm/mincore.c error value cases | Linus Torvalds | 2006-12-16 | 1 | -19/+10 |
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2006-12-16 | 4 | -19/+107 |
|\ \ \ |
|
| * | | | IB/mthca: Use DEFINE_MUTEX() instead of mutex_init() | Roland Dreier | 2006-12-15 | 1 | -3/+1 |