summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-08-03bnx2x: Fix BCM84833 linkYaniv Rosner1-9/+12
2011-08-03bnx2x: Fix link issue with DAC over 578xxYaniv Rosner1-0/+3
2011-08-03bnx2x: Fix LED behaviorYaniv Rosner1-7/+17
2011-08-03bnx2x: Fix BCM578xx-B0 MDIO accessYaniv Rosner3-3/+18
2011-08-03bnx2x: Fix remote fault handlingYaniv Rosner3-45/+69
2011-08-03bnx2x: Fix chip hanging due to TX pipe stall.Yaniv Rosner1-1/+11
2011-08-03bnx2x: Fix missing pause on for 578xxYaniv Rosner2-0/+8
2011-08-03tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil3-49/+78
2011-08-03Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds1-3/+3
2011-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds23-97/+343
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-0/+494
2011-08-03Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-5/+6
2011-08-03Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-8/+3
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds15-345/+1351
2011-08-03serial: sh-sci: console Runtime PM supportMagnus Damm1-10/+58
2011-08-03Input: ad7879 - fix deficient device disableMichael Hennerich1-1/+3
2011-08-03serial: sh-sci: fix DMA build by including dma-mapping.hMagnus Damm1-0/+1
2011-08-03serial: sh-sci: Fix up default regtype probing.Paul Mundt1-1/+1
2011-08-03r8169 : MAC address change fix for the 8168e-vl.françois romieu1-0/+27
2011-08-03drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereferenceJulia Lawall1-2/+2
2011-08-03Staging: Add clk API note to nvec/TODORussell King1-2/+4
2011-08-03drivers/staging/ath6kl/miscdrv/ar3kps/ar3kpsparser.c: adjust array indexJulia Lawall1-1/+1
2011-08-03staging: more missing slab.h inclusionsAndrew Morton2-0/+2
2011-08-03drivers/staging/solo6x10/p2m.c needs slab.hAndrew Morton1-0/+1
2011-08-03drivers/staging/solo6x10/core.c needs slab.hAndrew Morton1-0/+1
2011-08-03drivers/staging/dt3155v4l/dt3155v4l.c needs slab.hAndrew Morton1-0/+1
2011-08-03drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct"...Andrew Morton1-2/+3
2011-08-03Staging: iio: add some unlocks to raw_read() functionsDan Carpenter5-10/+30
2011-08-03staging: ft1000_proc needs asm/io.h for inw/outw on sparcPaul Gortmaker1-0/+1
2011-08-03staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann1-6/+3
2011-08-03gma500: Fix clashes with DRM updatesAlan Cox2-24/+1
2011-08-03staging: zcache: module is GPLThadeu Lima de Souza Cascardo1-0/+3
2011-08-03staging: fix zcache buildingThadeu Lima de Souza Cascardo2-1/+1
2011-08-03efivars: fix warnings when CONFIG_PSTORE=nTony Luck1-3/+3
2011-08-03Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...Len Brown59-262/+566
2011-08-03Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf553-3527/+31229
2011-08-02ACPI: add missing _OSI stringsShaohua Li1-1/+7
2011-08-02thermal: make THERMAL_HWMON implementation fully internalJean Delvare1-25/+92
2011-08-02thermal: split hwmon lookup to a separate functionJean Delvare1-6/+19
2011-08-02thermal: hide CONFIG_THERMAL_HWMONJean Delvare1-6/+2
2011-08-02iwlagn: 5000 do not support idle modeWey-Yi Guy3-1/+5
2011-08-02rt2x00: fix usage of NULL queueStanislaw Gruszka1-2/+3
2011-08-02rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTOHelmut Schaa1-1/+2
2011-08-02iwlagn: sysfs couldn't find the priv pointerEmmanuel Grumbach1-9/+9
2011-08-02PCI: export pcie_bus_configure_settings symbolJon Mason1-0/+1
2011-08-02of: constify property name parameters for helper functionsJamie Iles1-3/+4
2011-08-02spi/pl022: remove function cannot exitLinus Walleij1-8/+3
2011-08-02dm table: set flush capability based on underlying devicesMike Snitzer2-1/+43
2011-08-02dm crypt: optionally support discard requestsMilan Broz1-4/+45
2011-08-02dm raid: add md raid1 supportJonathan Brassow1-10/+39