aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| * | | USB: oxu210hp: release spinlock on error pathDan Carpenter2010-04-30
| * | | USB: serial: option: add cinterion device idGreg Kroah-Hartman2010-04-30
| * | | USB: serial: option: ZTEAC8710 Support with Device ID 0xffffMahesh Kuruganti2010-04-30
| * | | USB: serial: pl2303: Hybrid reader Uniform HCR331Simone Contini2010-04-30
| * | | USB: option: add ID for ZTE MF 330Dominik Brodowski2010-04-30
| * | | USB: xhci: properly set endpoint context fields for periodic eps.Sarah Sharp2010-04-30
| * | | USB: xhci: properly set the "Mult" field of the endpoint context.Sarah Sharp2010-04-30
| * | | USB: OHCI: don't look at the root hub to get the number of portsAlan Stern2010-04-30
| * | | USB: don't choose configs with no interfacesAlan Stern2010-04-30
| * | | USB: cdc-acm: add another device quirkRuss Nelson2010-04-30
| * | | USB: fix testing the wrong variable in fs_create_by_name()Dan Carpenter2010-04-30
| * | | usb: Fix tusb6010 for DMA APITony Lindgren2010-04-30
| * | | musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov2010-04-30
| * | | MUSB: fix DaVinci glue layer dependencySergei Shtylyov2010-04-30
| * | | musb_core: don't call musb_platform_exit() twiceSergei Shtylyov2010-04-30
| * | | MUSB: OMAP: don't call clk_put()Sergei Shtylyov2010-04-30
| * | | MUSB: DaVinci: fix musb_platform_init() error cleanup pathSergei Shtylyov2010-04-30
| * | | musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov2010-04-30
| * | | musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov2010-04-30
| * | | musb: potential use after freeDan Carpenter2010-04-30
| * | | musb: save and restore missing bus control registerAjay Kumar Gupta2010-04-30
| * | | MUSB: Blackfin: don't fake blackfin_interrupt() resultSergei Shtylyov2010-04-30
| |/ /
* | | edac, mce: Fix wrong mask and macro usageBorislav Petkov2010-04-30
* | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-04-30
|\ \ \ | |/ / |/| |
| * | omap2_mcspi: small fixes of output data formatRoman Tereshonkov2010-04-28
| * | omap2_mcspi: Flush posted writesRoman Tereshonkov2010-04-28
| * | spi: spi_device memory should be released instead of device.Roman Tereshonkov2010-04-28
| * | spi: release device claimed by bus_find_device_by_nameRoman Tereshonkov2010-04-28
| * | of: check for IS_ERR()Dan Carpenter2010-04-28
| * | serial/mpc52xx_uart: Drop outdated commentsWolfram Sang2010-04-28
| * | gpio: potential null dereferenceDan Carpenter2010-04-28
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-29
|\ \ \
| * | | ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar2010-04-29
| * | | ARM: 6030/1: KS8695: enable consoleYegor Yefremov2010-04-23
| * | | ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.viresh kumar2010-04-22
| * | | ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.viresh kumar2010-04-22
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-04-29
|\ \ \ \
| * | | | powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt2010-04-28
| | |/ / | |/| |
* | | | pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann2010-04-29
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-28
|\ \ \ \
| * | | | regulator: fix enabling regulator issue on max8925Haojian Zhuang2010-04-28
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-28
|\ \ \ \ \
| * | | | | sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings2010-04-28
| * | | | | sfc: Always close net device at the end of a disabling resetBen Hutchings2010-04-28
| * | | | | sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings2010-04-28
| * | | | | net/usb: add sierra_net.c driverElina Pasheva2010-04-27
| * | | | | cdc_ether: fix autosuspend for mbm devicesTorgny Johansson2010-04-27
| * | | | | gianfar: Wait for both RX and TX to stopAndy Fleming2010-04-27
| * | | | | ipheth: potential null dereferences on error pathDan Carpenter2010-04-27
| * | | | | smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Ken Kawasaki2010-04-27