Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | hotplug/rpaphp: Remove unused error path code | Stephen Rothwell | 2008-08-20 | 1 | -4/+0 | |
* | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-10-14 | 10 | -295/+808 | |
|\ \ \ \ | ||||||
| * | | | | i2c-viapro: Add support for SMBus Process Call transactions | Prakash Mortha | 2008-10-14 | 1 | -1/+12 | |
| * | | | | i2c: Restore i2c_smbus_process_call function | Prakash Mortha | 2008-10-14 | 1 | -0/+22 | |
| * | | | | i2c: Do earlier driver model init | David Brownell | 2008-10-14 | 1 | -1/+4 | |
| * | | | | i2c: Only build Tyan SMBus mux drivers on x86 | Jean Delvare | 2008-10-14 | 1 | -2/+2 | |
| * | | | | i2c: Guard against oopses from bad init sequences | David Brownell | 2008-10-14 | 1 | -0/+8 | |
| * | | | | i2c-parport-light: Don't register a platform device resource | Jean Delvare | 2008-10-14 | 1 | -31/+8 | |
| * | | | | hwmon: (dme1737) Convert to a new-style i2c driver | Jean Delvare | 2008-10-14 | 1 | -58/+48 | |
| * | | | | hwmon: (dme1737) Be less i2c-centric | Jean Delvare | 2008-10-14 | 1 | -115/+111 | |
| * | | | | i2c/tps65010: Vibrator hookup to gpiolib | Marek Vasut | 2008-10-14 | 1 | -3/+9 | |
| * | | | | i2c-viapro: Add VX800/VX820 support | Rudolf Marek | 2008-10-14 | 2 | -1/+7 | |
| * | | | | i2c: Renesas Highlander FPGA SMBus support | Paul Mundt | 2008-10-14 | 3 | -0/+511 | |
| * | | | | i2c-pca-isa: Don't grab arbitrary resources | Rene Herman | 2008-10-14 | 1 | -3/+17 | |
| * | | | | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2 | Jean Delvare | 2008-10-14 | 1 | -65/+33 | |
| * | | | | i2c/isp1301_omap: Convert to a new-style i2c driver, part 1 | Felipe Balbi | 2008-10-14 | 1 | -29/+30 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-10-14 | 41 | -2770/+5012 | |
|\ \ \ \ \ | ||||||
| * | | | | | HID: build drivers for all quirky devices by default | Jiri Kosina | 2008-10-14 | 1 | -0/+19 | |
| * | | | | | HID: add missing blacklist entry for Apple ATV ircontrol | Jiri Kosina | 2008-10-14 | 1 | -0/+1 | |
| * | | | | | HID: add support for Bright ABNT2 brazilian device | Mauro Carvalho Chehab | 2008-10-14 | 6 | -0/+86 | |
| * | | | | | HID: Don't let Avermedia Radio FM800 be handled by usb hid drivers | Mauro Carvalho Chehab | 2008-10-14 | 2 | -0/+4 | |
| * | | | | | HID: fix numlock led on Dell device 0x413c/0x2105 | Mauro Carvalho Chehab | 2008-10-14 | 3 | -0/+3 | |
| * | | | | | HID: remove warn() macro from usb hid drivers | From: Greg Kroah-Hartman | 2008-10-14 | 2 | -8/+12 | |
| * | | | | | HID: remove info() macro from usb HID drivers | Greg Kroah-Hartman | 2008-10-14 | 3 | -5/+10 | |
| * | | | | | HID: add appletv IR receiver quirk | Peter Korsgaard | 2008-10-14 | 2 | -0/+3 | |
| * | | | | | HID: fix a lockup regression when using force feedback on a PID device | Anssi Hannula | 2008-10-14 | 3 | -7/+31 | |
| * | | | | | HID: convert to dev_* prints | Jiri Slaby | 2008-10-14 | 4 | -24/+27 | |
| * | | | | | HID: remove hid-ff | Jiri Slaby | 2008-10-14 | 4 | -86/+1 | |
| * | | | | | HID: move zeroplus FF processing | Jiri Slaby | 2008-10-14 | 9 | -20/+76 | |
| * | | | | | HID: move thrustmaster FF processing | Jiri Slaby | 2008-10-14 | 9 | -65/+106 | |
| * | | | | | HID: move pantherlord FF processing | Jiri Slaby | 2008-10-14 | 10 | -19/+93 | |
| * | | | | | HID: fix incorrent length condition in hidraw_write() | Jiri Kosina | 2008-10-14 | 1 | -1/+1 | |
| * | | | | | HID: fix tty<->hid deadlock | Jiri Slaby | 2008-10-14 | 1 | -1/+10 | |
| * | | | | | HID: ignore iBuddy devices | Remi Cattiau | 2008-10-14 | 2 | -0/+6 | |
| * | | | | | HID: report descriptor fix for remaining MacBook JIS keyboards | Tomoya Adachi | 2008-10-14 | 1 | -4/+4 | |
| * | | | | | HID: fix gyration build error | Randy Dunlap | 2008-10-14 | 1 | -1/+1 | |
| * | | | | | HID: Autocentering support for Logitech MOMO Racing Wheel | Sergey Belyashov | 2008-10-14 | 1 | -1/+27 | |
| * | | | | | HID: fix grammo in HID_COMPAT Kconfig help text | Alex Chiang | 2008-10-14 | 1 | -1/+1 | |
| * | | | | | HID: add support for Super Dual Box Pro USB PS2/PS2 adapter | Jiri Kosina | 2008-10-14 | 2 | -1/+3 | |
| * | | | | | HID: remove ignore quirk for MGE UPS devices | Richard Hughes | 2008-10-14 | 1 | -2/+2 | |
| * | | | | | HID: introduce list for hiddev creation forcing | Jiri Kosina | 2008-10-14 | 1 | -18/+29 | |
| * | | | | | HID: move logitech FF processing | Jiri Slaby | 2008-10-14 | 12 | -48/+102 | |
| * | | | | | HID: move reset leds quirk | Jiri Slaby | 2008-10-14 | 3 | -8/+7 | |
| * | | | | | HID: move connect quirks | Jiri Slaby | 2008-10-14 | 14 | -114/+125 | |
| * | | | | | HID: move dell quirks | Jiri Slaby | 2008-10-14 | 6 | -2/+86 | |
| * | | | | | HID: move sony quirks | Jiri Slaby | 2008-10-14 | 7 | -32/+123 | |
| * | | | | | HID: remove rdesc quirk support | Jiri Slaby | 2008-10-14 | 2 | -61/+0 | |
| * | | | | | HID: remove hid-input-quirks | Jiri Slaby | 2008-10-14 | 3 | -60/+2 | |
| * | | | | | HID: move samsung quirks | Jiri Slaby | 2008-10-14 | 6 | -33/+113 | |
| * | | | | | HID: move gyration quirks | Jiri Slaby | 2008-10-14 | 7 | -46/+112 |