| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: BCM47xx: Use the new SSB GPIO API | Aurelien Jarno | 2008-10-15 | 4 | -74/+58 |
* | MIPS: BCM47xx: Remove references to BCM947XX | Aurelien Jarno | 2008-10-15 | 1 | -3/+3 |
* | MIPS: WGT634U: Add machine detection message | Aurelien Jarno | 2008-10-15 | 1 | -0/+3 |
* | MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT | David Daney | 2008-10-15 | 1 | -1/+1 |
* | MIPS: show_cpuinfo prints the type of the calling CPU | Johannes Dickgreber | 2008-10-15 | 1 | -1/+1 |
* | MIPS: Fix wrong branch target in new spin_lock code. | Johannes Dickgreber | 2008-10-15 | 1 | -1/+1 |
* | MIPS: Have a heart for a lonely, lost header file ... | Ralf Baechle | 2008-10-15 | 1 | -0/+0 |
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-10-14 | 16 | -326/+918 |
|\ |
|
| * | 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 | 3 | -4/+26 |
| * | 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: Document the implementation details of the /dev interface | Jean Delvare | 2008-10-14 | 1 | -0/+45 |
| * | i2c: Improve dev-interface documentation | Jean Delvare | 2008-10-14 | 1 | -25/+40 |
| * | 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 | 3 | -3/+13 |
| * | 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 | 3 | -65/+48 |
| * | 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 | 48 | -2949/+5503 |
|\ \ |
|
| * | | 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 | 4 | -7/+37 |
| * | | HID: hiddev.h: Fix example code. | Antonio Ospite | 2008-10-14 | 1 | -0/+2 |
| * | | HID: hiddev.h: Fix mixed space and tabs in example code. | Antonio Ospite | 2008-10-14 | 1 | -19/+19 |
| * | | HID: convert to dev_* prints | Jiri Slaby | 2008-10-14 | 4 | -24/+27 |
| * | | HID: remove hid-ff | Jiri Slaby | 2008-10-14 | 5 | -94/+2 |
| * | | HID: move zeroplus FF processing | Jiri Slaby | 2008-10-14 | 10 | -21/+76 |
| * | | HID: move thrustmaster FF processing | Jiri Slaby | 2008-10-14 | 10 | -66/+106 |
| * | | HID: move pantherlord FF processing | Jiri Slaby | 2008-10-14 | 11 | -20/+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 |