Age | Commit message (Expand) | Author | Files | Lines |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 8 | -29/+31 |
2010-01-28 | netdev: remove HAVE_ leftovers | Alexey Dobriyan | 1 | -6/+0 |
2010-01-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 7 | -48/+60 |
2010-01-20 | Staging: hv: fix smp problems in the hyperv core code | Greg Kroah-Hartman | 3 | -33/+35 |
2010-01-20 | Staging: et131x: Fix 2.6.33rc1 regression in et131x | Alan Cox | 2 | -8/+16 |
2010-01-20 | Staging: asus_oled: fix oops in 2.6.32.2 | Eugeni Dodonov | 1 | -4/+8 |
2010-01-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -23/+14 |
2010-01-17 | V4L/DVB (13955): cx25821: fix double unlock in medusa_video_init() | Dan Carpenter | 1 | -3/+1 |
2010-01-14 | Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56 | Larry Finger | 3 | -23/+14 |
2009-12-23 | Staging/vt66*: kconfig, depends on WLAN | Randy Dunlap | 2 | -2/+2 |
2009-12-23 | Staging: batman-adv: introduce missing kfree | Julia Lawall | 1 | -1/+3 |
2009-12-23 | Staging: batman-adv: Add Kconfig dependancies on PROC_FS and PACKET. | Andrew Lunn | 1 | -0/+1 |
2009-12-23 | Staging: panel: Adjust range for PANEL_KEYPAD in Kconfig | Peter Huewe | 1 | -1/+1 |
2009-12-23 | Staging: panel: Fix compilation error with custom lcd charset | Peter Huewe | 1 | -1/+1 |
2009-12-23 | Staging: ramzswap: remove ARM specific d-cache hack | Nitin Gupta | 2 | -26/+3 |
2009-12-23 | Staging: rtl8192x: fix printk formats | Randy Dunlap | 4 | -8/+8 |
2009-12-23 | Staging: wlan-ng: fix Correct size given to memset | Julia Lawall | 1 | -1/+1 |
2009-12-23 | staging: rtl8192su: add USB VID/PID for HWNUm-300 | Stephane Glondu | 1 | -0/+2 |
2009-12-23 | staging: fix rtl8192su compilation errors with mac80211 | George Kadianakis | 5 | -19/+19 |
2009-12-23 | staging: fix rtl8192e compilation errors with mac80211 | George Kadianakis | 7 | -38/+38 |
2009-12-23 | Staging: fix rtl8187se compilation errors with mac80211 | George Kadianakis | 6 | -20/+20 |
2009-12-23 | Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr() | Roel Kluin | 1 | -1/+1 |
2009-12-23 | Staging: comedi: jr3_pci: Don't ioremap too much space. Check result. | Ian Abbott | 1 | -2/+5 |
2009-12-23 | Staging: comedi: removed "depricated" from COMEDI_CB_BLOCK | Bernd Porr | 1 | -1/+1 |
2009-12-23 | Staging: comedi: usbdux.c: fix locking up of the driver when the comedi ringb... | Bernd Porr | 1 | -1/+4 |
2009-12-23 | Staging: dst: remove from the tree | Greg Kroah-Hartman | 10 | -3963/+0 |
2009-12-23 | Staging: sm7xx: add a new framebuffer driver | Wu Zhangjin | 9 | -0/+3586 |
2009-12-22 | pohmelfs needs I_LOCK | Evgeniy Polyakov | 1 | -2/+0 |
2009-12-17 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 9 | -281/+125 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2 | -2/+1 |
2009-12-17 | Staging: octeon-ethernet: Convert to use PHY Abstraction Layer. | David Daney | 9 | -281/+125 |
2009-12-16 | Merge branch 'drm-vmware-staging' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
2009-12-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 1 | -41/+5 |
2009-12-16 | fix the crap in dst/dcore | Al Viro | 1 | -41/+5 |
2009-12-16 | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart | 14 | -14/+0 |
2009-12-16 | V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number | Laurent Pinchart | 12 | -24/+36 |
2009-12-16 | V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers | Laurent Pinchart | 13 | -263/+67 |
2009-12-16 | V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers | Laurent Pinchart | 1 | -2/+2 |
2009-12-16 | V4L/DVB (13550): v4l: Use the new video_device_node_name function | Laurent Pinchart | 1 | -2/+2 |
2009-12-15 | drm/vmwgfx: Add DRM driver for VMware Virtual GPU | Jakob Bornecrantz | 1 | -0/+2 |
2009-12-12 | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 1 | -1/+1 |
2009-12-12 | drop explicit include of autoconf.h | Sam Ravnborg | 1 | -1/+0 |
2009-12-11 | Staging: batman: fix debug Kconfig option | Greg Kroah-Hartman | 1 | -1/+1 |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 679 | -174515/+165727 |
2009-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2 | -2/+8 |
2009-12-11 | Merge branch 'drm-nouveau-pony' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2009-12-11 | Staging: IIO: add selection of IIO_SW_RING to LIS3L02DQ as needed | Jonathan Cameron | 1 | -0/+1 |
2009-12-11 | Staging: IIO: Add tsl2560-2 support to tsl2563 driver. | Jonathan Cameron | 2 | -8/+9 |
2009-12-11 | Staging: IIO: Remove tsl2561 driver. Support merged with tsl2563. | Jonathan Cameron | 3 | -282/+0 |
2009-12-11 | Staging: wlags49_h2: fix up signal levels | Henk de Groot | 2 | -11/+39 |