aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds9-272/+119
2010-08-05Staging: wlan-ng: Update prism2_set_tx_power() to use mBmChristoph Fritz1-4/+4
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman811-33784/+106305
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-3/+4
2010-08-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds7-756/+1
2010-08-04Merge branch 'master' into for-nextJiri Kosina20-68/+149
2010-08-03rar: Move the RAR driver into the right place as its now cleanAlan Cox7-756/+1
2010-08-03pcmcia: do not request windows if you don't need toDominik Brodowski3-68/+3
2010-08-03pcmcia: remove memreq_tDominik Brodowski3-12/+6
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski8-88/+76
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski8-44/+32
2010-08-02Staging: ti-st: update TODOPavan Savoy1-17/+1
2010-08-02Staging: wlags49_h2: use common PCI_VENDOR/DEVICE_ID name formatJavier Martinez Canillas2-7/+11
2010-08-02Staging: comedi : fix brace coding style issue in wwrap.cDaniele Boncompagni1-522/+446
2010-08-02Staging: quatech_usb2: remove unused qt2_box_flush functionJavier Martinez Canillas1-23/+1
2010-08-02Staging: slicoss: Remove net_device_stats from the driver's privateDenis Kirjanov2-21/+21
2010-08-02staging: rtl8192su: check whether requests succeededKulikov Vasiliy1-1/+4
2010-08-02staging: panel: fix error pathKulikov Vasiliy1-3/+19
2010-08-02staging: otus: check kmalloc() return valueKulikov Vasiliy1-0/+5
2010-08-02staging: octeon: check request_irq() return valueKulikov Vasiliy1-0/+2
2010-08-02Staging: wlan-ng: remove typedef in p80211hdr.hEdgardo Hames6-13/+13
2010-08-02Staging: wlan-ng: fix checkpatch issues in headers.Edgardo Hames9-117/+119
2010-08-02Staging: wlan-ng: remove typedef in p80211ioctl.hEdgardo Hames2-3/+3
2010-08-02Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames7-67/+67
2010-08-02Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames9-40/+40
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More15-109/+38
2010-08-02staging: vt6656: simplified tests involving both multi/broad-castsAndres More1-18/+13
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément50-472/+470
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément30-589/+581
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément31-768/+761
2010-08-02Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen4-9/+8
2010-08-02Staging: quickstart: depends on INPUTRandy Dunlap1-1/+1
2010-08-02Staging: dt3155: remove the driverGreg Kroah-Hartman16-2771/+0
2010-08-02staging: ti dspbridge: avoid errors if stream id is zeroErnesto Ramos1-2/+6
2010-08-02staging: ti dspbridge: use stream id instead of kernel addressErnesto Ramos7-169/+192
2010-08-02staging: ti dspbridge: use processor handle from context instead of user'sErnesto Ramos1-21/+29
2010-08-02staging: ti dspbridge: avoid errors if node handle is zeroErnesto Ramos1-2/+4
2010-08-02staging: ti dspbridge: use node id instead of kernel addressErnesto Ramos7-196/+257
2010-08-02staging: ti dspbridge: avoid possible NULL dereference panicErnesto Ramos1-6/+8
2010-08-02staging: iio: ring_sw Fix pointer arithmetic for 64bit arches by using phys_addr_tJonathan Cameron1-1/+1
2010-08-02staging: iio: ring_sw remove unnecessary function stub.Jonathan Cameron1-2/+0
2010-08-02staging: iio: ring_sw Add select of triggers to avoid build issue.Jonathan Cameron1-0/+1
2010-08-02staging: iio: adis16350 add dummy ring functions for no ring build caseJonathan Cameron1-0/+8
2010-08-02staging: iio: lis3l02dq add a thresh_timestamp field to state for no ring caseJonathan Cameron2-7/+9
2010-08-02staging: iio: iio_sw_ring_helper_state - add dummy case for no buffer builds.Jonathan Cameron1-0/+3
2010-08-02V4L/DVB: staging/lirc: CodingStyle cleanupsMauro Carvalho Chehab10-11/+10
2010-08-02V4L/DVB: staging/lirc: wire up Kconfig and Makefile bitsJarod Wilson5-0/+140
2010-08-02V4L/DVB: staging/lirc: add lirc_zilog driverJarod Wilson1-0/+1387
2010-08-02V4L/DVB: staging/lirc: add lirc_ttusbir driverJarod Wilson1-0/+397