summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta2008-11-132-37/+46
* usb: musb: fix debug global variable nameFelipe Balbi2008-11-132-5/+5
* usb: musb: Removes compilation warning in gadget modeAjay Kumar Gupta2008-11-131-0/+2
* usb: musb: tusb6010: kill compile warningFelipe Balbi2008-11-131-1/+1
* usb: musb: Fix for isochronous IN transferAjay Kumar Gupta2008-11-131-20/+57
* USB: don't register endpoints for interfaces that are going awayAlan Stern2008-11-132-1/+2
* USB: add Nikon D300 camera to unusual_devsPaul Ready2008-11-131-0/+7
* USB: vstusb: fix compiler warning on x86-64Greg Kroah-Hartman2008-11-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-11-131-7/+8
|\
| * PCI: ignore bit0 of _OSC return codeKenji Kaneshige2008-11-111-7/+8
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-132-4/+15
|\ \
| * | [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King2008-11-131-1/+10
| * | [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King2008-11-132-4/+6
* | | c2port: add c2port support for Eurotech Duramar 2150Rodolfo Giometti2008-11-133-0/+171
* | | Add c2 port supportRodolfo Giometti2008-11-135-0/+1030
* | | hdq: bQ27000 HDQ Slave Interface DriverMadhusudhan Chikkature2008-11-133-1/+131
* | | hdq driver for OMAP2430/3430Madhusudhan Chikkature2008-11-133-0/+733
* | | w1: export w1_read_8 functionMadhusudhan Chikkature2008-11-132-1/+3
* | | rtc: add Dallas DS1390/93/94 RTC chipsMark Jackson2008-11-133-0/+232
* | | rtc: basic implementation of Epson RX-8581 I2C Real Time ClockMartyn Welch2008-11-133-0/+290
* | | rtc: rtc-wm8350: add support for WM8350 RTCMark Brown2008-11-133-0/+525
* | | ics932s401: new clock generator chip driverDarrick J. Wong2008-11-133-0/+526
* | | adt7462: new hwmon driverDarrick J. Wong2008-11-133-0/+2013
* | | LIS3LV02Dx Accelerometer driverPavel Machek2008-11-134-0/+751
* | | atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...Jean-Christophe Lallemand2008-11-131-0/+3
* | | lm85: support adt7468 chipsDarrick J. Wong2008-11-131-6/+46
* | | adt7473: check inputs from sysfs writesDarrick J. Wong2008-11-131-15/+74
* | | adt7470: check input range when sysfs files are writtenDarrick J. Wong2008-11-131-13/+62
* | | GPIO: add new Xilinx driver for powerpcJohn Linn2008-11-133-0/+244
* | | i5000-edac: hold reference to mci kobjectDarrick J. Wong2008-11-131-1/+3
* | | Fix platform drivers that crash on suspend/resumeDarrick J. Wong2008-11-133-24/+30
* | | hwmon: applesmc: add support for Macbook 4Henrik Rydberg2008-11-131-1/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-138-10/+28
|\ \ \
| * | | bnx2: fix poll_controller to pass proper structures and check all rx queuesNeil Horman2008-11-131-3/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-122-1/+7
| |\ \ \
| | * | | hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg2008-11-121-1/+4
| | * | | rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe2008-11-121-0/+1
| | * | | rtl8187: Add Abocom USB IDIvan Kuten2008-11-121-0/+2
| * | | | niu: Fix readq implementation when architecture does not provide one.David S. Miller2008-11-121-2/+1
| |/ / /
| * | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-11-125-10/+16
| |\ \ \ | | |_|/ | |/| |
| | * | [netdrvr] smc911x: fix for driver resume (and compilation warning)Dasgupta, Romit2008-11-111-1/+3
| | * | RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.Steve Wise2008-11-112-6/+2
| | * | cxgb3 - Limit multiqueue setting to msi-xDivy Le Ray2008-11-111-1/+1
| | * | cxgb3 - eeprom read fixesDivy Le Ray2008-11-111-1/+7
| | * | myri10ge: fix stop/go ordering even moreBrice Goglin2008-11-111-1/+3
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-11-123-18/+19
|\ \ \ \
| * | | | dmaengine: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-112-13/+13
| * | | | iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams2008-11-111-1/+1
| * | | | iop-adma: add a dummy read to flush next descriptor updateDan Williams2008-11-111-4/+5
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-11-1212-57/+108
|\ \ \ \