| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fbdev: Replace memcpy with for-loop when preparing bitmap | Antonino A. Daplas | 2005-07-29 | 1 | -2/+4 |
* | [PATCH] vesafb: Fix mtrr bugs | Antonino A. Daplas | 2005-07-29 | 1 | -11/+36 |
* | [PATCH] serial: add MMIO support to 8250_pnp | Bjorn Helgaas | 2005-07-29 | 1 | -7/+15 |
* | [PATCH] USB: hidinput_hid_event() oops fix | Pete Zaitcev | 2005-07-29 | 1 | -2/+3 |
* | [PATCH] USB: fix in usb_calc_bus_time | Dan Streetman | 2005-07-29 | 3 | -7/+9 |
* | [PATCH] USB: fix Bug in usb-skeleton.c | Conger, Chris A | 2005-07-29 | 1 | -2/+4 |
* | [PATCH] USB: add S3C24XX USB Host driver support | Ben Dooks | 2005-07-29 | 3 | -0/+502 |
* | [PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbid | Mathieu | 2005-07-29 | 1 | -0/+1 |
* | [PATCH] USB: Patch for KYOCERA AH-K3001V support | Masahito Omote | 2005-07-29 | 1 | -0/+3 |
* | [PATCH] USB: ldusb fixes | Michael Hund | 2005-07-29 | 1 | -1/+6 |
* | [PATCH] USB: Usbcore: Don't try to delete unregistered interfaces | Alan Stern | 2005-07-29 | 1 | -2/+4 |
* | [PATCH] USB: drivers/usb/net/: remove two unused multicast_filter_limit varia... | Adrian Bunk | 2005-07-29 | 2 | -3/+0 |
* | [PATCH] USB: usbfs: Don't leak uninitialized data | Alan Stern | 2005-07-29 | 1 | -6/+12 |
* | [PATCH] USB: ftdi_sio: fix a couple of timeouts | Ian Abbott | 2005-07-29 | 1 | -2/+3 |
* | [PATCH] USB: ftdi_sio: Update RTS and DTR simultaneously | Ian Abbott | 2005-07-29 | 1 | -95/+43 |
* | [PATCH] USB: ftdi_sio: new microHAM and Evolution Robotics devices | Ian Abbott | 2005-07-29 | 2 | -0/+17 |
* | [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.c | Ivan Kokshaysky | 2005-07-29 | 2 | -13/+1 |
* | [PATCH] PCI: Adjust PCI rom code to handle more broken ROMs | Jon Smirl | 2005-07-29 | 1 | -1/+3 |
* | [PATCH] PCI: Hidden SMBus bridge on Toshiba Tecra M2 | Daniele Gaffuri | 2005-07-29 | 1 | -0/+5 |
* | [PATCH] w1: kconfig/Makefile fix. | Evgeniy Polyakov | 2005-07-29 | 1 | -1/+1 |
* | [PATCH] I2C: 24RF08 corruption prevention (again) | Jean Delvare | 2005-07-29 | 2 | -6/+10 |
* | [PATCH] I2C: missing new lines in i2c-core messages | Jean Delvare | 2005-07-29 | 1 | -4/+4 |
* | [PATCH] I2C: use time_after in 3 chip drivers | Jean Delvare | 2005-07-29 | 3 | -7/+6 |
* | [PATCH] I2C: Missing space in split strings | Jean Delvare | 2005-07-29 | 4 | -6/+6 |
* | [PATCH] I2C: ds1337 - fix 12/24 hour mode bug | Ladislav Michl | 2005-07-29 | 1 | -3/+3 |
* | [PATCH] I2C-MPC: Restore code removed | Kumar Gala | 2005-07-29 | 1 | -0/+94 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2005-07-29 | 1 | -2/+2 |
|\ |
|
| * | Here are two possible cleanups in cpufreq.c: | Dave Jones | 2005-07-28 | 1 | -2/+2 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2005-07-29 | 31 | -514/+500 |
|\ \ |
|
| * | | Input: synaptics - fix setting packet size on passthrough port. | Sergey Vlasov | 2005-07-24 | 1 | -2/+2 |
| * | | Input: check keycodesize when adjusting keymaps | Vojtech Pavlik | 2005-07-24 | 2 | -2/+3 |
| * | | Input: i8042 - don't use negation to mark AUX data | Dmitry Torokhov | 2005-07-15 | 1 | -28/+32 |
| * | | Input: psmouse - wheel mice (imps, exps) always have 3rd button | Vojtech Pavlik | 2005-07-15 | 2 | -2/+2 |
| * | | Input: HID - only report events coming from interrupts to hiddev | Adam Kropelin | 2005-07-11 | 1 | -10/+10 |
| * | | Input: elo - fix help in Kconfig (wrong module name) | Michael Prokop | 2005-07-11 | 1 | -1/+1 |
| * | | Input: joydev - remove custom conversion from jiffies to msecs | Tobias Klauser | 2005-07-11 | 1 | -4/+2 |
| * | | Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepad | Luca T | 2005-07-11 | 1 | -0/+4 |
| * | | Input: ALPS - unconditionally enable tapping mode | Peter Osterlund | 2005-07-11 | 1 | -18/+7 |
| * | | Input: ALPS - fix resume (for DualPoints) | David Moore | 2005-07-11 | 1 | -2/+2 |
| * | | Input: synaptics - limit rate to 40pps on Toshiba Dynabooks | Simon Horman | 2005-07-11 | 1 | -1/+9 |
| * | | Input: i8042 - add Fujitsu T3010 to NOMUX blacklist. | Vojtech Pavlik | 2005-07-11 | 1 | -0/+7 |
| * | | Input: i8042 - add Alienware Sentia to NOMUX blacklist. | Dmitry Torokhov | 2005-07-11 | 1 | -0/+7 |
| * | | Input: serio_raw - fix Kconfig help | Neil Brown | 2005-07-11 | 1 | -1/+1 |
| * | | Input: serio_raw - link serio_raw misc device to corresponding | Dmitry Torokhov | 2005-07-11 | 1 | -0/+1 |
| * | | Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2005-07-11 | 341 | -6164/+19182 |
| |\ \ |
|
| * | | | Input: cannot refer to __exit from within __init. | Andrew Morton | 2005-07-01 | 1 | -1/+1 |
| * | | | Input: make name, phys and uniq be 'const char *' because once | Dmitry Torokhov | 2005-06-30 | 2 | -33/+14 |
| * | | | Input: rearrange procfs code to reduce number of #ifdefs | Dmitry Torokhov | 2005-06-30 | 1 | -191/+198 |
| * | | | Sonypi: make sure that input_work is not running when unloading | Dmitry Torokhov | 2005-06-30 | 1 | -59/+63 |
| * | | | Input: introduce usb_to_input_id() to uniformly produce | Dmitry Torokhov | 2005-06-30 | 14 | -58/+29 |