summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/edac: add RDDR2 memory typesDouglas Thompson2007-07-191-0/+2
* drivers/edac: core: make functions staticAdrian Bunk2007-07-192-22/+11Star
* drivers/edac: add edac_mc_find APIDouglas Thompson2007-07-192-0/+29
* lguest: the block driverRusty Russell2007-07-192-0/+276
* lguest: the net driverRusty Russell2007-07-192-0/+355
* lguest: the console driverRusty Russell2007-07-192-0/+103
* lguest: the Makefile and KconfigRusty Russell2007-07-194-0/+30
* lguest: the host codeRusty Russell2007-07-1911-25/+2618
* lguest: the guest codeRusty Russell2007-07-193-0/+745
* RTC: add periodic irq support to rtc-cmosAlessandro Zummo2007-07-191-2/+31
* isdn/sc: compile breakage re check_reset()Alexey Dobriyan2007-07-193-3/+3
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19118-282/+135Star
* mbcs: Remove lots of global symbolsAlan Cox2007-07-192-15/+15
* unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-195-21/+5Star
* PM: Introduce pm_power_off_prepareRafael J. Wysocki2007-07-191-29/+9Star
* ACPI: Do not prepare for hibernation in acpi_shutdownRafael J. Wysocki2007-07-191-3/+0Star
* swsusp: introduce restore platform operationsRafael J. Wysocki2007-07-191-0/+16
* PM: Do not require dev spew to get PM_DEBUGBen Collins2007-07-191-1/+1
* Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2007-07-191-3/+1Star
|\
| * ISDN HiSax: uninitialized return in hisax_cs_setupFlorin Malita2007-07-191-3/+1Star
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-1916-51/+1279
|\ \
| * | eHEA: Fix bonding supportThomas Klein2007-07-192-19/+20
| * | Blackfin ethernet driver: on chip ethernet MAC controller driverBryan Wu2007-07-194-0/+1186
| * | fix wrong argument of tc35815_read_plat_dev_addr()Yoichi Yuasa2007-07-191-1/+1
| * | Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/...Jeff Garzik2007-07-193-13/+13
| |\ \
| | * | [PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54Daniel Drake2007-07-181-0/+1
| | * | [PATCH] zd1211rw: Add ID for Planex GW-US54GXSMasakazu Mokuno2007-07-181-0/+1
| | * | [PATCH] Update version ipw2200 stamp to 1.2.2Zhu Yi2007-07-181-1/+1
| | * | [PATCH] ipw2200: Fix ipw_isr() comments error on shared IRQZhu Yi2007-07-181-1/+1
| | * | [PATCH] Fix ipw2200 set wrong power parameter causing firmware errorZhu Yi2007-07-181-8/+6Star
| | * | [PATCH] ipw2100: Fix `iwpriv set_power` errorZhu Yi2007-07-181-3/+3
| * | | ARM/ETHER3: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-191-1/+1
| * | | SAA9730: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-191-5/+4Star
| * | | NI5010: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-191-5/+1Star
| * | | NS83820: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-191-1/+1
| * | | Fix RGMII-ID handling in gianfarAndy Fleming2007-07-191-1/+11
| * | | Fix Vitesse RGMII-ID supportAndy Fleming2007-07-191-3/+20
| * | | Fix Vitesse 824x PHY interrupt ackingAndy Fleming2007-07-191-2/+21
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-197-213/+160Star
|\ \ \
| * | | Driver core: check return code of sysfs_create_link()Cornelia Huck2007-07-191-40/+105
| * | | dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell2007-07-191-7/+0Star
| * | | PM: remove deprecated dpm_runtime_* routinesAlan Stern2007-07-194-97/+35Star
| * | | PM: Remove deprecated sysfs filesAlan Stern2007-07-191-66/+0Star
| * | | Driver core: accept all valid action-strings in uevent-triggerKay Sievers2007-07-191-3/+20
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6Linus Torvalds2007-07-196-0/+890
|\ \ \
| * | | UIO: Hilscher CIF card driverHans-Jürgen Koch2007-07-193-1/+171
| * | | UIO: Add the User IO core codeHans J. Koch2007-07-195-0/+720
| |/ /
* | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-07-1946-1291/+1045Star
|\ \ \
| * | | IB/mthca: Simplify use of size0 in work request postingRoland Dreier2007-07-181-17/+24
| * | | IB/mthca: Factor out setting WQE UD segment entriesRoland Dreier2007-07-181-18/+22