| Commit message (Expand) | Author | Age |
... | |
| * | | | | USB: fix ratelimit call semantics | Alan Stern | 2007-05-23 |
| * | | | | USB: handle errors in power/level attribute | Alan Stern | 2007-05-23 |
| * | | | | USB: make the autosuspend workqueue thread freezable | Alan Stern | 2007-05-23 |
| * | | | | USB: Fix USB OHCI Subvendor for Toshiba Portege 4000 | Andrey Borzenkov | 2007-05-23 |
| * | | | | USB: usblp: Use correct DMA address in case of probe error | Pete Zaitcev | 2007-05-23 |
| * | | | | USB: Fix debug output of ark3116 | Jan Engelhardt | 2007-05-23 |
| * | | | | USB: Onetouch - switch to using input_dev->dev.parent | Dmitry Torokhov | 2007-05-23 |
| * | | | | USB: don't try to kzalloc 0 bytes | Alan Stern | 2007-05-23 |
| * | | | | USB: remove short initial timeout for device descriptor fetch | Alan Stern | 2007-05-23 |
| * | | | | USB: Deref URB after usbmon is done with it | Pete Zaitcev | 2007-05-23 |
| * | | | | USB: Remove duplicate IDs from option card driver | Ben Collins | 2007-05-23 |
| * | | | | USB: auerswald: fix file release handler | Andrew Morton | 2007-05-23 |
| * | | | | USB: fsl_usb2_udc: Fix UMTI_WIDE support and a compile warning | Li Yang | 2007-05-23 |
| * | | | | USB: set the correct Interrupt interval in usb_bulk_msg | Alan Stern | 2007-05-23 |
| * | | | | USB: New device PID for ftdi_sio driver | Neil \"Superna\" ARMSTRONG | 2007-05-23 |
| * | | | | USB: remove unneeded WARN_ON | Alan Stern | 2007-05-23 |
| * | | | | USB: more autosuspend timer stuff | Alan Stern | 2007-05-23 |
| * | | | | EHCI: fix problem with BIOS handoff | Alan Stern | 2007-05-23 |
| * | | | | USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces | Oliver Neukum | 2007-05-23 |
| * | | | | USB: remove usb DocBook warnings | David Brownell | 2007-05-23 |
| * | | | | USB: handle more rndis_host oddities | David Brownell | 2007-05-23 |
| * | | | | USB: fix more ftdi-elan/u132-hcd #include lossage | David Brownell | 2007-05-23 |
| * | | | | usb-storage: ignore Sitecom WL-117 USB-WLAN | Matthew Davidson | 2007-05-23 |
| * | | | | USB: remove useless check in mos7840 found by coverity | Oliver Neukum | 2007-05-23 |
| * | | | | USB: fix omninet memory leak found by coverity | Oliver Neukum | 2007-05-23 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-05-23 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Input: ads7846 - SPI_CPHA mode bugfix | Semih Hazar | 2007-05-22 |
| * | | | | Input: ads7846 - document that it handles tsc2046 too | David Brownell | 2007-05-22 |
| * | | | | Input: input-polldev - add module info | Eric Piel | 2007-05-22 |
| * | | | | Input: ucb1x00-ts - remove commented out code | Dmitry Torokhov | 2007-05-22 |
| * | | | | Input: ucb1400_ts - use sched_setscheduler() | Satoru Takeuchi | 2007-05-22 |
| * | | | | Input: ALPS - force stream mode | Dmitry Torokhov | 2007-05-22 |
| * | | | | Input: iforce - minor clean-ups | Johann Deneux | 2007-05-22 |
| * | | | | Input: iforce - fix force feedback not working | Johann Deneux | 2007-05-22 |
| * | | | | Input: adbhid - do not access input_dev->private directly | Dmitry Torokhov | 2007-05-08 |
| * | | | | Input: logips2pp - add type 72 (PS/2 TrackMan Marble) | Peter Samuelson | 2007-05-08 |
* | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2007-05-22 |
|\ \ \ \ \ |
|
| * | | | | | i2c-s3c2410: Fix build warning | Arnaud Patard | 2007-05-22 |
| * | | | | | i2c-tiny-usb: Fix truncated adapter name | Jean Delvare | 2007-05-22 |
| * | | | | | i2c: Legacy i2c drivers shouldn't issue uevents | David Brownell | 2007-05-22 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-05-22 |
|\ \ \ \ \ |
|
| * | | | | | sh: Fix dreamcast build for IRQ changes. | Paul Mundt | 2007-05-21 |
| * | | | | | sh: Fix clock multiplier on SH7722. | dmitry pervushin | 2007-05-21 |
| * | | | | | sh: Wire up kdump crash kernel exec in die(). | Paul Mundt | 2007-05-21 |
| * | | | | | sh: sr.bl toggling around idle sleep. | Paul Mundt | 2007-05-21 |
| * | | | | | sh: disable genrtc support. | Paul Mundt | 2007-05-21 |
| * | | | | | fs: Kill sh dependency for binfmt_flat. | Paul Mundt | 2007-05-21 |
| * | | | | | sh: Disable psw support for R7785RP. | Paul Mundt | 2007-05-21 |
| * | | | | | sh: Fix page size alignment in __copy_user_page(). | Paul Mundt | 2007-05-21 |
| * | | | | | sh: Fix up various compile warnings for SE boards. | Paul Mundt | 2007-05-21 |