summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | PM: don't skip device PM init when CONFIG_PM_SLEEP isn't set and CONFIG_PM is...Alan Stern2008-08-213-15/+16
| * | | | | | | | | | driver model: anti-oopsing medicineDavid Brownell2008-08-211-0/+11
| * | | | | | | | | | dev_printk(): constify the `dev' argumentJean Delvare2008-08-212-3/+3
| * | | | | | | | | | drivers/base/driver.c: remove unused to_dev() macroJoe Perches2008-08-211-3/+0
| * | | | | | | | | | Documentation: HOWTO-ja_JP-sync patchTsugikazu Shibata2008-08-211-20/+47
| * | | | | | | | | | Japanese translation of Documentation/SubmitChecklistTakenori Nagano2008-08-211-0/+111
| * | | | | | | | | | kobject: Replace ALL occurrences of '/' with '!' instead of only the first one.Ingo Oeser2008-08-211-2/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-08-2139-1032/+194
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp.Stefan Lippers-Hollmann2008-08-211-0/+1
| * | | | | | | | | | USB: automatically enable RHSC interruptsAlan Stern2008-08-2122-72/+31
| * | | | | | | | | | USB: Don't rebind before "complete" callbackAlan Stern2008-08-211-21/+9
| * | | | | | | | | | USB: Add new PM callback methods for USBAlan Stern2008-08-213-19/+72
| * | | | | | | | | | USB: Defer Set-Interface for suspended devicesAlan Stern2008-08-212-3/+31
| * | | | | | | | | | USB: Add udev argument to interface suspend/resume functionsAlan Stern2008-08-211-10/+10
| * | | | | | | | | | USB: cdc-acm: don't unlock acm->mutex on error pathAlexey Dobriyan2008-08-211-1/+1
| * | | | | | | | | | MUSB: Fix index register corruption seen with g_ether and Windows hostAnand Gadiyar2008-08-211-0/+2
| * | | | | | | | | | usb: musb: get rid of MUSB_LOGLEVEL and use parameterFelipe Balbi2008-08-214-38/+12
| * | | | | | | | | | usb: musb: get rid of procfs entryFelipe Balbi2008-08-214-864/+11
| * | | | | | | | | | USB: Fix pxa27x_udc usb speed handling.Robert Jarzmik2008-08-211-1/+1
| * | | | | | | | | | USB: cdc-acm: quirk for Conexant CX93010 USB modemEric Sandeen2008-08-211-0/+3
| * | | | | | | | | | USB: fix bug in usb_unlink_anchored_urbs()Oliver Neukum2008-08-211-2/+7
| * | | | | | | | | | usb-serial: option support HSDPA modem A2502Hiroshi Miura2008-08-211-0/+2
| * | | | | | | | | | USB: ISP1760: fixed trivial math in commentEnrico Scholz2008-08-211-1/+1
| |/ / / / / / / / /
* | | | | | | | | | [S390] Update default configuration.Martin Schwidefsky2008-08-211-16/+38
* | | | | | | | | | [S390] dcssblk: fix race in dcssblk_add_store()Gerald Schaefer2008-08-211-0/+4
* | | | | | | | | | [S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter2008-08-215-38/+41
* | | | | | | | | | [S390] dasd: fix data size for PSF/PRSSD commandStefan Weinhuber2008-08-211-1/+1
* | | | | | | | | | [S390] fix ext2_find_next_bitEric Sandeen2008-08-211-3/+3
* | | | | | | | | | [S390] cio: fix ccw group device cleanupPeter Oberparleiter2008-08-211-8/+12
* | | | | | | | | | [S390] qdio: remove the module_get & module_put pairJan Glauber2008-08-211-4/+0
* | | | | | | | | | [S390] qdio: improve s390 debug feature usageJan Glauber2008-08-213-42/+40
* | | | | | | | | | [S390] qdio: prevent oopsing if qdio_establish failsJan Glauber2008-08-211-1/+5
* | | | | | | | | | [S390] Remove unneeded spinlock initialization.Heiko Carstens2008-08-211-2/+0
* | | | | | | | | | [S390] Fix uninitialized spinlock useJosef 'Jeff' Sipek2008-08-211-1/+3
* | | | | | | | | | [S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel2008-08-213-3/+4
|/ / / / / / / / /
* | | | | | | | | Linux v2.6.27-rc4v2.6.27-rc4Linus Torvalds2008-08-201-1/+1
* | | | | | | | | cramfs: fix named-pipe handlingAl Viro2008-08-201-46/+38
* | | | | | | | | fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-08-203-0/+26
* | | | | | | | | rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov2008-08-201-5/+5
* | | | | | | | | mm: xip/ext2 fix block allocation raceNick Piggin2008-08-201-1/+4
* | | | | | | | | mm: xip fix fault vs sparse page invalidate raceNick Piggin2008-08-201-14/+46
* | | | | | | | | mm: dirty page tracking race fixNick Piggin2008-08-203-7/+11
* | | | | | | | | fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen2008-08-203-8/+17
* | | | | | | | | Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich2008-08-201-3/+12
* | | | | | | | | bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner2008-08-201-6/+29
* | | | | | | | | drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton2008-08-201-5/+3
* | | | | | | | | pm2fb: free cmap memory on module removeKrzysztof Helt2008-08-201-0/+1
* | | | | | | | | rtc: fix double lock on UIE emulationAtsushi Nemoto2008-08-201-1/+4
* | | | | | | | | binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov2008-08-201-2/+2
* | | | | | | | | brd: fix name argument of unregister_blkdev()Akinobu Mita2008-08-201-1/+1