summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-3028-83/+206
|\ \
| * | 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-302-13/+25
| * | 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/+7
| * | MUSB: OMAP: don't call clk_put()Sergei Shtylyov2010-04-301-3/+0
| * | 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/+1
| * | musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov2010-04-301-5/+0
| * | musb: potential use after freeDan Carpenter2010-04-301-0/+1
| * | musb: save and restore missing bus control registerAjay Kumar Gupta2010-04-302-1/+3
| * | MUSB: Blackfin: don't fake blackfin_interrupt() resultSergei Shtylyov2010-04-301-7/+1
| * | musb: fix power field to hold all possible valuesAjay Kumar Gupta2010-04-301-1/+1
| |/
* | edac, mce: Fix wrong mask and macro usageBorislav Petkov2010-04-301-3/+2
* | Inotify: Fix build failure in inotify user supportRalf Baechle2010-04-301-0/+1
* | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-04-306-41/+12
|\ \ | |/ |/|
| * spi: spidev_test gives error upon 1-byte transferHector Palacios2010-04-301-1/+1
| * omap2_mcspi: small fixes of output data formatRoman Tereshonkov2010-04-281-2/+2
| * omap2_mcspi: Flush posted writesRoman Tereshonkov2010-04-281-0/+1
| * spi: spi_device memory should be released instead of device.Roman Tereshonkov2010-04-281-1/+1
| * spi: release device claimed by bus_find_device_by_nameRoman Tereshonkov2010-04-281-2/+4
| * of: check for IS_ERR()Dan Carpenter2010-04-281-1/+1
| * serial/mpc52xx_uart: Drop outdated commentsWolfram Sang2010-04-281-33/+0
| * gpio: potential null dereferenceDan Carpenter2010-04-281-1/+2