summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-30Staging: dt3155: fix 50Hz configurationH Hartley Sweeten1-2/+2
2010-04-30staging: usbip: Fix deadlockEric Lescouet1-0/+3
2010-04-30Staging: rtl8192su: add USB ID for 0bda:8171Pavel Roskin1-0/+1
2010-04-30Staging: hv: name network device ethX rather than sethXStephen Hemminger1-2/+1
2010-04-30Staging: hv: Fix up memory leak on HvCleanupCyrill Gorcunov1-1/+1
2010-04-30Staging: hv: Fix a bug affecting IPv6Haiyang Zhang1-0/+1
2010-04-30staging: iio: ring_sw: Fix incorrect test on successful read of last value, c...Jonathan Cameron1-1/+1
2010-04-30staging: iio: Function iio_get_new_idr_val() return negative value if fails.Sonic Zhang1-1/+2
2010-04-30Staging: iio: adc: fix dangling pointersWolfram Sang1-0/+2
2010-04-30Staging: iio: light: fix dangling pointersWolfram Sang1-0/+2
2010-04-30Staging: iio: test for failed allocationDan Carpenter1-0/+3
2010-04-30staging: iio: lis3l02dq - incorrect ws used in container of call.Jonathan Cameron1-1/+1
2010-04-30USB: sl811-hcd: Fix device disconnectMichael Hennerich1-3/+3
2010-04-30USB: ohci-at91: fix power management hangingPatrice Vilchez1-0/+2
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack1-10/+10
2010-04-30USB: ti_usb: fix printk format warningRandy Dunlap1-1/+1
2010-04-30USB: gadget: s3c-hsotg: Add missing unlockJulia Lawall1-2/+5
2010-04-30USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not setAnand Gadiyar1-1/+1
2010-04-30USB: oxu210hp: release spinlock on error pathDan Carpenter1-3/+3
2010-04-30USB: serial: option: add cinterion device idGreg Kroah-Hartman1-0/+3
2010-04-30USB: serial: option: ZTEAC8710 Support with Device ID 0xffffMahesh Kuruganti1-0/+2
2010-04-30USB: serial: pl2303: Hybrid reader Uniform HCR331Simone Contini2-0/+2
2010-04-30USB: option: add ID for ZTE MF 330Dominik Brodowski1-0/+5
2010-04-30USB: xhci: properly set endpoint context fields for periodic eps.Sarah Sharp2-0/+55
2010-04-30USB: xhci: properly set the "Mult" field of the endpoint context.Sarah Sharp1-0/+14
2010-04-30USB: OHCI: don't look at the root hub to get the number of portsAlan Stern1-1/+1
2010-04-30USB: don't choose configs with no interfacesAlan Stern1-1/+1
2010-04-30USB: cdc-acm: add another device quirkRuss Nelson1-0/+3
2010-04-30USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter1-2/+2
2010-04-30usb: Fix tusb6010 for DMA APITony Lindgren2-8/+27
2010-04-30musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov1-17/+34
2010-04-30MUSB: fix DaVinci glue layer dependencySergei Shtylyov2-2/+2
2010-04-30musb_core: don't call musb_platform_exit() twiceSergei Shtylyov1-10/+7
2010-04-30MUSB: OMAP: don't call clk_put()Sergei Shtylyov1-3/+0
2010-04-30MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov1-0/+2
2010-04-30musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov1-3/+1
2010-04-30musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov1-5/+0
2010-04-30musb: potential use after freeDan Carpenter1-0/+1
2010-04-30musb: save and restore missing bus control registerAjay Kumar Gupta2-1/+3
2010-04-30MUSB: Blackfin: don't fake blackfin_interrupt() resultSergei Shtylyov1-7/+1
2010-04-30serial: drivers/serial/pmac_zilog.c: add missing unlockJulia Lawall1-1/+3
2010-04-30serial: 8250_pnp - add Fujitsu Wacom devicePing Cheng1-0/+2
2010-04-30tty: Fix regressions in the char driver conversionAlan Cox5-6/+16
2010-04-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+11
2010-04-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-0/+6
2010-04-30ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar1-1/+1
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann1-3/+14
2010-04-29net/sb1250: register mdio bus in probeSebastian Siewior1-34/+33
2010-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-1/+1
2010-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-136/+1230