aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-21USB: Defer Set-Interface for suspended devicesAlan Stern2-3/+31
2008-08-21USB: Add udev argument to interface suspend/resume functionsAlan Stern1-10/+10
2008-08-21USB: cdc-acm: don't unlock acm->mutex on error pathAlexey Dobriyan1-1/+1
2008-08-21MUSB: Fix index register corruption seen with g_ether and Windows hostAnand Gadiyar1-0/+2
2008-08-21usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi4-38/+12
2008-08-21usb: musb: get rid of procfs entryFelipe Balbi4-864/+11
2008-08-21USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik1-1/+1
2008-08-21USB: cdc-acm: quirk for Conexant CX93010 USB modemEric Sandeen1-0/+3
2008-08-21USB: fix bug in usb_unlink_anchored_urbs()Oliver Neukum1-2/+7
2008-08-21usb-serial: option support HSDPA modem A2502Hiroshi Miura1-0/+2
2008-08-21USB: ISP1760: fixed trivial math in commentEnrico Scholz1-1/+1
2008-08-21pnp: fix "add acpi:* modalias entries"Kay Sievers1-5/+11
2008-08-21UIO: generic irq handling for some uio platform devicesMagnus Damm3-0/+202
2008-08-21UIO: uio_pdrv: fix license specificationUwe Kleine-König1-1/+1
2008-08-21UIO: uio_pdrv: fix memory leakUwe Kleine-König1-0/+2
2008-08-21block: drop references taken by class_find_device()Kay Sievers1-6/+16
2008-08-21block: fix partial read() of /proc/{partitions,diskstats}Kay Sievers1-6/+8
2008-08-21PM: Remove WARN_ON from device_pm_addRafael J. Wysocki1-4/+2
2008-08-21driver core: add init_name to struct deviceGreg Kroah-Hartman2-7/+14
2008-08-21PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is setAlan Stern3-15/+16
2008-08-21driver model: anti-oopsing medicineDavid Brownell1-0/+11
2008-08-21dev_printk(): constify the `dev' argumentJean Delvare2-3/+3
2008-08-21drivers/base/driver.c: remove unused to_dev() macroJoe Perches1-3/+0
2008-08-21Documentation: HOWTO-ja_JP-sync patchTsugikazu Shibata1-20/+47
2008-08-21Japanese translation of Documentation/SubmitChecklistTakenori Nagano1-0/+111
2008-08-21kobject: Replace ALL occurrences of '/' with '!' instead of only the first one.Ingo Oeser1-2/+1
2008-08-21x86: PAT Update validate_pat_support for intel CPUsvenkatesh.pallipadi@intel.com1-2/+15
2008-08-21devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUSvenkatesh.pallipadi@intel.com1-12/+5
2008-08-21x86: PAT proper tracking of set_memory_uc and friendsvenkatesh.pallipadi@intel.com1-3/+3
2008-08-21x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable)Vegard Nossum1-1/+1
2008-08-21x86: export pv_lock_ops non-GPLJeremy Fitzhardinge1-1/+1
2008-08-21x86, mmiotrace: silence section mismatch warning - leave_uniprocessorMarcin Slusarz1-1/+3
2008-08-21ALSA: hda_intel: enable snoop for nvidia HDA controllerPeer Chen1-0/+9
2008-08-21x86: use WARN() in arch/x86/kernelArjan van de Ven3-10/+4
2008-08-21x86: use WARN() in arch/x86/mm/ioremap.cArjan van de Ven1-5/+3
2008-08-21werror: fix pci calgaryDavid Howells1-5/+6
2008-08-21nohz: fix wrong event handler after online an offlined cpuMiao Xie2-2/+9
2008-08-21rcu: fix synchronize_rcu() so that kernel-doc worksRandy Dunlap1-0/+1
2008-08-21sched: enable LB_BIAS by defaultPeter Zijlstra1-1/+1
2008-08-20Linux v2.6.27-rc4Linus Torvalds1-1/+1
2008-08-20cramfs: fix named-pipe handlingAl Viro1-46/+38
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell3-0/+26
2008-08-20rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov1-5/+5
2008-08-20mm: xip/ext2 fix block allocation raceNick Piggin1-1/+4
2008-08-20mm: xip fix fault vs sparse page invalidate raceNick Piggin1-14/+46
2008-08-20mm: dirty page tracking race fixNick Piggin3-7/+11
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen3-8/+17
2008-08-20Video/Framebuffer: add fuctional power management support to Blackfin BF54x LQ043 framebuffer driverMichael Hennerich1-3/+12
2008-08-20bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner1-6/+29
2008-08-20drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton1-5/+3