summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-06-05serial_cs: add and sort IDs for serial and modem cardsAlexander Kurz1-2/+16
2010-06-05msm_serial: fix serial on troutAbhijeet Dharmapurikar2-18/+59
2010-06-05USB: unbind all interfaces before rebinding themAlan Stern1-0/+2
2010-06-05USB: serial: digi_acceleport: Eliminate a NULL pointer dereferenceJulia Lawall1-2/+1
2010-06-05usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely1-3/+17
2010-06-05USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin1-2/+4
2010-06-05USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack1-0/+4
2010-06-05USB: s3c-hsotg: Ensure FIFOs are fully flushed after layoutBen Dooks1-0/+26
2010-06-05USB: s3c-hsotg: SoftDisconnect minimum 3msBen Dooks1-0/+3
2010-06-05USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOsBen Dooks1-0/+25
2010-06-05USB: s3c_hsotg: define USB_GADGET_DUALSPEED in KconfigMaurus Cuelenaere1-0/+1
2010-06-05USB: s3c: Enable soft disconnect during initializationThomas Abraham1-0/+3
2010-06-05USB: xhci: Print NEC firmware version.Sarah Sharp4-1/+49
2010-06-05USB: xhci: Wait for host to start running.Sarah Sharp1-7/+32
2010-06-05USB: xhci: Wait for controller to be ready after reset.Sarah Sharp1-1/+12
2010-06-05USB: isp1362: fix inw warning on Blackfin systemsMike Frysinger1-1/+1
2010-06-05USB: mos7840: fix null-pointer dereferenceJohan Hovold1-1/+0
2010-06-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-46/+55
2010-06-04Merge branch 'acpi-idle' into releaseLen Brown1-11/+6
2010-06-04Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+3
2010-06-04ACPI: Eliminate us to pm ticks conversion in common pathVenkatesh Pallipadi1-10/+5
2010-06-04ACPI: Fix the incorrect calculation about C-state idle timeZhao Yakui1-1/+1
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-2/+2
2010-06-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-8/+70
2010-06-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds13-31/+58
2010-06-04Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds1-1/+1
2010-06-04Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2-4/+14
2010-06-04Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds78-233/+137
2010-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-58/+65
2010-06-03Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds43-315/+3481
2010-06-03Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds24-62/+65
2010-06-03virtio: console: Fix crash when port is unplugged and blocked for writeAmit Shah1-0/+4
2010-06-03virtio: console: Fix crash when hot-unplugging a port and read is blockedAmit Shah1-3/+7
2010-06-03virtio-blk: fix minimum number of S/G elementsChristoph Hellwig1-1/+3
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang75-141/+4
2010-06-03i2c/busses: Move two drivers to embedded sectionWolfram Sang2-23/+23
2010-06-03i2c: Rename i2c_check_addr to i2c_check_addr_busyJean Delvare1-19/+19
2010-06-03i2c: Document reserved I2C addressesJean Delvare1-3/+25
2010-06-03i2c: Check for address validity on client registrationJean Delvare1-7/+26
2010-06-03i2c: Share the I2C device presence detection codeJean Delvare1-40/+40
2010-06-03xen: avoid allocation causing potential swap activity on the resume pathIan Campbell1-1/+1
2010-06-03crypto: crypto4xx - Fix build breakageAnatolij Gustschin1-3/+3
2010-06-03drm/radeon/kms: make sure display hw is disabled when suspendingAlex Deucher1-0/+7
2010-06-03drm/vmwgfx: Allow userspace to change default layout. Bump minor.Jakob Bornecrantz5-9/+134
2010-06-03drm/vmwgfx: Fix framebuffer modesettingJakob Bornecrantz1-18/+4
2010-06-03drm/vmwgfx: Fix vga save / restore with display topology.Thomas Hellstrom2-7/+56
2010-06-03vgaarb: use MIT licenseTiago Vignatti1-3/+23
2010-06-03vgaarb: convert pr_devel() to pr_debug()Tiago Vignatti1-17/+18
2010-06-03drm/radeon/kms/pm: voltage fixesAlex Deucher2-4/+12
2010-06-03drm/radeon/kms/pm: radeon_set_power_state fixesAlex Deucher1-41/+34