summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: cns3xxx: Add CNS3420 Validation Board supportAnton Vorontsov2010-05-023-0/+157
* ARM: cns3xxx: Add basic support for Cavium Networks CNS3xxx processorsAnton Vorontsov2010-05-0220-0/+1318
* arch/arm/include/asm/elf.h: forward-declare the task-structAndrew Morton2010-05-011-0/+2
* arch/arm/plat-pxa/dma.c: correct NULL testJulia Lawall2010-05-011-1/+1
* ARM: 6076/1: SA1100: add processor check to sa1110-cpufreq driverDmitry Artamonow2010-05-011-0/+3
* ARM: 6075/1: SA1100: fix wrong CPU type for h3100 and h3600Dmitry Artamonow2010-05-011-2/+2
* ARM: Update mach-typesRussell King2010-05-011-1/+56
* ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002Santosh Shilimkar2010-05-011-0/+6
* ARM: 6068/1: Fix build break with KPROBES enabledSantosh Shilimkar2010-05-011-2/+2
* 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/+1
| * 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-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