Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | pata_pdc202xx_old: fix UDMA33 handling | Bartlomiej Zolnierkiewicz | 2009-05-11 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | sata_mv: use new sata phy register settings for new devices | Martin Michlmayr | 2009-05-11 | 1 | -2/+67 | |
| | * | | | | | | | | | | | | | | libata: fix attach error handling | Tejun Heo | 2009-05-11 | 1 | -4/+17 | |
| * | | | | | | | | | | | | | | | intel-iommu: PAE memory corruption fix | David Woodhouse | 2009-05-11 | 1 | -4/+9 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-05-10 | 5 | -42/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Staging: comedi: David doesn't want to get comedi patches | Greg Kroah-Hartman | 2009-05-08 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | Staging: rtl8187se: Fix compilation warnings and procfs directory leak | Larry Finger | 2009-05-08 | 2 | -39/+9 | |
| | * | | | | | | | | | | | | | | Staging: rt2870: new device id | Dave Hayes | 2009-05-08 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect() | Pekka Enberg | 2009-05-08 | 1 | -2/+7 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-05-10 | 6 | -11/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | usb-serial: ftdi_sio: fix reference counting of ftdi_private | Alan Stern | 2009-05-08 | 1 | -4/+14 | |
| | * | | | | | | | | | | | | | | USB: unusual_devs: extend nokia 6288 bcd range | Phil Dibowitz | 2009-05-08 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | USB: Gadget: fix UTF conversion in the usbstring library | Alan Stern | 2009-05-08 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work. | Andy Lutomirski | 2009-05-08 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug | Nicolas Pitre | 2009-05-08 | 2 | -0/+8 | |
| | * | | | | | | | | | | | | | | USB: cxacru: Fix negative dB output | Simon Arlott | 2009-05-08 | 1 | -2/+8 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-05-10 | 1 | -19/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Revert driver core: move platform_data into platform_device | Greg Kroah-Hartman | 2009-05-08 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | Revert driver core: fix passing platform_data | Ming Lei | 2009-05-08 | 1 | -14/+1 | |
| | * | | | | | | | | | | | | | | Driver core: platform: fix kernel-doc warnings | Randy Dunlap | 2009-05-08 | 1 | -3/+3 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-05-10 | 4 | -16/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Fix the race between capifs remount and node creation | Al Viro | 2009-05-09 | 1 | -2/+8 | |
| | * | | | | | | | | | | | | | | Fix races around the access to ->s_options | Al Viro | 2009-05-09 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | Reduce path_lookup() abuses | Al Viro | 2009-05-09 | 1 | -10/+10 | |
| | * | | | | | | | | | | | | | | Fix deadlock in ipathfs ->get_sb() | Al Viro | 2009-05-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | Convert obvious places to deactivate_locked_super() | Al Viro | 2009-05-09 | 1 | -2/+1 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-05-10 | 14 | -41/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a var | Mauro Carvalho Chehab | 2009-05-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | V4L/DVB (11679): cafe_ccic: fix sensor detection | Hans Verkuil | 2009-05-09 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusion | Hans Verkuil | 2009-05-09 | 3 | -4/+4 | |
| | * | | | | | | | | | | | | | | V4L/DVB (11674): ivtv: fix incorrect bit tests | Hans Verkuil | 2009-05-09 | 4 | -5/+8 | |
| | * | | | | | | | | | | | | | | V4L/DVB (11669): uvc: fix compile warning | Hans Verkuil | 2009-05-09 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | | V4L/DVB (11668): ivtv: fix compiler warning. | Hans Verkuil | 2009-05-09 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | | V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500 | Steven Toth | 2009-05-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/padding | Trent Piepho | 2009-05-09 | 1 | -0/+27 | |
| | * | | | | | | | | | | | | | | V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmt | Trent Piepho | 2009-05-09 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | | V4L/DVB (11660): zoran: fix bug when enumerating format -1 | Trent Piepho | 2009-05-09 | 1 | -15/+13 | |
| | * | | | | | | | | | | | | | | V4L/DVB (11575): uvcvideo: fix uvc resume failed | Ming Lei | 2009-05-09 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-10 | 7 | -45/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | / / / / / | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chr... | David S. Miller | 2009-05-09 | 2 | -17/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | IXP4xx: complete Ethernet netdev setup before calling register_netdev(). | Krzysztof Hałasa | 2009-05-09 | 1 | -12/+13 | |
| | | * | | | | | | | | | | | | IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. | Krzysztof Hałasa | 2009-05-09 | 2 | -5/+5 | |
| | * | | | | | | | | | | | | | bonding: fix panic if initialization fails | Florian Westphal | 2009-05-09 | 1 | -8/+0 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-05-08 | 2 | -15/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | mtd: fix timeout in M25P80 driver | Peter Horton | 2009-05-08 | 1 | -8/+8 | |
| | * | | | | | | | | | | | | | mtd: Bug in m25p80.c during whole-chip erase | Steven A. Falco | 2009-04-29 | 1 | -5/+7 | |
| | * | | | | | | | | | | | | | mtd: expose subpage size via sysfs | Artem Bityutskiy | 2009-04-19 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | | mtd: mtd in mtd_release is unused without CONFIG_MTD_CHAR | Denis V. Lunev | 2009-04-19 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | hwmon: (w83781d) Fix W83782D support (NULL pointer dereference) | Jean Delvare | 2009-05-08 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | hwmon: (asus_atk0110) Fix compiler warning | Luca Tettamanti | 2009-05-08 | 1 | -0/+2 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |