summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-13USB: Fix PS3 USB shutdown problemsGeoff Levand
2008-11-13USB: unusual_devs entry for Argosy USB mass-storage interfaceAlan Stern
2008-11-13USB: cdc-acm.c: fix recursive lock in acm_start_wb error pathBrandon Philips
2008-11-13USB: CP2101 Add device ID for AMB2560Craig Shelley
2008-11-13USB: mention URB_FREE_BUFFER in usb_free_urb documentationRabin Vincent
2008-11-13USB: Add YISO u893 usb modem vendor and product IDs to option driverLeslie Watter
2008-11-13usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta
2008-11-13usb: musb: fix debug global variable nameFelipe Balbi
2008-11-13usb: musb: Removes compilation warning in gadget modeAjay Kumar Gupta
2008-11-13usb: musb: tusb6010: kill compile warningFelipe Balbi
2008-11-13usb: musb: Fix for isochronous IN transferAjay Kumar Gupta
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern
2008-11-13USB: add Nikon D300 camera to unusual_devsPaul Ready
2008-11-13USB: vstusb: fix compiler warning on x86-64Greg Kroah-Hartman
2008-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-11-13fix cpumask build breakage on pariscHelge Deller
2008-11-13dlm: fix shutdown cleanupDavid Teigland
2008-11-13slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra
2008-11-13Kconfig: SLUB is the default slab allocatorSimon Arlott
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King
2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King
2008-11-13[ARM] dma-mapping: fix compiler warningRussell King
2008-11-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-13c2port: add c2port support for Eurotech Duramar 2150Rodolfo Giometti
2008-11-13Add c2 port supportRodolfo Giometti
2008-11-13hdq: documentation for OMAP HDQMadhusudhan Chikkature
2008-11-13hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature
2008-11-13hdq driver for OMAP2430/3430Madhusudhan Chikkature
2008-11-13w1: export w1_read_8 functionMadhusudhan Chikkature
2008-11-13rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson
2008-11-13rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch
2008-11-13rtc: rtc-wm8350: add support for WM8350 RTCMark Brown
2008-11-13ics932s401: new clock generator chip driverDarrick J. Wong
2008-11-13adt7462: new hwmon driverDarrick J. Wong
2008-11-13LIS3LV02Dx Accelerometer driverPavel Machek
2008-11-13memcg: bugfix for memory hotplugKAMEZAWA Hiroyuki
2008-11-13ext3: Clean up outdated and incorrect comment for ext3_write_super()Theodore Tso
2008-11-13atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...Jean-Christophe Lallemand
2008-11-13lm85: support adt7468 chipsDarrick J. Wong
2008-11-13adt7473: check inputs from sysfs writesDarrick J. Wong
2008-11-13adt7470: check input range when sysfs files are writtenDarrick J. Wong
2008-11-13kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor buildsAndrew Morton
2008-11-13DOC: update xip method infoMarco Stornelli
2008-11-13DOC: add printk-formats.txtRandy Dunlap
2008-11-13remove ratelimt()Andrew Morton
2008-11-13vfs: fix shrink_submountsEric W. Biederman