| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-14 | 20 | -49/+75 |
|\ |
|
| * | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin... | David S. Miller | 2009-07-14 | 5 | -68/+44 |
| * | drivers/net: using spin_lock_irqsave() in net_send_packet() | Dongdong Deng | 2009-07-14 | 2 | -5/+7 |
| * | NET: phy_device, fix lock imbalance | Jiri Slaby | 2009-07-14 | 1 | -1/+3 |
| * | igb: gcc-3.4.6 fix | Eric Dumazet | 2009-07-13 | 1 | -40/+37 |
| * | atlx: duplicate testing of MCAST flag | roel kluin | 2009-07-13 | 1 | -1/+1 |
| * | NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines. | Ralf Baechle | 2009-07-12 | 5 | -44/+68 |
| * | netdev: restore MTU change operation | Ben Hutchings | 2009-07-12 | 11 | -0/+11 |
| * | netdev: restore MAC address set and validate operations | Ben Hutchings | 2009-07-12 | 10 | -2/+16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-07-13 | 14 | -79/+80 |
|\ \ |
|
| * | | Staging: stlc45xx: convert config_interface to bss_info_changed, fixing a bui... | Alexander Beregalov | 2009-07-12 | 1 | -19/+8 |
| * | | Staging: comedi: s626: use subvendor:subdevice ids for SAA7146 board | Herton Ronaldo Krzesinski | 2009-07-12 | 1 | -15/+20 |
| * | | Staging: prevent rtl8192su from crashing dev_ioctl in SIOCGIWNAME | Dan Aloni | 2009-07-12 | 1 | -7/+7 |
| * | | Staging: prevent rtl8187se from crashing dev_ioctl() in SIOCGIWNAME | Dan Aloni | 2009-07-12 | 1 | -6/+6 |
| * | | Staging: rtl8192su: convert to net_device_ops | Bartlomiej Zolnierkiewicz | 2009-07-12 | 4 | -13/+21 |
| * | | Staging: serqt_usb2: declare qt_open static in serqt_usb2 | Bill Pemberton | 2009-07-12 | 1 | -1/+1 |
| * | | Staging: serqt_usb2: fix qt_close parameters in serqt_usb2 | Bill Pemberton | 2009-07-12 | 1 | -2/+4 |
| * | | Staging: comedi: jr3_pci.c: add required includes | Alexander Beregalov | 2009-07-12 | 1 | -0/+2 |
| * | | Staging: meilhaus: add email address to TODO | Greg Kroah-Hartman | 2009-07-12 | 1 | -1/+1 |
| * | | Staging: rspiusb: use NULL virtual address instead of a bogus one | Pete Zaitcev | 2009-07-12 | 1 | -10/+4 |
| * | | Staging: vt6655: compile fix | Alan Cox | 2009-07-12 | 1 | -5/+5 |
| * | | Staging: rt2870: Add USB ID for Sitecom WL-608 | Jorrit Schippers | 2009-07-12 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-07-13 | 4 | -11/+16 |
|\ \ \ |
|
| * | | | wm97xx_batery: replace driver_data with dev_get_drvdata() | Alexander Beregalov | 2009-07-12 | 1 | -2/+2 |
| * | | | omap: video: remove direct access of driver_data | Greg Kroah-Hartman | 2009-07-12 | 1 | -7/+7 |
| * | | | Firmware: firmware_class, fix lock imbalance | Jiri Slaby | 2009-07-12 | 1 | -2/+4 |
| * | | | devres: WARN() and return, don't crash on device_del() of uninitialized device | Benjamin Herrenschmidt | 2009-07-12 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-07-13 | 46 | -2204/+574 |
|\ \ \ |
|
| * | | | USB: otg: fix module reinsert issue | Ajay Kumar Gupta | 2009-07-12 | 1 | -0/+1 |
| * | | | USB: handle zero-length usbfs submissions correctly | Alan Stern | 2009-07-12 | 1 | -21/+20 |
| * | | | USB: EHCI: report actual_length for iso transfers | Alan Stern | 2009-07-12 | 1 | -4/+8 |
| * | | | USB: option: remove unnecessary and erroneous code | Alan Stern | 2009-07-12 | 1 | -26/+1 |
| * | | | USB: cypress_m8: remove invalid Clear-Halt | Alan Stern | 2009-07-12 | 1 | -2/+2 |
| * | | | USB: musb_host: undo incorrect change in musb_advance_schedule() | Sergei Shtylyov | 2009-07-12 | 1 | -1/+1 |
| * | | | USB: fix LANGID=0 regression | Daniel Mack | 2009-07-12 | 1 | -18/+45 |
| * | | | USB: serial: sierra driver id_table additions | Elina Pasheva | 2009-07-12 | 1 | -17/+29 |
| * | | | USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter. | Krzysztof Halasa | 2009-07-12 | 2 | -0/+4 |
| * | | | USB: fix race leading to a write after kfree in usbfs | Oliver Neukum | 2009-07-12 | 1 | -4/+17 |
| * | | | USB: Sierra: fix oops upon device close | Alan Stern | 2009-07-12 | 1 | -3/+2 |
| * | | | USB: option.c: add A-Link 3GU device id | Anssi Hannula | 2009-07-12 | 1 | -1/+5 |
| * | | | USB: Serial: Add support for Arkham Technology adapters | Amit Kucheria | 2009-07-12 | 1 | -0/+2 |
| * | | | USB: Fix option_ms regression in 2.6.31-rc2 | Jonathan McDowell | 2009-07-12 | 1 | -0/+3 |
| * | | | USB: gadget audio: select SND_PCM | Randy Dunlap | 2009-07-12 | 1 | -0/+1 |
| * | | | USB: ftdi: support NDI devices | Martin Geleynse | 2009-07-12 | 2 | -4/+69 |
| * | | | Revert USB: usbfs: deprecate and hide option for !embedded | Greg Kroah-Hartman | 2009-07-12 | 1 | -1/+1 |
| * | | | USB: RNDIS gadget, fix issues talking from PXA | David Brownell | 2009-07-12 | 1 | -5/+6 |
| * | | | USB: serial: FTDI with product code FB80 and vendor id 0403 | Folkert van Heusden | 2009-07-12 | 2 | -0/+2 |
| * | | | USB: console: Fix regression in usb console on kernel boot | Jason Wessel | 2009-07-12 | 2 | -7/+9 |
| * | | | USB: add missing class descriptions used in usb/devices file | Frans Pop | 2009-07-12 | 1 | -4/+6 |
| * | | | USB: fix memleak in usbfs | Oliver Neukum | 2009-07-12 | 1 | -6/+10 |