aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-24powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard4-7/+8
2010-08-24powerpc: Inline ppc64_runlatch_offAnton Blanchard2-9/+14
2010-08-24powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2-31/+43
2010-08-24powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart1-2/+4
2010-08-24powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart1-2/+2
2010-08-24powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart1-1/+1
2010-08-24powerpc/pci: Drop unnecessary null testJulia Lawall1-2/+1
2010-08-24powerpc/powermac: Drop unnecessary null testJulia Lawall1-1/+1
2010-08-24powerpc/powermac: Drop unnecessary of_node_putJulia Lawall2-3/+0
2010-08-24powerpc/kdump: Stop all other CPUs before running crash handlersAnton Blanchard1-11/+13
2010-08-24powerpc/mm: Fix vsid_scrample typoAnton Blanchard1-1/+1
2010-08-24powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov1-3/+3
2010-08-24powerpc: Export memstart_addr and kernstart_addr on ppc64Sonny Rao1-0/+2
2010-08-24powerpc: Make rwsem use "long" typeBenjamin Herrenschmidt1-27/+37
2010-08-23ARM: imx: fix build failure concerning otg/ulpiUwe Kleine-König4-6/+6
2010-08-23USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz2-0/+4
2010-08-23USB: adutux: fix misuse of return value of copy_to_user()Kulikov Vasiliy1-1/+1
2010-08-23USB: iowarrior: fix misuse of return value of copy_to_user()Kulikov Vasiliy1-2/+2
2010-08-23USB: xHCI: update ring dequeue pointer when process missed tdsAndiry Xu1-0/+4
2010-08-23USB: xhci: Remove buggy assignment in next_trb()John Youn1-1/+1
2010-08-23USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr2-0/+8
2010-08-23USB: serial: io_ti.c: don't return 0 if writing the download record failedRoel Kluin1-1/+1
2010-08-23USB: otg: twl4030: fix wrong assumption of starting stateFelipe Balbi1-1/+5
2010-08-23USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap2-2/+3
2010-08-23USB: ssu100: set tty_flags in ssu100_process_packetBill Pemberton1-9/+29
2010-08-23USB: ssu100: add disconnect function for ssu100Bill Pemberton1-1/+1
2010-08-23USB: serial: export symbol usb_serial_generic_disconnectBill Pemberton1-0/+1
2010-08-23USB: ssu100: rework logic for TIOCMIWAITBill Pemberton1-35/+111
2010-08-23USB: ssu100: add register parameter to ssu100_setregisterBill Pemberton1-3/+4
2010-08-23USB: ssu100: remove duplicate #defines in ssu100Bill Pemberton1-55/+31
2010-08-23USB: ssu100: refine process_packet in ssu100Bill Pemberton1-6/+2
2010-08-23USB: ssu100: add locking for port private data in ssu100Bill Pemberton1-1/+8
2010-08-23USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin1-0/+1
2010-08-23USB: io_ti: check firmware version before updatingGreg Kroah-Hartman1-1/+1
2010-08-23USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka1-1/+1
2010-08-23USB: CP210x Fix Break On/OffCraig Shelley1-2/+2
2010-08-23USB: pl2303: New vendor and product idJef Driesen2-0/+5
2010-08-23USB: serial: fix leak of usb serial module refrence countMing Lei1-16/+7
2010-08-23USB: add device IDs for igotu to navmanRoss Burton1-0/+1
2010-08-23USB: isp1760: use a write barrier to ensure proper ndelay timingMichael Hennerich1-0/+2
2010-08-23USB: option: add Celot CT-650Michael Tokarev1-2/+5
2010-08-23USB: uvc_v4l2: cleanup test for end of loopDan Carpenter1-1/+1
2010-08-2368328serial: check return value of copy_*_user() instead of access_ok()Kulikov Vasiliy1-18/+11
2010-08-23synclink: add mutex_unlock() on error pathDan Carpenter1-1/+3
2010-08-23rocket: add a mutex_unlock()Dan Carpenter1-0/+1
2010-08-23ip2: return -EFAULT on copy_to_user errorsDan Carpenter1-0/+2
2010-08-23ip2: remove unneeded NULL checkDan Carpenter1-1/+1
2010-08-23serial: print early console device address in hexLuck, Tony1-2/+2
2010-08-23Staging: sep: remove driverGreg Kroah-Hartman10-3757/+0