aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-28USB: xhci: Setup HW retries correctly.Sarah Sharp
2009-07-28USB: xhci: Check if the host controller died in IRQ handler.Sarah Sharp
2009-07-28USB: xhci: Don't oops if the host doesn't halt.Sarah Sharp
2009-07-28USB: xhci: Make debugging more verbose.Sarah Sharp
2009-07-28USB: xhci: Correct Event Handler Busy flag usage.Sarah Sharp
2009-07-28USB: xhci: Handle short control packets correctly.Sarah Sharp
2009-07-28USB: xhci: Represent 64-bit addresses with one u64.Sarah Sharp
2009-07-28USB: xhci: Use GFP_ATOMIC while holding spinlocks.Sarah Sharp
2009-07-28USB: xhci: Deal with stalled endpoints.Sarah Sharp
2009-07-28USB: xhci: Set TD size in transfer TRB.Sarah Sharp
2009-07-28USB: xhci: fix less- and greater than confusionRoel Kluin
2009-07-28USB: usbtest: no need for USB_DEVICEFSAlan Stern
2009-07-28USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta
2009-07-28USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria
2009-07-28USB: musb_gadget_ep0: fix typo in service_zero_data_request()Sergei Shtylyov
2009-07-28USB: option.c to support Alcatel X060S/X200 broadband modemsJavier Martin
2009-07-28USB: serial: option: Add ZTE AC8710 usb modem device.Peng Huang
2009-07-28USB: aten uc2324 is really a moschip 7840Russell Lang
2009-07-28USB: option: Add USB ID for Novatel MC727/U727/USB727 refreshTim Gardner
2009-07-28USB: option: add ZTE device ids and remove ONDA idsHerton Ronaldo Krzesinski
2009-07-28USB: ehci-orion: Call ehci_reset before ehci_haltSimon Kagstrom
2009-07-28USB: CP210x Add new device IDsCraig Shelley
2009-07-28USB: ftdi_sio: Add support for GN Otometrics Aurical USB AudiometerVille Sundberg
2009-07-28USB: OMAP: OHCI: hc_driver's stop method should call ohci_stopAnand Gadiyar
2009-07-28USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito
2009-07-28USB: let the option driver compile without CONFIG_PMOliver Neukum
2009-07-28USB: option: Remove unused variableCarlos R. Mafra
2009-07-28Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-07-28mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg
2009-07-28eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key sizeRamon de Carvalho Valle
2009-07-28eCryptfs: Check Tag 11 literal data buffer sizeTyler Hicks
2009-07-28staging: udlfb: Add vmalloc.h includeAmit Kucheria
2009-07-28staging: remove aten2011 driverGreg Kroah-Hartman
2009-07-28Staging: android: lowmemorykiller.c: fix it for "oom: move oom_adj value from...David Rientjes
2009-07-28Staging: serqt_usb2: fix memory leak in error caseOliver Neukum
2009-07-28Staging: serqt_usb2: add missing calls to tty_kref_put()Bill Pemberton
2009-07-28driver core: documentation: make it clear that sysfs is optionalLucian Adrian Grijincu
2009-07-28driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add failsXiaotian Feng
2009-07-28Dynamic debug: fix typo: -/->Roel Kluin
2009-07-28driver core: firmware_class:fix memory leak of page pointers arrayMing Lei
2009-07-28sysfs: fix hardlink count on device_movePeter Oberparleiter
2009-07-28i2c/tsl2550: Fix lux value in dark environmentMichele Jr De Candia
2009-07-28hwmon: (asus_atk0110) Fix upper limit readingsLuca Tettamanti
2009-07-28hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292Jean Delvare
2009-07-28Btrfs: Fix async caching interaction with unmountYan Zheng
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt
2009-07-27usb_serial: Fix remaining ref count/lock bugsAlan Cox
2009-07-27Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-07-27pty: quickfix for the pty ENXIO timing problemsAlan Cox