summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-06-05serial: add support for various Titan PCI cardsYegor Yefremov1-0/+71
2010-06-05vt_ioctl: return -EFAULT on copy_from_user errorsDan Carpenter1-1/+3
2010-06-05serial: altera_uart: Proper section for altera_uart_removeTobias Klauser1-1/+1
2010-06-05tty: fix a little bug in scrup, vt.cFrank Pan1-1/+1
2010-06-05altera_uart: Simplify altera_uart_console_putcTobias Klauser1-15/+8
2010-06-05altera_uart: Don't take spinlock in already protected functionsTobias Klauser1-15/+4
2010-06-05TTY/n_gsm: potential double lockDan Carpenter1-4/+5
2010-06-05serial: bfin_5xx: fix typo in IER checkSonic Zhang1-1/+1
2010-06-05serial: bfin_5xx: IRDA is not affected by anomaly 05000230Graf Yang1-1/+6
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-04Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng3-15/+60
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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-14/+3
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-03ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher2-0/+3
2010-06-03sfc: Store port number in net_device::dev_idBen Hutchings2-4/+2
2010-06-03epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIANRoland Dreier1-3/+4
2010-06-03tehuti: return -EFAULT on copy_to_user errorsDan Carpenter1-2/+2
2010-06-03isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter1-3/+3