summaryrefslogtreecommitdiffstats
path: root/arch/parisc (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-17USB: serial: keyspan: Fixed space near open parenthesis.Ben Minerds1-1/+1
2012-07-17USB: serial: keyspan: Fixed space around equals.Ben Minerds1-1/+1
2012-07-17USB: serial: keyspan: Fix spacing around conditional.Ben Minerds1-9/+9
2012-07-17USB: EHCI: resolve some unlikely racesAlan Stern3-5/+43
2012-07-17USB: EHCI: fix up lockingAlan Stern3-30/+64
2012-07-17USB: EHCI: simplify isochronous scanningAlan Stern3-91/+32
2012-07-17USB: EHCI: use hrtimer for the I/O watchdogAlan Stern6-65/+25
2012-07-17USB: EHCI: always scan each interrupt QHAlan Stern5-50/+71
2012-07-17USB: EHCI: don't lose events during a scanAlan Stern2-4/+12
2012-07-17USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern5-42/+59
2012-07-17USB: EHCI: unlink multiple async QHs togetherAlan Stern5-94/+98
2012-07-17USB: EHCI: use hrtimer for the IAA watchdogAlan Stern5-71/+61
2012-07-17USB: EHCI: don't refcount iso_stream structuresAlan Stern3-52/+16
2012-07-17USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern6-105/+90
2012-07-17USB: EHCI: use hrtimer for controller deathAlan Stern3-10/+38
2012-07-17USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern5-28/+94
2012-07-17USB: EHCI: use hrtimer for async scheduleAlan Stern4-49/+86
2012-07-17USB: EHCI: remove PS3 status pollingAlan Stern1-67/+2
2012-07-17USB: EHCI: return void instead of 0Alan Stern1-20/+14
2012-07-17USB: EHCI: use hrtimer for the periodic scheduleAlan Stern5-61/+101
2012-07-17USB: EHCI: introduce high-res timerAlan Stern4-2/+138
2012-07-17USB: EHCI: add new root-hub state: STOPPINGAlan Stern6-18/+23
2012-07-17USB: EHCI: add pointer to end of async-unlink listAlan Stern3-7/+5
2012-07-17USB: EHCI: rename "reclaim"Alan Stern5-37/+38
2012-07-17USB: EHCI: add symbolic constants for QHsAlan Stern4-11/+17
2012-07-17USB: EHCI: don't refcount QHsAlan Stern5-44/+8
2012-07-17USB: EHCI: remove unneeded suspend/resume codeAlan Stern2-19/+1
2012-07-17USB: EHCI: initialize data before resetting hardwareAlan Stern1-3/+3
2012-07-17usb: storage: update usb devices for write cache quirk in quirk list.Namjae Jeon1-0/+12
2012-07-17usb: storage: add support for write cache quirkNamjae Jeon4-2/+14
2012-07-17scsi: set to WCE if usb cache quirk is present.Namjae Jeon2-2/+8
2012-07-15Linux 3.5-rc7v3.5-rc7Linus Torvalds1-1/+1
2012-07-15blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo1-5/+3
2012-07-14vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry1-0/+4
2012-07-14ACPICA: Fix possible fault in return package object repair codeBob Moore1-1/+1
2012-07-13x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry1-4/+31
2012-07-13Remove easily user-triggerable BUG from generic_setleaseDave Jones1-1/+1
2012-07-13block: fix infinite loop in __getblk_slowJeff Moyer1-9/+13
2012-07-13ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki1-1/+2
2012-07-13ARM: S3C24XX: Correct AC97 clock control bit for S3C2440Sylwester Nawrocki1-1/+1
2012-07-13ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2-89/+41
2012-07-13Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-13ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor1-3/+5
2012-07-13ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera1-0/+1
2012-07-12hwmon: (it87) Preserve configuration register bits on initJean Delvare1-1/+1
2012-07-12cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger1-2/+4
2012-07-12ARM: EXYNOS: register devices in 'need_restore' state for pm_domainsMarek Szyprowski1-1/+3
2012-07-12ARM: EXYNOS: read initial state of power domain from hw registersMarek Szyprowski1-3/+6
2012-07-12SH: Convert out[bwl] macros to inline functionsCorey Minyard1-3/+14
2012-07-12memblock: free allocated memblock_reserved_regions laterYinghai Lu3-46/+47