Age | Commit message (Expand) | Author | Files | Lines |
2009-08-10 | gianfar: keep vlan related state when restart | Yong Zhang | 1 | -2/+10 |
2009-08-10 | e1000e: fix potential NVM corruption on ICH9 with 8K bank size | Bruce Allan | 1 | -38/+12 |
2009-08-10 | e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts | Bruce Allan | 1 | -13/+31 |
2009-08-10 | ixgbe: Disable packet split only on FCoE queues in 82599 | Yi Zou | 2 | -16/+19 |
2009-08-10 | ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl() | Yi Zou | 1 | -40/+15 |
2009-08-10 | tun: Extend RTNL lock coverage over whole ioctl | Herbert Xu | 1 | -31/+19 |
2009-08-10 | fec: fix FEC driver packet transmission breakage | Greg Ungerer | 1 | -4/+5 |
2009-08-10 | atlx: strncpy does not null terminate string | Roel Kluin | 2 | -8/+8 |
2009-08-10 | irda: fix read buffer overflow | Roel Kluin | 1 | -1/+1 |
2009-08-10 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 694 | -12298/+23374 |
2009-08-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -15/+22 |
2009-08-10 | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2 | -1/+13 |
2009-08-09 | drm/i915: silence vblank warnings | Frans Pop | 1 | -2/+2 |
2009-08-09 | drm: silence pointless vblank warning. | Paul Rolland | 1 | -1/+1 |
2009-08-09 | drm: When adding probed modes, preserve duplicate mode types | Keith Packard | 1 | -0/+2 |
2009-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 12 | -18/+53 |
2009-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 12 | -58/+80 |
2009-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds | 17 | -513/+1221 |
2009-08-08 | Staging: rspiusb: Fix buffer overflow | Roel Kluin | 1 | -0/+2 |
2009-08-08 | staging: add dependencies on PCI for drivers that require it | Jeff Mahoney | 2 | -0/+2 |
2009-08-08 | Staging: rtl8192su: fix build error | Greg Kroah-Hartman | 4 | -4/+5 |
2009-08-08 | Staging: rt2870: Revert d44ca7 Removal of kernel_thread() API | Mike Galbraith | 5 | -54/+68 |
2009-08-08 | Staging: rt2870: Add USB ID for Linksys, Planex Communications, Belkin | Jakob Gruber | 1 | -0/+3 |
2009-08-08 | USB: fix oops on disconnect in cdc-acm | Oliver Neukum | 2 | -5/+7 |
2009-08-08 | USB: storage: include Prolific Technology USB drive in unusual_devs list | Rogerio Brito | 1 | -0/+7 |
2009-08-08 | USB: ftdi_sio: add product_id for Marvell OpenRD Base, Client | Dhaval Vasa | 2 | -0/+9 |
2009-08-08 | USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve... | Marko Hänninen | 2 | -0/+8 |
2009-08-08 | USB: EHCI: fix counting of transaction error retries | Alan Stern | 2 | -5/+5 |
2009-08-08 | USB: EHCI: fix two new bugs related to Clear-TT-Buffer | Alan Stern | 2 | -4/+5 |
2009-08-08 | USB: usbfs: fix -ENOENT error code to be -ENODEV | Alan Stern | 1 | -1/+1 |
2009-08-08 | USB: musb: fix the nop registration for OMAP3EVM | Gupta, Ajay Kumar | 1 | -0/+1 |
2009-08-08 | USB: devio: Properly do access_ok() checks | Michael Buesch | 1 | -3/+5 |
2009-08-08 | USB: pl2303: New vendor and product id | Khanh-Dang Nguyen Thu Lam | 2 | -0/+5 |
2009-08-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 8 | -27/+27 |
2009-08-07 | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 | Linus Torvalds | 1 | -12/+13 |
2009-08-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 7 | -266/+24 |
2009-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -9/+33 |
2009-08-07 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2 | -2/+4 |
2009-08-07 | drivers/mmc: correct error-handling code | Julia Lawall | 1 | -1/+1 |
2009-08-07 | i.MX31: fix framebuffer locking regressions | Guennadi Liakhovetski | 1 | -30/+56 |
2009-08-07 | fbcon: don't use vc_resize() on initialization | Johannes Weiner | 1 | -3/+3 |
2009-08-07 | viafb: fix rmmod bug | Florian Tobias Schandinat | 4 | -70/+53 |
2009-08-07 | fbcon: fix rotate upside down crash | Stefani Seibold | 1 | -1/+1 |
2009-08-07 | drivers/w1/masters/omap_hdq.c: fix missing mutex unlock | Stoyan Gaydarov | 1 | -0/+1 |
2009-08-07 | libertas: correct packing of rxpd structure | Bob Dunlop | 1 | -2/+2 |
2009-08-07 | mwl8k: prevent module unload hang | Lennert Buytenhek | 1 | -2/+2 |
2009-08-07 | mwl8k: prevent crash in ->configure_filter() if no interface was added | Lennert Buytenhek | 1 | -4/+8 |
2009-08-07 | mwl8k: call pci_unmap_single() before accessing command structure again | Lennert Buytenhek | 1 | -2/+3 |
2009-08-07 | mwl8k: add various missing GET_HW_SPEC endian conversions | Lennert Buytenhek | 1 | -4/+4 |
2009-08-07 | mwl8k: fix NULL pointer dereference on receive out-of-memory | Lennert Buytenhek | 1 | -0/+2 |