aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-04vt_ioctl: return -EFAULT on copy_from_user errorsDan Carpenter1-1/+3
2010-06-04serial: altera_uart: Proper section for altera_uart_removeTobias Klauser1-1/+1
2010-06-04tty: fix a little bug in scrup, vt.cFrank Pan1-1/+1
2010-06-04altera_uart: Simplify altera_uart_console_putcTobias Klauser1-15/+8
2010-06-04altera_uart: Don't take spinlock in already protected functionsTobias Klauser1-15/+4
2010-06-04TTY/n_gsm: potential double lockDan Carpenter1-4/+5
2010-06-04serial: bfin_5xx: fix typo in IER checkSonic Zhang1-1/+1
2010-06-04serial: bfin_5xx: IRDA is not affected by anomaly 05000230Graf Yang1-1/+6
2010-06-04serial_cs: add and sort IDs for serial and modem cardsAlexander Kurz1-2/+16
2010-06-04msm_serial: fix serial on troutAbhijeet Dharmapurikar2-18/+59
2010-06-04fix setattr error handling in sysfs, configfsNick Piggin2-7/+8
2010-06-04kobject: free memory if netlink_kernel_create() failsDan Carpenter1-0/+1
2010-06-04lib/kobject_uevent.c: fix CONIG_NET=n warningAndrew Morton1-0/+2
2010-06-04USB: unbind all interfaces before rebinding themAlan Stern1-0/+2
2010-06-04USB: serial: digi_acceleport: Eliminate a NULL pointer dereferenceJulia Lawall1-2/+1
2010-06-04usb: fix ehci_hcd build failure when both generic-OF and xilinx is selectedGrant Likely1-3/+17
2010-06-04USB: cdc-acm: fix resource reclaim in error path of acm_probeAxel Lin1-2/+4
2010-06-04USB: ftdi_sio: fix DTR/RTS line modesDaniel Mack1-0/+4
2010-06-04USB: s3c-hsotg: Ensure FIFOs are fully flushed after layoutBen Dooks1-0/+26
2010-06-04USB: s3c-hsotg: SoftDisconnect minimum 3msBen Dooks1-0/+3
2010-06-04USB: s3c-hsotg: Ensure TX FIFO addresses setup when initialising FIFOsBen Dooks1-0/+25
2010-06-04USB: s3c_hsotg: define USB_GADGET_DUALSPEED in KconfigMaurus Cuelenaere1-0/+1
2010-06-04USB: s3c: Enable soft disconnect during initializationThomas Abraham1-0/+3
2010-06-04USB: xhci: Print NEC firmware version.Sarah Sharp4-1/+49
2010-06-04USB: xhci: Wait for host to start running.Sarah Sharp1-7/+32
2010-06-04USB: xhci: Wait for controller to be ready after reset.Sarah Sharp1-1/+12
2010-06-04USB: isp1362: fix inw warning on Blackfin systemsMike Frysinger1-1/+1
2010-06-04USB: mos7840: fix null-pointer dereferenceJohan Hovold1-1/+0
2010-06-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds5-55/+55
2010-06-04ath5k: retain promiscuous settingBob Copeland1-1/+3
2010-06-04ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel1-4/+4
2010-06-04mac80211: process station blockack action frames from workJohannes Berg2-7/+48
2010-06-04Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville1-9/+0
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 'master' into for-linusAlex Elder18-798/+736
2010-06-04ceph: fix lease revocation when seq doesn't matchSage Weil1-4/+8
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds19-256/+631
2010-06-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar1-2/+6
2010-06-04fix comment typo in netdevice.hJustin P. Mattock1-1/+1
2010-06-04block: make blk_init_free_list and elevator_init idempotentMike Snitzer2-2/+7
2010-06-04block: avoid unconditionally freeing previously allocated request_queueMike Snitzer1-6/+11
2010-06-04perf symbols: Set the DSO long name when using symbol_conf.vmlinux_nameArnaldo Carvalho de Melo1-2/+6
2010-06-04Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng3-15/+60
2010-06-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-8/+80
2010-06-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-26/+41
2010-06-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-23/+27
2010-06-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds18-53/+67