summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-04-3014-9/+25
|\
| * Staging: vme: Re-introduce necessary bracketsMartyn Welch2010-04-301-1/+2
| * Staging: iio: fix up the iio_get_new_idr_val commentAndrew Morton2010-04-301-1/+1
| * Staging: add Add Sitecom WL-349 to rtl8192suRodrigo Linfati2010-04-301-0/+1
| * Staging: rt2860: add Belkin F5D8055 Wireless-N USB Dongle device idChris Largret2010-04-301-0/+1
| * staging: rtl8192su: add Support for Belkin F5D8053 v6Richard Airlie2010-04-301-0/+1
| * Staging: dt3155: fix 50Hz configurationH Hartley Sweeten2010-04-301-2/+2
| * staging: usbip: Fix deadlockEric Lescouet2010-04-301-0/+3
| * Staging: rtl8192su: add USB ID for 0bda:8171Pavel Roskin2010-04-301-0/+1
| * Staging: hv: name network device ethX rather than sethXStephen Hemminger2010-04-301-2/+1Star
| * Staging: hv: Fix up memory leak on HvCleanupCyrill Gorcunov2010-04-301-1/+1
| * Staging: hv: Fix a bug affecting IPv6Haiyang Zhang2010-04-301-0/+1
| * staging: iio: ring_sw: Fix incorrect test on successful read of last value, c...Jonathan Cameron2010-04-301-1/+1
| * staging: iio: Function iio_get_new_idr_val() return negative value if fails.Sonic Zhang2010-04-301-1/+2
| * Staging: iio: adc: fix dangling pointersWolfram Sang2010-04-301-0/+2
| * Staging: iio: light: fix dangling pointersWolfram Sang2010-04-301-0/+2
| * Staging: iio: test for failed allocationDan Carpenter2010-04-301-0/+3
| * staging: iio: lis3l02dq - incorrect ws used in container of call.Jonathan Cameron2010-04-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-04-307-7/+21
|\ \
| * | serial: drivers/serial/pmac_zilog.c: add missing unlockJulia Lawall2010-04-301-1/+3
| * | serial: 8250_pnp - add Fujitsu Wacom devicePing Cheng2010-04-301-0/+2
| * | tty: Fix regressions in the char driver conversionAlan Cox2010-04-305-6/+16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-04-3026-79/+190
|\ \
| * | USB: sl811-hcd: Fix device disconnectMichael Hennerich2010-04-301-3/+3
| * | USB: ohci-at91: fix power management hangingPatrice Vilchez2010-04-301-0/+2
| * | USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack2010-04-301-10/+10
| * | USB: ti_usb: fix printk format warningRandy Dunlap2010-04-301-1/+1
| * | USB: gadget: s3c-hsotg: Add missing unlockJulia Lawall2010-04-301-2/+5
| * | USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not setAnand Gadiyar2010-04-301-1/+1
| * | USB: oxu210hp: release spinlock on error pathDan Carpenter2010-04-301-3/+3
| * | USB: serial: option: add cinterion device idGreg Kroah-Hartman2010-04-301-0/+3
| * | USB: serial: option: ZTEAC8710 Support with Device ID 0xffffMahesh Kuruganti2010-04-301-0/+2
| * | USB: serial: pl2303: Hybrid reader Uniform HCR331Simone Contini2010-04-302-0/+2
| * | USB: option: add ID for ZTE MF 330Dominik Brodowski2010-04-301-0/+5
| * | USB: xhci: properly set endpoint context fields for periodic eps.Sarah Sharp2010-04-302-0/+55
| * | USB: xhci: properly set the "Mult" field of the endpoint context.Sarah Sharp2010-04-301-0/+14
| * | USB: OHCI: don't look at the root hub to get the number of portsAlan Stern2010-04-301-1/+1
| * | USB: don't choose configs with no interfacesAlan Stern2010-04-301-1/+1
| * | USB: cdc-acm: add another device quirkRuss Nelson2010-04-301-0/+3
| * | USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter2010-04-301-2/+2
| * | usb: Fix tusb6010 for DMA APITony Lindgren2010-04-302-8/+27
| * | musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov2010-04-301-17/+34
| * | MUSB: fix DaVinci glue layer dependencySergei Shtylyov2010-04-302-2/+2
| * | musb_core: don't call musb_platform_exit() twiceSergei Shtylyov2010-04-301-10/+7Star
| * | MUSB: OMAP: don't call clk_put()Sergei Shtylyov2010-04-301-3/+0Star
| * | MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov2010-04-301-0/+2
| * | musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov2010-04-301-3/+1Star
| * | musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov2010-04-301-5/+0Star
| * | musb: potential use after freeDan Carpenter2010-04-301-0/+1
| * | musb: save and restore missing bus control registerAjay Kumar Gupta2010-04-302-1/+3