| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-08-03 | 4 | -27/+26 |
|\ |
|
| * | [E1000]: Convert to netdev_alloc_skb | David S. Miller | 2006-08-02 | 1 | -5/+6 |
| * | [TG3]: Convert to netdev_alloc_skb | David S. Miller | 2006-08-02 | 1 | -5/+5 |
| * | [NET] infiniband: Cleanup ib_addr module to use the netevents | Tom Tucker | 2006-08-02 | 1 | -16/+14 |
| * | [ATALK]: Make CONFIG_DEV_APPLETALK a tristate. | David S. Miller | 2006-08-02 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-08-03 | 25 | -356/+335 |
|\ \ |
|
| * | | Revert "[PATCH] USB: move usb_device_class class devices to be real devices" | Greg Kroah-Hartman | 2006-08-03 | 1 | -10/+10 |
| * | | Revert "[PATCH] USB: convert usb class devices to real devices" | Greg Kroah-Hartman | 2006-08-03 | 1 | -6/+7 |
| * | | USB: UHCI: Don't test the Short Packet Detect bit | Alan Stern | 2006-08-03 | 1 | -1/+3 |
| * | | USB: unusual_devs entry for Nokia 3250 | Alan Stern | 2006-08-03 | 1 | -0/+7 |
| * | | USB: dummy-hcd: disable interrupts during req->complete | Alan Stern | 2006-08-03 | 1 | -2/+4 |
| * | | USB: fix the USB_GADGET_DUMMY_HCD dependencies | Adrian Bunk | 2006-08-03 | 1 | -1/+1 |
| * | | USB: ati_remote.c: autorepeat fix | Marko Macek | 2006-08-03 | 1 | -3/+2 |
| * | | USB: Patch for rtl8150 to fix unplug problems | Peter Chubb | 2006-08-03 | 1 | -12/+71 |
| * | | USB: cypress driver comment updates | Oliver Bock | 2006-08-03 | 1 | -2/+7 |
| * | | USB: unusual_devs device removal | Phil Dibowitz | 2006-08-03 | 1 | -12/+0 |
| * | | usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220F | Daniel Drake | 2006-08-03 | 2 | -3/+20 |
| * | | USB: New USB ID for Belkin Serial Adapter | Kim Oldfield | 2006-08-03 | 2 | -0/+5 |
| * | | USB: Additional PID for the ftdi_sio driver | Dave Platt | 2006-08-03 | 2 | -0/+5 |
| * | | USB: adding support for SHARP WS003SH to ipaq.c | Norihiko Tomiyama | 2006-08-03 | 1 | -0/+1 |
| * | | USB: Fix Freescale high-speed USB host dependency | Li Yang | 2006-08-03 | 1 | -1/+1 |
| * | | USB: Removed 3-port device handler from Option driver | Matthias Urlichs | 2006-08-03 | 1 | -36/+0 |
| * | | USB: Drop Sierra Wireless MC8755 from the Option driver | Matthias Urlichs | 2006-08-03 | 1 | -5/+1 |
| * | | USB: Let option driver handle Anydata CDMA modems. Remove anydata driver. | Matthias Urlichs | 2006-08-03 | 4 | -139/+13 |
| * | | USB: Option driver: Short driver names were identical | Matthias Urlichs | 2006-08-03 | 1 | -3/+3 |
| * | | USB: Option driver: removed change history and linux/version.h include | Matthias Urlichs | 2006-08-03 | 1 | -27/+1 |
| * | | USB: AT91 OHCI updates, mostly power management | David Brownell | 2006-08-03 | 3 | -31/+62 |
| * | | USB: AT91 UDC updates, mostly power management | David Brownell | 2006-08-03 | 2 | -64/+113 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 | Linus Torvalds | 2006-08-03 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | kbuild: hardcode value of YACC&LEX for aic7-triple-x | Sam Ravnborg | 2006-08-01 | 1 | -0/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-08-02 | 36 | -138/+343 |
|\ \
| |/
|/| |
|
| * | V4L/DVB (4380): Bttv: Revert VBI_OFFSET to previous value, it works better | Trent Piepho | 2006-07-29 | 1 | -5/+10 |
| * | V4L/DVB (4379): Videodev: Check return value of class_device_register() corre... | Trent Piepho | 2006-07-29 | 1 | -1/+1 |
| * | V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2 | Mike Isely | 2006-07-29 | 1 | -12/+50 |
| * | V4L/DVB (4368): Bttv: use class_device_create_file and handle errors | Trent Piepho | 2006-07-29 | 2 | -5/+10 |
| * | V4L/DVB (4367): Videodev: Handle class_device related errors | Trent Piepho | 2006-07-29 | 1 | -0/+11 |
| * | V4L/DVB (4365): OVERLAY flag were enabled by mistake | Mauro Carvalho Chehab | 2006-07-29 | 1 | -1/+0 |
| * | V4L/DVB (4344): Fix broken dependencies on media Kconfig | Mauro Carvalho Chehab | 2006-07-29 | 4 | -8/+8 |
| * | V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT | Mauro Carvalho Chehab | 2006-07-29 | 7 | -29/+46 |
| * | V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32 | Mauro Carvalho Chehab | 2006-07-29 | 1 | -0/+24 |
| * | V4L/DVB (4322): Fix dvb-pll autoprobing | Andrew de Quincey | 2006-07-29 | 1 | -4/+3 |
| * | V4L/DVB (4311): Fix possible dvb-pll oops | Andrew de Quincey | 2006-07-29 | 1 | -8/+10 |
| * | V4L/DVB (4337): Refine dead code elimination in pvrusb2 | Mike Isely | 2006-07-29 | 4 | -7/+17 |
| * | V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA s... | Oliver Endriss | 2006-07-29 | 6 | -16/+57 |
| * | V4L/DVB (4316): Check __must_check warnings | Michael Krufky | 2006-07-29 | 3 | -14/+38 |
| * | V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode | Michael Krufky | 2006-07-29 | 2 | -10/+17 |
| * | V4L/DVB (4313): Bugfix for keycode calculation on NPG remotes | Ricardo Cerqueira | 2006-07-29 | 1 | -1/+1 |
| * | V4L/DVB (4310): Saa7134: rename dmasound_{init, exit} | Adrian Bunk | 2006-07-29 | 4 | -20/+20 |
| * | V4L/DVB (4306): Support non interlaced capture by default for saa713x | Hartmut Hackmann | 2006-07-29 | 1 | -2/+2 |
| * | V4L/DVB (4298): Check all __must_check warnings in bttv. | Randy Dunlap | 2006-07-29 | 1 | -2/+13 |