summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-2387-0/+31511
|\
| * Merge branch 'master' into for-upstreamDavid Vrabel2008-10-202229-77342/+337591
| |\
| * | uwb: wrong sizeof argument in mac address compareFrank Leipold2008-10-201-1/+1
| * | uwb: don't use printk_ratelimit() so oftenDavid Vrabel2008-10-168-97/+34
| * | uwb: use kcalloc where appropriateDavid Vrabel2008-10-153-3/+3
| * | uwb: use time_after() when purging stale beaconsDavid Vrabel2008-10-151-3/+4
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David Vrabel2008-10-1087-0/+31573
| |\ \
| | * | uwb: depend on EXPERIMENTALDavid Vrabel2008-09-173-4/+8
| | * | wusb: wusb-cbaf (CBA driver) sysfs ABI simplificationFelipe Zimmerle2008-09-173-235/+317
| | * | uwb: add symlinks in sysfs between radio controllers and PALsDavid Vrabel2008-09-173-7/+32
| | * | uwb: dont tranmit identification IEsDavid Vrabel2008-09-173-36/+0
| | * | uwb: i1480/GUWA100U: fix firmware download issuesAnderson Lizardo2008-09-173-15/+45
| | * | uwb: i1480: remove MAC/PHY information checking functionAnderson Lizardo2008-09-172-101/+4
| | * | uwb: add Intel i1480 HWA to the UWB RC quirk tableAnderson Lizardo2008-09-171-0/+3
| | * | uwb: disable command/event filtering for D-Link DUB-1210Anderson Lizardo2008-09-171-2/+14
| | * | uwb: initialize the debug sub-systemDavid Vrabel2008-09-171-0/+2
| | * | uwb: Fix handling IEs with empty IE data in uwb_est_get_size()Anderson Lizardo2008-09-171-1/+1
| | * | wusb: fix bmRequestType for Abort RPipe requestAnderson Lizardo2008-09-171-1/+1
| | * | wusb: fix error path for wusb_set_dev_addr()Anderson Lizardo2008-09-171-3/+3
| | * | wusb: add HWA host controller driverInaky Perez-Gonzalez2008-09-174-0/+941
| | * | wusb: add the Wire Adapter (WA) coreInaky Perez-Gonzalez2008-09-176-0/+3099
| | * | wusb: WHCI host controller driverDavid Vrabel2008-09-1713-0/+2920
| | * | wusb: add the USB wusb-cbaf driverInaky Perez-Gonzalez2008-09-172-1/+623
| | * | wusb: add the Wireless USB core (build-system)Greg Kroah-Hartman2008-09-174-0/+33
| | * | wusb: add the Wireless USB core (security)Inaky Perez-Gonzalez2008-09-172-0/+1180
| | * | wusb: add the Wireless USB core (protocol)Inaky Perez-Gonzalez2008-09-172-0/+1643
| | * | wusb: add the Wireless USB coreInaky Perez-Gonzalez2008-09-176-0/+1685
| | * | uwb: add the i1480 WLP driverInaky Perez-Gonzalez2008-09-1710-0/+2818
| | * | uwb: add the i1480 DFU driverInaky Perez-Gonzalez2008-09-1710-0/+1898
| | * | uwb: add WiMedia LLC Protocol (build system)Greg Kroah-Hartman2008-09-173-0/+18
| | * | uwb: add WiMedia LLC Protocol stack (WSS)Reinette Chatre2008-09-171-0/+1055
| | * | uwb: add WiMedia LLC Protocol stack (messages)Reinette Chatre2008-09-171-0/+1946
| | * | uwb: add the WiMedia LLC Protocol stackReinette Chatre2008-09-176-0/+2388
| | * | uwb: add HWA radio controller driverInaky Perez-Gonzalez2008-09-173-0/+924
| | * | uwb: add whc-rc radio control driverInaky Perez-Gonzalez2008-09-173-1/+549
| | * | uwb: add the driver to enumerate WHCI capabilitiesDavid Vrabel2008-09-172-1/+270
| | * | uwb: add the umc busDavid Vrabel2008-09-174-0/+359
| | * | uwb: add the UWB stack (build system)Greg Kroah-Hartman2008-09-174-0/+51
| | * | uwb: add the UWB stack (debug support)David Vrabel2008-09-171-0/+367
| | * | uwb: add the UWB stack (reservation manager)David Vrabel2008-09-174-0/+1661
| | * | uwb: add the UWB stack (MLME)Inaky Perez-Gonzalez2008-09-174-0/+1721
| | * | uwb: add the UWB stack (radio controller interface)Inaky Perez-Gonzalez2008-09-173-0/+1463
| | * | uwb: add the UWB stack (core files)Inaky Perez-Gonzalez2008-09-176-0/+1939
* | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2008-10-2311-419/+1881
|\ \ \ \
| * | | | mfd: check for platform_get_irq() return value in sm501Roel Kluin2008-10-221-11/+11
| * | | | mfd: use pci_ioremap_bar() in sm501Arjan van de Ven2008-10-221-2/+1
| * | | | mfd: Don't store volatile bits in WM8350 register cacheMark Brown2008-10-221-0/+4
| * | | | mfd: don't export wm3850 static functionsStephen Rothwell2008-10-221-1/+0
| * | | | mfd: twl4030-gpio driverDavid Brownell2008-10-223-0/+529
| * | | | mfd: rtc-twl4030 driverDavid Brownell2008-10-223-0/+575