summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas2010-07-015-5/+10
* ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas2010-07-011-1/+2
* ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance wo...Catalin Marinas2010-07-012-3/+31
* ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMPCatalin Marinas2010-07-011-1/+2
* ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU buildsCatalin Marinas2010-07-011-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-06-3016-68/+145
|\
| * Staging: rtl8192u_usb: Add LG device ID 043e:7a01Ben Hutchings2010-06-301-0/+2
| * Staging: rtl8192s_usb: Remove duplicate device IDBen Hutchings2010-06-301-1/+0
| * Staging: rt2870: add device id for Zyxel NWD-270NOzan Çağlayan2010-06-301-0/+1
| * Staging: comedi: fix read past end of array in cb_pcidda_attach()Dan Carpenter2010-06-301-2/+1
| * Staging: rtl8192su: add device idsFlorian Schilhabel2010-06-301-7/+23
| * Staging: rtl8192su: remove device idsFlorian Schilhabel2010-06-301-14/+0
| * Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2Larry Finger2010-06-301-2/+0
| * Staging: wlags49_h2: Fix build error when CONFIG_SYSFS is not setJavier Martinez Canillas2010-06-301-2/+2
| * Staging: wlags49_h2: add missing <linux/string.h> for strlenJeff Mahoney2010-06-301-0/+1
| * Staging: hv: fix hv_utils module to properly autoloadHaiyang Zhang2010-06-301-0/+28
| * staging: hv: Fix race condition on vmbus channel initializationHaiyang Zhang2010-06-303-11/+35
| * Staging: comedi: drivers: adl_pci9111: Fix AI commands in TRIG_FOLLOW caseIan Abbott2010-06-301-3/+6
| * Staging: mrst-touchscreen: fix dereferencing free memoryDan Carpenter2010-06-301-1/+1
| * Staging: batman-adv: fix function prototypeJavier Martinez Canillas2010-06-301-12/+12
| * Staging: batman-adv: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-301-1/+1
| * staging: usbip: usbip_common: kill rx thread on tx thread creation error.Himanshu Chauhan2010-06-301-13/+33
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-06-3019-225/+209
|\ \
| * | USB: gadget: f_mass_storage: stale common->fsg value bug fixMichal Nazarewicz2010-06-301-99/+61
| * | USB: gadget: f_mass_storage: fixed fs descriptors not being updatedMichal Nazarewicz2010-06-301-22/+12
| * | USB: musb: Enable the maximum supported burst mode for DMAHema HK2010-06-301-11/+2
| * | USB: musb: fix Blackfin ulpi stubsMike Frysinger2010-06-301-2/+2
| * | USB: MUSB: make non-OMAP platforms build with CONFIG_PM=ySergei Shtylyov2010-06-301-2/+4
| * | USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov2010-06-301-5/+1
| * | USB: obey the sysfs power/wakeup settingAlan Stern2010-06-301-10/+3
| * | USB: gadget eth: Fix calculate CRC32 in EEMJiri Pinkava2010-06-301-2/+1
| * | USB: qcserial: fix a memory leak in qcprobe error pathAxel Lin2010-06-301-0/+3
| * | USB: gadget/printer, fix sleep inside atomicJiri Slaby2010-06-301-16/+16
| * | USB: isp1362-hcd, fix double lockJiri Slaby2010-06-301-5/+10
| * | USB: serial: ftdi: correct merge conflict with CONTEC idDaniel Sangorrin2010-06-302-8/+0
| * | USB: fix oops in usb_sg_init()Alan Stern2010-06-301-2/+5
| * | USB: s3c2410: deactivate endpoints before gadget unbindingVladimir Zapolskiy2010-06-301-1/+5
| * | USB: ehci-mxc: bail out on transceiver problemsWolfram Sang2010-06-301-3/+10
| * | USB: otg/ulpi: bail out on read errorsWolfram Sang2010-06-301-6/+11
| * | usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad2010-06-301-1/+2
| * | USB: r8a66597: Fix failure in change of statusNobuhiro Iwamatsu2010-06-301-1/+1
| * | USB: xHCI: Fix bug in link TRB activation change.Sarah Sharp2010-06-301-16/+46
| * | USB: gadget: g_fs: possible invalid pointer reference bug fixedMichal Nazarewicz2010-06-301-0/+11
| * | USB: g_serial: fix tty cleanup on unloadJon Povey2010-06-301-0/+1
| * | USB: g_serial: don't set low_latency flagJon Povey2010-06-301-13/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-06-301-64/+79
|\ \
| * | serial: cpm_uart: implement the cpm_uart_early_write() function for console pollDongdong Deng2010-06-301-64/+79
| |/
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-308-12/+20
|\ \
| * \ Merge branch 'for_2.6.35rc' of git://git.pwsan.com/linux-2.6 into omap-fixes-...Tony Lindgren2010-06-28165-862/+1630
| |\ \
| | * | OMAP: hwmod: Fix the missing bracesBenoit Cousson2010-06-231-3/+6
OpenPOWER on IntegriCloud