| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2010-04-30 | 14 | -9/+25 |
|\ |
|
| * | Staging: vme: Re-introduce necessary brackets | Martyn Welch | 2010-04-30 | 1 | -1/+2 |
| * | Staging: iio: fix up the iio_get_new_idr_val comment | Andrew Morton | 2010-04-30 | 1 | -1/+1 |
| * | Staging: add Add Sitecom WL-349 to rtl8192su | Rodrigo Linfati | 2010-04-30 | 1 | -0/+1 |
| * | Staging: rt2860: add Belkin F5D8055 Wireless-N USB Dongle device id | Chris Largret | 2010-04-30 | 1 | -0/+1 |
| * | staging: rtl8192su: add Support for Belkin F5D8053 v6 | Richard Airlie | 2010-04-30 | 1 | -0/+1 |
| * | Staging: dt3155: fix 50Hz configuration | H Hartley Sweeten | 2010-04-30 | 1 | -2/+2 |
| * | staging: usbip: Fix deadlock | Eric Lescouet | 2010-04-30 | 1 | -0/+3 |
| * | Staging: rtl8192su: add USB ID for 0bda:8171 | Pavel Roskin | 2010-04-30 | 1 | -0/+1 |
| * | Staging: hv: name network device ethX rather than sethX | Stephen Hemminger | 2010-04-30 | 1 | -2/+1 |
| * | Staging: hv: Fix up memory leak on HvCleanup | Cyrill Gorcunov | 2010-04-30 | 1 | -1/+1 |
| * | Staging: hv: Fix a bug affecting IPv6 | Haiyang Zhang | 2010-04-30 | 1 | -0/+1 |
| * | staging: iio: ring_sw: Fix incorrect test on successful read of last value, c... | Jonathan Cameron | 2010-04-30 | 1 | -1/+1 |
| * | staging: iio: Function iio_get_new_idr_val() return negative value if fails. | Sonic Zhang | 2010-04-30 | 1 | -1/+2 |
| * | Staging: iio: adc: fix dangling pointers | Wolfram Sang | 2010-04-30 | 1 | -0/+2 |
| * | Staging: iio: light: fix dangling pointers | Wolfram Sang | 2010-04-30 | 1 | -0/+2 |
| * | Staging: iio: test for failed allocation | Dan Carpenter | 2010-04-30 | 1 | -0/+3 |
| * | staging: iio: lis3l02dq - incorrect ws used in container of call. | Jonathan Cameron | 2010-04-30 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 2010-04-30 | 7 | -7/+21 |
|\ \ |
|
| * | | serial: drivers/serial/pmac_zilog.c: add missing unlock | Julia Lawall | 2010-04-30 | 1 | -1/+3 |
| * | | serial: 8250_pnp - add Fujitsu Wacom device | Ping Cheng | 2010-04-30 | 1 | -0/+2 |
| * | | tty: Fix regressions in the char driver conversion | Alan Cox | 2010-04-30 | 5 | -6/+16 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-04-30 | 26 | -79/+190 |
|\ \ |
|
| * | | USB: sl811-hcd: Fix device disconnect | Michael Hennerich | 2010-04-30 | 1 | -3/+3 |
| * | | USB: ohci-at91: fix power management hanging | Patrice Vilchez | 2010-04-30 | 1 | -0/+2 |
| * | | USB: rename usb_buffer_alloc() and usb_buffer_free() | Daniel Mack | 2010-04-30 | 1 | -10/+10 |
| * | | USB: ti_usb: fix printk format warning | Randy Dunlap | 2010-04-30 | 1 | -1/+1 |
| * | | USB: gadget: s3c-hsotg: Add missing unlock | Julia Lawall | 2010-04-30 | 1 | -2/+5 |
| * | | USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set | Anand Gadiyar | 2010-04-30 | 1 | -1/+1 |
| * | | USB: oxu210hp: release spinlock on error path | Dan Carpenter | 2010-04-30 | 1 | -3/+3 |
| * | | USB: serial: option: add cinterion device id | Greg Kroah-Hartman | 2010-04-30 | 1 | -0/+3 |
| * | | USB: serial: option: ZTEAC8710 Support with Device ID 0xffff | Mahesh Kuruganti | 2010-04-30 | 1 | -0/+2 |
| * | | USB: serial: pl2303: Hybrid reader Uniform HCR331 | Simone Contini | 2010-04-30 | 2 | -0/+2 |
| * | | USB: option: add ID for ZTE MF 330 | Dominik Brodowski | 2010-04-30 | 1 | -0/+5 |
| * | | USB: xhci: properly set endpoint context fields for periodic eps. | Sarah Sharp | 2010-04-30 | 2 | -0/+55 |
| * | | USB: xhci: properly set the "Mult" field of the endpoint context. | Sarah Sharp | 2010-04-30 | 1 | -0/+14 |
| * | | USB: OHCI: don't look at the root hub to get the number of ports | Alan Stern | 2010-04-30 | 1 | -1/+1 |
| * | | USB: don't choose configs with no interfaces | Alan Stern | 2010-04-30 | 1 | -1/+1 |
| * | | USB: cdc-acm: add another device quirk | Russ Nelson | 2010-04-30 | 1 | -0/+3 |
| * | | USB: fix testing the wrong variable in fs_create_by_name() | Dan Carpenter | 2010-04-30 | 1 | -2/+2 |
| * | | usb: Fix tusb6010 for DMA API | Tony Lindgren | 2010-04-30 | 2 | -8/+27 |
| * | | musb_core: fix musb_init_controller() error cleanup path | Sergei Shtylyov | 2010-04-30 | 1 | -17/+34 |
| * | | MUSB: fix DaVinci glue layer dependency | Sergei Shtylyov | 2010-04-30 | 2 | -2/+2 |
| * | | musb_core: don't call musb_platform_exit() twice | Sergei Shtylyov | 2010-04-30 | 1 | -10/+7 |
| * | | MUSB: OMAP: don't call clk_put() | Sergei Shtylyov | 2010-04-30 | 1 | -3/+0 |
| * | | MUSB: DaVinci: fix musb_platform_init() error cleanup path | Sergei Shtylyov | 2010-04-30 | 1 | -0/+2 |
| * | | musb_core: don't prevent disabling clock on driver unload | Sergei Shtylyov | 2010-04-30 | 1 | -3/+1 |
| * | | musb_core: don't touch 'musb->clock' in musb_free() | Sergei Shtylyov | 2010-04-30 | 1 | -5/+0 |
| * | | musb: potential use after free | Dan Carpenter | 2010-04-30 | 1 | -0/+1 |
| * | | musb: save and restore missing bus control register | Ajay Kumar Gupta | 2010-04-30 | 2 | -1/+3 |