summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge git://git.infradead.org/users/cbou/battery-2.6.29Linus Torvalds2009-02-121-1/+2
| |\ \
| | * | pcf50633_charger: Fix typoBalaji Rao2009-02-021-1/+2
| * | | w1: w1 temp calculation overflow fixIan Dall2009-02-111-1/+1
| * | | nbd: fix I/O hang on disconnected nbdsPaul Clements2009-02-111-0/+9
| * | | parport: parport_serial, don't bind netmos ibm 0299Jiri Slaby2009-02-111-0/+5
| * | | rtc: t reaches -1, tested 0Roel Kluin2009-02-111-1/+1
| * | | video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driverUwe Kleine-Koenig2009-02-111-1/+1
| * | | tpm: correct email address for tpm_infineon-driverMarcel Selhorst2009-02-111-2/+2
| * | | gx1fb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
| * | | gxfb: properly alloc cmap and plug cmap leakAndres Salomon2009-02-111-6/+11
| * | | lxfb: properly alloc cmap in all cases and don't leak the memoryMarco La Porta2009-02-111-6/+11
| * | | rtc: update maintainership of pxa rtc driverRobert Jarzmik2009-02-111-1/+1
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-111-3/+11
| |\ \ \
| | * | | x86: disable intel_iommu support by defaultKyle McMartin2009-02-051-3/+11
| * | | | [S390] dasd: fix race in dasd timer handlingStefan Weinhuber2009-02-111-30/+16
| * | | | [S390] dasd: bus_id -> dev_name() conversion.Cornelia Huck2009-02-111-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-1011-48/+103
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-02-0912-105/+117
| |\ \ \ \
| | * | | | USB: Storage: Update unusual_devs entry for Datafab KECF-USBNick Holloway2009-02-091-1/+1
| | * | | | USB: Correct Makefile to make isp1760 buildableIvan Kuten2009-02-091-0/+1
| | * | | | USB: option: New mobile broadband modems to be supportedDirk De Schepper2009-02-091-28/+56
| | * | | | USB: two more usb ids for ti_usb_3410_5052Oliver Neukum2009-02-092-3/+9
| | * | | | USB: ftdi_sio: unlock_kernel() on error in set_serial_info()Dan Carpenter2009-02-091-1/+3
| | * | | | USB: usb-storage: add Pentax to the bad-vendor listAlan Stern2009-02-092-15/+2
| | * | | | USB: ftdi_sio: add support for the NDI Polaris systemStephane Clerambault2009-02-092-0/+4
| | * | | | USB: usb-serial: fix the aircable_init failure pathDave Young2009-02-091-2/+2
| | * | | | USB: usb-storage: remove WARN from last-sector hacksAlan Stern2009-02-091-33/+3
| | * | | | Revert USB: option: add Pantech cardsGreg Kroah-Hartman2009-02-091-9/+0
| | * | | | USB: cdc-acm.c: remove duplicate lines for MTK gps supportJames Treacy2009-02-091-3/+0
| | * | | | USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov2009-02-091-0/+1
| | * | | | USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov2009-02-091-0/+1
| | * | | | USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov2009-02-091-0/+3
| | * | | | USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov2009-02-091-1/+5
| | * | | | USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov2009-02-091-8/+18
| | * | | | USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov2009-02-091-1/+8
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-02-097-973/+3903
| |\ \ \ \ \
| | * | | | | Staging: panel: fix lcd panel driver build failureSachin P. Sant2009-02-091-5/+5
| | * | | | | Staging: android: fix up units in timed_gpioGreg Kroah-Hartman2009-02-091-1/+1
| | * | | | | Staging: android: ram_console: Disable ECC when early init is enabled and val...Arve Hjønnevåg2009-02-092-0/+15
| | * | | | | Staging: at76_usb: Add support for OQO Model 01+Jamie Lentin2009-02-091-0/+2
| | * | | | | Staging: at76_usb: fix bugs introduced by "Staging: at76_usb: cleanup dma on ...Jason Andryuk2009-02-091-2/+2
| | * | | | | Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 portGreg Kroah-Hartman2009-02-093-965/+3878
| | |/ / / /
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-02-091-22/+25
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [CPUFREQ] Make ignore_nice_load setting of ondemand work as expected.Venkatesh Pallipadi2009-02-051-22/+25
| * | | | | i915: Fix more size_t format string warningsLinus Torvalds2009-02-091-1/+1
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-02-0917-193/+1426
| |\ \ \ \ \
| | * | | | | drm/i915: select framebuffer support automaticallyIngo Molnar2009-02-082-3/+5
| | * | | | | drm/i915: add get_vblank_counter function for GM45Jesse Barnes2009-02-085-1/+24
| | * | | | | drm/i915: capture last_vblank count at IRQ uninstall time tooJesse Barnes2009-02-081-0/+1
| | * | | | | drm/i915: Unlock mutex on i915_gem_fault() error pathChris Wilson2009-02-081-1/+3