Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | drivers/base/driver.c: remove unused to_dev() macro | Joe Perches | 2008-08-21 | 1 | -3/+0 | |
| * | | | | | | | | | | Documentation: HOWTO-ja_JP-sync patch | Tsugikazu Shibata | 2008-08-21 | 1 | -20/+47 | |
| * | | | | | | | | | | Japanese translation of Documentation/SubmitChecklist | Takenori Nagano | 2008-08-21 | 1 | -0/+111 | |
| * | | | | | | | | | | kobject: Replace ALL occurrences of '/' with '!' instead of only the first one. | Ingo Oeser | 2008-08-21 | 1 | -2/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-08-21 | 39 | -1032/+194 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | USB: sisusbvga: add USB ID for 0711:0918 Magic Control Technology Corp. | Stefan Lippers-Hollmann | 2008-08-21 | 1 | -0/+1 | |
| * | | | | | | | | | | USB: automatically enable RHSC interrupts | Alan Stern | 2008-08-21 | 22 | -72/+31 | |
| * | | | | | | | | | | USB: Don't rebind before "complete" callback | Alan Stern | 2008-08-21 | 1 | -21/+9 | |
| * | | | | | | | | | | USB: Add new PM callback methods for USB | Alan Stern | 2008-08-21 | 3 | -19/+72 | |
| * | | | | | | | | | | USB: Defer Set-Interface for suspended devices | Alan Stern | 2008-08-21 | 2 | -3/+31 | |
| * | | | | | | | | | | USB: Add udev argument to interface suspend/resume functions | Alan Stern | 2008-08-21 | 1 | -10/+10 | |
| * | | | | | | | | | | USB: cdc-acm: don't unlock acm->mutex on error path | Alexey Dobriyan | 2008-08-21 | 1 | -1/+1 | |
| * | | | | | | | | | | MUSB: Fix index register corruption seen with g_ether and Windows host | Anand Gadiyar | 2008-08-21 | 1 | -0/+2 | |
| * | | | | | | | | | | usb: musb: get rid of MUSB_LOGLEVEL and use parameter | Felipe Balbi | 2008-08-21 | 4 | -38/+12 | |
| * | | | | | | | | | | usb: musb: get rid of procfs entry | Felipe Balbi | 2008-08-21 | 4 | -864/+11 | |
| * | | | | | | | | | | USB: Fix pxa27x_udc usb speed handling. | Robert Jarzmik | 2008-08-21 | 1 | -1/+1 | |
| * | | | | | | | | | | USB: cdc-acm: quirk for Conexant CX93010 USB modem | Eric Sandeen | 2008-08-21 | 1 | -0/+3 | |
| * | | | | | | | | | | USB: fix bug in usb_unlink_anchored_urbs() | Oliver Neukum | 2008-08-21 | 1 | -2/+7 | |
| * | | | | | | | | | | usb-serial: option support HSDPA modem A2502 | Hiroshi Miura | 2008-08-21 | 1 | -0/+2 | |
| * | | | | | | | | | | USB: ISP1760: fixed trivial math in comment | Enrico Scholz | 2008-08-21 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | [S390] Update default configuration. | Martin Schwidefsky | 2008-08-21 | 1 | -16/+38 | |
* | | | | | | | | | | [S390] dcssblk: fix race in dcssblk_add_store() | Gerald Schaefer | 2008-08-21 | 1 | -0/+4 | |
* | | | | | | | | | | [S390] cio: call ccw driver notify function with lock held | Peter Oberparleiter | 2008-08-21 | 5 | -38/+41 | |
* | | | | | | | | | | [S390] dasd: fix data size for PSF/PRSSD command | Stefan Weinhuber | 2008-08-21 | 1 | -1/+1 | |
* | | | | | | | | | | [S390] fix ext2_find_next_bit | Eric Sandeen | 2008-08-21 | 1 | -3/+3 | |
* | | | | | | | | | | [S390] cio: fix ccw group device cleanup | Peter Oberparleiter | 2008-08-21 | 1 | -8/+12 | |
* | | | | | | | | | | [S390] qdio: remove the module_get & module_put pair | Jan Glauber | 2008-08-21 | 1 | -4/+0 | |
* | | | | | | | | | | [S390] qdio: improve s390 debug feature usage | Jan Glauber | 2008-08-21 | 3 | -42/+40 | |
* | | | | | | | | | | [S390] qdio: prevent oopsing if qdio_establish fails | Jan Glauber | 2008-08-21 | 1 | -1/+5 | |
* | | | | | | | | | | [S390] Remove unneeded spinlock initialization. | Heiko Carstens | 2008-08-21 | 1 | -2/+0 | |
* | | | | | | | | | | [S390] Fix uninitialized spinlock use | Josef 'Jeff' Sipek | 2008-08-21 | 1 | -1/+3 | |
* | | | | | | | | | | [S390] drivers/s390: Use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-08-21 | 3 | -3/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Linux v2.6.27-rc4v2.6.27-rc4 | Linus Torvalds | 2008-08-20 | 1 | -1/+1 | |
* | | | | | | | | | cramfs: fix named-pipe handling | Al Viro | 2008-08-20 | 1 | -46/+38 | |
* | | | | | | | | | fbdefio: add set_page_dirty handler to deferred IO FB | Ian Campbell | 2008-08-20 | 3 | -0/+26 | |
* | | | | | | | | | rtc: rtc-ds1374: fix 'no irq' case handling | Anton Vorontsov | 2008-08-20 | 1 | -5/+5 | |
* | | | | | | | | | mm: xip/ext2 fix block allocation race | Nick Piggin | 2008-08-20 | 1 | -1/+4 | |
* | | | | | | | | | mm: xip fix fault vs sparse page invalidate race | Nick Piggin | 2008-08-20 | 1 | -14/+46 | |
* | | | | | | | | | mm: dirty page tracking race fix | Nick Piggin | 2008-08-20 | 3 | -7/+11 | |
* | | | | | | | | | fix setpriority(PRIO_PGRP) thread iterator breakage | Ken Chen | 2008-08-20 | 3 | -8/+17 | |
* | | | | | | | | | Video/Framebuffer: add fuctional power management support to Blackfin BF54x L... | Michael Hennerich | 2008-08-20 | 1 | -3/+12 | |
* | | | | | | | | | bootmem: fix aligning of node-relative indexes and offsets | Johannes Weiner | 2008-08-20 | 1 | -6/+29 | |
* | | | | | | | | | drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak | Andrew Morton | 2008-08-20 | 1 | -5/+3 | |
* | | | | | | | | | pm2fb: free cmap memory on module remove | Krzysztof Helt | 2008-08-20 | 1 | -0/+1 | |
* | | | | | | | | | rtc: fix double lock on UIE emulation | Atsushi Nemoto | 2008-08-20 | 1 | -1/+4 | |
* | | | | | | | | | binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers | Pavel Emelyanov | 2008-08-20 | 1 | -2/+2 | |
* | | | | | | | | | brd: fix name argument of unregister_blkdev() | Akinobu Mita | 2008-08-20 | 1 | -1/+1 | |
* | | | | | | | | | nbd: fix memory leak of nbd_dev array | Sven Wegener | 2008-08-20 | 1 | -4/+6 | |
* | | | | | | | | | mm: mminit_loglevel cannot be __meminitdata anymore | Marcin Slusarz | 2008-08-20 | 1 | -1/+1 | |
* | | | | | | | | | mm: show free swap as signed | Hugh Dickins | 2008-08-20 | 1 | -1/+1 |