Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Revert "USB: Correct Makefile to make isp1760 buildable" | Mike Frysinger | 2009-05-28 | 1 | -1/+0 | |
| | * | | | | | | | | usb-serial: fix crash when sub-driver updates firmware | Alan Stern | 2009-05-28 | 1 | -0/+1 | |
| | * | | | | | | | | USB: isp1760: urb_dequeue doesn't always find the urbs | Warren Free | 2009-05-28 | 1 | -2/+22 | |
| | * | | | | | | | | USB: Yet another Conexant Clone to add to cdc-acm.c | Xiao Kaijian | 2009-05-28 | 1 | -0/+3 | |
| | * | | | | | | | | USB: atmel_usb_udc: Use kzalloc() to allocate ep structures | Haavard Skinnemoen | 2009-05-28 | 1 | -1/+1 | |
| | * | | | | | | | | USB: atmel-usba-udc : fix control out requests. | Martin Fuzzey | 2009-05-28 | 1 | -1/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-05-29 | 3 | -2/+11 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Driver Core: do not oops when driver_unregister() is called for unregistered ... | Kay Sievers | 2009-05-28 | 3 | -2/+11 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-05-29 | 3 | -2/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Input: libps2 - better handle bad scheduler decisions | Dmitry Torokhov | 2009-05-28 | 1 | -1/+1 | |
| | * | | | | | | | | Input: usb1400_ts - fix access to "device data" in resume function | Manuel Traut | 2009-05-27 | 1 | -1/+1 | |
| | * | | | | | | | | Input: multitouch - add tracking ID to the protocol | Henrik Rydberg | 2009-05-23 | 1 | -0/+1 | |
| * | | | | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-05-29 | 3 | -6/+34 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | i915: Set object to gtt domain when faulting it back in | Kristian Høgsberg | 2009-05-27 | 1 | -0/+7 | |
| | * | | | | | | | | | drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing. | Eric Anholt | 2009-05-26 | 1 | -0/+10 | |
| | * | | | | | | | | | drm/i915: Fix tiling pitch handling on 8xx. | Eric Anholt | 2009-05-26 | 3 | -6/+17 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | 8250: Fix oops from setserial | Alan Cox | 2009-05-29 | 1 | -0/+15 | |
| * | | | | | | | | | edac: AMD8111 & AMD8131 Kconfig fixup | Harry Ciao | 2009-05-29 | 2 | -2/+8 | |
| * | | | | | | | | | edac: AMD8111 & AMD8131 use dev_name() | Harry Ciao | 2009-05-29 | 2 | -3/+3 | |
| * | | | | | | | | | atmel_lcdfb: correct fifo size for some products | Nicolas Ferre | 2009-05-29 | 1 | -8/+2 | |
| * | | | | | | | | | S3C-fb: PM fix | Marek Szyprowski | 2009-05-29 | 1 | -1/+11 | |
| * | | | | | | | | | serial: 8250_gsc: fix printk format error | Alexander Beregalov | 2009-05-29 | 1 | -2/+2 | |
| * | | | | | | | | | parport_gsc: fix printk format error | Alexander Beregalov | 2009-05-29 | 1 | -2/+2 | |
| * | | | | | | | | | drivers/serial/mpc52xx_uart.c: fix array overindexing check | Roel Kluin | 2009-05-29 | 1 | -1/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-05-27 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | md: raid5: change incorrect usage of 'min' macro to 'min_t' | NeilBrown | 2009-05-27 | 1 | -3/+3 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 2009-05-26 | 9 | -89/+408 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/i915: Add support for VGA load detection (pre-945). | Ma Ling | 2009-05-26 | 1 | -2/+147 | |
| | * | | | | | | | | drm/i915: Use an I2C algo to do the flip to SDVO DDC bus. | Ma Ling | 2009-05-22 | 1 | -4/+63 | |
| | * | | | | | | | | drm/i915: Determine type before initialising connector | Jonas Bonn | 2009-05-22 | 1 | -19/+10 | |
| | * | | | | | | | | drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected. | Ma Ling | 2009-05-22 | 1 | -0/+41 | |
| | * | | | | | | | | drm/i915: Fetch SDVO LVDS mode lines from VBT, then reserve them | Ma Ling | 2009-05-22 | 4 | -33/+93 | |
| | * | | | | | | | | i915: support 8xx desktop cursors | Jesse Barnes | 2009-05-22 | 3 | -8/+39 | |
| | * | | | | | | | | drm/i915: allocate large pointer arrays with vmalloc | Jesse Barnes | 2009-05-19 | 1 | -23/+15 | |
| * | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-05-26 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | oprofile: fix cpu buffer size | Robert Richter | 2009-05-07 | 1 | -2/+6 | |
| * | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-05-26 | 3 | -4/+10 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [CPUFREQ] fix timer teardown in ondemand governor | Mathieu Desnoyers | 2009-05-26 | 1 | -1/+4 | |
| | * | | | | | | | | | | [CPUFREQ] fix timer teardown in conservative governor | Mathieu Desnoyers | 2009-05-26 | 1 | -1/+4 | |
| | * | | | | | | | | | | [CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call | Mathieu Desnoyers | 2009-05-26 | 1 | -2/+2 | |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | lguest: fix on Intel when KVM loaded (unhandled trap 13) | Rusty Russell | 2009-05-26 | 1 | -9/+10 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-26 | 14 | -111/+158 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2009-05-25 | 1 | -5/+30 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | wimax/i2400m: usb: fix device reset on autosuspend while not yet idle | Inaky Perez-Gonzalez | 2009-05-22 | 1 | -5/+30 | |
| | * | | | | | | | | | | r8169: avoid losing MSI interrupts | David Dillow | 2009-05-25 | 1 | -45/+57 | |
| | * | | | | | | | | | | mac8390: fix regression caused during net_device_ops conversion | Finn Thain | 2009-05-25 | 2 | -6/+6 | |
| | * | | | | | | | | | | gianfar: fix BUG under load after introduction of skb recycling | Lennert Buytenhek | 2009-05-25 | 1 | -1/+10 | |
| | * | | | | | | | | | | gigaset: beyond ARRAY_SIZE of iwb->data | Roel Kluin | 2009-05-21 | 1 | -1/+1 | |
| | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | wireless: beyond ARRAY_SIZE of intf->crypto_stats | Roel Kluin | 2009-05-20 | 1 | -1/+1 | |
| | * | | | | | | | | | iwlwifi: update 5000 ucode support to version 2 of API | Jay Sternberg | 2009-05-20 | 1 | -1/+1 |