Age | Commit message (Expand) | Author |
2006-12-01 | USB: phidgetkit: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: onetouch: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: legousbtower: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: kobil_sct: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: idmouse: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: hid-core: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: ftdi-elan: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: devices: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: cdc-acm: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: cdc_ether: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: appledisplay: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: aircable: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |
2006-12-01 | USB: OHCI: remove stale testing code from root-hub resume | Alan Stern |
2006-12-01 | USB: kmemdup() cleanup in drivers/usb/ | Eric Sesterhenn |
2006-12-01 | USB: OHCI: disable RHSC inside interrupt handler | Alan Stern |
2006-12-01 | USB: ohci-hcd: fix compiler warning | Alan Stern |
2006-12-01 | USB core: don't match interface descriptors for vendor-specific devices | Alan Stern |
2006-12-01 | USB HID: Handle STALL on interrupt endpoint | Alan Stern |
2006-12-01 | usb hub: fix root hub code so it takes more than 15 devices per root hub | inaky@linux.intel.com |
2006-12-01 | usb/hub: allow hubs up to 31 children | inaky@linux.intel.com |
2006-11-29 | [PATCH] r8169: Fix iteration variable sign | Francois Romieu |
2006-11-28 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-11-28 | [PATCH] Fix Intel/Sharp command set erase suspend bug | Joakim Tjernlund |
2006-11-28 | [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure | Brian King |
2006-11-28 | [PATCH] ahci: AHCI mode SATA patch for Intel ICH9 | Jason Gaston |
2006-11-28 | [PATCH] libata: don't schedule EH on wcache on/off if old EH | Tejun Heo |
2006-11-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-11-26 | V4L/DVB (4874): Fix oops on symbol rate==0 | Andrew de Quincey |
2006-11-26 | V4L/DVB (4885): Improve saa711x check | Hans Verkuil |
2006-11-26 | V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC Camera | Luca Risolia |
2006-11-26 | V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driver | Ira Snyder |
2006-11-26 | V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzag | Andrew de Quincey |
2006-11-26 | V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsyst... | Oliver Endriss |
2006-11-26 | V4L/DVB (4831): Fix tuning on older budget DVBS cards. | Andrew de Quincey |
2006-11-25 | [6PACK]: Masking bug in 6pack driver. | Jean Delvare |
2006-11-25 | [PATCH] usb: ati remote memleak fix | Mariusz Kozlowski |
2006-11-25 | [PATCH] tlclk: fix platform_device_register_simple() error check | Akinobu Mita |
2006-11-25 | [PATCH] sgiioc4: Disable module unload | Jeremy Higdon |
2006-11-25 | [PATCH] Fix device_attribute memory leak in device_del | Catalin Marinas |
2006-11-25 | [PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereference | Adrian Bunk |
2006-11-25 | [PATCH] rtc class locking bugfixes | David Brownell |
2006-11-25 | [PATCH] rtc framework handles periodic irqs | David Brownell |
2006-11-25 | [PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices" | Daniel Ritz |
2006-11-23 | [PATCH] Fix i2c-ixp4xx compile (missing brace) | Jean Delvare |
2006-11-23 | [PATCH] Correct bound checking from the value returned from _PPC method. | Dave Jones |
2006-11-22 | [AGP] Allocate AGP pages with GFP_DMA32 by default | Linus Torvalds |
2006-11-22 | [AGP] Fix intel 965 AGP memory mapping function | Linus Torvalds |
2006-11-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-11-21 | [TG3]: Add missing unlock in tg3_open() error path. | Ira W. Snyder |
2006-11-21 | [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile error | Dave Jones |