summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-29USB: xhci: Correct Event Handler Busy flag usage.Sarah Sharp2-3/+7
2009-07-29USB: xhci: Handle short control packets correctly.Sarah Sharp1-3/+11
2009-07-29USB: xhci: Represent 64-bit addresses with one u64.Sarah Sharp5-148/+137
2009-07-29USB: xhci: Use GFP_ATOMIC while holding spinlocks.Sarah Sharp1-2/+5
2009-07-29USB: xhci: Deal with stalled endpoints.Sarah Sharp4-4/+85
2009-07-29USB: xhci: Set TD size in transfer TRB.Sarah Sharp1-5/+15
2009-07-29USB: xhci: fix less- and greater than confusionRoel Kluin1-2/+2
2009-07-29USB: usbtest: no need for USB_DEVICEFSAlan Stern1-1/+1
2009-07-29USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta2-1/+1
2009-07-29USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria1-1/+1
2009-07-29USB: musb_gadget_ep0: fix typo in service_zero_data_request()Sergei Shtylyov1-1/+1
2009-07-29USB: option.c to support Alcatel X060S/X200 broadband modemsJavier Martin1-0/+6
2009-07-29USB: serial: option: Add ZTE AC8710 usb modem device.Peng Huang1-0/+2
2009-07-29USB: aten uc2324 is really a moschip 7840Russell Lang1-2/+7
2009-07-29USB: option: Add USB ID for Novatel MC727/U727/USB727 refreshTim Gardner1-0/+2
2009-07-29USB: option: add ZTE device ids and remove ONDA idsHerton Ronaldo Krzesinski1-45/+68
2009-07-29USB: ehci-orion: Call ehci_reset before ehci_haltSimon Kagstrom1-1/+1
2009-07-29USB: CP210x Add new device IDsCraig Shelley1-0/+3
2009-07-29USB: ftdi_sio: Add support for GN Otometrics Aurical USB AudiometerVille Sundberg2-0/+8
2009-07-29USB: OMAP: OHCI: hc_driver's stop method should call ohci_stopAnand Gadiyar1-0/+1
2009-07-29USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito1-1/+1
2009-07-29USB: let the option driver compile without CONFIG_PMOliver Neukum1-0/+8
2009-07-29USB: option: Remove unused variableCarlos R. Mafra1-2/+0
2009-07-29Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+10
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds13-452/+1343
2009-07-29mISDN: Fix handling of receive buffer size in L1oIPAndreas Eversberg1-2/+2
2009-07-29eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key sizeRamon de Carvalho Valle1-0/+7
2009-07-29eCryptfs: Check Tag 11 literal data buffer sizeTyler Hicks1-0/+6
2009-07-29staging: udlfb: Add vmalloc.h includeAmit Kucheria1-0/+1
2009-07-29staging: remove aten2011 driverGreg Kroah-Hartman6-2451/+0
2009-07-29Staging: android: lowmemorykiller.c: fix it for "oom: move oom_adj value from...David Rientjes1-3/+5
2009-07-29Staging: serqt_usb2: fix memory leak in error caseOliver Neukum1-0/+5
2009-07-29Staging: serqt_usb2: add missing calls to tty_kref_put()Bill Pemberton1-6/+9
2009-07-29driver core: documentation: make it clear that sysfs is optionalLucian Adrian Grijincu1-1/+2
2009-07-29driver core: sysdev: do not send KOBJ_ADD uevent if kobject_init_and_add failsXiaotian Feng1-1/+1
2009-07-29Dynamic debug: fix typo: -/->Roel Kluin1-1/+1
2009-07-29driver core: firmware_class:fix memory leak of page pointers arrayMing Lei1-1/+0
2009-07-29sysfs: fix hardlink count on device_movePeter Oberparleiter1-0/+2
2009-07-28i2c/tsl2550: Fix lux value in dark environmentMichele Jr De Candia1-7/+10
2009-07-28hwmon: (asus_atk0110) Fix upper limit readingsLuca Tettamanti1-1/+5
2009-07-28hwmon: (smsc47m1) Differentiate between LPC47M233 and LPC47M292Jean Delvare1-0/+11
2009-07-28Btrfs: Fix async caching interaction with unmountYan Zheng2-1/+6
2009-07-28mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt2-19/+0
2009-07-28usb_serial: Fix remaining ref count/lock bugsAlan Cox1-4/+13
2009-07-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds7-59/+91
2009-07-28pty: quickfix for the pty ENXIO timing problemsAlan Cox1-0/+2
2009-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds47-174/+336
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+1
2009-07-27tty: Fix a USB serial crash/scribbleAlan Cox1-1/+18
2009-07-27Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds17-220/+126