Age | Commit message (Expand) | Author | Files | Lines |
2009-08-26 | HID: completely remove apple mightymouse from blacklist | Jan Scholz | 1 | -1/+0 |
2009-08-08 | HID: fix overrun in quirks initialization | Roel Kluin | 1 | -1/+1 |
2009-07-22 | Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -3/+8 |
2009-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2 | -0/+2 |
2009-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 34 | -80/+3320 |
2009-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+7 |
2009-07-22 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2 | -1/+2 |
2009-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 6 | -18/+62 |
2009-07-22 | fbmon: work around compiler bug in gcc-2.4.2 | Linus Torvalds | 1 | -2/+2 |
2009-07-22 | sky2: Avoid races in sky2_down | Mike McCormack | 1 | -8/+8 |
2009-07-22 | ide-tape: Don't leak kernel stack information | Michael Buesch | 1 | -0/+1 |
2009-07-22 | ide: fix memory leak when flush command is issued | Maxime Bizon | 1 | -0/+1 |
2009-07-22 | drivers/net/mlx4: Adjust constant | Julia Lawall | 1 | -1/+1 |
2009-07-22 | drivers/net: Move a dereference below a NULL test | Julia Lawall | 1 | -1/+2 |
2009-07-22 | drivers/net: Move a dereference below a NULL test | Julia Lawall | 1 | -3/+4 |
2009-07-21 | connector: maintainer/mail update. | Evgeniy Polyakov | 2 | -3/+3 |
2009-07-21 | USB host CDC Phonet network interface driver | Rémi Denis-Courmont | 3 | -0/+470 |
2009-07-21 | macsonic, jazzsonic: fix oops on module unload | Finn Thain | 2 | -0/+2 |
2009-07-21 | macsonic: move probe function to .devinit.text | Uwe Kleine-König | 1 | -7/+7 |
2009-07-21 | Input: atkbd - add force relese key quirk for Soltech TA12 | Jerone Young | 1 | -0/+16 |
2009-07-21 | mvsdio: fix handling of partial word at the end of PIO transfer | Nicolas Pitre | 1 | -2/+2 |
2009-07-21 | tty: fix chars_in_buffers | Alan Cox | 7 | -10/+10 |
2009-07-21 | specialix.c: convert nested spin_lock_irqsave to spin_lock | Julia Lawall | 1 | -12/+12 |
2009-07-21 | vc: create vcs(a) devices for consoles | Kay Sievers | 1 | -0/+4 |
2009-07-20 | can: switch carrier on if device was stopped while in bus-off state | Wolfgang Grandegger | 1 | -0/+4 |
2009-07-20 | can: restart device even if dev_alloc_skb() fails | Wolfgang Grandegger | 1 | -2/+2 |
2009-07-20 | can: sja1000: remove duplicated includes | Wolfgang Grandegger | 1 | -1/+0 |
2009-07-20 | New device ID for sc92031 [1088:2031] | Cesar Eduardo Barros | 1 | -0/+1 |
2009-07-20 | 3c589_cs: re-initialize the multicast in the tc589_reset | Ken Kawasaki | 1 | -7/+14 |
2009-07-20 | netxen: fix thermal check and shutdown | Dhananjay Phadke | 1 | -6/+8 |
2009-07-20 | netxen: fix deadlock on dev close | Dhananjay Phadke | 4 | -13/+23 |
2009-07-20 | netxen: fix context deletion sequence | Dhananjay Phadke | 3 | -7/+9 |
2009-07-20 | net: Micrel KS8851 SPI network driver | Ben Dooks | 4 | -0/+1625 |
2009-07-20 | Add mac driver for w90p910 | Wan ZongShun | 3 | -0/+1114 |
2009-07-20 | HID: Move dereferences below a NULL test | Julia Lawall | 1 | -2/+4 |
2009-07-19 | virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatch | Rakib Mullick | 1 | -1/+6 |
2009-07-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -2/+5 |
2009-07-18 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 6 | -12/+25 |
2009-07-17 | Update Andreas Koensgen's email address | Ralf Baechle | 1 | -1/+1 |
2009-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 3 | -4/+5 |
2009-07-17 | tty_port: Fix return on interrupted use | Alan Cox | 1 | -1/+1 |
2009-07-17 | [ARM] 5606/1: Fix ep93xx watchdog driver headers | Ryan Mallon | 1 | -0/+1 |
2009-07-17 | virtio-pci: correctly unregister root device on error | Mark McLoughlin | 1 | -1/+1 |
2009-07-17 | virtio_blk: ioctl return value fix | Christoph Hellwig | 1 | -1/+1 |
2009-07-17 | virtio_blk: don't bounce highmem requests | Christoph Hellwig | 1 | -0/+3 |
2009-07-17 | lguest: remove unnecessary forward struct declaration | Davide Libenzi | 1 | -2/+0 |
2009-07-17 | ataflop: adjust NULL test | Julia Lawall | 1 | -1/+1 |
2009-07-17 | cdc-eem: bad crc checking | Vincent CUISSARD | 1 | -1/+1 |
2009-07-17 | ixgbe: Remove DPRINTK messages in DCB mode | Lucy Liu | 1 | -4/+0 |
2009-07-17 | ixgbe: clear mac address data block in DCB mode | Lucy Liu | 1 | -0/+2 |