aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp
2010-01-20USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman
2010-01-20USB: add missing delay during remote wakeupAlan Stern
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern
2010-01-20USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern
2010-01-20USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum
2010-01-20USB: fix bitmask merge errorAlan Stern
2010-01-20usb: serial: fix memory leak in generic driverJohan Hovold
2010-01-20USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold
2010-01-20Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman
2010-01-20Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox
2010-01-20Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov
2010-01-20tty: fix race in tty_fasyncGreg Kroah-Hartman
2010-01-20serial: serial_cs: oxsemi quirk breaks resumePavel Machek
2010-01-20serial: imx: bit &/| confusionRoel Kluin
2010-01-20serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox
2010-01-20serial-core: resume serial hardware with no_console_suspendStanislav Brabec
2010-01-20serial: 8250_pnp: use wildcard for serial Wacom tabletsMatthew Garrett
2010-01-20nozomi: quick fix for the close/close bugAlan Cox
2010-01-20compat_ioctl: Supress "unknown cmd" message on serial /dev/consoleAtsushi Nemoto
2010-01-20Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"Greg Kroah-Hartman
2010-01-20driver-core: fix devtmpfs crash on s390Heiko Carstens
2010-01-20libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo
2010-01-20Merge branch 'bugzilla-14954' into releaseLen Brown
2010-01-20Merge branch 'misc' into releaseLen Brown
2010-01-20Merge branch 'osc-bugfix' into releaseLen Brown
2010-01-20Merge branch 'eeepc-laptop' into releaseLen Brown
2010-01-20Merge branch 'ec' into releaseLen Brown
2010-01-20perf kmem: Print usage help for unknown commandsPekka Enberg
2010-01-20perf kmem: Increase "Hit" column lengthPekka Enberg
2010-01-20Merge branch 'bugzilla-15064' into releaseLen Brown
2010-01-20Merge branch 'bugzilla-14858' into releaseLen Brown
2010-01-20Merge branch 'bugzilla-14483' into releaseLen Brown
2010-01-20Merge branch 'bugzilla-13577-video' into releaseLen Brown
2010-01-20Merge branch 'acpi-pad' into releaseLen Brown
2010-01-20ACPI: delete acpi_processor_power_verify_c2()Len Brown
2010-01-20ACPI: allow C3 > 1000usecLen Brown
2010-01-20ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown
2010-01-19ACPI: power_meter: remove double kfree()Darren Jenkins
2010-01-19ACPI: processor: restrict early _PDC to opt-in platformsAlex Chiang
2010-01-19ecryptfs: use after freeDan Carpenter
2010-01-19ecryptfs: Eliminate useless codeJulia Lawall
2010-01-19ecryptfs: fix interpose/interpolate typos in commentsErez Zadok
2010-01-19ecryptfs: pass matching flags to interpose as defined and used thereErez Zadok
2010-01-19ecryptfs: remove unnecessary d_drop calls in ecryptfs_linkErez Zadok
2010-01-19ecryptfs: don't ignore return value from lock_renameErez Zadok
2010-01-19ecryptfs: initialize private persistent file before dereferencing pointerErez Zadok
2010-01-19eCryptfs: Remove mmap from directory operationsTyler Hicks