aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-08-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-08-21[S390] Update default configuration.Martin Schwidefsky
2008-08-21[S390] dcssblk: fix race in dcssblk_add_store()Gerald Schaefer
2008-08-21[S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter
2008-08-21[S390] dasd: fix data size for PSF/PRSSD commandStefan Weinhuber
2008-08-21[S390] fix ext2_find_next_bitEric Sandeen
2008-08-21[S390] cio: fix ccw group device cleanupPeter Oberparleiter
2008-08-21[S390] qdio: remove the module_get & module_put pairJan Glauber
2008-08-21[S390] qdio: improve s390 debug feature usageJan Glauber
2008-08-21[S390] qdio: prevent oopsing if qdio_establish failsJan Glauber
2008-08-21[S390] Remove unneeded spinlock initialization.Heiko Carstens
2008-08-21[S390] Fix uninitialized spinlock useJosef 'Jeff' Sipek
2008-08-21[S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel
2008-08-21USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann
2008-08-21USB: automatically enable RHSC interruptsAlan Stern
2008-08-21USB: Don't rebind before "complete" callbackAlan Stern
2008-08-21USB: Add new PM callback methods for USBAlan Stern
2008-08-21USB: Defer Set-Interface for suspended devicesAlan Stern
2008-08-21USB: Add udev argument to interface suspend/resume functionsAlan Stern
2008-08-21USB: cdc-acm: don't unlock acm->mutex on error pathAlexey Dobriyan
2008-08-21MUSB: Fix index register corruption seen with g_ether and Windows hostAnand Gadiyar
2008-08-21usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi
2008-08-21usb: musb: get rid of procfs entryFelipe Balbi
2008-08-21USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik
2008-08-21USB: cdc-acm: quirk for Conexant CX93010 USB modemEric Sandeen
2008-08-21USB: fix bug in usb_unlink_anchored_urbs()Oliver Neukum
2008-08-21usb-serial: option support HSDPA modem A2502Hiroshi Miura
2008-08-21USB: ISP1760: fixed trivial math in commentEnrico Scholz
2008-08-21pnp: fix "add acpi:* modalias entries"Kay Sievers
2008-08-21UIO: generic irq handling for some uio platform devicesMagnus Damm
2008-08-21UIO: uio_pdrv: fix license specificationUwe Kleine-König
2008-08-21UIO: uio_pdrv: fix memory leakUwe Kleine-König
2008-08-21block: drop references taken by class_find_device()Kay Sievers
2008-08-21block: fix partial read() of /proc/{partitions,diskstats}Kay Sievers
2008-08-21PM: Remove WARN_ON from device_pm_addRafael J. Wysocki
2008-08-21driver core: add init_name to struct deviceGreg Kroah-Hartman
2008-08-21PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is...Alan Stern
2008-08-21driver model: anti-oopsing medicineDavid Brownell
2008-08-21dev_printk(): constify the `dev' argumentJean Delvare
2008-08-21drivers/base/driver.c: remove unused to_dev() macroJoe Perches
2008-08-21Documentation: HOWTO-ja_JP-sync patchTsugikazu Shibata
2008-08-21Japanese translation of Documentation/SubmitChecklistTakenori Nagano
2008-08-21kobject: Replace ALL occurrences of '/' with '!' instead of only the first one.Ingo Oeser
2008-08-20Linux v2.6.27-rc4Linus Torvalds
2008-08-20cramfs: fix named-pipe handlingAl Viro
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell
2008-08-20rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov