Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | asix.c - Add Belkin F5D5055 ids | David Hollis | 2007-05-24 | 1 | -0/+4 | |
| * | | | | | ucc_geth:trivial fix | Li Yang | 2007-05-24 | 1 | -3/+0 | |
| * | | | | | ucc_geth: Fix MODULE_DEVICE_TABLE() duplication | Li Yang | 2007-05-24 | 1 | -2/+0 | |
| * | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 2007-05-24 | 3 | -25/+15 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | [PATCH] drivers/net/wireless/libertas/rx.c: fix use-after-free | Eugene Teo | 2007-05-22 | 1 | -2/+0 | |
| | * | | | | [PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-check | Eugene Teo | 2007-05-22 | 1 | -5/+9 | |
| | * | | | | [PATCH] libertas: skb dereferenced after netif_rx | Florin Malita | 2007-05-22 | 2 | -18/+6 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2007-05-24 | 2 | -5/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [CRYPTO] geode: Fix in-place operations and set key | Jordan Crouse | 2007-05-24 | 2 | -5/+10 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-05-24 | 3 | -53/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mmc: clean up unused parts of block driver | Pierre Ossman | 2007-05-24 | 3 | -53/+8 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | drivers/isdn/hardware/eicon/message.c warning fixes | Andrew Morton | 2007-05-23 | 1 | -7/+6 | |
* | | | | | | | capifunc warning fixes | Andrew Morton | 2007-05-23 | 1 | -8/+8 | |
* | | | | | | | omap_uwire: SPI_CPHA mode bugfix | Imre Deak | 2007-05-23 | 1 | -2/+2 | |
* | | | | | | | ehci-fsl: fix cache coherency problem on system with large memory | Li Yang | 2007-05-23 | 2 | -0/+14 | |
* | | | | | | | Off by one in floppy.c | Eric Sesterhenn / Snakebyte | 2007-05-23 | 1 | -1/+1 | |
* | | | | | | | applesmc - sensors patch missing from 2.6.22-rc2 | Nicolas Boichat | 2007-05-23 | 1 | -0/+10 | |
* | | | | | | | HiSax: fix error checking for hisax_register()] | Alan Stern | 2007-05-23 | 5 | -29/+30 | |
* | | | | | | | md: fix bug with linear hot-add and elsewhere | NeilBrown | 2007-05-23 | 2 | -11/+19 | |
* | | | | | | | md: don't write more than is required of the last page of a bitmap | NeilBrown | 2007-05-23 | 1 | -5/+12 | |
* | | | | | | | md: avoid overflow in raid0 calculation with large components | NeilBrown | 2007-05-23 | 1 | -2/+1 | |
* | | | | | | | i2o: eliminate a peculiar constraint on i2o_max_drivers | Akinobu Mita | 2007-05-23 | 1 | -5/+3 | |
* | | | | | | | i2o: fix notifiers when max_drivers is configured | Akinobu Mita | 2007-05-23 | 1 | -7/+7 | |
* | | | | | | | i2o: destroy event queue only when drv->event is set | Akinobu Mita | 2007-05-23 | 1 | -2/+6 | |
* | | | | | | | Misc: phantom, take care of pci posting | Jiri Slaby | 2007-05-23 | 1 | -1/+10 | |
* | | | | | | | phantom: move to unlocked_ioctl | Jiri Slaby | 2007-05-23 | 1 | -4/+14 | |
* | | | | | | | Char: cyclades, fix deadlock | Jiri Slaby | 2007-05-23 | 1 | -0/+1 | |
* | | | | | | | imxfb: fix memory hole | Sascha Hauer | 2007-05-23 | 1 | -1/+0 | |
* | | | | | | | imxfb: remove ifdefs | Sascha Hauer | 2007-05-23 | 1 | -15/+8 | |
* | | | | | | | ps3fb: use FB_SYS_* instead of FB_CFB_* | Geert Uytterhoeven | 2007-05-23 | 2 | -6/+9 | |
* | | | | | | | w100fb: fix compile warnings | Richard Purdie | 2007-05-23 | 1 | -5/+9 | |
* | | | | | | | pm3fb: various fixes | Krzysztof Helt | 2007-05-23 | 1 | -181/+152 | |
* | | | | | | | pm2fb: RDAC_WR barriers clean up | Krzysztof Helt | 2007-05-23 | 1 | -12/+5 | |
* | | | | | | | fbdev: cleanup of sparc FB options | Krzysztof Helt | 2007-05-23 | 1 | -90/+86 | |
* | | | | | | | spi: potential memleak in spidev_ioctl | Florin Malita | 2007-05-23 | 1 | -0/+1 | |
* | | | | | | | spi/spidev: check message size before copying | Domen Puncer | 2007-05-23 | 1 | -6/+6 | |
* | | | | | | | mpc52xx_psc_spi: fix it for CONFIG_PPC_MERGE | Domen Puncer | 2007-05-23 | 1 | -14/+11 | |
|/ / / / / / | ||||||
* | | | | | | ide serverworks warning fixes | Andrew Morton | 2007-05-24 | 1 | -4/+4 | |
* | | | | | | Match DMA blacklist entries between ide-dma.c and libata-core.c | Junio C Hamano | 2007-05-24 | 1 | -1/+3 | |
* | | | | | | Add two missing chipsets to drivers/ide/ide-proc.c | Mika Kukkonen | 2007-05-24 | 1 | -0/+2 | |
* | | | | | | ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDE | Alan Cox | 2007-05-24 | 1 | -0/+6 | |
* | | | | | | add the IDE device ID for ATI SB700 | Henry Su | 2007-05-24 | 1 | -0/+1 | |
|/ / / / / | ||||||
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-05-23 | 28 | -87/+207 | |
|\ \ \ \ \ | ||||||
| * | | | | | USB: Add support for Olimex arm-usb-ocd JTAG interface serial port | Tony Lindgren | 2007-05-22 | 2 | -2/+40 | |
| * | | | | | USB: Add support for Sierra Wireless Aircard 595U | Danny Budik | 2007-05-22 | 1 | -0/+2 | |
| * | | | | | USB: ldusb bugfix | Oliver Neukum | 2007-05-22 | 1 | -4/+31 | |
| * | | | | | USB: ftdi_sio: Add USB Product Id for OpenDCC | Guido Scholz | 2007-05-22 | 2 | -0/+4 | |
| * | | | | | USB: fix ratelimit call semantics | Alan Stern | 2007-05-22 | 1 | -4/+4 | |
| * | | | | | USB: handle errors in power/level attribute | Alan Stern | 2007-05-22 | 1 | -0/+7 | |
| * | | | | | USB: make the autosuspend workqueue thread freezable | Alan Stern | 2007-05-22 | 1 | -1/+5 |