Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | [media] vp7045: fix buffer setup | Florian Mickler | 2011-09-11 | 1 | -22/+4 | |
| * | | | | | | | [media] nuvoton-cir: simplify raw IR sample handling | Jarod Wilson | 2011-09-11 | 2 | -38/+8 | |
| * | | | | | | | [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL | Jesper Juhl | 2011-09-11 | 1 | -0/+2 | |
| * | | | | | | | [media] v4l2: Fix documentation of the codec device controls | Kamil Debski | 2011-09-11 | 1 | -19/+19 | |
| * | | | | | | | [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240 | Jean-François Moine | 2011-09-11 | 1 | -0/+4 | |
| * | | | | | | | [media] gspca - sonixj: Fix wrong register mask for sensor om6802 | Luiz Carlos Ramos | 2011-09-11 | 1 | -1/+1 | |
| * | | | | | | | [media] gspca - ov519: Fix LED inversion of some ov519 webcams | Jean-François Moine | 2011-09-11 | 1 | -12/+10 | |
| * | | | | | | | [media] pwc: precedence bug in pwc_init_controls() | Dan Carpenter | 2011-09-11 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://openrisc.net/~jonas/linux | Linus Torvalds | 2011-09-11 | 4 | -27/+96 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add missing DMA ops | Jonas Bonn | 2011-09-11 | 2 | -3/+84 | |
| * | | | | | | | openrisc: don't use pt_regs in struct sigcontext | Jonas Bonn | 2011-09-05 | 2 | -24/+12 | |
* | | | | | | | | scsi: qla4xxx driver depends on NET | Randy Dunlap | 2011-09-10 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 2011-09-10 | 6 | -7/+36 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort | Janusz Krzysztofik | 2011-09-10 | 1 | -1/+1 | |
| * | | | | | | | | ARM: 7080/1: l2x0: make sure I&D are not locked down on init | Linus Walleij | 2011-09-07 | 2 | -2/+28 | |
| * | | | | | | | | ARM: 7081/1: mach-integrator: fix the clocksource | Linus Walleij | 2011-09-07 | 1 | -3/+3 | |
| * | | | | | | | | NET: am79c961: fix race in link status code | Russell King | 2011-09-05 | 1 | -0/+3 | |
| * | | | | | | | | ARM: 7067/1: mm: keep significant bits in pfn_valid | Mark Rutland | 2011-09-04 | 1 | -1/+1 | |
* | | | | | | | | | backlight: Declare backlight_types[] const | Bart Van Assche | 2011-09-10 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-09-10 | 4 | -32/+48 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | md: Fix handling for devices from 2TB to 4TB in 0.90 metadata. | NeilBrown | 2011-09-10 | 1 | -2/+10 | |
| * | | | | | | | | | md/raid1,10: Remove use-after-free bug in make_request. | NeilBrown | 2011-09-10 | 2 | -10/+17 | |
| * | | | | | | | | | md/raid10: unify handling of write completion. | NeilBrown | 2011-09-10 | 1 | -20/+18 | |
| * | | | | | | | | | Avoid dereferencing a 'request_queue' after last close. | NeilBrown | 2011-09-10 | 1 | -2/+5 | |
* | | | | | | | | | | PCI: Remove MRRS modification from MPS setting code | Jon Mason | 2011-09-09 | 2 | -20/+23 | |
* | | | | | | | | | | Fix pointer dereference before call to pcie_bus_configure_settings | Shyam Iyer | 2011-09-09 | 3 | -6/+10 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmc | Linus Torvalds | 2011-09-09 | 7 | -44/+99 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mmc: sdhci-s3c: Fix mmc card I/O problem | Girish K S | 2011-08-31 | 1 | -0/+2 | |
| * | | | | | | | | | | mmc: sd: UHS-I bus speed should be set last in UHS initialization | Subhash Jadavani | 2011-08-31 | 1 | -28/+53 | |
| * | | | | | | | | | | mmc: sdhi: initialise mmc_data->flags before use | Simon Horman | 2011-08-31 | 1 | -2/+2 | |
| * | | | | | | | | | | mmc: core: use non-reentrant workqueue for clock gating | Mika Westerberg | 2011-08-31 | 1 | -1/+1 | |
| * | | | | | | | | | | mmc: core: prevent aggressive clock gating racing with ios updates | Mika Westerberg | 2011-08-31 | 1 | -2/+29 | |
| * | | | | | | | | | | mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} | Mika Westerberg | 2011-08-31 | 3 | -11/+11 | |
| * | | | | | | | | | | mmc: sdhci-esdhc-imx: add missing inclusion of linux/module.h | Shawn Guo | 2011-08-28 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client | Linus Torvalds | 2011-09-09 | 4 | -19/+49 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | libceph: fix leak of osd structs during shutdown | Sage Weil | 2011-08-31 | 1 | -5/+17 | |
| * | | | | | | | | | | ceph: fix memory leak | Noah Watkins | 2011-08-22 | 1 | -2/+2 | |
| * | | | | | | | | | | ceph: fix encoding of ino only (not relative) paths | Sage Weil | 2011-08-15 | 1 | -1/+1 | |
| * | | | | | | | | | | libceph: fix msgpool | Sage Weil | 2011-08-09 | 1 | -11/+29 | |
* | | | | | | | | | | | vfs: automount should ignore LOOKUP_FOLLOW | Miklos Szeredi | 2011-09-09 | 1 | -18/+15 | |
* | | | | | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2011-09-08 | 1 | -13/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dmaengine/ste_dma40: fix memory leak due to prepared descriptors | Per Forlin | 2011-09-05 | 1 | -0/+16 | |
| * | | | | | | | | | | | dmaengine/ste_dma40: fix Oops due to double free of client descriptor | Per Forlin | 2011-09-05 | 1 | -10/+12 | |
| * | | | | | | | | | | | dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free(). | Per Forlin | 2011-09-05 | 1 | -3/+0 | |
| * | | | | | | | | | | | dmaengine/ste_dma40: add missing kernel doc for pending_queue | Per Forlin | 2011-09-05 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap | Linus Torvalds | 2011-09-08 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | regmap: Remove bitrotted module_put()s | Mark Brown | 2011-09-05 | 1 | -4/+1 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://twin.jikos.cz/jikos/hid | Linus Torvalds | 2011-09-08 | 4 | -23/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'upstream-fixes' and 'magicmouse' into for-linus | Jiri Kosina | 2011-09-07 | 4 | -23/+67 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | HID: magicmouse: ignore 'ivalid report id' while switching modes, v2 | Jiri Kosina | 2011-08-25 | 1 | -1/+9 |