aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-03[ATM] drivers/atm/ambassador.c: stop inlining largish static functionsDenys Vlasenko1-11/+11
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller244-2973/+3393
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller20-35/+57
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-8/+15
2008-04-02Char: rio, fix sparse warningsJiri Slaby2-1/+7
2008-04-02Char: ip2, fix sparse warningsJiri Slaby1-5/+7
2008-04-02nbd: prevent sock_xmit from attempting to use a NULL socketMike Snitzer1-0/+6
2008-04-02atmel_serial: fix uart/console concurrent accessMarc Pignat1-0/+11
2008-04-02atmel_serial: avoid stopping pdc during transmissionMichael Trimarchi1-9/+10
2008-04-02USB: ohci: fix 2 timers to fire at jiffies + 1sRichard Kennedy2-2/+2
2008-04-02USB: Allow initialization of broken keyspan serial adapters.Clark Rawlins1-0/+4
2008-04-02USB: fix bug in sg initialization in usbtestAlan Stern1-1/+2
2008-04-02USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24Brad Sawatzky1-1/+1
2008-04-02USB: cp2101: Add identifiers for the Telegesys ETRX2USBFlorian Fainelli1-0/+1
2008-04-02USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.Robert Spanton1-2/+2
2008-04-02USB: another ehci_iaa_watchdog fixDavid Brownell1-2/+3
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds13-1/+26
2008-04-02ide: use ->ata_input_data in ide_driveid_update()Bartlomiej Zolnierkiewicz1-1/+1
2008-04-02ide-h8300: 32-bit I/O is unsupportedBartlomiej Zolnierkiewicz1-0/+1
2008-04-02ide/legacy/q40ide.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/legacy/macide: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/legacy/falconide.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/legacy/buddha.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/legacy/gayle.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/h8300/ide-h8300.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/cris/ide-cris.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/arm/ide_arm.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/ppc/pmac.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/ppc/mpc8xx.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide/pci/cmd640.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02ide-pnp.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-02sky2: fix suspend/resume racesStephen Hemminger1-0/+6
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds5-141/+38
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-237/+497
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-36/+58
2008-04-02[ATM] drivers/atm/iphase.c: compilation warning fixLeonardo Potenza1-0/+2
2008-04-01V4L/DVB (7486): radio-cadet: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas1-0/+6
2008-04-01V4L/DVB (7485): v4l2-int-device.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-04-01V4L/DVB (7466): Avoid minor model number warning when an OEM HVR1250 board is detectedSteven Toth1-0/+1
2008-04-01V4L/DVB (7465): Fix eeprom parsing and errors on the HVR1800 productsSteven Toth1-1/+4
2008-04-01V4L/DVB (7464): Convert driver to use a single SRAM memory mapSteven Toth1-133/+1
2008-04-01V4L/DVB (7461): bttv: fix missed index checkCyrill Gorcunov1-0/+4
2008-04-01V4L/DVB (7400): bttv: Add a radio compat_ioctl file operationRobert Fitzsimons1-0/+1
2008-04-01V4L/DVB (7278): bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFREQ ioctlsRobert Fitzsimons1-2/+3
2008-04-01V4L/DVB (7277): bttv: Re-enabling radio support requires the use of struct bttv_fhRobert Fitzsimons1-5/+16
2008-04-01wireless: fix various printk warnings on ia64 (and others)John W. Linville3-5/+8
2008-04-01rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn12-247/+297
2008-04-01rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn6-5/+17
2008-04-01rt2x00: Invert scheduled packet_filter checkIvo van Doorn1-2/+2
2008-04-01iwlwifi: Fix synchronous host commandTomas Winkler6-48/+52